aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2023-08-30drm/amdgpu: Add bootloader wait for PSP v13Lijo Lazar1-2/+26
2023-08-30drm/amdgpu: register a dirty framebuffer callback for fbconHamza Mahfooz1-1/+25
2023-08-30drm/amdgpu: Updated TCP/UTCL1 programmingMangesh Gadre1-0/+3
2023-08-30drm/amdgpu: Fix kcalloc over kzalloc in 'gmc_v9_0_init_mem_ranges'Srinivasan Shanmugam1-4/+3
2023-08-30drm/amdkfd: Share the original BO for GTT mappingPhilip Yang1-2/+3
2023-08-30drm/amdgpu: Fix the return for gpu mode1_resetHawking Zhang1-2/+11
2023-08-30drm/amdgpu: add gfxhub 11.5.0 supportbenl4-1/+552
2023-08-30drm/amdgpu: enable gmc11 for GC 11.5.0Prike Liang1-0/+1
2023-08-30drm/amdgpu: add mmhub 3.3.0 supportLang Yu4-1/+624
2023-08-30drm/amdgpu/discovery: enable gfx11 for GC 11.5.0Prike Liang1-0/+1
2023-08-30drm/amdgpu/discovery: enable mes block for gc 11.5.0Lang Yu1-0/+1
2023-08-30drm/amdgpu: add mes firmware support for gc_11_5_0Aaron Liu1-0/+3
2023-08-30drm/amdgpu: add imu firmware support for gc_11_5_0Aaron Liu1-0/+1
2023-08-30drm/amdgpu: add golden setting for gc_11_5_0Aaron Liu1-0/+24
2023-08-30drm/amdgpu/gfx11: initialize gfx11.5.0Prike Liang1-1/+8
2023-08-30drm/amdgpu/gmc11: initialize GMC for GC 11.5.0 memory supportPrike Liang1-0/+1
2023-08-30drm/amdgpu/discovery: add nbio 7.11.0 supportPrike Liang1-0/+5
2023-08-30drm/amdgpu: add nbio 7.11 supportbenl3-1/+277
2023-08-30drm/amdgpu/discovery: enable soc21 supportPrike Liang1-0/+1
2023-08-30drm/amdgpu/soc21: add initial GC 11.5.0 soc21 supportPrike Liang1-0/+6
2023-08-30drm/amdgpu: add new AMDGPU_FAMILY definitionPrike Liang1-0/+4
2023-08-30drm/amdgpu: use 6.1.0 register offset for HDP CLK_CNTLLang Yu1-4/+16
2023-08-30drm/amdgpu: Remove SRAM clock gater override by driverMangesh Gadre1-9/+0
2023-08-30drm/amdgpu: Add bootloader status checkLijo Lazar3-3/+28
2023-08-30drm/amdkfd: use correct method to get clock under SRIOVHorace Chen1-6/+2
2023-08-30drm/amdgpu: Unset baco dummy mode on nbio v7.9Lijo Lazar1-0/+18
2023-08-30drm/amdgpu: Enable ras for mp0 v13_0_6 sriovYiPeng Chai1-0/+1
2023-08-30drm/amdgpu/jpeg - skip change of power-gating state for sriovSamir Dhume1-2/+4
2023-08-30drm/amdgpu: Keep reset handlers sharedLijo Lazar5-37/+45
2023-08-30drm/amdgpu: update gc_info v2_1 from discoveryLe Ma2-0/+13
2023-08-30drm/amdgpu: update mall info v2 from discoveryLe Ma1-0/+5
2023-08-30drm/amdgpu: Only support RAS EEPROM on dGPU platformCandice Li1-1/+2
2023-08-30drm/amd/amdgpu: Use kmemdup to simplify kmalloc and memcpy logicChen Jiahao1-9/+2
2023-08-21drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen2-52/+20
2023-08-16drm/amdgpu: Add memory vendor informationLijo Lazar1-8/+18
2023-08-16drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello2-8/+2
2023-08-16drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixTim Huang1-2/+39
2023-08-16drm/amdgpu: Remove gfxoff check in GFX v9.4.3Lijo Lazar1-2/+0
2023-08-16drm/amdgpu: skip xcp drm device allocation when out of drm resourceJames Zhu1-1/+12
2023-08-16drm/amdgpu/vcn: Skip vcn power-gating change for sriovSamir Dhume1-0/+9
2023-08-16drm/amdgpu/jpeg: sriov support for jpeg_v4_0_3Samir Dhume1-20/+151
2023-08-15drm/amdgpu: Replace ternary operator with min() in 'amdgpu_iomem_write'Srinivasan Shanmugam1-1/+1
2023-08-15drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello1-1/+1
2023-08-15drm/amdgpu: Remove duplicated includesGUO Zihua2-2/+0
2023-08-15drm/amdgpu: expand runpm parameterAlex Deucher1-17/+20
2023-08-15drm/amd: Remove freesync video mode amdgpu parameterAurabindo Pillai2-28/+0
2023-08-15drm/amdgpu/vcn: sriov support for vcn_v4_0_3Samir Dhume1-24/+236
2023-08-15drm/amdgpu: Replace ternary operator with min() in 'amdgpu_iomem_read'Srinivasan Shanmugam1-1/+1
2023-08-15drm/amdgpu/vcn: change end doorbell index for vcn_v4_0_3Samir Dhume1-3/+3
2023-08-15drm/amdkfd: workaround address watch clearing bug for gfx v9.4.2Eric Huang1-7/+1