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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2020-04-28
drm/gm12u320: Don't use drm_device->dev_private
Daniel Vetter
1
-5
/
+6
2020-04-28
drm/gm12u320: Use devm_drm_dev_alloc
Daniel Vetter
1
-9
/
+4
2020-04-28
drm/hx8357d: Use devm_drm_dev_alloc
Daniel Vetter
1
-9
/
+4
2020-04-28
drm/ili9225: Use devm_drm_dev_alloc
Daniel Vetter
1
-9
/
+4
2020-04-28
drm/ili9341: Use devm_drm_dev_alloc
Daniel Vetter
1
-9
/
+4
2020-04-28
drm/ili9486: Use devm_drm_dev_alloc
Daniel Vetter
1
-9
/
+4
2020-04-28
drm/mi0283qt: Use devm_drm_dev_alloc
Daniel Vetter
1
-9
/
+4
2020-04-28
drm/repaper: Use devm_drm_dev_alloc
Daniel Vetter
1
-10
/
+4
2020-04-28
drm/st7586: Use devm_drm_dev_alloc
Daniel Vetter
1
-9
/
+4
2020-04-28
drm/st7735r: Use devm_drm_dev_alloc
Daniel Vetter
1
-9
/
+4
2020-04-28
drm/i915/selftests: Tweak the tolerance for clock ticks to 12.5%
Chris Wilson
1
-4
/
+4
2020-04-28
drm/udl: don't set drm_device->dev_private
Daniel Vetter
3
-6
/
+5
2020-04-28
drm/udl: Use devm_drm_dev_alloc
Daniel Vetter
1
-19
/
+7
2020-04-28
drm/v3d: Delete v3d_dev->pdev
Daniel Vetter
3
-6
/
+8
2020-04-28
drm/v3d: Delete v3d_dev->dev
Daniel Vetter
7
-38
/
+37
2020-04-28
drm/v3d: Use devm_drm_dev_alloc
Daniel Vetter
1
-21
/
+10
2020-04-28
drm/v3d: Don't set drm_device->dev_private
Daniel Vetter
2
-2
/
+1
2020-04-28
drm/vboxvideo: Use devm_gen_pool_create
Daniel Vetter
1
-14
/
+8
2020-04-28
drm/vboxvideo: use managed pci functions
Daniel Vetter
2
-10
/
+3
2020-04-28
drm/vboxvideo: Stop using drm_device->dev_private
Daniel Vetter
4
-7
/
+7
2020-04-28
drm/vboxvideo: Use devm_drm_dev_alloc
Daniel Vetter
1
-14
/
+5
2020-04-28
drm/vboxvideo: drop DRM_MTRR_WC #define
Daniel Vetter
1
-12
/
+0
2020-04-28
drm: Add devm_drm_dev_alloc macro
Daniel Vetter
1
-0
/
+23
2020-04-28
drm/qxl: qxl_release leak in qxl_hw_surface_alloc()
Vasily Averin
1
-2
/
+3
2020-04-28
drm/qxl: qxl_release leak in qxl_draw_dirty_fb()
Vasily Averin
1
-2
/
+3
2020-04-28
drm/omap: venc: remove unused variable 'venc_config_pal_bdghi'
YueHaibing
1
-43
/
+0
2020-04-28
gpu: host1x: Use SMMU on Tegra124 and Tegra210
Thierry Reding
1
-4
/
+42
2020-04-28
drm/tegra: Fix SMMU support on Tegra124 and Tegra210
Thierry Reding
2
-1
/
+15
2020-04-28
drm/virtio: only destroy created contexts
Gurchetan Singh
1
-11
/
+6
2020-04-28
drm/meson: Remove unneeded semicolon
Zheng Bin
1
-1
/
+1
2020-04-28
drm/i915/gt: fix spelling mistake "evalution" -> "evaluation"
Colin Ian King
1
-1
/
+1
2020-04-27
drm/dp_mst: Kill the second sideband tx slot, save the world
Lyude Paul
1
-107
/
+42
2020-04-27
drm/amd/display: remove conversion to bool in dc_link_ddc.c
Jason Yan
1
-1
/
+1
2020-04-27
drm/amd/display: remove conversion to bool in dcn20_mpc.c
Jason Yan
1
-1
/
+1
2020-04-27
drm/amdgpu: remove conversion to bool in amdgpu_device.c
Jason Yan
1
-1
/
+1
2020-04-27
drm/amdgpu: decouple EccErrCnt query and clear operation
Guchun Chen
1
-4
/
+79
2020-04-27
drm/amdgpu: switch to SMN interface to operate RSMU index mode
Guchun Chen
1
-5
/
+24
2020-04-27
drm/amdgpu: drop redundant cg/pg ungate on runpm enter
Evan Quan
1
-3
/
+0
2020-04-27
drm/amdgpu: move kfd suspend after ip_suspend_phase1
Evan Quan
1
-2
/
+2
2020-04-27
drm/amdgpu: sw pstate switch should only be for vega20
Jonathan Kim
1
-1
/
+3
2020-04-27
drm/amdgpu: Remove unneeded semicolon
Zheng Bin
1
-1
/
+1
2020-04-27
drm/rockchip: Remove unneeded semicolon
Zheng Bin
1
-3
/
+3
2020-04-27
drm/rockchip: cdn-dp-core: Make cdn_dp_core_suspend/resume static
Enric Balletbo i Serra
1
-2
/
+2
2020-04-27
drm/i915: Use proper fault mask in interrupt postinstall too
Matt Roper
1
-4
/
+2
2020-04-27
drm: Make drm_dp_mst_dsc_aux_for_port() safe for old compilers
Paul E. McKenney
1
-1
/
+1
2020-04-27
drm/dp_mst: Fix drm_dp_send_dpcd_write() return code
Lyude Paul
1
-2
/
+6
2020-04-27
drm/i915/gt: Check cacheline is valid before acquiring
Chris Wilson
1
-0
/
+2
2020-04-27
drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()
Chris Wilson
2
-6
/
+24
2020-04-27
drm/i915/selftests: Fix i915_address_space refcnt leak
Xiyu Yang
1
-4
/
+8
2020-04-27
drm/i915/gt: Fix up clock frequency
Chris Wilson
4
-6
/
+147
[prev]
[next]