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-07-19
drm: rockchip: add missing registers for RK3188
Alex Bee
1
-1
/
+4
2021-07-19
drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer()
Zou Wei
1
-1
/
+1
2021-07-19
drm/vc4: hdmi: Fix PM reference leak in vc4_hdmi_encoder_pre_crtc_co()
Zou Wei
1
-1
/
+1
2021-07-19
drm/vc4: Fix clock source for VEC PixelValve on BCM2711
Mateusz Kwiatkowski
1
-1
/
+1
2021-07-19
drm/sched: Avoid data corruptions
Andrey Grodzovsky
1
-0
/
+5
2021-07-19
drm/scheduler: Fix hang when sched_entity released
Andrey Grodzovsky
2
-1
/
+26
2021-07-19
drm/virtio: Fix double free on probe failure
Xie Yongji
1
-0
/
+1
2021-07-19
drm/bridge: lt9611: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-07-19
drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init()
Wang Li
1
-1
/
+1
2021-07-19
drm/amd/display: fix use_max_lb flag for 420 pixel formats
Dmytro Laktyushkin
1
-3
/
+6
2021-07-19
drm/bridge: nwl-dsi: Force a full modeset when crtc_state->active is changed ...
Liu Ying
1
-22
/
+39
2021-07-19
drm/vc4: fix argument ordering in vc4_crtc_get_margins()
Dan Carpenter
1
-1
/
+1
2021-07-19
drm/amd/amdgpu/sriov disable all ip hw status by default
Jack Zhang
1
-1
/
+1
2021-07-19
drm/amd/display: fix HDCP reset sequence on reinitialize
Brandon Syu
1
-1
/
+0
2021-07-19
drm/ast: Fixed CVE for DP501
KuoHsiang Chou
3
-37
/
+124
2021-07-19
drm/zte: Don't select DRM_KMS_FB_HELPER
Thomas Zimmermann
1
-1
/
+0
2021-07-19
drm/mxsfb: Don't select DRM_KMS_FB_HELPER
Thomas Zimmermann
1
-1
/
+0
2021-07-14
drm/msm/dpu: Fix error return code in dpu_mdss_init()
Zhen Lei
1
-3
/
+5
2021-07-14
drm/msm: Fix error return code in msm_drm_init()
Zhen Lei
1
-0
/
+1
2021-07-14
drm: qxl: ensure surf.data is ininitialized
Colin Ian King
1
-0
/
+2
2021-07-14
drm/vc4: hdmi: Fix error path of hpd-gpios
Maxime Ripard
1
-2
/
+2
2021-07-14
drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG depends
Kees Cook
1
-1
/
+2
2021-07-14
drm/pl111: depend on CONFIG_VEXPRESS_CONFIG
Kees Cook
1
-1
/
+1
2021-07-14
drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 result
Colin Ian King
1
-1
/
+1
2021-07-14
drm/rockchip: lvds: Fix an error handling path
Christophe JAILLET
1
-2
/
+2
2021-07-14
drm/rockchip: dsi: move all lane config except LCDC mux to bind()
Thomas Hebb
1
-8
/
+28
2021-07-14
drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cd...
Yang Yingliang
1
-0
/
+1
2021-07-14
drm: rockchip: set alpha_en to 0 if it is not used
Alex Bee
1
-0
/
+1
2021-07-14
drm/vmwgfx: Fix cpu updates of coherent multisample surfaces
Thomas Hellstrom
2
-2
/
+19
2021-07-14
drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips command
Thomas Hellstrom
1
-4
/
+16
2021-07-14
drm/ast: Fix missing conversions to managed API
Takashi Iwai
1
-2
/
+2
2021-07-14
drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()
Yingjie Wang
1
-0
/
+3
2021-07-14
drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()
Douglas Anderson
1
-0
/
+3
2021-07-14
drm/bridge/sii8620: fix dependency on extcon
Robert Foss
1
-1
/
+1
2021-07-07
drm/nouveau: fix dma_address check for CPU/GPU sync
Christian König
1
-2
/
+2
2021-06-30
Revert "drm: add a locked version of drm_is_current_master"
Daniel Vetter
1
-32
/
+19
2021-06-30
drm/vc4: hdmi: Make sure the controller is powered in detect
Maxime Ripard
1
-0
/
+4
2021-06-30
drm/vc4: hdmi: Move the HSM clock enable to runtime_pm
Maxime Ripard
1
-10
/
+30
2021-06-30
drm/amdgpu: wait for moving fence after pinning
Christian König
1
-1
/
+13
2021-06-30
drm/radeon: wait for moving fence after pinning
Christian König
1
-3
/
+13
2021-06-30
drm/nouveau: wait for moving fence after pinning v2
Christian König
1
-1
/
+16
2021-06-30
drm: add a locked version of drm_is_current_master
Desmond Cheong Zhi Xi
1
-19
/
+32
2021-06-30
Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...
Yifan Zhang
1
-5
/
+1
2021-06-30
Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."
Yifan Zhang
1
-5
/
+1
2021-06-23
drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.
Yifan Zhang
1
-1
/
+5
2021-06-23
drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.
Yifan Zhang
1
-1
/
+5
2021-06-23
radeon: use memcpy_to/fromio for UVD fw upload
Chen Li
1
-2
/
+2
2021-06-23
drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
Saravana Kannan
3
-11
/
+66
2021-06-18
drm/amd/amdgpu:save psp ring wptr to avoid attack
Victor Zhao
3
-2
/
+5
2021-06-18
drm/amd/display: Fix potential memory leak in DMUB hw_init
Roman Li
1
-2
/
+2
[prev]
[next]