index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-06
drm/amdgpu: Fix wait after reset sequence in S3
Lijo Lazar
2
-3
/
+32
2025-11-06
drm/amd: Fix suspend failure with secure display TA
Mario Limonciello
1
-1
/
+4
2025-11-06
drm/amdgpu: fix gpu page fault after hibernation on PF passthrough
Samuel Zhang
2
-2
/
+5
2025-11-06
drm/amd/pm: Update default power1_cap
Asad Kamal
1
-1
/
+1
2025-11-06
drm/amdgpu: skip writing eeprom when PMFW manages RAS data
Tao Zhou
2
-1
/
+22
2025-11-06
drm/amd/display: Enable mst when it's detected but yet to be initialized
Wayne Lin
1
-1
/
+9
2025-11-06
drm/amdgpu: support to load RAS bad pages from PMFW
Tao Zhou
1
-4
/
+10
2025-11-06
drm/amdgpu: Fix wait after reset sequence in S3
Lijo Lazar
2
-3
/
+32
2025-11-06
drm/amdgpu: add ras_eeprom_read_idx interface
Tao Zhou
2
-0
/
+55
2025-11-06
drm/amdgpu: make MCA IPID parse global
Tao Zhou
2
-0
/
+16
2025-11-06
drm/amd: Fix suspend failure with secure display TA
Mario Limonciello
1
-1
/
+4
2025-11-06
drm/amd/ras: Fix the issue of incorrect function call
YiPeng Chai
1
-1
/
+1
2025-11-06
drm/amdgpu: fix gpu page fault after hibernation on PF passthrough
Samuel Zhang
2
-2
/
+5
2025-11-06
drm/amd/ras: ras supports i2c eeprom for mp1 v13_0_12
YiPeng Chai
1
-0
/
+1
2025-11-06
drm/amdkfd: Do not wait for queue op response during reset
Ahmad Rehman
1
-1
/
+2
2025-11-06
drm/amdgpu/userq: need to unref bo
David (Ming Qiang) Wu
1
-0
/
+1
2025-11-06
drm/amdgpu: initialize max record count after table reset
Gangliang Xie
1
-0
/
+6
2025-11-06
drm/amd/pm: check pmfw eeprom feature bit
Gangliang Xie
5
-2
/
+14
2025-11-06
drm/amdgpu: add check function for pmfw eeprom
Gangliang Xie
1
-0
/
+44
2025-11-06
drm/amdgpu: add initialization function for pmfw eeprom
Gangliang Xie
1
-0
/
+39
2025-11-06
drm/amdgpu: adapt reset function for pmfw eeprom
Gangliang Xie
1
-25
/
+36
2025-11-04
drm/amd/display: Fix NULL deref in debugfs odm_combine_segments
Rong Zhang
1
-1
/
+2
2025-11-04
drm/amdkfd: Don't clear PT after process killed
Philip Yang
1
-0
/
+4
2025-11-04
drm/amdgpu/smu: Handle S0ix for vangogh
Alex Deucher
2
-0
/
+9
2025-11-04
drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()
Alex Deucher
3
-24
/
+0
2025-11-04
drm/amd/display: Fix black screen with HDMI outputs
Alex Hung
1
-0
/
+1
2025-11-04
drm/amd/display: Don't stretch non-native images by default in eDP
Mario Limonciello (AMD)
1
-1
/
+1
2025-11-04
drm/amd/pm: fix missing device_attr cleanup in amdgpu_pm_sysfs_init()
Yang Wang
1
-2
/
+2
2025-11-04
drm/amdgpu: set default gfx reset masks for gfx6-8
Alex Deucher
3
-0
/
+15
2025-11-04
drm/amdgpu: fix possible fence leaks from job structure
Alex Deucher
3
-4
/
+35
2025-11-04
drm/amdgpu: suspend ras module before gpu reset
YiPeng Chai
10
-2
/
+148
2025-11-04
drm/amdgpu: add wrapper functions for pmfw eeprom interface
Gangliang Xie
2
-0
/
+119
2025-11-04
drm/amdgpu: add function to check if pmfw eeprom is supported
Gangliang Xie
3
-2
/
+48
2025-11-04
drm/amd/pm: add smu ras driver framework
Gangliang Xie
7
-0
/
+49
2025-11-04
drm/amd/pm: implement ras_smu_drv interface for smu v13.0.12
Gangliang Xie
3
-0
/
+156
2025-11-04
drm/amd/pm: add new message definitions for pmfw eeprom interface
Gangliang Xie
3
-11
/
+21
2025-11-04
Revert "drm/amdkfd: Improve signal event slow path"
Philip Yang
1
-11
/
+0
2025-11-04
drm/amd/display: Fix NULL deref in debugfs odm_combine_segments
Rong Zhang
1
-1
/
+2
2025-11-04
drm/amdkfd: Don't clear PT after process killed
Philip Yang
1
-0
/
+4
2025-11-04
drm/amd/ras: Add ras support for umc v12_5_0
YiPeng Chai
2
-1
/
+3
2025-11-04
drm/amd/ras: Add ras support for nbio v7_9_1
YiPeng Chai
2
-1
/
+3
2025-11-04
drm/amdgpu: Add ras ip block name
YiPeng Chai
1
-0
/
+1
2025-11-04
drm/amd/ras: Increase ras switch control range
YiPeng Chai
2
-6
/
+22
2025-11-04
drm/amdgpu/smu: Handle S0ix for vangogh
Alex Deucher
2
-0
/
+9
2025-11-04
drm/amd/pm: Update SMUv13.0.12 partition metrics
Lijo Lazar
1
-3
/
+2
2025-11-04
drm/amd/pm: Update SMUv13.0.6 partition metrics
Lijo Lazar
2
-3
/
+38
2025-11-04
drm/amd/pm: Add schema v1.1 for parition metrics
Lijo Lazar
1
-0
/
+6
2025-11-04
drm/amd/pm: Use gpu metrics 1.9 for SMUv13.0.12
Lijo Lazar
3
-67
/
+51
2025-11-04
drm/amdgpu: validate the bo from done list for NULL
Sunil Khatri
1
-0
/
+2
2025-11-04
drm/amdgpu: lock bo before calling amdgpu_vm_bo_update_shared
Pierre-Eric Pelloux-Prayer
1
-0
/
+7
[prev]
[next]