summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2022-07-21Merge tag 'amd-drm-fixes-5.19-2022-07-20' of https://gitlab.freedesktop.org/a...Dave Airlie-10/+19
2022-07-20drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2Luben Tuikov-4/+19
2022-07-18drm/amdgpu: Remove one duplicated ef removalxinhui pan-6/+0
2022-07-15Merge tag 'drm-misc-fixes-2022-07-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-379/+176
2022-07-08Revert "drm/amdgpu: add drm buddy support to amdgpu"Arunpravin Paneer Selvam-379/+176
2022-07-06drm/amdgpu/display: disable prefer_shadow for generic fb helpersAlex Deucher-5/+10
2022-07-06drm/amdgpu: keep fbdev buffers pinned during suspendAlex Deucher-4/+21
2022-06-29Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"Alex Deucher-0/+1
2022-06-29drm/amdgpu: To flush tlb for MMHUB of RAVEN seriesRuili Ji-1/+2
2022-06-29drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()Alex Deucher-1/+1
2022-06-22drm/amdgpu: Adjust logic around GTT size (v3)Alex Deucher-6/+14
2022-06-14drm/amdgpu: Fix GTT size reporting in amdgpu_ioctlMichel Dänzer-2/+0
2022-06-09Merge tag 'amd-drm-fixes-5.19-2022-06-08' of https://gitlab.freedesktop.org/a...Dave Airlie-115/+140
2022-06-08drm/amdgpu/mes: only invalid/prime icache when finish loading both pipe MES FWs.Yifan Zhang-16/+20
2022-06-08drm/amdgpu/jpeg2: Add jpeg vmid update under IB submitMohammad Zafar Ziya-1/+6
2022-06-08drm/amdgpu: always flush the TLB on gfx8Christian König-0/+5
2022-06-08drm/amdgpu: fix limiting AV1 to the first instance on VCN3Christian König-10/+7
2022-06-07drm/amdgpu: Add MODE register to wave debug info in gfx11Joseph Greathouse-0/+1
2022-06-07Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups"Guchun Chen-64/+45
2022-06-03drm/amdgpu: suppress the compile warning about 64 bit typeEvan Quan-1/+1
2022-06-03drm/amdkfd: add pinned BOs to kfd_bo_listLang Yu-7/+6
2022-06-03drm/amdgpu: Update PDEs flush TLB if PTB/PDB movedPhilip Yang-2/+6
2022-06-03drm/amdgpu: enable tmz by default for GC 10.3.7Sunil Khatri-2/+2
2022-06-03Merge tag 'drm-next-2022-06-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-264/+294
2022-06-01drm/amdgpu: Resolve RAS GFX error count issue after cold boot on ArcturusCandice Li-8/+28
2022-06-01drm/amdgpu: fix ras supported checkStanley.Yang-2/+3
2022-06-01drm/amdgpu: make gfx_v11_0_rlc_stop staticsunliming-1/+1
2022-06-01drm/amdgpu: fix a missing break in gfx_v11_0_handle_priv_faultsunliming-0/+1
2022-06-01drm/amdgpu: fix aper_base for APURoman Li-0/+6
2022-06-01drm/amdgpu: update VCN codec support for Yellow CarpAlex Deucher-0/+1
2022-06-01drm/amdgpu: make program_imu_rlc_ram staticJiapeng Chong-1/+1
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2022-05-26drm/amdgpu: add drm-client-id to fdinfo v2Christian König-8/+7
2022-05-26drm/amdgpu: Convert to common fdinfo format v5Christian König-121/+125
2022-05-26drm/amdgpu: bump minor version numberChristian König-2/+3
2022-05-26drm/amdgpu: add AMDGPU_VM_NOALLOC v2Christian König-1/+10
2022-05-26drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLEChristian König-4/+4
2022-05-26drm/amdgpu: add beige goby PCI IDAlex Deucher-0/+1
2022-05-26drm/amdkfd: fix typo in commentJulia Lawall-1/+1
2022-05-26drm/amdgpu/gfx: fix typos in commentsJulia Lawall-4/+4
2022-05-26drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.Dave Airlie-1/+1
2022-05-26drm/amdgpu: differentiate between LP and non-LP DDR memoryAlex Deucher-3/+9
2022-05-26drm/amdgpu: Resolve pcie_bif RAS recovery bugCandice Li-1/+1
2022-05-26drm/amdgpu: clean up asd on the ta_firmware_header_v2_0Prike Liang-6/+0
2022-05-26drm/amdgpu/discovery: validate VCN and SDMA instancesAlex Deucher-3/+14
2022-05-26drm/amdgpu: suppress some compile warningsEvan Quan-1/+2
2022-05-26drm/amdgpu: add support of tmz for GC 10.3.7Sunil Khatri-0/+2
2022-05-26drm/amdgpu: change code name to ip version for tmz setSunil Khatri-9/+18
2022-05-26drm/amdgpu: move amdgpu_gmc_tmz_set after ip_version populatedSunil Khatri-3/+3
2022-05-26drm/amdgpu: support ras on SRIOVStanley.Yang-15/+44