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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-28
Merge tag 'exynos-drm-fixes-for-v4.13-rc3' of git://git.kernel.org/pub/scm/li...
Dave Airlie
6
-27
/
+29
2017-07-28
Merge tag 'drm-intel-fixes-2017-07-27' of git://anongit.freedesktop.org/git/d...
Dave Airlie
10
-83
/
+72
2017-07-28
Merge tag 'drm-misc-fixes-2017-07-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
3
-13
/
+19
2017-07-27
Merge tag 'gvt-fixes-2017-07-26' of https://github.com/01org/gvt-linux into d...
Daniel Vetter
2
-12
/
+12
2017-07-27
drm/i915: Fix bad comparison in skl_compute_plane_wm.
Maarten Lankhorst
1
-2
/
+2
2017-07-27
drm/i915: Force CPU synchronisation even if userspace requests ASYNC
Chris Wilson
3
-8
/
+11
2017-07-27
drm/i915: Only skip updating execobject.offset after error
Chris Wilson
1
-3
/
+3
2017-07-27
drm/i915: Only mark the execobject as pinned on success
Chris Wilson
1
-3
/
+3
2017-07-27
drm/i915: Remove assertion from raw __i915_vma_unpin()
Chris Wilson
1
-1
/
+1
2017-07-27
drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence
Navare, Manasi D
1
-2
/
+2
2017-07-27
drm/i915: Fix scaler init during CRTC HW state readout
Imre Deak
1
-7
/
+7
2017-07-27
drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'
Christophe JAILLET
1
-1
/
+1
2017-07-27
drm/i915: Unbreak gpu reset vs. modeset locking
Daniel Vetter
1
-42
/
+18
2017-07-27
gpu: host1x: Free the IOMMU domain when there is no device to attach
Paul Kocialkowski
1
-1
/
+7
2017-07-27
drm/i915: Fix cursor updates on some platforms
Ville Syrjälä
1
-1
/
+11
2017-07-27
drm/i915: Fix user ptr check size in eb_relocate_vma()
Imre Deak
1
-1
/
+1
2017-07-27
drm: exynos: mark pm functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2017-07-27
drm/exynos: select CEC_CORE if CEC_NOTIFIER
Hans Verkuil
1
-0
/
+1
2017-07-27
drm/exynos/hdmi: fix disable sequence
Andrzej Hajda
1
-2
/
+0
2017-07-27
drm/exynos: mic: add a bridge at probe
Inki Dae
1
-9
/
+15
2017-07-27
drm/exynos/dsi: Remove error handling for bridge_node DT parsing
Hoegeun Kwon
1
-2
/
+0
2017-07-27
drm/exynos: dsi: do not try to find bridge
Inki Dae
1
-3
/
+5
2017-07-27
drm: exynos: hdmi: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-07-27
drm: exynos: constify mixer_match_types and *_mxr_drv_data.
Arvind Yadav
1
-5
/
+5
2017-07-27
exynos_drm: Clean up duplicated assignment in exynos_drm_driver
Gabriel Krisman Bertazi
1
-1
/
+0
2017-07-25
drm/amd/powerplay: fix AVFS voltage offset for Vega10
Eric Huang
1
-9
/
+3
2017-07-25
drm/amdgpu/gfx9: simplify and fix GRBM index selection
Nicolai Hähnle
1
-11
/
+13
2017-07-25
drm/amdgpu: Fix blocking in RCU critical section(v2)
Alex Xie
1
-3
/
+7
2017-07-25
Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2
-2
/
+2
2017-07-25
drm/nouveau/bar/gf100: fix access to upper half of BAR2
Ben Skeggs
1
-1
/
+1
2017-07-25
drm/nouveau/disp/nv50-: bump max chans to 21
Ilia Mirkin
1
-1
/
+1
2017-07-25
drm/i915/gvt: Extend KBL platform support in GVT-g
Jian Jun Chen
1
-1
/
+1
2017-07-24
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
15
-51
/
+58
2017-07-24
drm/nouveau/kms: remove call to drm_crtc_vblank_off() during unload/suspend
Ben Skeggs
1
-5
/
+0
2017-07-24
drm/nouveau/kms/nv50: update vblank state in response to modeset actions
Ben Skeggs
1
-6
/
+12
2017-07-24
drm/nouveau/disp: add tv encoders to output resource mapping
Ben Skeggs
2
-0
/
+2
2017-07-24
drm/nouveau/i2c/gf119-: add support for address-only transactions
Ben Skeggs
9
-19
/
+81
2017-07-24
drm/rockchip: fix Kconfig dependencies
Arnd Bergmann
1
-10
/
+9
2017-07-21
drm/dp: Don't trust drm_dp_downstream_id()
Chris Wilson
1
-1
/
+2
2017-07-21
drm/dp: Fix read pointer for drm_dp_downsteam_debug()
Chris Wilson
1
-1
/
+1
2017-07-21
Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
2
-2
/
+2
2017-07-21
Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2
-31
/
+76
2017-07-20
drm/mst: Avoid processing partially received up/down message transactions
Imre Deak
1
-7
/
+24
2017-07-20
drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()
Imre Deak
1
-1
/
+3
2017-07-20
drm/mst: Fix error handling during MST sideband message reception
Imre Deak
1
-2
/
+8
2017-07-18
drm/vmwgfx: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-18
drm/vmwgfx: Fix gcc-7.1.1 warning
Sinclair Yeh
1
-1
/
+1
2017-07-18
drm/vmwgfx: Fix cursor hotspot issue with Wayland on Fedora
Sinclair Yeh
1
-0
/
+9
2017-07-18
drm/vmwgfx: Limit max desktop dimensions to 8Kx8K
Sinclair Yeh
1
-2
/
+2
2017-07-18
drm/vmwgfx: dma-buf: Constify ttm_place structures.
Arvind Yadav
1
-12
/
+12
[next]