summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2022-04-20drm/amdgpu: Enable gfxoff quirk on MacBook ProTomasz Moń
2022-04-20drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen
2022-04-20drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li
2022-04-20drm/amd/display: Revert FEC check in validationMartin Leung
2022-04-20drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen
2022-04-20drm/amdgpu/vcn: improve vcn dpg stop procedureTianci Yin
2022-04-20drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel
2022-04-20drm/amd/display: Update VTEM Infopacket definitionLeo (Hanghong) Ma
2022-04-20drm/amd/display: FEC check in timing validationChiawen Huang
2022-04-20drm/amd/display: fix audio format not updated after edid updatedCharlene Liu
2022-04-20drm/amd: Add USBC connector IDAurabindo Pillai
2022-04-20drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpuFelix Kuehling
2022-04-13drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones
2022-04-13drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher
2022-04-13drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter
2022-04-13drm/amdkfd: make CRAT table missing message informational onlyAlex Deucher
2022-04-13drm/amdgpu: Fix recursive locking warningRajneesh Bhardwaj
2022-04-13drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence objXin Xiong
2022-04-13drm/amd/display: Add signal type check when verify stream backends sameDale Zhao
2022-04-08drm/amd/display: Remove vupdate_int_entry definitionMaíra Canal
2022-04-08drm/amd/display: Add affected crtcs to atomic state for dsc mst unplugRoman Li
2022-04-08drm/amd/pm: enable pm sysfs write for one VF modeYiqing Yao
2022-04-08drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq functionTom Rix
2022-04-08drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_co...Zhou Qingyang
2022-03-08drm/amdgpu: fix suspend/resume hang regressionQiang Yu
2022-03-08drm/amdgpu: check vm ready by amdgpu_vm->evicting flagQiang Yu
2022-03-02drm/amdgpu: disable MMHUB PG for PicassoEvan Quan
2022-02-23drm/amdgpu: fix logic inversion in checkChristian König
2022-02-16drm/amdgpu: Set a suitable dev_info.gart_page_sizeHuacai Chen
2022-02-08drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi
2022-01-27amdgpu/pm: Make sysfs pm attributes as read-only for VFsMarina Nikolic
2022-01-27drm/amdgpu: fixup bad vram size on gmc v8Zongmin Zhou
2022-01-27drm/amdgpu/display: set vblank_disable_immediate for DCAlex Deucher
2022-01-27drm/amd/display: check top_pipe_to_program pointerYang Li
2022-01-27drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()Zhou Qingyang
2022-01-11drm/amd/display: Added power down for DCN10Lai, Derek
2022-01-05drm/amdgpu: add support for IP discovery gc_info table v2Alex Deucher
2022-01-05drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong
2021-12-22drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma
2021-12-22drm/amd/pm: fix a potential gpu_metrics_table memory leakLang Yu
2021-12-17drm/amd/display: add connector type check for CRC source setPerry Yuan
2021-12-17drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar
2021-12-14drm/amdkfd: fix boot failure when iommu is disabled in Picasso.Yifan Zhang
2021-12-14drm/amdgpu: init iommu after amdkfd device initYifan Zhang
2021-12-14drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu
2021-12-14drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu
2021-12-14drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu
2021-12-14drm/amd/amdkfd: adjust dummy functions' placementLang Yu
2021-12-08drm/amd/display: Allow DSC on supported MST branch devicesNicholas Kazlauskas
2021-12-08drm/amd/amdgpu: fix potential memleakBernard Zhao