summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2024-08-02Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-28minmax: don't use max() in situations that want a C constant expressionLinus Torvalds
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2024-07-27drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()Alex Deucher
2024-07-27drm/amdgpu: increase mes log buffer size for gfx12Michael Chen
2024-07-27drm/amdgpu: fix contiguous handling for IB parsing v2Christian König
2024-07-27drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3Kenneth Feng
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin
2024-07-24drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang
2024-07-24drm/amdgpu: Fix eeprom max record countStanley.Yang
2024-07-24drm/amdgpu: fix ras UE error injection failure issueYiPeng Chai
2024-07-24drm/amd/display: Remove ASSERT if significance is zero in math_ceil2Rodrigo Siqueira
2024-07-24drm/amd/display: Check for NULL pointerSung Joon Kim
2024-07-24drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VFJane Jian
2024-07-24drm/amdgpu: Add empty HDP flush function to VCN v4.0.3Lijo Lazar
2024-07-24drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3Lijo Lazar
2024-07-24drm/amd/amdgpu: Fix uninitialized variable warningsMa Ke
2024-07-24drm/amdgpu: Fix atomics on GFX12David Belanger
2024-07-24drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellAlex Deucher
2024-07-17drm/amd/display: fix corruption with high refresh rates on DCN 3.0Alex Deucher
2024-07-16drm/amd/display: Add simple struct doc to remove doc build warningRodrigo Siqueira
2024-07-16drm/amd/display: Move DIO documentation to the right placeRodrigo Siqueira
2024-07-16drm/amd/swsmu: enable Pstates profile levels for SMU v14.0.4Li Ma
2024-07-16drm/amd/pm: early return if disabling DPMS for GFX IP v11.5.2Tim Huang
2024-07-16drm/amdgpu: add mutex to protect ras shared memoryYiPeng Chai
2024-07-16drm/amd/display: Add function banner for idle_workqueueRoman Li
2024-07-16drm/amd/display: Add doc entry for program_3dlut_sizeAlex Hung
2024-07-16drm/amdgpu/vcn: not pause dpg for unified queueBoyuan Zhang
2024-07-16drm/amdgpu/vcn: identify unified queue in sw initBoyuan Zhang
2024-07-15drm/amd/display: fix doc entry for bb_from_dmubAurabindo Pillai
2024-07-15drm/amd: Bump KMS_DRIVER_MINOR versionAurabindo Pillai
2024-07-12drm/amdgpu/mes12: add missing opcode stringAlex Deucher
2024-07-12drm/amdgpu/mes11: update opcode stringsAlex Deucher
2024-07-12Revert "drm/amd/display: Reset freesync config before update new state"Leo Li
2024-07-10drm/amdgpu: remove exp hw support check for gfx12Alex Deucher
2024-07-10drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is completedYiPeng Chai
2024-07-10drm/amdgpu: flush all cached ras bad pages to eepromYiPeng Chai
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri
2024-07-10drm/amd/display: Allow display DCC for DCN401Aurabindo Pillai
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri
2024-07-10drm/amdgpu/job: Replace DRM_INFO/ERROR loggingAlex Deucher
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri
2024-07-10drm/amd/pm: Ignore initial value in smu response registerDanijel Slivka
2024-07-10drm/amdgpu: Initialize VF partition modeLijo Lazar
2024-07-10drm/amd/amdgpu: fix SDMA IRQ client ID <-> req mapping.Gavin Wan
2024-07-08drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1Zhigang Luo
2024-07-08drm/amdgpu: add ras event state device attribute supportYang Wang
2024-07-08drm/amd/swsmu: enable more Pstates profile levels for SMU v14.0.0 and v14.0.1Li Ma
2024-07-08drm/amdgpu: add ras POSION_CONSUMPTION event id supportYang Wang
2024-07-08drm/amdkfd: Use mode1 reset for GFX v9.4.4Stanley.Yang