summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2023-08-31drm/amdgpu/discovery: add VCN 4.0.5 SupportSaleemkhan Jamadar-0/+6
2023-08-31drm/amdgpu/soc21: Add video cap query support for VCN_4_0_5Saleemkhan Jamadar-0/+1
2023-08-31drm/amdgpu:enable CG and PG flags for VCNSaleemkhan Jamadar-2/+4
2023-08-31drm/amdgpu: add VCN_4_0_5 firmware supportSaleemkhan Jamadar-0/+2
2023-08-31drm/amdgpu/jpeg: add jpeg support for VCN4_0_5Saleemkhan Jamadar-1/+658
2023-08-31drm/amdgpu: add VCN4 ip block supportSaleemkhan Jamadar-0/+1815
2023-08-31drm/amdgpu: fix VPE front door loading issueLang Yu-0/+63
2023-08-31drm/amdgpu: add VPE FW version query supportLang Yu-0/+12
2023-08-31drm/amdgpu: enable VPE for VPE 6.1.0Lang Yu-0/+19
2023-08-31drm/amdgpu: add user space CS support for VPELang Yu-0/+9
2023-08-31drm/amdgpu: add PSP loading support for VPELang Yu-0/+28
2023-08-31drm/amdgpu: add VPE 6.1.0 supportLang Yu-0/+1019
2023-08-31drm/amdgpu: add nbio 7.11 callback for VPELang Yu-0/+24
2023-08-31drm/amdgpu: add nbio callback for VPELang Yu-0/+2
2023-08-31drm/amdgpu: add PSP FW TYPE for VPELang Yu-0/+8
2023-08-31drm/amdgpu: add UCODE ID for VPELang Yu-0/+2
2023-08-31drm/amdgpu: add support for VPE firmware name decodingLang Yu-0/+3
2023-08-31drm/amdgpu: add doorbell index for VPELang Yu-2/+6
2023-08-31drm/amdgpu: add HWID for VPELang Yu-0/+2
2023-08-31drm/amdgpu: add VPE firmware interfaceLang Yu-0/+217
2023-08-31drm/amdgpu: add VPE firmware header definitionLang Yu-0/+13
2023-08-31drm/amdgpu: add VPE HW IP BLOCK definitionHuang Rui-0/+1
2023-08-31drm/amdgpu: add VPE RING TYPE definitionHuang Rui-0/+2
2023-08-30Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-52/+20
2023-08-30drm/amdgpu: Fix printk_ratelimit() with DRM_ERROR_RATELIMITED in 'amdgpu_cs_i...Srinivasan Shanmugam-2/+1
2023-08-30drm/amdgpu: Use READ_ONCE() when reading the values in 'sdma_v4_4_2_ring_get_...Srinivasan Shanmugam-4/+4
2023-08-30drm/amdgpu: remove unused parameter in amdgpu_vmid_grab_idleYifan Zhang-4/+2
2023-08-30drm/amdgpu: Free ras cmd input buffer properlyHawking Zhang-7/+7
2023-08-30drm/amd: Simplify the bo size check funcitonMa Jun-17/+12
2023-08-30drm/amdgpu: Hide xcp partition sysfs under SRIOVRajneesh Bhardwaj-3/+8
2023-08-30drm/amdgpu: use read-modify-write mode for gfx v9_4_3 SQ settingTao Zhou-1/+2
2023-08-30drm/amdgpu: access RLC_SPM_MC_CNTL through MMIO in SRIOV runtimeZhenGuo Yin-20/+6
2023-08-30drm/amd/amdgpu/sdma_v6_0: Demote a bunch of half-completed function headersLee Jones-4/+4
2023-08-30drm/amdgpu: Allocate coredump memory in a nonblocking wayAndré Almeida-1/+1
2023-08-30drm/amdgpu: Support query ecc cap for aqua_vanjaramHawking Zhang-2/+16
2023-08-30drm/amdgpu: Add SMU v13.0.6 default reset methodsLijo Lazar-1/+3
2023-08-30drm/amd/amdgpu/amdgpu_doorbell_mgr: Correct misdocumented param 'doorbell_index'Lee Jones-1/+1
2023-08-30drm/amd/amdgpu/imu_v11_0: Increase buffer size to ensure all possible values ...Lee Jones-1/+1
2023-08-30drm/amd/amdgpu/amdgpu_sdma: Increase buffer size to account for all possible ...Lee Jones-1/+1
2023-08-30drm/amd/amdgpu/amdgpu_ras: Increase buffer size to account for all possible v...Lee Jones-1/+1
2023-08-30drm/amd/amdgpu/amdgpu_device: Provide suitable description for param 'xcc_id'Lee Jones-0/+1
2023-08-30drm/amdgpu: Use kvzalloc() to simplify codeChristophe JAILLET-5/+1
2023-08-30drm/amdgpu: Remove amdgpu_bo_list_array_entry()Christophe JAILLET-13/+5
2023-08-30drm/amdgpu: Remove a redundant sanity checkChristophe JAILLET-4/+0
2023-08-30drm/amdgpu: Explicitly add a flexible array at the end of 'struct amdgpu_bo_l...Christophe JAILLET-4/+3
2023-08-30drm/amdgpu: Allow issue disable gfx ras cmd to firmwareHawking Zhang-3/+4
2023-08-30drm/amdgpu: Add bootloader wait for PSP v13Lijo Lazar-2/+26
2023-08-30drm/amdgpu: register a dirty framebuffer callback for fbconHamza Mahfooz-1/+25
2023-08-30drm/amdgpu: Updated TCP/UTCL1 programmingMangesh Gadre-0/+3
2023-08-30drm/amdgpu: Fix kcalloc over kzalloc in 'gmc_v9_0_init_mem_ranges'Srinivasan Shanmugam-4/+3