summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-04-19drm/amd/display: add virtual_setup_stream_attribute decl to headerTom Rix1-0/+1
2022-04-19drm/amd/pm: fix double free in si_parse_power_table()Keita Suzuki1-5/+3
2022-04-19drm/amd/display: make hubp1_wait_pipe_read_start() staticTales Lelo da Aparecida2-2/+1
2022-04-19amdgpu/pm: Clarify documentation of error handling in send_smc_mesgDarren Powell1-3/+5
2022-04-19drm/amdgpu/pm: fix the null pointer while the smu is disabledHuang Rui1-1/+1
2022-04-19drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM tooLang Yu1-1/+3
2022-04-19drm/amdkfd: move kfd_flush_tlb_after_unmap into kfd_priv.hLang Yu2-8/+8
2022-04-14drm/amd/amdgpu: Remove static from variable in RLCG Reg RWGavin Wan1-5/+5
2022-04-14drm/amdkfd: fix race condition in kfd_wait_on_eventsFelix Kuehling1-21/+5
2022-04-14Revert "drm/amd/display: Pass HostVM enable flag into DCN3.1 DML"Rodrigo Siqueira1-1/+0
2022-04-14drm/amdgpu: Fix one use-after-free of VMxinhui pan2-3/+16
2022-04-14drm/amdkfd: potential NULL dereference in kfd_set/reset_event()Dan Carpenter1-2/+12
2022-04-13drm/amdkfd: Cleanup IO links during KFD device removalMukul Joshi3-11/+78
2022-04-13drm/amd/amdgpu: Not request init data for MS_HYPERV with vega10Yongqiang Sun1-2/+10
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-09drm/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