summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2024-02-12drm/amdgpu: support rlc auotload type setLikun Gao-0/+2
2024-02-12drm/amdgpu: skip ucode bo reserve for RLC AUTOLOADLikun Gao-1/+2
2024-02-07drm/amdgpu: Fix HDP flush for VFs on nbio v7.9Lijo Lazar-0/+6
2024-02-07drm/amdgpu: Avoid fetching VRAM vendor infoLijo Lazar-8/+0
2024-02-07drm/amdgpu: Fix shared buff copy to userStanley.Yang-1/+1
2024-02-07drm/amdgpu: remove asymmetrical irq disabling in jpeg 4.0.5 suspendLi Ma-19/+0
2024-02-07drm/amdgpu: reset gpu for s3 suspend abort casePrike Liang-0/+22
2024-02-07drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang-0/+12
2024-02-07drm/amdgpu: Fix HDP flush for VFs on nbio v7.9Lijo Lazar-0/+6
2024-02-07drm/amdgpu: Avoid fetching VRAM vendor infoLijo Lazar-8/+0
2024-02-07drm/amdgpu: Fix shared buff copy to userStanley.Yang-1/+1
2024-02-07drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_...Srinivasan Shanmugam-3/+3
2024-02-07drm/amdgpu: remove asymmetrical irq disabling in jpeg 4.0.5 suspendLi Ma-19/+0
2024-02-07drm/amdgpu: reset gpu for s3 suspend abort casePrike Liang-0/+22
2024-02-07drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang-0/+12
2024-02-07drm/amdgpu: Clear the hotplug interrupt ack bit before hpd initializationQiang Ma-8/+40
2024-02-07drm/amdgpu: fix typo in parameter descriptionAlex Deucher-1/+1
2024-02-07drm/amdgpu: Only create mes event log debugfs when mes is enabledshaoyunl-3/+3
2024-02-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann-116/+171
2024-01-31drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock-0/+59
2024-01-31drm/amdgpu: remove asymmetrical irq disabling in vcn 4.0.5 suspendYifan Zhang-36/+0
2024-01-31drm/amdgpu: drm/amdgpu: remove golden setting for gfx 11.5.0Yifan Zhang-22/+0
2024-01-31drm/amdkfd: reserve the BO before validating itLang Yu-4/+18
2024-01-31drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'Srinivasan Shanmugam-8/+8
2024-01-31drm/amd: Don't init MEC2 firmware when it fails to loadDavid McFarland-2/+0
2024-01-31drm/amdgpu: Fix the warning info in mode1 resetMa Jun-12/+24
2024-01-31drm/amdgpu: move the drm client creation behind drm device registrationLe Ma-11/+27
2024-01-31drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock-0/+59
2024-01-31drm/amdgpu: remove asymmetrical irq disabling in vcn 4.0.5 suspendYifan Zhang-36/+0
2024-01-31drm/amdgpu: use PSP address query commandTao Zhou-7/+39
2024-01-31drm/amdgpu: add PSP RAS address query commandTao Zhou-0/+64
2024-01-31drm/amdgpu: drm/amdgpu: remove golden setting for gfx 11.5.0Yifan Zhang-22/+0
2024-01-31drm/amdkfd: reserve the BO before validating itLang Yu-4/+18
2024-01-31drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'Srinivasan Shanmugam-8/+8
2024-01-31drm/amdgpu: Need to resume ras during gpu reset for gfx v9_4_3 sriovYiPeng Chai-0/+1
2024-01-31drm/amdgpu: disable RAS feature when finiTao Zhou-1/+1
2024-01-31drm/amdgpu: Update boot time errors polling sequenceHawking Zhang-1/+18
2024-01-31drm/amd: Don't init MEC2 firmware when it fails to loadDavid McFarland-2/+0
2024-01-31drm/amdgpu: Fix the warning info in mode1 resetMa Jun-12/+24
2024-01-31drm/amdgpu: prefer snprintf over sprintfJani Nikula-1/+2
2024-01-29drm/amdgpu: use helper macro HW_ERR instead of Hardware error stringYang Wang-8/+8
2024-01-29drm/amdgpu: move the drm client creation behind drm device registrationLe Ma-11/+27
2024-01-29Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello-17/+7
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard-610/+2320
2024-01-25drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDsAlex Deucher-1/+1
2024-01-25drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDsAlex Deucher-1/+1
2024-01-25drm/amd/amdgpu: Assign GART pages to AMD device mappingTom St Denis-0/+8
2024-01-25drm/amdgpu: Show vram vendor only if availableLijo Lazar-1/+16
2024-01-25drm/amdgpu: Avoid fetching vram vendor informationLijo Lazar-1/+2
2024-01-25amdgpu/drm: Use vram manager for virtualization page retirementVictor Skvortsov-10/+20