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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-18
drm/amd/display: Fix potential memory leak in DMUB hw_init
Roman Li
1
-2
/
+2
2021-06-18
drm/amdgpu: refine amdgpu_fru_get_product_info
Jiansong Chen
1
-19
/
+23
2021-06-18
drm/amd/display: Allow bandwidth validation for 0 streams.
Bindu Ramamurthy
1
-1
/
+1
2021-06-18
drm/tegra: sor: Fully initialize SOR before registration
Thierry Reding
1
-14
/
+13
2021-06-18
gpu: host1x: Split up client initalization and registration
Thierry Reding
1
-6
/
+24
2021-06-18
drm/tegra: sor: Do not leak runtime PM reference
Pavel Machek (CIP)
1
-4
/
+10
2021-06-16
drm/msm/a6xx: avoid shadow NULL reference in failure path
Jonathan Marek
1
-1
/
+1
2021-06-16
drm/msm/a6xx: update/fix CP_PROTECT initialization
Jonathan Marek
2
-40
/
+113
2021-06-16
drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650
Jonathan Marek
1
-1
/
+1
2021-06-16
drm/mcde: Fix off by 10^3 in calculation
Linus Walleij
1
-1
/
+1
2021-06-16
drm: Lock pointer access in drm_master_release()
Desmond Cheong Zhi Xi
1
-1
/
+2
2021-06-16
drm: Fix use-after-free read in drm_getunique()
Desmond Cheong Zhi Xi
1
-4
/
+5
2021-06-10
drm/msm/dpu: always use mdp device to scale bandwidth
Dmitry Baryshkov
2
-52
/
+2
2021-06-10
drm/amdgpu: make sure we unpin the UVD BO
Nirmoy Das
1
-0
/
+1
2021-06-10
drm/amdgpu: Don't query CE and UE errors
Luben Tuikov
1
-16
/
+0
2021-06-10
drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gate
James Zhu
1
-2
/
+2
2021-06-10
drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gate
James Zhu
1
-2
/
+2
2021-06-10
drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gate
James Zhu
1
-3
/
+2
2021-06-10
drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()
Zhihao Cheng
1
-2
/
+2
2021-06-03
i915: fix build warning in intel_dp_get_link_status()
Greg Kroah-Hartman
1
-1
/
+1
2021-06-03
drm/amdgpu: stop touching sched.ready in the backend
Christian König
4
-16
/
+1
2021-06-03
drm/amd/amdgpu: fix a potential deadlock in gpu reset
Lang Yu
1
-1
/
+0
2021-06-03
drm/amdgpu: Fix a use-after-free
xinhui pan
1
-0
/
+1
2021-06-03
drm/amd/amdgpu: fix refcount leak
Jingwen Chen
1
-0
/
+3
2021-06-03
drm/amd/display: Disconnect non-DP with no EDID
Chris Park
1
-0
/
+18
2021-06-03
drm/meson: fix shutdown crash when component not probed
Neil Armstrong
1
-4
/
+5
2021-06-03
drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gate
James Zhu
1
-0
/
+2
2021-06-03
drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gate
James Zhu
1
-0
/
+2
2021-06-03
drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gate
James Zhu
1
-0
/
+2
2021-06-03
drm/amdkfd: correct sienna_cichlid SDMA RLC register offset error
Kevin Wang
1
-6
/
+6
2021-06-03
drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gate
James Zhu
1
-1
/
+5
2021-06-03
drm/amd/pm: correct MGpuFanBoost setting
Evan Quan
2
-0
/
+19
2021-05-26
drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7
Simon Rettberg
1
-1
/
+4
2021-05-26
drm/amdgpu: update sdma golden setting for Navi12
Guchun Chen
1
-0
/
+4
2021-05-26
drm/amdgpu: update gc golden setting for Navi12
Guchun Chen
1
-2
/
+4
2021-05-26
drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
Changfeng
2
-5
/
+7
2021-05-26
drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE
Yi Li
1
-1
/
+1
2021-05-22
drm/amd/display: Fix two cursor duplication when using overlay
Rodrigo Siqueira
1
-0
/
+51
2021-05-22
amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
Darren Powell
2
-2
/
+7
2021-05-22
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-19
drm/i915: Fix crash in auto_retire
Stéphane Marchesin
1
-1
/
+2
2021-05-19
drm/i915/overlay: Fix active retire callback alignment
Tvrtko Ursulin
1
-1
/
+1
2021-05-19
drm/i915: Read C0DRB3/C1DRB3 as 16 bits again
Ville Syrjälä
1
-2
/
+2
2021-05-19
drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
Lv Yunlong
1
-1
/
+0
2021-05-19
drm/msm/dp: initialize audio_comp when audio starts
Kuogee Hsieh
3
-2
/
+11
2021-05-19
drm/i915: Avoid div-by-zero on gen2
Ville Syrjälä
1
-1
/
+1
2021-05-19
drm/amd/display: Initialize attribute for hdcp_srm sysfs file
David Ward
1
-0
/
+1
2021-05-19
drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...
Kai-Heng Feng
3
-0
/
+12
2021-05-19
drm/radeon: Avoid power table parsing memory leaks
Kees Cook
1
-5
/
+15
2021-05-19
drm/radeon: Fix off-by-one power_state index heap overwrite
Kees Cook
1
-3
/
+3
[prev]
[next]