summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2022-11-10drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV caseDanijel Slivka
2022-11-03drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()Rafael Mendonca
2022-11-03drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resumePrike Liang
2022-10-29drm/amdgpu: fix sdma doorbell init ordering on APUsAlex Deucher
2022-10-26drm/amdgpu: fix initial connector audio valuehongao
2022-10-26drm/amdgpu: add missing pci_disable_device() in amdgpu_pmops_runtime_resume()Yang Yingliang
2022-10-26Revert "drm/amdgpu: use dirty framebuffer helper"Hamza Mahfooz
2022-10-05drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang
2022-09-28drm/amdgpu: don't register a dirty callback for non-atomicAlex Deucher
2022-09-28drm/amdgpu: use dirty framebuffer helperHamza Mahfooz
2022-09-28drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen
2022-09-28drm/amdgpu: make sure to init common IP before gmcAlex Deucher
2022-09-28drm/amdgpu: Separate vf2pf work item init from virt data exchangeVictor Skvortsov
2022-09-23drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vegaAlex Deucher
2022-09-23drm/amdgpu: move nbio ih_doorbell_range() into ih code for vegaAlex Deucher
2022-09-23drm/amdgpu: Don't enable LTR if not supportedLijo Lazar
2022-09-20drm/amd/amdgpu: skip ucode loading if ucode_size == 0Chengming Gui
2022-09-15drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctlyQu Huang
2022-09-15drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Candice Li
2022-09-15drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to ps...YiPeng Chai
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