index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-04
drm/amdgpu: Avoid printing of stack contents on firmware load error
Jiri Kosina
1
-4
/
+3
2021-08-04
drm/amd/display: ensure dentist display clock update finished in DCN20
Dale Zhao
1
-1
/
+1
2021-07-31
drm/ttm: add a check against null pointer dereference
Zheyu Ma
1
-0
/
+3
2021-07-28
drm/i915/gvt: Clear d3_entered on elsp cmd submission.
Colin Xu
1
-0
/
+15
2021-07-28
drm/amdgpu: update golden setting for sienna_cichlid
Likun Gao
1
-0
/
+1
2021-07-28
drm: Return -ENOTTY for non-drm ioctls
Charles Baylis
1
-0
/
+3
2021-07-28
drm/panel: raspberrypi-touchscreen: Prevent double-free
Maxime Ripard
1
-1
/
+0
2021-07-25
drm/panel: nt35510: Do not fail if DSI read fails
Linus Walleij
1
-3
/
+1
2021-07-20
drm/amdkfd: fix sysfs kobj leak
Philip Yang
2
-8
/
+7
2021-07-20
drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create()
Jing Xiangfeng
1
-1
/
+6
2021-07-20
Revert "drm/ast: Remove reference to struct drm_device.pdev"
Greg Kroah-Hartman
1
-2
/
+3
2021-07-20
drm/ingenic: Switch IPU plane to type OVERLAY
Paul Cercueil
2
-7
/
+6
2021-07-20
drm/ingenic: Fix non-OSD mode
Paul Cercueil
1
-4
/
+7
2021-07-20
drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()
José Roberto de Souza
1
-2
/
+5
2021-07-20
drm/dp_mst: Avoid to mess up payload table by ports in stale topology
Wayne Lin
1
-0
/
+29
2021-07-20
drm/dp_mst: Do not set proposed vcpi directly
Wayne Lin
1
-26
/
+10
2021-07-20
drm/i915/gt: Fix -EDEADLK handling regression
Ville Syrjälä
1
-1
/
+1
2021-07-20
drm/i915/gtt: drop the page table optimisation
Matthew Auld
1
-4
/
+1
2021-07-19
drm/ast: Remove reference to struct drm_device.pdev
Thomas Zimmermann
1
-3
/
+2
2021-07-19
drm/i915/display: Do not zero past infoframes.vsc
Kees Cook
1
-1
/
+1
2021-07-19
drm/nouveau: Don't set allow_fb_modifiers explicitly
Daniel Vetter
1
-1
/
+0
2021-07-19
drm/arm/malidp: Always list modifiers
Daniel Vetter
1
-2
/
+7
2021-07-19
drm/msm/mdp4: Fix modifier support enabling
Daniel Vetter
2
-3
/
+7
2021-07-19
drm/tegra: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2
-4
/
+8
2021-07-19
drm/amd/display: Reject non-zero src_y and src_x for video planes
Harry Wentland
1
-0
/
+17
2021-07-19
drm/amd/display: fix incorrrect valid irq check
Guchun Chen
1
-1
/
+1
2021-07-19
drm/rockchip: dsi: remove extra component_del() call
Thomas Hebb
1
-4
/
+0
2021-07-19
drm/dp: Handle zeroed port counts in drm_dp_read_downstream_info()
Lyude Paul
1
-0
/
+7
2021-07-19
drm/vc4: hdmi: Prevent clock unbalance
Maxime Ripard
1
-0
/
+8
2021-07-19
drm/vc4: crtc: Skip the TXP
Maxime Ripard
1
-0
/
+3
2021-07-19
drm/vc4: txp: Properly set the possible_crtcs mask
Maxime Ripard
1
-1
/
+1
2021-07-19
drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
Tiezhu Yang
1
-4
/
+4
2021-07-19
drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_cr...
Jing Xiangfeng
1
-0
/
+1
2021-07-19
drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)
Aaron Liu
1
-2
/
+2
2021-07-19
drm/amdgpu: Update NV SIMD-per-CU to 2
Joseph Greathouse
1
-1
/
+1
2021-07-19
drm/amdkfd: Walk through list with dqm lock hold
xinhui pan
1
-10
/
+12
2021-07-19
drm/amdgpu: fix bad address translation for sienna_cichlid
Stanley.Yang
2
-1
/
+6
2021-07-19
drm/amdkfd: Fix circular lock in nocpsch path
Amber Lin
1
-5
/
+13
2021-07-19
drm/amdkfd: fix circular locking on get_wave_state
Jonathan Kim
1
-15
/
+13
2021-07-19
drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_check
Mark Yacoub
3
-6
/
+40
2021-07-19
drm/amdkfd: use allowed domain for vmbo validation
Nirmoy Das
1
-17
/
+4
2021-07-19
drm/amd/display: Fix off-by-one error in DML
Wesley Chalmers
1
-7
/
+7
2021-07-19
drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7
Wesley Chalmers
1
-1
/
+1
2021-07-19
drm/amd/display: Release MST resources on switch from MST to SST
Vladimir Stempen
1
-0
/
+2
2021-07-19
drm/amd/display: Update scaling settings on modeset
Roman Li
1
-1
/
+2
2021-07-19
drm/amd/display: Fix DCN 3.01 DSCCLK validation
Nikola Cornij
1
-43
/
+21
2021-07-19
drm/amdgpu: remove unsafe optimization to drop preamble ib
Jiansong Chen
1
-10
/
+1
2021-07-19
drm/amd/display: Avoid HDCP over-read and corruption
Kees Cook
1
-1
/
+3
2021-07-19
drm: bridge: cdns-mhdp8546: Fix PM reference leak in
Yu Kuai
1
-2
/
+2
2021-07-19
drm: rockchip: add missing registers for RK3066
Alex Bee
1
-7
/
+9
[prev]
[next]