summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-05-29drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...Jesse Zhang-1/+5
2024-05-29drm/amdgpu: silence UBSAN warningAlex Deucher-1/+1
2024-05-29drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()Alex Deucher-7/+12
2024-05-29drm/amd/display: Move 'struct scaler_data' off stackArnd Bergmann-25/+31
2024-05-29drm/amd/display: avoid large on-stack structuresArnd Bergmann-10/+22
2024-05-29drm/amd/display: fix graphics_object_id sizeArnd Bergmann-2/+2
2024-05-29drm/amd/display: dynamically allocate dml2_configuration_options structuresArnd Bergmann-10/+22
2024-05-29drivers/gpu: Fix misalignment in comment blockBruno Rocha Levi-1/+1
2024-05-29drm/amdkfd: Replace deprecated gfx12 trap handler instructionsJay Cornwall-95/+97
2024-05-29drm/amdkfd: Sync trap handler binary with sourceJay Cornwall-33/+24
2024-05-29drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsMario Limonciello-9/+11
2024-05-29drm/amdgpu/gfx11: enable gfx pipe1 hardware supportAlex Deucher-3/+3
2024-05-29drm/amdgpu: Make CPX mode auto default in NPS4Rajneesh Bhardwaj-1/+1
2024-05-29drm/amdgpu/gfx11: handle priority setup for gfx pipe1Alex Deucher-11/+25
2024-05-29drm/amdgpu/gfx11: select HDP ref/mask according to gfx ring pipeAlex Deucher-1/+1
2024-05-29drm/amdgpu: Add lock around VF RLCG interfaceVictor Skvortsov-0/+9
2024-05-29drm/amdkfd: simplify APU VRAM handlingAlex Deucher-14/+11
2024-05-29Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"Alex Deucher-9/+2
2024-05-29drm/amd/display: Enable copying of bounding box data from VBIOS DMUBAurabindo Pillai-24/+146
2024-05-29drm/amd/display: Add new GPINT command definitionsAurabindo Pillai-0/+31
2024-05-29drm/amd/display: Move some init routines to dm_sw_init()Aurabindo Pillai-9/+11
2024-05-29drm/amd/display: Add missing registers for DCN401Rodrigo Siqueira-1/+50
2024-05-29drm/amd/display: Fix null pointer dereference for dcn401Aurabindo Pillai-3/+5
2024-05-29drm/amd/display: Remove incorrect FP context startAurabindo Pillai-2/+0
2024-05-29drm/amd/display: Use DCN 410 includes for DCN401Aurabindo Pillai-2/+2
2024-05-29drm/amd/display: Remove unnecessary HPD entry for DCN401Aurabindo Pillai-2/+0
2024-05-29drm/amd/display: Update DML2.1 generated codeRodrigo Siqueira-1172/+2062
2024-05-29drm/amd/display: Refactor HUBP into component folder.Pinninti-3/+7
2024-05-29drm/amd/display: Remove unused codeRodrigo Siqueira-12/+2
2024-05-29drm/amd/display: Enable ISHARP support for DCN401Samson Tam-65/+223
2024-05-29drm/amd/display: Fix incorrect cursor position for dcn401Sridevi-14/+34
2024-05-29drm/amdgpu: fix typo in amdgpu_ras_aca_sysfs_read() functionYang Wang-1/+1
2024-05-29drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...Jesse Zhang-1/+5
2024-05-29drm/amd/amdgpu: add AMD_PG_SUPPORT_VCN_DPG flagDavid (Ming Qiang) Wu-1/+2
2024-05-29drm/amdgpu: drop MES 10.1 support v3Alex Deucher-2021/+72
2024-05-29drm/amd/display: clean up some inconsistent indentingJiapeng Chong-3/+1
2024-05-29drm/amdgpu: silence UBSAN warningAlex Deucher-1/+1
2024-05-29drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()Alex Deucher-7/+12
2024-05-29drm/xe: Drop undesired prefix from the platform nameMichal Wajdeczko-12/+12
2024-05-29drm/xe/hwmon: Expose card power and energy attributes of BMGKarthik Poosa-8/+18
2024-05-29drm/xe/hwmon: Add HWMON support for BMGKarthik Poosa-4/+17
2024-05-29drm/display: Fix HDMI state helper dependencyMaxime Ripard-1/+1
2024-05-29drm/xe: Add engine name to the engine reset and cat-err logNirmoy Das-2/+7
2024-05-29drm/xe: Check empty pinned BO list with lock held.Nirmoy Das-6/+4
2024-05-29drm/i915: Fix audio component initializationImre Deak-11/+24
2024-05-29drm/i915/dpt: Make DPT object unshrinkableVidya Srinivas-1/+3
2024-05-29drm/i915/gt: Fix CCS id's calculation for CCS mode settingAndi Shyti-1/+15
2024-05-29drm/panel/lg-sw43408: mark sw43408_backlight_ops as staticDmitry Baryshkov-1/+1
2024-05-29drm/i915/selftests: Set always_coherent to false when reading from CPUNirmoy Das-1/+1
2024-05-29drm/panel/lg-sw43408: select CONFIG_DRM_DISPLAY_DP_HELPERDmitry Baryshkov-0/+2