aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-06-09drm/amdgpu/vcn: enable vcn DPG mode for VCN4_0_3James Zhu1-0/+1
2023-06-09drm/amdgpu/vcn: enable vcn pg for VCN4_0_3James Zhu1-0/+1
2023-06-09drm/amdgpu/vcn: enable vcn cg for VCN4_0_3James Zhu1-0/+1
2023-06-09drm/amdgpu/jpeg: enable jpeg pg for VCN4_0_3James Zhu1-1/+2
2023-06-09drm/amdgpu/jpeg: enable jpeg cg for VCN4_0_3James Zhu1-1/+2
2023-06-09drm/amdgpu/vcn: add vcn support for VCN4_0_3James Zhu3-0/+1468
2023-06-09drm/amdgpu/jpeg: add jpeg support for VCN4_0_3James Zhu3-1/+813
2023-06-09drm/amdgpu: add VCN4_0_3 firmwareJames Zhu1-3/+14
2023-06-09drm/amdgpu: add vcn v4_0_3 ip headersHawking Zhang2-0/+12678
2023-06-09drm/amdgpu/: add more macro to support offset variantJames Zhu3-25/+42
2023-06-09drm/amdgpu: Use the correct API to read registerLijo Lazar1-1/+1
2023-06-09drm/amdgpu: Add kgd2kfd for GC 9.4.3Amber Lin5-16/+206
2023-06-09drm/amdgpu: alloc vm inv engines for every vmhubShiwu Zhang1-8/+7
2023-06-09drm/amdgpu: override partition mode through module parameterShiwu Zhang3-2/+38
2023-06-09drm/amdgpu: make the WREG32_SOC15_xx macro to support multi GCShiwu Zhang1-6/+6
2023-06-09drm/amdgpu: add sysfs node for compute partition modeLe Ma6-0/+241
2023-06-09drm/amdgpu: assign different AMDGPU_GFXHUB for rings on each xccLe Ma2-2/+2
2023-06-09drm/amdgpu: init vmhubs bitmask for GC 9.4.3Le Ma1-1/+6
2023-06-09drm/amdgpu: add bitmask to iterate vmhubsLe Ma9-20/+25
2023-06-09drm/amdgpu: assign register address for vmhub object on each XCDLe Ma1-24/+34
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang47-204/+204
2023-06-09drm/amd/display: 3.2.236Aric Cyr1-1/+1
2023-06-09drm/amd/display: Remove v_startup workaround for dcn3+Daniel Miess1-4/+20
2023-06-09drm/amd/display: Remove unnecessary variableRodrigo Siqueira1-3/+1
2023-06-09drm/amd/display: Make unbounded req update separate from dlg/ttuAlvin Lee2-3/+9
2023-06-09drm/amd/display: Add visual confirm color support for MCLK switchLeo (Hanghong) Ma19-65/+125
2023-06-09drm/amd/display: Fix possible underflow for displays with large vblankDaniel Miess1-12/+7
2023-06-09drm/amd/display: Convert connector signal id to stringRodrigo Siqueira2-4/+30
2023-06-09drm/amd/display: Update vactive margin and max vblank for fpo + vactiveAlvin Lee6-4/+8
2023-06-09drm/amd/display: Only skip update for DCFCLK, UCLK, FCLK on overclockAlvin Lee2-11/+20
2023-06-09drm/amd/display: enable dpia validateMustapha Ghaddar1-0/+3
2023-06-09drm/amd/pm: fix possible power mode mismatch between driver and PMFWEvan Quan3-19/+20
2023-06-09drm/amdgpu: skip disabling fence driver src_irqs when device is unpluggedGuchun Chen1-1/+2
2023-06-09drm/amdgpu: improve wait logic at fence pollingAlex Sierra1-7/+4
2023-06-09drm/amdgpu/gmc11: implement get_vbios_fb_size()Alex Deucher1-1/+20
2023-06-09drm/amd/display: Simplify the calculation of variablesJiapeng Chong1-3/+3
2023-06-09drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according to revis...Jesse Zhang1-19/+14
2023-06-09drm/amdkfd: Fix potential deallocation of previously deallocated memory.Daniil Dulov1-6/+7
2023-06-09drm/amdgpu: change gfx 11.0.4 external_id rangeYifan Zhang1-1/+1
2023-06-09drm/amd/amdgpu: Fix warnings in amdgpu _object, _ring.cSrinivasan Shanmugam2-10/+9
2023-06-09drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as wellGuilherme G. Piccoli1-1/+7
2023-06-09drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.Bas Nieuwenhuizen1-1/+7
2023-06-09drm/amdgpu: release correct lock in amdgpu_gfx_enable_kgq()Dan Carpenter1-1/+1
2023-06-09drm/amdgpu/display: Enable DC_FP for LoongArchHuacai Chen3-3/+10
2023-06-09drm/amdgpu/jpeg: Remove harvest checking for JPEG3Saleemkhan Jamadar1-0/+1
2023-06-09drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx rasGuchun Chen1-1/+2
2023-06-09drm/amd/pm: avoid potential UBSAN issue on legacy asicsGuchun Chen1-2/+7
2023-06-09drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen1-3/+5
2023-06-09drm/amd/display: Promote DAL to 3.2.235Aric Cyr1-1/+1
2023-06-09drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)Lin.Cao1-1/+5