Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8f00a1de078a8f69bff5172eb278be409a8d08e1
/
drivers
/
gpu
/
drm
/
nouveau
b1c150a
drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
by Lyude Paul
· 6 years ago
c92dbaf
drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
by Lyude Paul
· 6 years ago
2493cdf
drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
by Lyude Paul
· 6 years ago
c940c2c
drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
by Thierry Reding
· 6 years ago
700cbb6
drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
by Dan Carpenter
· 6 years ago
e7bce21
drm/nouveau/pmu/fuc: don't use movw directly anymore
by Karol Herbst
· 7 years ago
7be76fb
drm/nouveau/kms: Increase max retries in scanout position queries.
by Mario Kleiner
· 8 years ago
24f82ee
drm/nouveau: Fix deadlock on runtime suspend
by Lukas Wunner
· 7 years ago
5330add
drm/nouveau/pci: do a msi rearm on init
by Karol Herbst
· 7 years ago
edba1c1
drm/nouveau: hide gcc-4.9 -Wmaybe-uninitialized
by Arnd Bergmann
· 8 years ago
710c0b0
drm/nouveau/mmu: flush tlbs before deleting page tables
by Ben Skeggs
· 7 years ago
f4f0b6a
drm/nouveau/bsp/g92: disable by default
by Ilia Mirkin
· 7 years ago
16ee696
drm/nouveau/gr/gf100-: fix ccache error logging
by Ben Skeggs
· 8 years ago
25bdc516
drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
by Ilia Mirkin
· 7 years ago
ae8faca
drm/nouveau/bar/gf100: fix access to upper half of BAR2
by Ben Skeggs
· 7 years ago
34da5f7
drm/nouveau/disp/nv50-: bump max chans to 21
by Ilia Mirkin
· 7 years ago
bfa4d2e
drm/nouveau: Fix drm poll_helper handling
by Peter Ujfalusi
· 7 years ago
c94e2ed
drm/nouveau: Don't enabling polling twice on runtime resume
by Lyude Paul
· 8 years ago
c7a29cf
drm/nouveau: Handle fbcon suspend/resume in seperate worker
by Lyude Paul
· 8 years ago
d2beb1a
drm/nouveau: Rename acpi_work to hpd_work
by Hans de Goede
· 8 years ago
ef66745
drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE
by Hans de Goede
· 8 years ago
c33f1bd
drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffers
by Ben Skeggs
· 7 years ago
cf336ee
drm/nouveau: prevent userspace from deleting client object
by Ben Skeggs
· 7 years ago
aae14f5
drm/nouveau/tmr: fully separate alarm execution/pending lists
by Ben Skeggs
· 7 years ago
b77adf2
drm/nouveau/tmr: handle races with hw when updating the next alarm time
by Ben Skeggs
· 8 years ago
1ec3c71
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
by Ben Skeggs
· 8 years ago
6445a49
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
by Ben Skeggs
· 8 years ago
16e1049
drm/nouveau/tmr: ack interrupt before processing alarms
by Ben Skeggs
· 8 years ago
e8ee630
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
by Ben Skeggs
· 8 years ago
9c0c435
drm/nouveau/disp/mcp7x: disable dptmds workaround
by Ben Skeggs
· 8 years ago
e6bcbdc
drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
by Ilia Mirkin
· 8 years ago
b29a175
drm/nouveau/mpeg: mthd returns true on success now
by Ilia Mirkin
· 8 years ago
0042afe
drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes
by Ben Skeggs
· 8 years ago
5001756
drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user
by Ben Skeggs
· 8 years ago
ddc23b5
drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indices
by Ben Skeggs
· 8 years ago
2eb8f7c4
drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
by Ilia Mirkin
· 8 years ago
bd5cefe
drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215
by Alastair Bridgewater
· 8 years ago
9195157
drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex
by Ben Skeggs
· 8 years ago
64a5c47
drm/nouveau/i2c/gk110b,gm10x: use the correct implementation
by Ben Skeggs
· 8 years ago
bfa563b
drm/nouveau/ttm: wait for bo fence to signal before unmapping vmas
by Ben Skeggs
· 8 years ago
a5b4c77
drm/nouveau/ltc: protect clearing of comptags with mutex
by Ben Skeggs
· 8 years ago
d95ef8a
drm/nouveau/bios: require checksum to match for fast acpi shadow method
by Ben Skeggs
· 8 years ago
2c256b8
drm/nouveau/kms: lvds panel strap moved again on maxwell
by Ben Skeggs
· 8 years ago
42e5fd6
drm/nouveau/gr: fallback to legacy paths during firmware lookup
by Alexandre Courbot
· 8 years ago
b0a6af8
drm/nouveau/acpi: fix check for power resources support
by Peter Wu
· 8 years ago
7cf321d
drm/drivers: add support for using the arch wc mapping API.
by Dave Airlie
· 8 years ago
6b25e21
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
ca09fb9
Merge tag 'v4.8-rc8' into drm-next
by Dave Airlie
· 8 years ago
0f28860
drm: Don't swallow error codes in drm_dev_alloc()
by Tom Gundersen
· 8 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
d9a1f0b
drm: use drm_file to tag vm-bos
by David Herrmann
· 8 years ago
279cf3f
drm/nouveau/acpi: use DSM if bridge does not support D3cold
by Peter Wu
· 8 years ago
e9c3dde
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
f8725ad
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
b1116f6
drm: Remove superflous linux/fb.h includes
by Daniel Vetter
· 8 years ago
44adece
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
by Daniel Vetter
· 8 years ago
4499f2a
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
by Michel Dänzer
· 8 years ago
4e2f0ca
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
by Michel Dänzer
· 8 years ago
7b8082b
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
by Michel Dänzer
· 8 years ago
4872850
Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
34b5835
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
by Michel Dänzer
· 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
692a17d
drm/nouveau/acpi: fix lockup with PCIe runtime PM
by Peter Wu
· 8 years ago
cba9780
drm/nouveau/acpi: check for function 0x1B before using it
by Peter Wu
· 8 years ago
a12e78d
drm/nouveau/acpi: return supported DSM functions
by Peter Wu
· 8 years ago
df42194
drm/nouveau/acpi: ensure matching ACPI handle and supported functions
by Peter Wu
· 8 years ago
28668f4
drm/nouveau/fbcon: fix font width not divisible by 8
by Mikulas Patocka
· 8 years ago
9af07af9
Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
5e58052
Backmerge tag 'v4.7' into drm-next
by Dave Airlie
· 8 years ago
2383050
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
by Daniel Vetter
· 8 years ago
fc497ed
drm/nouveau: make fbdev support really optional
by Tobias Jakobi
· 8 years ago
6c181c8
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
1640142
Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 8 years ago
aff51175
drm/nouveau/bus: remove cpu_coherent flag
by Alexandre Courbot
· 8 years ago
36a471b
drm/nouveau/ttm: remove special handling of coherent objects
by Alexandre Courbot
· 8 years ago
0e67bed
drm/nouveau: check for supported chipset before booting fbdev off the hw
by Ben Skeggs
· 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
Next »