aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2026-08-06drm/amd/pm: restore user PPT limits after GPU resetYang Wang1-1/+2
2026-08-06drm/amd/pm: refactor user PPT policy save and restoreYang Wang3-28/+68
2026-08-06drm/amd/pm: account for OD percentage in effective PPT limitsYang Wang3-42/+65
2026-08-06drm/amdgpu: fix userq VA validation for sub-page buffersCandice Li1-9/+16
2026-08-06drm/amd/pm: refactor PPT limits by controller and power sourceYang Wang21-687/+699
2026-08-06drm/amd/pm: derive stable PPT limits from PPTableYang Wang4-40/+53
2026-08-06drm/amd/ras: rename core ras_* files and update include guardsYiPeng Chai26-53/+53
2026-08-06drm/amdkfd: Unmap svm range from GPU set to no-accessPhilip Yang3-42/+76
2026-08-06drm/amdkfd: Add helper svm_range_update_checkpoint_timestampPhilip Yang2-37/+50
2026-08-06drm/amd/pm/smu15: switch SMU v15.0.0 to DRAM-based accumulator metricsShubhankar Milind Sardeshpande4-115/+218
2026-08-06drm/amd/pm/smu15: add metrics table header for SMU v15.0.0Shubhankar Milind Sardeshpande1-0/+230
2026-08-06drm/amd/ras: rename rascore directory to coreYiPeng Chai42-3/+3
2026-08-06drm/amdgpu: Prefer default discovery offsetLijo Lazar1-0/+13
2026-08-06drm/amdgpu: remove obsolete gmc ras helpersHawking Zhang6-29/+0
2026-08-06drm/amdgpu: read TRUNCATE_COORD_MODE on gfx12Qiang Yu1-0/+6
2026-08-06drm/amdgpu: fix JPEG v5.3.0 queue reset failure in DPG modeJesse Zhang1-4/+17
2026-08-06drm/amdgpu: fix JPEG v4.0.5 queue reset failure in DPG modeJesse Zhang1-4/+17
2026-08-06drm/amdgpu: fix JPEG v5.0.0 queue reset failure in DPG modeJesse Zhang1-4/+17
2026-07-29drm/amd/display: Exit idle optimizations before programmingLeo Li1-32/+46
2026-07-29drm/amd/pm: hide pp_table sysfs on APUsYang Wang1-2/+11
2026-07-29drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12Ulisses Paixao4-87/+67
2026-07-29drm/amdgpu/gfx7: Enable IP block soft reset as a GPU recovery methodTimur Kristóf1-0/+5
2026-07-29drm/amdgpu/gfx7: Fixup IP block soft resetTimur Kristóf1-71/+75
2026-07-29drm/amdgpu/gfx7: Use COND_EXECTimur Kristóf1-0/+22
2026-07-29drm/amdgpu/gfx7: Clean up gfx ring during resetTimur Kristóf1-1/+6
2026-07-29drm/amdgpu/gfx7: Fixup emitting SWITCH_BUFFER packetsTimur Kristóf2-23/+16
2026-07-29drm/amdgpu/gfx7: Return error code when failing to start GFX ringTimur Kristóf1-1/+4
2026-07-29drm/amdgpu/gfx7: Return error code when compute ring tests failTimur Kristóf1-2/+4
2026-07-29drm/amdgpu/gfx7: Refactor MQD initialization and finalizationTimur Kristóf1-52/+48
2026-07-29drm/amdgpu/gfx7: Make amdgpu_gfx_mqd_sw_init() usable on GFX7Timur Kristóf1-2/+2
2026-07-29drm/amd/display: Exit idle optimizations before programmingLeo Li1-32/+46
2026-07-29drm/amdkfd: Remove svm_bo eviction fencePhilip Yang9-115/+64
2026-07-29drm/amd/pm: hide pp_table sysfs on APUsYang Wang1-2/+11
2026-07-28drm/amd/display: use proper context for loggingJiri Slaby (SUSE)1-11/+9
2026-07-28drm/amdgpu: cap GTT size to physical RAM on APUsHarkirat Gill1-0/+12
2026-07-28drm/amd/pm: use milliwatts for GPU power sensorsYang Wang27-51/+65
2026-07-28drm/amdgpu: restore UMD profile pstate after runtime resumeCandice Li1-0/+15
2026-07-28drm/amd/display: Silence link_dpms I2C retimer failuresAlan Swanson1-8/+8
2026-07-28drm/amdkfd: hold event_mutex while checkpointing CRIU eventsWilliam Palacek1-3/+17
2026-07-28drm/amd/display: check if dml21_add_phantom_plane() is successfulAlex Deucher1-8/+7
2026-07-28drm/amd/display: Fix divide-by-zero in calculate_mcache_setting on zero viewportGeorge Zhang1-6/+25
2026-07-28drm/amd/display: Add AV mute wait frames to dce110_set_avmuteRay Wu1-1/+20
2026-07-28drm/amd/pm: fix torn gpu metrics readsYang Wang3-11/+12
2026-07-28drm/amd/pm: fix pptable use-after-freeYang Wang3-14/+16
2026-07-28drm/amdgpu: enable mode2 reset for SMU IP v15.0.5Kanala Ramalingeswara Reddy1-0/+1
2026-07-28drm/amdkfd: fix uint32_t overflow in EOP ring buffer size alignmentWilliam Palacek1-1/+1
2026-07-28drm/amdgpu: Fix NBIO 7.11.5 offsetsShubhankar Milind Sardeshpande1-63/+69
2026-07-28drm/amdgpu: Enable support for PSP 15_0_5Shubhankar Milind Sardeshpande3-16/+83
2026-07-28drm/amdkfd: Fix missing authorization check in KFD_IOC_DBG_TRAP_DISABLEGang Ba1-3/+7
2026-07-28drm/amdgpu: move debug_vm handling to amdgpu_cs_parser_finiPierre-Eric Pelloux-Prayer1-14/+16