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.13.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
2019-08-15
drm/vmwgfx: drop reminaing users of drmP.h
Sam Ravnborg
12
-31
/
+36
2019-08-15
drm/vmwgfx: drop use of drmP.h in header files
Sam Ravnborg
12
-27
/
+59
2019-08-15
drm/vmwgfx: Kill unneeded legacy security features
Thomas Hellstrom
5
-312
/
+3
2019-08-14
drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errors
Deepak Rawat
1
-5
/
+10
2019-08-14
drm/vmwgfx: Add debug message for layout change ioctl
Deepak Rawat
2
-0
/
+16
2019-08-12
Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
259
-5046
/
+120846
2019-08-09
Merge tag 'v5.3-rc3' into drm-next-5.4
Alex Deucher
767
-5966
/
+4111
2019-08-09
drm/amdgpu: remove RREG64/WREG64
Tao Zhou
2
-37
/
+0
2019-08-09
drm/amdgpu: implement UMC 64 bits REG operations
Tao Zhou
2
-5
/
+14
2019-08-09
drm/amdgpu: replace readq/writeq with atomic64 operations
Tao Zhou
1
-6
/
+2
2019-08-09
Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
455
-5610
/
+7536
2019-08-08
drm/rockchip: fix VOP_WIN_GET macro
John Keeping
1
-1
/
+1
2019-08-07
Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()"
Rob Herring
3
-10
/
+7
2019-08-07
Revert "drm/panfrost: Use drm_gem_map_offset()"
Rob Herring
1
-2
/
+14
2019-08-07
drm/vgem: drop DRM_AUTH usage from the driver
Emil Velikov
1
-2
/
+2
2019-08-07
drm/msm: drop DRM_AUTH usage from the driver
Emil Velikov
1
-11
/
+11
2019-08-07
drm/nouveau: remove open-coded drm_invalid_op()
Emil Velikov
3
-8
/
+1
2019-08-07
Revert "drm/nouveau: remove open-coded drm_invalid_op()"
Sean Paul
3
-1
/
+8
2019-08-07
Revert "drm/msm: drop DRM_AUTH usage from the driver"
Sean Paul
1
-11
/
+11
2019-08-07
Revert "drm/vgem: drop DRM_AUTH usage from the driver"
Sean Paul
1
-2
/
+2
2019-08-07
Revert "Revert "drm/panfrost: Use drm_gem_map_offset()""
Sean Paul
1
-14
/
+2
2019-08-07
Revert "Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offs...
Sean Paul
3
-7
/
+10
2019-08-07
drm/sti: fix opencoded use of drm_panel_*
Sam Ravnborg
1
-5
/
+3
2019-08-07
drm/i915: stop using seqcount for fence pruning
Christian König
1
-9
/
+5
2019-08-06
gpu: drm: amd: powerplay: Remove logically dead code
Hariprasad Kelam
1
-2
/
+0
2019-08-06
drm/amd/powerplay: Zero initialize some variables
Nathan Chancellor
2
-2
/
+2
2019-08-06
drm/amdgpu: Fix GPU reset crash regression.
Andrey Grodzovsky
1
-0
/
+2
2019-08-06
drm/amd/powerplay: check before issuing messages for max sustainable clocks
Evan Quan
1
-0
/
+4
2019-08-06
drm/amdgpu/discovery: move common discovery code out of navi1*_reg_base_init()
Xiaojie Yuan
3
-28
/
+29
2019-08-06
drm/amdgpu/soc15: fix external_rev_id for navi14
tiancyin
1
-1
/
+1
2019-08-06
drm/amdgpu: update ras sysfs feature info
Tao Zhou
1
-12
/
+5
2019-08-06
drm/amd/powerplay: skip pcie params override on Arcturus V2
Evan Quan
1
-4
/
+4
2019-08-06
drm/amdgpu: Fix panic during gpu reset
xinhui pan
1
-1
/
+1
2019-08-06
drm/amdgpu: pin the csb buffer on hw init for gfx v8
Likun Gao
1
-0
/
+40
2019-08-06
drm/amd/display: Block immediate flips for non-fast updates
Nicholas Kazlauskas
2
-1
/
+16
2019-08-06
drm/amd/display: Validate dc_plane_info and dc_plane_size in atomic check
Nicholas Kazlauskas
1
-0
/
+24
2019-08-06
drm/crc-debugfs: Add notes about CRC<->commit interactions
Brian Starkey
1
-0
/
+9
2019-08-06
drm/hdcp: reference for srm file format
Ramalingam C
1
-0
/
+7
2019-08-06
drm/i915: update the hdcp state with uevent
Ramalingam C
1
-5
/
+3
2019-08-06
drm/hdcp: update content protection property with uevent
Ramalingam C
2
-4
/
+47
2019-08-06
drm: uevent for connector status change
Ramalingam C
1
-0
/
+35
2019-08-06
drm/i915: Attach content type property
Ramalingam C
3
-22
/
+62
2019-08-06
drm: Add Content protection type property
Ramalingam C
4
-2
/
+93
2019-08-06
drm/bochs: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-08-06
drm/qxl: Use dev_get_drvdata where possible
Chuhong Yuan
1
-4
/
+2
2019-08-06
drm/ttm: drop ttm_buffer_object->resv
Gerd Hoffmann
1
-2
/
+0
2019-08-06
drm/virtio: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2
-3
/
+3
2019-08-06
drm/qxl: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2
-4
/
+4
2019-08-06
drm/nouveau: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
4
-6
/
+5
2019-08-06
drm/amdgpu: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
13
-49
/
+47
[next]