index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2021-06-25
Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-24
/
+91
2021-06-24
drm/nouveau: fix dma_address check for CPU/GPU sync
Christian König
-2
/
+2
2021-06-22
drm/kmb: Fix error return code in kmb_hw_init()
Zhen Lei
-0
/
+1
2021-06-22
drm/amdgpu: wait for moving fence after pinning
Christian König
-1
/
+13
2021-06-22
drm/radeon: wait for moving fence after pinning
Christian König
-3
/
+13
2021-06-22
drm/nouveau: wait for moving fence after pinning v2
Christian König
-1
/
+16
2021-06-22
Revert "drm: add a locked version of drm_is_current_master"
Daniel Vetter
-32
/
+19
2021-06-21
Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."
Yifan Zhang
-5
/
+1
2021-06-21
Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...
Yifan Zhang
-5
/
+1
2021-06-21
drm/amdgpu: Call drm_framebuffer_init last for framebuffer init
Michel Dänzer
-5
/
+7
2021-06-21
drm: add a locked version of drm_is_current_master
Desmond Cheong Zhi Xi
-19
/
+32
2021-06-19
drm/atmel-hlcdc: Allow async page flips
Dan Sneddon
-0
/
+1
2021-06-19
drm/panel: ld9040: reference spi_device_id table
Krzysztof Kozlowski
-0
/
+1
2021-06-19
drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage.
Dan Sneddon
-7
/
+10
2021-06-16
drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.
Yifan Zhang
-1
/
+5
2021-06-16
drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.
Yifan Zhang
-1
/
+5
2021-06-16
drm/vc4: hdmi: Make sure the controller is powered in detect
Maxime Ripard
-0
/
+4
2021-06-16
drm/vc4: hdmi: Move the HSM clock enable to runtime_pm
Maxime Ripard
-10
/
+30
2021-06-11
Merge tag 'amd-drm-fixes-5.13-2021-06-09' of https://gitlab.freedesktop.org/a...
Dave Airlie
-11
/
+28
2021-06-11
Merge tag 'drm-misc-fixes-2021-06-10' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-26
/
+80
2021-06-11
Merge tag 'drm-msm-fixes-2021-06-10' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
-42
/
+124
2021-06-10
drm/msm/dsi: Stash away calculated vco frequency on recalc
Stephen Boyd
-0
/
+2
2021-06-10
drm: Lock pointer access in drm_master_release()
Desmond Cheong Zhi Xi
-1
/
+2
2021-06-09
drm/mcde: Fix off by 10^3 in calculation
Linus Walleij
-1
/
+1
2021-06-08
drm/msm/a6xx: avoid shadow NULL reference in failure path
Jonathan Marek
-1
/
+1
2021-06-08
drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650
Jonathan Marek
-1
/
+1
2021-06-08
drm/msm/a6xx: update/fix CP_PROTECT initialization
Jonathan Marek
-40
/
+113
2021-06-08
radeon: use memcpy_to/fromio for UVD fw upload
Chen Li
-2
/
+2
2021-06-08
drm/amd/pm: Fix fall-through warning for Clang
Gustavo A. R. Silva
-0
/
+1
2021-06-08
drm/amdgpu: Fix incorrect register offsets for Sienna Cichlid
Rohit Khaire
-5
/
+21
2021-06-08
drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FB
Michel Dänzer
-2
/
+2
2021-06-08
drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_create
Changfeng
-2
/
+2
2021-06-08
drm/msm: Init mm_list before accessing it for use_vram path
Alexey Minnekhanov
-0
/
+7
2021-06-08
drm: Fix use-after-free read in drm_getunique()
Desmond Cheong Zhi Xi
-4
/
+5
2021-06-08
drm/vc4: fix vc4_atomic_commit_tail() logic
Mark Rutland
-1
/
+1
2021-06-08
drm/ttm: fix deref of bo->ttm without holding the lock v2
Christian König
-8
/
+5
2021-06-07
drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
Saravana Kannan
-11
/
+66
2021-06-04
Merge tag 'drm/tegra/for-5.13-rc5' of ssh://git.freedesktop.org/git/tegra/lin...
Dave Airlie
-36
/
+68
2021-06-04
Merge tag 'amd-drm-fixes-5.13-2021-06-02' of https://gitlab.freedesktop.org/a...
Dave Airlie
-50
/
+52
2021-06-02
amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic
Simon Ser
-1
/
+1
2021-06-02
drm/amdgpu: make sure we unpin the UVD BO
Nirmoy Das
-0
/
+1
2021-06-02
drm/amd/amdgpu:save psp ring wptr to avoid attack
Victor Zhao
-2
/
+5
2021-06-02
drm/amd/display: Fix potential memory leak in DMUB hw_init
Roman Li
-2
/
+2
2021-06-02
drm/amdgpu: Don't query CE and UE errors
Luben Tuikov
-16
/
+0
2021-06-02
drm/amd/display: Fix overlay validation by considering cursors
Rodrigo Siqueira
-1
/
+9
2021-06-02
drm/amdgpu: refine amdgpu_fru_get_product_info
Jiansong Chen
-19
/
+23
2021-06-02
drm/amdgpu: add judgement for dc support
Asher Song
-1
/
+3
2021-06-02
drm/amd/display: Fix GPU scaling regression by FS video support
Nicholas Kazlauskas
-7
/
+7
2021-06-02
drm/amd/display: Allow bandwidth validation for 0 streams.
Bindu Ramamurthy
-1
/
+1
2021-06-02
Revert "i915: use io_mapping_map_user"
Matthew Auld
-5
/
+52
[next]