summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-04-13drm/amdkfd: shrink bitmap size in struct svm_validate_contextLang Yu1-1/+1
2022-04-13drm/amd/display: extract update stream allocation to link_hwssWenjing Liu5-73/+78
2022-04-13drm/amd/display: implement shared PSR-SU sink validation helperDavid Zhang3-1/+47
2022-04-12drm/amd/display: 3.2.181Aric Cyr1-1/+1
2022-04-12drm/amd/display: Select correct DTO sourceDillon Varone1-1/+1
2022-04-12drm/amdkfd: Asynchronously free eventsFelix Kuehling2-2/+3
2022-04-12drm/amd/display: expose skip_detection_link_training to debugfshersen wu1-0/+37
2022-04-12drm/amd/display: Add dtb clock to dc_clocksDillon Varone1-0/+1
2022-04-12drm/amd/display: Fix inconsistent timestamp typeAngus Wang1-1/+4
2022-04-12drm/amd/display: add DCN30 support FEC initJingwen Zhu1-1/+5
2022-04-12drm/amd/display: Add odm seamless boot supportDuncan Ma8-28/+115
2022-04-12drm/amd/display: Always update DPPCLK_DTO when clock increaseOliver Logush2-4/+2
2022-04-12drm/amd/display: Insert pulling smu busy status before sending another requestOliver Logush1-0/+3
2022-04-12drm/amd/display: Power down hardware if timer not triggerPaul Hsieh2-4/+39
2022-04-12drm/amd/display: remove dtbclk_ss compensation for dcn316Charlene Liu3-4/+4
2022-04-12drm/amd/display: ensure PSR force_static flag can always be setEvgenii Krasnikov1-2/+4
2022-04-12drm/amd/display: Fix crash on setting VRR with no display connectedHarry VanZyllDeJong1-6/+10
2022-04-12drm/amd/display: Disable FEC if DSC not supported for EDPIswara Nagulendran1-2/+4
2022-04-11drm/radeon: remove r600_blit_shaders.[c|h]Tom Rix3-758/+1
2022-04-11drm/amd/display: Disallow entering PSR when panel is disconnectedMax Erenberg1-0/+5
2022-04-11drm/amd/display: Disabling Z10 on DCN31Saaem Rizvi1-0/+1
2022-04-11drm/amd/display: do not wait for mpc idle if tg is disabledJosip Pavic1-1/+2
2022-04-11drm/amd/display: undo clearing of z10 related function pointersEric Yang1-5/+0
2022-04-11drm/amdgpu: add umc query error status functionStanley.Yang1-58/+48
2022-04-11drm/amd/display: fix 64 bit divide in freesync codeAlex Deucher1-1/+1
2022-04-11drm/amdgpu: Fix incorrect enum typeGrigory Vasilyev3-3/+3
2022-04-11drm/radeon: change cayman_default_state table from global to staticTom Rix3-326/+290
2022-04-11drm/amd/amdgpu: Update debugfs GCA dataTom St Denis1-3/+4
2022-04-11drm/amd/amdgpu: Fix asm/hypervisor.h build error.Yongqiang Sun1-0/+4
2022-04-11drm/amdkfd: Handle drain retry fault race with XNACK mode changePhilip Yang1-5/+6
2022-04-11drm/amdgpu: Use flexible array memberLijo Lazar2-5/+5
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan53-92/+95
2022-04-07drm/amd/amdgpu: Only reserve vram for firmware with vega9 MS_HYPERV host.Yongqiang Sun1-4/+5
2022-04-07drm/amdkfd: Fix NULL pointer dereferenceFelix Kuehling1-1/+1
2022-04-07drm/amd/display: cleanup extern usage in function definitionTom Rix1-3/+3
2022-04-07drm/amdgpu: Enable gfxoff quirk on MacBook ProTomasz Moń1-0/+2
2022-04-07drm/amdgpu: Ensure HDA function is suspended before ASIC resetKai-Heng Feng1-6/+12
2022-04-07drm/amdgpu: fix VCN 3.1.2 firmware nameAlex Deucher1-1/+1
2022-04-07drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen2-10/+18
2022-04-07drm/amdkfd: Improve concurrency of event handlingFelix Kuehling3-43/+88
2022-04-06drm/amd/dc: remove duplicate includeLv Ruyi1-1/+0
2022-04-06drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher1-4/+4
2022-04-06drm/amd/display: update dcn315 clock table readDmytro Laktyushkin1-40/+67
2022-04-06drm/amdgpu: Remove leftover igp_lane_infoGrigory Vasilyev1-21/+0
2022-04-06drm/radeon: change si_default_state table from global to staticTom Rix3-256/+222
2022-04-06drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty1-1/+1
2022-04-06drm/radeon: simplify if-if to if-elseGuo Zhengkui1-1/+1
2022-04-06drm/amdkfd: Add missing NULL check in svm_range_map_to_gpuPhilip Yang1-1/+1
2022-04-05drm/amd/display: [FW Promotion] Release 0.0.111.0Anthony Koo1-20/+82
2022-04-05drm/amd/display: Check for invalid input params when building scaling paramsMichael Strauss1-0/+9