summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2022-04-20drm/amdgpu: Enable gfxoff quirk on MacBook ProTomasz Moń1-0/+2
2022-04-20drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen2-10/+18
2022-04-20drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li1-1/+2
2022-04-20drm/amd/display: Revert FEC check in validationMartin Leung1-4/+0
2022-04-20drm/amd/display: Enable power gating before init_pipesRoman Li3-6/+9
2022-04-20drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen1-0/+2
2022-04-20drm/amdgpu/vcn: improve vcn dpg stop procedureTianci Yin1-0/+3
2022-04-20drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel2-9/+4
2022-04-20drm/amd/display: Update VTEM Infopacket definitionLeo (Hanghong) Ma1-2/+3
2022-04-20drm/amd/display: FEC check in timing validationChiawen Huang1-0/+4
2022-04-20drm/amd/display: fix audio format not updated after edid updatedCharlene Liu1-2/+2
2022-04-20drm/amdgpu/gmc: use PCI BARs for APUs in passthroughAlex Deucher5-7/+8
2022-04-20drm/amdgpu: conduct a proper cleanup of PDB boGuchun Chen1-1/+1
2022-04-20drm/amd: Add USBC connector IDAurabindo Pillai1-0/+1
2022-04-20drm/amd/display: Fix p-state allow debug index on dcn31Nicholas Kazlauskas1-0/+2
2022-04-20drm/amd/display: Add pstate verification and recovery for DCN31Nicholas Kazlauskas7-4/+74
2022-04-13drm/amdgpu: don't use BACO for reset in S3Alex Deucher1-0/+11
2022-04-13drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones1-9/+15
2022-04-13drm/amdgpu/vcn: Fix the register setting for vcn1Emily Deng1-2/+2
2022-04-13drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher1-4/+4
2022-04-13drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty1-1/+1
2022-04-13amd/display: set backlight only if requiredShirish S2-3/+10
2022-04-13drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter1-1/+1
2022-04-13drm/amdkfd: make CRAT table missing message informational onlyAlex Deucher1-1/+1
2022-04-13drm/amdgpu: Fix recursive locking warningRajneesh Bhardwaj1-1/+2
2022-04-13drm/amdkfd: Don't take process mutex for svm ioctlsPhilip Yang1-4/+0
2022-04-13drm/amd/display: Use PSR version selected during set_psr_capsNicholas Kazlauskas1-4/+2
2022-04-13drm/amd/display: Fix memory leakYongzhi Liu1-20/+60
2022-04-13drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence objXin Xiong1-0/+1
2022-04-13drm/amd/display: Add signal type check when verify stream backends sameDale Zhao1-0/+3
2022-04-08drm/amd/display: Remove vupdate_int_entry definitionMaíra Canal1-14/+0
2022-04-08drm/amd/display: Add affected crtcs to atomic state for dsc mst unplugRoman Li1-2/+5
2022-04-08drm/amd/pm: enable pm sysfs write for one VF modeYiqing Yao1-2/+2
2022-04-08drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq functionTom Rix1-1/+1
2022-04-08drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_co...Zhou Qingyang1-0/+3
2022-04-08drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard1-1/+1
2022-04-08drm/amdgpu: only check for _PR3 on dGPUsAlex Deucher1-2/+4
2022-04-08drm/amdgpu: move PX checking into amdgpu_device_ip_early_initAlex Deucher2-11/+13
2022-03-16drm/amdgpu: bypass tiling flag check in virtual display case (v2)Guchun Chen1-1/+1
2022-03-08drm/amdgpu: fix suspend/resume hang regressionQiang Yu1-1/+2
2022-03-08drm/amd/display: Reduce dmesg error to a debug printLeo (Hanghong) Ma2-1/+6
2022-03-08drm/amd/display: For vblank_disable_immediate, check PSR is really usedMichel Dänzer1-8/+9
2022-03-08drm/amd/display: Fix stream->link_enc unassigned during stream removalNicholas Kazlauskas1-3/+0
2022-03-08drm/amd/display: Update watermark values for DCN301Agustin Gutierrez1-8/+8
2022-03-08drm/amd/display: move FPU associated DSC code to DML folderQingqing Zhuo8-338/+389
2022-03-08drm/amd/display: Use adjusted DCN301 watermarksNikola Cornij2-3/+97
2022-03-08drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher1-0/+81
2022-03-08drm/amdgpu: filter out radeon PCI device IDsAlex Deucher1-1/+637
2022-03-08drm/amdgpu/display: Only set vblank_disable_immediate when PSR is not enabledNicholas Kazlauskas1-3/+8
2022-03-08drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interruptGuchun Chen1-2/+3