summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2024-12-10drm/amdgpu: add ACA support for vcn v4.0.3Yang Wang
2024-12-10drm/amdgpu: move common ACA ipid defines into amdgpu_aca.hYang Wang
2024-12-10drm/amdgpu: add ih cam support for IH 4.4.4Alex Sierra
2024-12-10drm/amdgpu: add initial support for sdma444Le Ma
2024-12-10drm/amdgpu: Increase FRU File Id buffer sizeLijo Lazar
2024-12-10drm/amdgpu: correct the calculation of RAS bad pageTao Zhou
2024-12-10drm/amdgpu: split ras_eeprom_init into init and check functionsTao Zhou
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello
2024-12-10drm/amdgpu: Apply gc v9_5_0 golden settingsHawking Zhang
2024-12-10drm/amd: update mtype flags for gfx 9.5.0Alex Sierra
2024-12-10drm/amdgpu: add initial support for gfx950Le Ma
2024-12-10drm/amdgpu/gfx: add gfx950 microcodeLe Ma
2024-12-10drm/amd: define gc ip version local variableAlex Sierra
2024-12-10drm/amdgpu: Remove gfxoff usageLijo Lazar
2024-12-10drm/amdgpu: Avoid to release the FW twice in the validated errorPrike Liang
2024-12-10drm/amdgpu: device: fix spellos and punctuationRandy Dunlap
2024-12-10drm/amdgpu: Add amdgpu_vcn_sched_mask debugfsSathishkumar S
2024-12-10drm/amdgpu: return error when eeprom checksum failedJinzhou Su
2024-12-10drm/amd: Add Suspend/Hibernate notification callback supportMario Limonciello
2024-12-10drm/amdgpu: Simplify cleanup check for FRU sysfsLijo Lazar
2024-12-10drm/amdgpu: Add secure display v2 commandJinzhou Su
2024-12-10drm/amd: Invert APU check for amdgpu_device_evict_resources()Mario Limonciello
2024-12-10drm/amdgpu: add "restore" missing variable commentSunil Khatri
2024-12-10drm/amdgpu: Update the variable name to dma_bufSunil Khatri
2024-12-10drm/amdgpu: set UMC PA per NPS mode when PA is 0Tao Zhou
2024-12-10drm/amdgpu: remove is_mca_add for ras_add_bad_pagesTao Zhou
2024-12-10drm/amdgpu: parse legacy RAS bad page mixed with new data in various NPS modesTao Zhou
2024-12-10drm/amdgpu: Check fence emitted count to identify bad jobsShikang Fan
2024-12-10drm/amd/amdgpu/vcn: Fix kdoc entries for VCN clock/power gating functionsSrinivasan Shanmugam
2024-12-10drm/amdgpu: move per inst variables to amdgpu_vcn_instBoyuan Zhang
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang
2024-12-10drm/amdgpu: add inst to amdgpu_dpm_enable_vcnBoyuan Zhang
2024-12-10drm/amd/pm: add inst to dpm_set_powergating_by_smuBoyuan Zhang
2024-12-10drm/amdgpu: add interface to get die id from memory addressTao Zhou
2024-12-10drm/amdgpu: add a flag to indicate UMC channel index versionTao Zhou
2024-12-10drm/amdgpu: save UMC global channel index to eepromTao Zhou
2024-12-10drm/amdgpu: support to find RAS bad pages via old TATao Zhou
2024-12-10drm/amdgpu: add function to find all memory pages in one physical rowTao Zhou
2024-12-10drm/amdgpu: retire RAS bad pages in different NPS modesTao Zhou
2024-12-10drm/amdgpu: store only one RAS bad page record for all pages in one rowTao Zhou
2024-12-10drm/amdgpu: Prefer RAS recovery for scheduler hangLijo Lazar
2024-12-10drm/amdgpu: do RAS MCA2PA conversion in device init phaseTao Zhou
2024-12-10drm/amdgpu: add flag to indicate the type of RAS eeprom recordTao Zhou
2024-12-10drm/amdgpu: add TA_RAS_INV_NODE valueTao Zhou
2024-12-10drm/amdgpu: add return value for convert_ras_err_addrTao Zhou
2024-12-10drm/amdgpu: reduce memory usage for umc_lookup_bad_pages_in_a_rowTao Zhou
2024-12-10drm/amdgpu: make convert_ras_err_addr visible outside UMC blockTao Zhou
2024-12-10drm/amdgpu: store PA with column bits cleared for RAS bad pageTao Zhou
2024-12-10drm/amdgpu: reduce the mmio writes in kiq settingPrike Liang