summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-01-10drm/amd: Load SMU microcode during early_initMario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SMUMario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for DMUBMario Limonciello
2023-01-10drm/amd/display: Load DMUB microcode during early_initMario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for PSPMario Limonciello
2023-01-10drm/amd: Load PSP microcode during early_initMario Limonciello
2023-01-10drm/amd: Avoid BUG() for case of SRIOV missing IP versionMario Limonciello
2023-01-10drm/amd: Parse both v1 and v2 TA microcode headers using same functionMario Limonciello
2023-01-09drm/radeon: free iio for atombios when driver shutdownLiwei Song
2023-01-09drm/amdgpu: clean up some inconsistent indentingsYang Li
2023-01-09drm/amd: Load GFX11 microcode during early_initMario Limonciello
2023-01-09drm/amd: Use `amdgpu_ucode_*` helpers for GFX11Mario Limonciello
2023-01-09drm/amd: Load GFX10 microcode during early_initMario Limonciello
2023-01-09drm/amd: Use `amdgpu_ucode_*` helpers for GFX10Mario Limonciello
2023-01-09drm/amd: Load GFX9 microcode during early_initMario Limonciello
2023-01-09drm/amd: Use `amdgpu_ucode_*` helpers for GFX9Mario Limonciello
2023-01-09drm/amd: Remove superfluous assignment for `adev->mes.adev`Mario Limonciello
2023-01-09drm/amd: Use `amdgpu_ucode_*` helpers for MESMario Limonciello
2023-01-09drm/amd: Load MES microcode during early_initMario Limonciello
2023-01-09drm/amd/display: Remove unneeded semicolonYang Li
2023-01-09drm/amd/display: Remove redundant assignment to variable dcYi Yang
2023-01-09drm/amd/display: fix PSR-SU/DSC interoperability supportHamza Mahfooz
2023-01-09drm/amd: Load VCN microcode during early_initMario Limonciello
2023-01-09drm/amd: Use `amdgpu_ucode_*` helpers for VCNMario Limonciello
2023-01-09drm/amd: Make SDMA firmware load failures less noisy.Mario Limonciello
2023-01-09drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`Mario Limonciello
2023-01-09drm/amd: Use `amdgpu_ucode_request` helper for SDMAMario Limonciello
2023-01-09drm/amd: Add a new helper for loading/validating microcodeMario Limonciello
2023-01-09drm/amd: Convert SMUv13 microcode to use `amdgpu_ucode_ip_version_decode`Mario Limonciello
2023-01-09drm/amd: Convert SMUv11 microcode to use `amdgpu_ucode_ip_version_decode`Mario Limonciello
2023-01-09drm/amd: Add a legacy mapping to "amdgpu_ucode_ip_version_decode"Mario Limonciello
2023-01-09drm/amd: Delay removal of the firmware framebufferMario Limonciello
2023-01-09drm/amdgpu: Fix potential NULL dereferenceLuben Tuikov
2023-01-05drm/amdgpu: update ta_secureDisplay_if.h to v27.00.00.08Aaron Liu
2023-01-05drm/amd/pm: add the missing mapping for PPT feature on SMU13.0.0 and 13.0.7Evan Quan
2023-01-05drm/amd/pm: correct the reference clock for fan speed(rpm) calculationEvan Quan
2023-01-05drm/amd/display: Remove redundant logs from DSC codePraful Swarnakar
2023-01-05drm/amd/display: fix array-bounds errors in dc_stream_remove_writeback()Wen Yang
2023-01-05drm/amd/display: drop unnecessary NULL checks in debugfsAlexey Kodanev
2023-01-05drm/amdgpu: allow query error counters for specific IP blockHawking Zhang
2023-01-05drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interruptxurui
2023-01-05drm/amdkfd: simplify casesAlex Deucher
2023-01-03drm/amd/display: fix dc/core/dc.c kernel-docRandy Dunlap
2023-01-03Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer
2023-01-03drm/amd/display: Remove the unused function dmub_outbox_irq_info_funcsJiapeng Chong
2023-01-03drm/amd/display: Fix dsc mismatch of acquire and validation of dsc engineBhawanpreet Lakha
2023-01-03drm/amdgpu: remove enable ras cmd call traceStanley.Yang
2023-01-03drm/amdgpu: correct umc poison mode set valueStanley.Yang
2023-01-03drm/amd/display: 3.2.217Aric Cyr
2023-01-03drm/amd/display: Reorder dc_state fields to optimize clearing the structAric Cyr