index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
drm: omapdrm: Clean up #include's
Laurent Pinchart
12
-44
/
+43
2015-06-12
drm: omapdrm: Fix page flip race with CRTC disable
Laurent Pinchart
1
-5
/
+19
2015-06-12
drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC
Laurent Pinchart
3
-8
/
+79
2015-06-12
drm: omapdrm: Rework page flip handling
Laurent Pinchart
1
-20
/
+64
2015-06-12
drm: omapdrm: Cancel pending page flips when closing device
Laurent Pinchart
3
-1
/
+27
2015-06-12
drm: omapdrm: Simplify IRQ registration
Laurent Pinchart
3
-90
/
+25
2015-06-12
drm: omapdrm: Rename omap_crtc page flip-related fields
Laurent Pinchart
1
-21
/
+26
2015-06-12
drm: omapdrm: Rename omap_crtc_page_flip_locked to omap_crtc_page_flip
Laurent Pinchart
1
-5
/
+5
2015-06-12
drm: omapdrm: Apply settings synchronously
Laurent Pinchart
4
-325
/
+183
2015-06-12
drm: omapdrm: Store the rotation property in dev->mode_config
Laurent Pinchart
4
-30
/
+33
2015-06-12
Merge tag 'drm-intel-next-fixes-2015-06-11' of git://anongit.freedesktop.org/...
Dave Airlie
1
-1
/
+1
2015-06-12
Merge tag 'drm-amdkfd-next-fixes-2015-06-10' of git://people.freedesktop.org/...
Dave Airlie
8
-185
/
+53
2015-06-12
Merge branch '2015-06-08-st-drm-next' of http://git.linaro.org/people/benjami...
Dave Airlie
3
-21
/
+43
2015-06-11
drm/virtio: remove some dead code
Dan Carpenter
1
-2
/
+0
2015-06-11
drm/virtio: checking for NULL instead of IS_ERR
Dan Carpenter
1
-2
/
+2
2015-06-10
drm/amdgpu: fix a amdgpu_dpm=0 bug
Sonny Jiang
1
-3
/
+5
2015-06-10
drm/amdgpu: don't enable/disable display twice on suspend/resume
Alex Deucher
3
-54
/
+0
2015-06-10
drm/amdgpu: fix UVD/VCE VM emulation
Christian König
1
-3
/
+15
2015-06-10
drm/amdgpu: enable vce powergating
Sonny Jiang
4
-14
/
+148
2015-06-10
drm/amdgpu/iceland: don't call smu_init on resume
Alex Deucher
1
-6
/
+19
2015-06-10
drm/amdgpu/tonga: don't call smu_init on resume
Alex Deucher
1
-6
/
+19
2015-06-10
drm/amdgpu/cz: don't call smu_init on resume
Alex Deucher
1
-7
/
+8
2015-06-10
drm/amdgpu: update to latest gfx8 golden register settings
Alex Deucher
1
-0
/
+7
2015-06-10
drm/amdgpu: whitespace cleanup in gmc8 golden regs
Alex Deucher
1
-1
/
+1
2015-06-10
drm/admgpu: move XDMA golden registers to dce code
Alex Deucher
3
-4
/
+18
2015-06-10
drm/amdgpu: fix the build on big endian
Alex Deucher
2
-3
/
+5
2015-06-10
drm/amdgpu: remove the VI hardware semaphore in ring sync
David Zhang
1
-5
/
+4
2015-06-09
drm/amdgpu: set the gfx config properly for all CZ variants (v2)
Alex Deucher
1
-2
/
+36
2015-06-09
drm/amdgpu: also print the pci revision when printing the pci ids
Alex Deucher
1
-3
/
+3
2015-06-09
drm/amdgpu: cleanup VA IOCTL
Christian König
1
-43
/
+21
2015-06-09
drm/amdgpu: fix saddr handling in amdgpu_vm_bo_unmap
Christian König
1
-0
/
+2
2015-06-09
drm/amdgpu: fix amdgpu_vm_bo_map
Christian König
1
-0
/
+2
2015-06-08
drm/sti: vtg fix CEA-861E video format timing error
Vincent Abriou
1
-2
/
+5
2015-06-08
drm/sti: hdmi fix CEA-861E video format timing error
Vincent Abriou
1
-2
/
+2
2015-06-08
drm/sti: VTG interrupt names are badly displayed
Vincent Abriou
1
-5
/
+2
2015-06-08
drm/sti: missing first pixel column on HDMI display
Vincent Abriou
1
-10
/
+32
2015-06-08
drm/sti: correctly test devm_ioremap() return
Wei Yongjun
1
-2
/
+2
2015-06-06
drm/amdkfd: remove not used defines from cik_regs.h
Oded Gabbay
1
-164
/
+13
2015-06-06
drm/amdkfd: Add missing properties to CZ device info
Oded Gabbay
1
-0
/
+3
2015-06-06
drm/amdkfd: make reset wavefronts per process per device
Ben Goz
3
-13
/
+25
2015-06-06
drm/amdkfd: add debug print to kfd_events.c
Oded Gabbay
1
-0
/
+4
2015-06-06
drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbols
Valentin Rothberg
2
-8
/
+8
2015-06-05
drm/amdgpu: disable user fence interrupt (v2)
Chunming Zhou
13
-26
/
+46
2015-06-05
drm/amdgpu: fix user ptr race condition
Christian König
2
-1
/
+1
2015-06-05
drm/amdgpu: add zero timeout check in amdgpu_fence_wait_seq_timeout
Jack Xiao
1
-0
/
+4
2015-06-05
drm/i915/skl: Fix DMC API version in firmware file name
Rodrigo Vivi
1
-1
/
+1
2015-06-05
Merge branch 'drm-next-4.2-amdgpu' of git://people.freedesktop.org/~agd5f/lin...
Dave Airlie
232
-0
/
+424168
2015-06-05
drm/qxl: Propagate correctly errors from qxlhw_handle_to_bo
Frediano Ziglio
1
-19
/
+14
2015-06-05
drm/qxl: Simplify cleaning qxl processing command
Frediano Ziglio
1
-10
/
+3
2015-06-05
drm/qxl: Move main reference counter to GEM object instead of TTM ones
Frediano Ziglio
2
-9
/
+12
[next]