Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8bf41b7298b3b20de3f4a4e70ab58042648f963e
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
b27add1
drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex
by Ben Skeggs
· 8 years ago
e137040
drm/nouveau/gr: fallback to legacy paths during firmware lookup
by Alexandre Courbot
· 8 years ago
725fa3a
drm/nouveau/disp/g94-: stop listening for dp (sst) retrain irq when disabling link
by Ben Skeggs
· 8 years ago
4cddeb9b
drm/nouveau/disp/sor/gf119-: add method to program mst payload information
by Ben Skeggs
· 8 years ago
f2a4051
drm/nouveau/disp/sor/gf119-: add method to control mst enable
by Ben Skeggs
· 8 years ago
1f8711b
drm/nouveau/disp/dp: remove workqueue for link training
by Ben Skeggs
· 8 years ago
f3a8b66
drm/nouveau: silence sparse warnings about symbols not being marked static
by Ben Skeggs
· 8 years ago
91cf301
drm/nouveau/tegra: Fix error handling
by Christophe JAILLET
· 8 years ago
770b06e
drm/nouveau/fb: add gm20b device
by Alexandre Courbot
· 8 years ago
60958b8
drm/nouveau/fb/gk20a: use regular gf100's functions
by Alexandre Courbot
· 8 years ago
635cb7d
drm/nouveau/fb/gk20a: fix constructor call
by Alexandre Courbot
· 8 years ago
ed7acfa
drm/nouveau/pmu: remove reset() hook
by Alexandre Courbot
· 8 years ago
e08a1d9
drm/nouveau: mark symbols static where possible
by Baoyou Xie
· 8 years ago
e8390eb
drm/nouveau: add missing header dependencies
by Baoyou Xie
· 8 years ago
5b3800a
drm/nouveau/i2c/gk110b,gm10x: use the correct implementation
by Ben Skeggs
· 8 years ago
f1963a4
drm/nouveau/i2c/aux/g94-: retry transactions after hw reports an error
by Ben Skeggs
· 8 years ago
4d98773
drm/nouveau/mxm: add some extra debug output
by Ben Skeggs
· 8 years ago
5dc7f4a
drm/nouveau/bios: require checksum to match for fast acpi shadow method
by Ben Skeggs
· 8 years ago
fb42295
Merge branch 'linux-4.9' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 8 years ago
2ecf7c4
drm/nouveau/fb/nv50: defer DMA mapping of scratch page to oneinit() hook
by Ard Biesheuvel
· 8 years ago
ebf7655
drm/nouveau/fb/gf100: defer DMA mapping of scratch page to oneinit() hook
by Ard Biesheuvel
· 8 years ago
38f5359
drm/nouveau/pci: set streaming DMA mask early
by Ard Biesheuvel
· 8 years ago
f9c0715
drm/nouveau/bar/nv50: fix bar2 vm size
by Ben Skeggs
· 9 years ago
9716396
drm/nouveau/disp: remove unused function in sorg94.c
by Baoyou Xie
· 8 years ago
321c258
drm/nouveau/volt: use kernel's 64-bit signed division function
by Alexandre Courbot
· 8 years ago
d6c6035
drm/nouveau/core: add missing header dependencies
by Baoyou Xie
· 8 years ago
1cc88ab
drm/nouveau/gr/nv3x: add 0x0597 kelvin 3d class support
by Ilia Mirkin
· 8 years ago
ebaf3e7
drm/nouveau/fb/ram: Use Kepler implementation on Maxwell
by Karol Herbst
· 8 years ago
114653c
drm/nouveau/volt: Make use of cvb coefficients
by Karol Herbst
· 8 years ago
08de574
drm/nouveau/volt/gf100-: Add speedo
by Karol Herbst
· 8 years ago
a3c950f
drm/nouveau/volt: Add implementation for gf100
by Karol Herbst
· 8 years ago
5c3b16e
drm/nouveau/bios/vmap: unk0 field is the mode
by Karol Herbst
· 8 years ago
5e00e32
drm/nouveau/volt: Don't require perfect fit
by Karol Herbst
· 8 years ago
4b9ce6e
drm/nouveau/clk: Allow boosting only when NvBoost is set
by Karol Herbst
· 8 years ago
f26493d
drm/nouveau/bios: Add parsing of VPSTATE table
by Karol Herbst
· 8 years ago
1f7f3d9
drm/nouveau/clk: Respect voltage limits in nvkm_cstate_prog
by Karol Herbst
· 8 years ago
0d6f810
drm/nouveau/clk: Fixup cstate selection
by Karol Herbst
· 8 years ago
8d08c26
drm/nouveau/volt: Add temperature parameter to nvkm_volt_map
by Karol Herbst
· 8 years ago
61a8b84
drm/nouveau/clk: Let nvkm_clk_tstate take a temperature value
by Karol Herbst
· 8 years ago
761c8f6
drm/nouveau/clk: Add index field to nvkm_cstate
by Karol Herbst
· 8 years ago
fa6c4d8
drm/nouveau/volt: Add min_id parameter to nvkm_volt_set_id
by Karol Herbst
· 8 years ago
4a4555a
drm/nouveau/volt: Parse the max voltage map entries
by Karol Herbst
· 8 years ago
17d063d
drm/nouveau/clk: Don't create cstates with voltages higher than what the gpu can do
by Karol Herbst
· 8 years ago
17f486d
drm/nouveau/volt: Properly detect entry based voltage tables
by Karol Herbst
· 8 years ago
32dd7f2
drm/nouveau/bios/volt: Handle voltage table version 0x50 with zeroed header
by Karol Herbst
· 8 years ago
380b1ca
drm/nouveau/fb/ramgk104: Touch 0x62c000 only when there is a display engine
by Karol Herbst
· 8 years ago
cc90bad
drm/nouveau/clk: Fix potential NULL pointer access when there is no fb subdev
by Karol Herbst
· 8 years ago
a8c119a
drm/nouveau/iccsense: Parse the resistors and config the right way
by Karol Herbst
· 8 years ago
9936aee
drm/nouveau/nouveau: bios pointers may be unaligned, use proper accessors
by Ilia Mirkin
· 8 years ago
69b6249
drm/nouveau/ibus/gk20a: use udelay() in interrupt context
by Alexandre Courbot
· 9 years ago
bad3d80
drm/nouveau: Revert "bus: remove cpu_coherent flag"
by Karol Herbst
· 8 years ago
666ca3d
drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion
by Ilia Mirkin
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
753e7c8
Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 8 years ago
d0e62ef
drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup
by Ilia Mirkin
· 8 years ago
5e58052
Backmerge tag 'v4.7' into drm-next
by Dave Airlie
· 8 years ago
aff5117
drm/nouveau/bus: remove cpu_coherent flag
by Alexandre Courbot
· 8 years ago
146cfe2
drm/nouveau/ce/gp104: initial support
by Ben Skeggs
· 8 years ago
ba3b712
drm/nouveau/fifo/gp104: initial support
by Ben Skeggs
· 8 years ago
fd47877
drm/nouveau/disp/gp104: initial support
by Ben Skeggs
· 8 years ago
15cec92
drm/nouveau/dma/gp104: initial support
by Ben Skeggs
· 8 years ago
a8c15dd
drm/nouveau/ltc/gp104: initial support
by Ben Skeggs
· 8 years ago
8c80bc6
drm/nouveau/ibus/gp104: initial support
by Ben Skeggs
· 8 years ago
13a66d2
drm/nouveau/i2c/gp104: initial support
by Ben Skeggs
· 8 years ago
14ae020
drm/nouveau/gpio/gp104: initial support
by Ben Skeggs
· 8 years ago
7d007dd
drm/nouveau/fuse/gp104: initial support
by Ben Skeggs
· 8 years ago
42d7a65
drm/nouveau/bus/gp104: initial support
by Ben Skeggs
· 8 years ago
10d4c1c
drm/nouveau/bar/gp104: initial support
by Ben Skeggs
· 8 years ago
6b7c941
drm/nouveau/mmu/gp104: initial support
by Ben Skeggs
· 8 years ago
6258cd4
drm/nouveau/fb/gp104: initial support
by Ben Skeggs
· 8 years ago
4fdbdfa
drm/nouveau/imem/gp104: initial support
by Ben Skeggs
· 8 years ago
047506c
drm/nouveau/devinit/gp104: initial support
by Ben Skeggs
· 8 years ago
3884920
drm/nouveau/bios/gp104: initial support
by Ben Skeggs
· 8 years ago
5f62ee6
drm/nouveau/tmr/gp104: initial support
by Ben Skeggs
· 8 years ago
b3446c5
drm/nouveau/pci/gp104: initial support
by Ben Skeggs
· 8 years ago
9179b8e
drm/nouveau/mc/gp104: initial support
by Ben Skeggs
· 8 years ago
445b9c2
drm/nouveau/top/gp104: initial support
by Ben Skeggs
· 8 years ago
cfb083f
drm/nouveau/core: recognise GP104 chipset
by Ben Skeggs
· 8 years ago
ac24b4d
drm/nouveau/sw/gp100: initial support
by Ben Skeggs
· 8 years ago
52fa086
drm/nouveau/gr/gp100: initial support
by Ben Skeggs
· 8 years ago
8e7e1586
drm/nouveau/ce/gp100: initial support
by Ben Skeggs
· 8 years ago
e8ff979
drm/nouveau/fifo/gp100: initial support
by Ben Skeggs
· 8 years ago
f9d5cbb
drm/nouveau/disp/gp100: initial support
by Ben Skeggs
· 8 years ago
cd0f407
drm/nouveau/dma/gp100: initial implementation
by Ben Skeggs
· 8 years ago
a4a4cf1
drm/nouveau/secboot/gm200: initial support
by Ben Skeggs
· 8 years ago
a96def3
drm/nouveau/ltc/gp100: initial support
by Ben Skeggs
· 8 years ago
2a295e9
drm/nouveau/ibus/gp100: initial support
by Ben Skeggs
· 8 years ago
5155401
drm/nouveau/i2c/gm204: initial support
by Ben Skeggs
· 8 years ago
a4a5883
drm/nouveau/gpio/gp100: initial support
by Ben Skeggs
· 8 years ago
24b8ca8
drm/nouveau/fuse/gp100: initial support
by Ben Skeggs
· 8 years ago
0e98bd3
drm/nouveau/bus/gp100: initial support
by Ben Skeggs
· 8 years ago
77d813d
drm/nouveau/bar/gp100: initial support
by Ben Skeggs
· 8 years ago
4cb53a5
drm/nouveau/mmu/gp100: initial support
by Ben Skeggs
· 8 years ago
7ff51f8
drm/nouveau/fb/gp100: initial support
by Ben Skeggs
· 8 years ago
0cbe26f
drm/nouveau/imem/gp100: initial implementation
by Ben Skeggs
· 8 years ago
c7b511b
drm/nouveau/devinit/gp100: initial support
by Ben Skeggs
· 8 years ago
339e32c
drm/nouveau/bios/rammap: 32-bit bios pointers
by Ben Skeggs
· 8 years ago
3234103
drm/nouveau/bios/pll: initial support for BIT 'C' version 2
by Ben Skeggs
· 8 years ago
79bf955
drm/nouveau/bios/dp: initial support for 4.2
by Ben Skeggs
· 8 years ago
7481d05
drm/nouveau/bios/gp100: initial support
by Ben Skeggs
· 8 years ago
Next »