summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2026-03-06drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang
2026-03-06drm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea
2026-03-06drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang
2026-03-06drm/amdgpu: push userq debugfs function in amdgpu_debugfs filesSunil Khatri
2026-03-06drm/amdgpu/userq: declutter the code with gotoSunil Khatri
2026-03-06drm/amdgpu/userq: defer queue publication until create completesSunil Khatri
2026-03-06drm/amdgpu: Check for multiplication overflow in checkpoint stack sizeDavid Francis
2026-03-06drm/amdkfd: fix the warning for potential insecure stringSunil Khatri
2026-03-06drm/amdgpu: fix warning for potentially insecure stringSunil Khatri
2026-03-06drm/amd/pm: Enable aid/xcd/hbm temperature reportingAsad Kamal
2026-03-06drm/amd/pm: Add aid/xcd/hbm temperaturesAsad Kamal
2026-03-06drm/amdgpu: include ip discovery data in devcoredumpPierre-Eric Pelloux-Prayer
2026-03-06drm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang
2026-03-06drm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea
2026-03-06drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edidJoshua Peisach
2026-03-06drm/amdgpu/amdgpu_connectors: use struct drm_edid instead of struct edidJoshua Peisach
2026-03-06drm/amdgpu/gfx12.1: add support for disable_kqAlex Deucher
2026-03-06drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amdgpu: gfx 12.1 cleanupsAlex Deucher
2026-03-06drm/amdgpu: Move test for fbdev GEM object into generic helperThomas Zimmermann
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang
2026-03-06drm/amdgpu/userq: remove queue from doorbell xa during clean upSunil Khatri
2026-03-06drm/amdgpu/userq: remove queue from doorbell xarraySunil Khatri
2026-03-06drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri
2026-03-04drm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin
2026-03-04drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula
2026-03-04drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu
2026-03-04drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang
2026-03-04drm/amdgpu: Fix mutex handling in amdgpu_benchmark_do_move() v3Srinivasan Shanmugam
2026-03-04drm/amd/pm: Avoid overflow when sorting pp_feature listAsad Kamal
2026-03-04drm/amd/pm: Add pm firmware info to dmesg logLijo Lazar
2026-03-04drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula
2026-03-04drm/amdgpu: Remove redundant missing hw ip handlingTvrtko Ursulin
2026-03-04drm/amdgpu: Reject impossible entities earlyTvrtko Ursulin
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri
2026-03-04drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu
2026-03-04drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang
2026-03-04drm/amd/ras: adapt sync info func for pmfw eepromGangliang Xie
2026-03-04drm/amd/ras: add check func for pmfw eepromGangliang Xie
2026-03-04drm/amdgpu: GFX12.1 scratch memory limit up to 57-bitPhilip Yang
2026-03-04drm/amd/ras: add initialization func for pmfw eepromGangliang Xie
2026-03-04drm/amd/ras: adapt page retirement process for pmfw eepromGangliang Xie
2026-03-04drm/amd/ras: add read func for pmfw eepromGangliang Xie
2026-03-04drm/amd/ras: make MCA IPID parse globalTao Zhou