summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2026-04-03drm/amd/display: Remove unused NUM_ELEMENTS macrosLinus Probert
2026-04-03drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZELinus Probert
2026-04-03drm/amdgpu: save ring content before resetting the devicePierre-Eric Pelloux-Prayer
2026-04-03drm/amdgpu: make userq fence_drv drop explicit in queue destroyPrike Liang
2026-04-03drm/amdgpu: rework userq fence driver alloc/destroyPrike Liang
2026-04-03drm/amdgpu/userq: use dma_fence_wait_timeout without test for signalledSunil Khatri
2026-04-03drm/amdgpu/userq: call dma_resv_wait_timeout without test for signalledSunil Khatri
2026-04-03drm/amdgpu/userq: add the return code too in error conditionSunil Khatri
2026-04-03drm/amdgpu/userq: fence wait for max time in amdgpu_userq_wait_for_signalSunil Khatri
2026-04-03drm/amd/display: Change dither policy for 10 bpc output back to ditheringMario Kleiner
2026-04-03drm/amdgpu: replace PASID IDR with XArrayMikhail Gavrilov
2026-04-03drm/amdgpu/userq: dont need check for return values in amdgpu_userq_evictSunil Khatri
2026-04-03drm/amd/pm: fix memleak issue in smu_v15_0_8_get_gpu_metrics()Yang Wang
2026-04-03drm/amd/pm: optimize logic and remove unnecessary checks in smu v15.0.8Yang Wang
2026-04-03drm/amd/pm: fix null pointer dereference issue in smu_v15_0_8_get_power_limit()Yang Wang
2026-04-03drm/amd/pm: correct mem_busy_percent display due to calculation errorsYang Wang
2026-04-03amd/amdkfd: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari
2026-04-03drm/amdgpu: replace use of system_wq with system_dfl_wqMarco Crivellari
2026-04-03drm/amdgpu: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-04-03drm/amd/pm: Use smu vram copy in SMUv15Lijo Lazar
2026-04-03drm/amd/pm: Use smu vram copy in SMUv13Lijo Lazar
2026-04-03drm/amd/pm: Add smu vram copy functionLijo Lazar
2026-04-03drm/amdgpu: add CONFIG_GCOV_PROFILE_AMDGPU Kconfig optionVitaly Prosyak
2026-04-03drm/amd/display: Replace use of system_wq with system_percpu_wqMarco Crivellari
2026-04-03drm/amdgpu: add an option to allow gpu partition allocate all available memoryXiaogang Chen
2026-04-03drm/amdgpu: Consolidate reserve region allocationsLijo Lazar
2026-04-03drm/amdgpu: Move validation of reserve region infoLijo Lazar
2026-04-03drm/amdgpu: Add function to fill training regionLijo Lazar
2026-04-03drm/amdgpu: Add function to fill fw reserve regionLijo Lazar
2026-04-03drm/amdgpu: Group filling reserve region detailsLijo Lazar
2026-04-03drm/amdgpu: Add memory training reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add host driver reserved-regionLijo Lazar
2026-04-03drm/amdgpu: Add fw vram usage reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add firmware extended reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add fw_reserved reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add stolen_reserved reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add extended stolen vga reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add stolen vga reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add reserved region idsLijo Lazar
2026-04-03drm/amd/ras: enable uniras via IP version checkCe Sun
2026-04-03drm/amdgpu/vcn4: Prevent OOB reads when parsing IBBenjamin Cheng
2026-04-03drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msgBenjamin Cheng
2026-04-03drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msgBenjamin Cheng
2026-04-03drm/amdgpu/vce: Prevent partial address patchesBenjamin Cheng
2026-04-03drm/amdgpu: Add bounds checking to ib_{get,set}_valueBenjamin Cheng
2026-04-03drm/amd/display: Fix missing parameter details in amdgpu_dm_ismSrinivasan Shanmugam
2026-04-03drm/amd/display: Fix parameter mismatch in panel self-refresh helperSrinivasan Shanmugam
2026-04-03drm/amd/display: Use drm_display_info for AMD VSDB dataChenyu Chen
2026-04-03drm/amd/display: Fix dc_is_fp_enabled name mismatchSrinivasan Shanmugam
2026-04-03drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita