aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin1-4/+5
2024-07-24drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang3-0/+18
2024-07-24drm/amdgpu: Fix eeprom max record countStanley.Yang1-0/+3
2024-07-24drm/amdgpu: fix ras UE error injection failure issueYiPeng Chai1-3/+1
2024-07-24drm/amd/display: Remove ASSERT if significance is zero in math_ceil2Rodrigo Siqueira1-2/+0
2024-07-24drm/amd/display: Check for NULL pointerSung Joon Kim1-1/+2
2024-07-24drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VFJane Jian2-5/+60
2024-07-24drm/amdgpu: Add empty HDP flush function to VCN v4.0.3Lijo Lazar1-0/+8
2024-07-24drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3Lijo Lazar1-0/+8
2024-07-24drm/amd/amdgpu: Fix uninitialized variable warningsMa Ke1-1/+1
2024-07-24drm/amdgpu: Fix atomics on GFX12David Belanger8-1/+143
2024-07-24drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellAlex Deucher1-0/+12
2024-07-17drm/amd/display: fix corruption with high refresh rates on DCN 3.0Alex Deucher2-12/+13
2024-07-16drm/amd/display: Add simple struct doc to remove doc build warningRodrigo Siqueira2-5/+32
2024-07-16drm/amd/display: Move DIO documentation to the right placeRodrigo Siqueira2-9/+29
2024-07-16drm/amd/swsmu: enable Pstates profile levels for SMU v14.0.4Li Ma1-3/+15
2024-07-16drm/amd/pm: early return if disabling DPMS for GFX IP v11.5.2Tim Huang1-12/+4
2024-07-16drm/amdgpu: add mutex to protect ras shared memoryYiPeng Chai3-40/+86
2024-07-16drm/amd/display: Add function banner for idle_workqueueRoman Li1-0/+13
2024-07-16drm/amd/display: Add doc entry for program_3dlut_sizeAlex Hung1-0/+14
2024-07-16drm/amdgpu/vcn: not pause dpg for unified queueBoyuan Zhang1-3/+11
2024-07-16drm/amdgpu/vcn: identify unified queue in sw initBoyuan Zhang2-24/+16
2024-07-15drm/amd/display: fix doc entry for bb_from_dmubAurabindo Pillai1-1/+3
2024-07-15drm/amd: Bump KMS_DRIVER_MINOR versionAurabindo Pillai1-1/+2
2024-07-12drm/amdgpu/mes12: add missing opcode stringAlex Deucher1-0/+1
2024-07-12drm/amdgpu/mes11: update opcode stringsAlex Deucher1-0/+3
2024-07-12Revert "drm/amd/display: Reset freesync config before update new state"Leo Li1-1/+0
2024-07-10drm/amdgpu: remove exp hw support check for gfx12Alex Deucher1-2/+0
2024-07-10drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is completedYiPeng Chai2-1/+23
2024-07-10drm/amdgpu: flush all cached ras bad pages to eepromYiPeng Chai1-6/+29
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri1-1/+1
2024-07-10drm/amd/display: Allow display DCC for DCN401Aurabindo Pillai1-6/+25
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri1-1/+1
2024-07-10drm/amdgpu/job: Replace DRM_INFO/ERROR loggingAlex Deucher1-10/+11
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri1-1/+1
2024-07-10drm/amd/pm: Ignore initial value in smu response registerDanijel Slivka3-5/+40
2024-07-10drm/amdgpu: Initialize VF partition modeLijo Lazar4-12/+88
2024-07-10drm/amd/amdgpu: fix SDMA IRQ client ID <-> req mapping.Gavin Wan1-7/+13
2024-07-08drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1Zhigang Luo2-0/+6
2024-07-08drm/amdgpu: add ras event state device attribute supportYang Wang2-5/+59
2024-07-08drm/amd/swsmu: enable more Pstates profile levels for SMU v14.0.0 and v14.0.1Li Ma1-10/+142
2024-07-08drm/amdgpu: add ras POSION_CONSUMPTION event id supportYang Wang3-6/+26
2024-07-08drm/amdkfd: Use mode1 reset for GFX v9.4.4Stanley.Yang1-2/+4
2024-07-08drm/amdgpu: add ras POSION_CREATION event id supportYang Wang2-3/+15
2024-07-08drm/amdgpu: refine amdgpu ras event id core codeYang Wang4-26/+104
2024-07-08drm/amd/display: Solve mst monitors blank out problem after resumeWayne Lin1-1/+2
2024-07-08drm/amdgpu: reject gang submit on reserved VMIDsChristian König3-1/+30
2024-07-08drm/amdgpu: enable dpg for vcn and jpeg on GC 11_5_2Saleemkhan Jamadar1-1/+3
2024-07-08drm/amdgpu: remove redundant semicolons in RAS_EVENT_LOGYang Wang1-1/+1
2024-07-08drm/amdgpu: restore dcc bo tilling configs while movingFrank Min3-5/+33