summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2022-09-05drm/amdgpu: Increase tlb flush timeout for sriovDusica Milinkovic
2022-08-17drm/amdgpu: Remove one duplicated ef removalxinhui pan
2022-08-17drm/amdgpu: fix check in fbdev initAlex Deucher
2022-08-17drm/amdgpu: Check BO's requested pinning domains against its preferred_domainsLeo Li
2022-07-12drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systemsRichard Gong
2022-07-12drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello
2022-07-12drm/amd/vcn: fix an error msg on vcn 3.0tiancyin
2022-07-07drm/amdgpu: To flush tlb for MMHUB of RAVEN seriesRuili Ji
2022-07-07Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"Alex Deucher
2022-06-22drm/amdkfd: add pinned BOs to kfd_bo_listLang Yu
2022-06-14drm/amdgpu: update VCN codec support for Yellow CarpAlex Deucher
2022-06-09drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.Dave Airlie
2022-06-09drm/amdgpu: add beige goby PCI IDAlex Deucher
2022-06-09drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_boAlice Wong
2022-06-09drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_initAlex Deucher
2022-06-09drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbellsHaohui Mai
2022-05-25drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello
2022-05-12drm/amdgpu: Ensure HDA function is suspended before ASIC resetKai-Heng Feng
2022-05-12drm/amdgpu: don't set s3 and s0ix at the same timeMario Limonciello
2022-05-12drm/amdgpu: explicitly check for s0ix when evicting resourcesMario Limonciello
2022-05-12drm/amdgpu: unify BO evicting method in amdgpu_ttmNirmoy Das
2022-05-12drm/amdgpu: do not use passthrough mode in Xen dom0Marek Marczykowski-Górecki
2022-04-20drm/amdgpu: Enable gfxoff quirk on MacBook ProTomasz Moń
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/amdgpu/gmc: use PCI BARs for APUs in passthroughAlex Deucher
2022-04-20drm/amdgpu: conduct a proper cleanup of PDB boGuchun Chen
2022-04-20drm/amd: Add USBC connector IDAurabindo Pillai
2022-04-13drm/amdgpu/vcn: Fix the register setting for vcn1Emily Deng
2022-04-13drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter
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-08drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard
2022-04-08drm/amdgpu: only check for _PR3 on dGPUsAlex Deucher
2022-04-08drm/amdgpu: move PX checking into amdgpu_device_ip_early_initAlex Deucher
2022-03-16drm/amdgpu: bypass tiling flag check in virtual display case (v2)Guchun Chen
2022-03-08drm/amdgpu: fix suspend/resume hang regressionQiang Yu
2022-03-08drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher
2022-03-08drm/amdgpu: filter out radeon PCI device IDsAlex Deucher
2022-03-08drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interruptGuchun Chen
2022-03-08drm/amdgpu: check vm ready by amdgpu_vm->evicting flagQiang Yu
2022-03-02drm/amdgpu: do not enable asic reset for raven2Chen Gong
2022-03-02drm/amdgpu: disable MMHUB PG for PicassoEvan Quan
2022-03-02drm/amd: Check if ASPM is enabled from PCIe subsystemMario Limonciello
2022-02-23drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.Rajib Mahapatra
2022-02-23drm/amdgpu: fix logic inversion in checkChristian König
2022-02-23drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello
2022-02-23drm/amd: add support to check whether the system is set to s3Mario Limonciello
2022-02-23drm/amd: Warn users about potential s0ix problemsMario Limonciello
2022-02-08drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello