aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-05-29drm/amdgpu: Make CPX mode auto default in NPS4Rajneesh Bhardwaj1-1/+1
2024-05-29drm/amdkfd: simplify APU VRAM handlingAlex Deucher4-14/+11
2024-05-29Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"Alex Deucher1-9/+2
2024-05-29drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...Jesse Zhang1-1/+5
2024-05-29drm/amdgpu: silence UBSAN warningAlex Deucher1-1/+1
2024-05-29drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()Alex Deucher1-7/+12
2024-05-29drm/amd/display: Move 'struct scaler_data' off stackArnd Bergmann1-25/+31
2024-05-29drm/amd/display: avoid large on-stack structuresArnd Bergmann2-10/+22
2024-05-29drm/amd/display: fix graphics_object_id sizeArnd Bergmann1-2/+2
2024-05-29drm/amd/display: dynamically allocate dml2_configuration_options structuresArnd Bergmann2-10/+22
2024-05-29drivers/gpu: Fix misalignment in comment blockBruno Rocha Levi1-1/+1
2024-05-29drm/amdkfd: Replace deprecated gfx12 trap handler instructionsJay Cornwall2-95/+97
2024-05-29drm/amdkfd: Sync trap handler binary with sourceJay Cornwall1-33/+24
2024-05-29drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsMario Limonciello1-9/+11
2024-05-29drm/amdgpu/gfx11: enable gfx pipe1 hardware supportAlex Deucher1-3/+3
2024-05-29drm/amdgpu: Make CPX mode auto default in NPS4Rajneesh Bhardwaj1-1/+1
2024-05-29drm/amdgpu/gfx11: handle priority setup for gfx pipe1Alex Deucher1-11/+25
2024-05-29drm/amdgpu/gfx11: select HDP ref/mask according to gfx ring pipeAlex Deucher1-1/+1
2024-05-29drm/amdgpu: Add lock around VF RLCG interfaceVictor Skvortsov3-0/+9
2024-05-29drm/amdkfd: simplify APU VRAM handlingAlex Deucher4-14/+11
2024-05-29Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"Alex Deucher1-9/+2
2024-05-29drm/amd/display: Enable copying of bounding box data from VBIOS DMUBAurabindo Pillai7-24/+146
2024-05-29drm/amd/display: Add new GPINT command definitionsAurabindo Pillai1-0/+31
2024-05-29drm/amd/display: Move some init routines to dm_sw_init()Aurabindo Pillai1-9/+11
2024-05-29drm/amd/display: Add missing registers for DCN401Rodrigo Siqueira1-1/+50
2024-05-29drm/amd/display: Fix null pointer dereference for dcn401Aurabindo Pillai1-3/+5
2024-05-29drm/amd/display: Remove incorrect FP context startAurabindo Pillai1-2/+0
2024-05-29drm/amd/display: Use DCN 410 includes for DCN401Aurabindo Pillai1-2/+2
2024-05-29drm/amd/display: Remove unnecessary HPD entry for DCN401Aurabindo Pillai1-2/+0
2024-05-29drm/amd/display: Update DML2.1 generated codeRodrigo Siqueira25-1172/+2062
2024-05-29drm/amd/display: Refactor HUBP into component folder.Pinninti4-3/+7
2024-05-29drm/amd/display: Remove unused codeRodrigo Siqueira4-12/+2
2024-05-29drm/amd/display: Enable ISHARP support for DCN401Samson Tam8-65/+223
2024-05-29drm/amd/display: Fix incorrect cursor position for dcn401Sridevi2-14/+34
2024-05-29drm/amdgpu: fix typo in amdgpu_ras_aca_sysfs_read() functionYang Wang1-1/+1
2024-05-29drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...Jesse Zhang1-1/+5
2024-05-29drm/amd/amdgpu: add AMD_PG_SUPPORT_VCN_DPG flagDavid (Ming Qiang) Wu1-1/+2
2024-05-29drm/amdgpu: drop MES 10.1 support v3Alex Deucher8-2021/+72
2024-05-29drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-3/+1
2024-05-29drm/amdgpu: silence UBSAN warningAlex Deucher1-1/+1
2024-05-29drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()Alex Deucher1-7/+12
2024-05-29drm/xe: Drop undesired prefix from the platform nameMichal Wajdeczko1-12/+12
2024-05-29drm/xe/hwmon: Expose card power and energy attributes of BMGKarthik Poosa2-8/+18
2024-05-29drm/xe/hwmon: Add HWMON support for BMGKarthik Poosa2-4/+17
2024-05-29drm/display: Fix HDMI state helper dependencyMaxime Ripard1-1/+1
2024-05-29drm/xe: Add engine name to the engine reset and cat-err logNirmoy Das1-2/+7
2024-05-29drm/xe: Check empty pinned BO list with lock held.Nirmoy Das1-6/+4
2024-05-29drm/i915: Fix audio component initializationImre Deak3-11/+24
2024-05-29drm/i915/dpt: Make DPT object unshrinkableVidya Srinivas1-1/+3
2024-05-29drm/i915/gt: Fix CCS id's calculation for CCS mode settingAndi Shyti3-1/+15