index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-27
/
+60
2018-02-05
drm/rockchip: lvds: Explicitly include pinctrl headers
Thierry Reding
1
-0
/
+1
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
921
-96024
/
+56211
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+1
2018-02-01
Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-5
/
+10
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+6
2018-02-01
drm/ast: Load lut in crtc_commit
Daniel Vetter
1
-0
/
+1
2018-02-01
Merge tag 'drm-misc-next-fixes-2018-01-31' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-0
/
+6
2018-01-31
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-17
/
+6
2018-01-31
drm: Check for lessee in DROP_MASTER ioctl
Keith Packard
1
-0
/
+6
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-8
/
+8
2018-01-26
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-15
/
+31
2018-01-26
drm/nouveau: Move irq setup/teardown to pci ctor/dtor
Lyude Paul
1
-15
/
+31
2018-01-25
Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-6
/
+27
2018-01-25
Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/d...
Dave Airlie
3
-7
/
+14
2018-01-25
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
17
-101
/
+138
2018-01-24
drm: fix gpu scheduler link order
Christian König
1
-1
/
+1
2018-01-24
drm/amd/display: Demote error print to debug print when ATOM impl missing
Harry Wentland
2
-19
/
+19
2018-01-23
drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
Alex Deucher
1
-2
/
+0
2018-01-23
drm/amd/amdgpu: Add Polaris version check
James Zhu
1
-2
/
+15
2018-01-23
drm/amdgpu: Reenable manual GPU reset from sysfs
Andrey Grodzovsky
1
-1
/
+1
2018-01-19
drm/amdgpu: disable MMHUB power gating on raven
Huang Rui
1
-2
/
+2
2018-01-19
Merge tag 'drm-intel-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-146
/
+242
2018-01-19
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
10
-13
/
+114
2018-01-19
drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling
Ben Skeggs
7
-10
/
+109
2018-01-19
drm/nouveau/bar/gk20a: Avoid bar teardown during init
Jon Hunter
2
-2
/
+2
2018-01-19
drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()
Thierry Reding
1
-1
/
+3
2018-01-18
drm/ttm: Don't unreserve swapped BOs that were previously reserved
Felix Kuehling
1
-2
/
+2
2018-01-18
drm/ttm: Don't add swapped BOs to swap-LRU list
Felix Kuehling
1
-1
/
+2
2018-01-18
drm/amdgpu: only check for ECC on Vega10
Alex Deucher
1
-8
/
+10
2018-01-18
drm/amd/powerplay: Fix smu_table_entry.handle type
Andrey Grodzovsky
1
-1
/
+1
2018-01-18
drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global count
Roger He
1
-26
/
+29
2018-01-18
drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()
Boris Brezillon
1
-6
/
+6
2018-01-18
drm/vc4: Flush the caches before the bin jobs, as well.
Eric Anholt
1
-0
/
+21
2018-01-18
Merge tag 'drm-amdkfd-next-fixes-2018-01-15' of git://people.freedesktop.org/...
Dave Airlie
3
-10
/
+16
2018-01-18
Merge tag 'drm-misc-fixes-2018-01-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+6
2018-01-18
Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
3
-5
/
+5
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
34
-195
/
+232
2018-01-17
drm/vmwgfx: fix memory corruption with legacy/sou connectors
Rob Clark
2
-4
/
+4
2018-01-17
drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfig
Hans de Goede
1
-4
/
+4
2018-01-17
drm/vmwgfx: Fix a boot time warning
Woody Suwalski
1
-1
/
+1
2018-01-16
drm/radeon: fill in rb backend map on evergreen/ni.
Dave Airlie
2
-0
/
+2
2018-01-16
drm/amdgpu/gfx9: fix ngg enablement to clear gds reserved memory (v2)
Junwei Zhang
1
-4
/
+5
2018-01-16
drm/ttm: only free pages rather than update global memory count together
Roger He
1
-2
/
+4
2018-01-16
drm/amdgpu: fix CPU based VM updates
Christian König
1
-5
/
+9
2018-01-16
drm/amdgpu: fix typo in amdgpu_vce_validate_bo
Christian König
1
-2
/
+2
2018-01-16
drm/amdgpu: fix amdgpu_vm_pasid_fault_credit
Christian König
1
-3
/
+7
2018-01-16
drm/ttm: check the return value of register_shrinker
Roger He
2
-19
/
+26
2018-01-16
drm/radeon: fix sparse warning: Should it be static?
Dmitry Rozhkov
1
-1
/
+1
2018-01-15
drm/i915: Fix deadlock in i830_disable_pipe()
Ville Syrjälä
1
-2
/
+5
[next]