summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorFangzhi Zuo <Jerry.Zuo@amd.com>2026-06-24 16:54:30 -0400
committerAlex Deucher <alexander.deucher@amd.com>2026-07-15 09:15:38 -0400
commit11a90eaf5c808ba800249dda0d481c35d0888589 (patch)
tree80e60ef006fc06240632c16e06088ba3e23c4736 /tools/perf/scripts/python/bin/stackcollapse-record
parentb11706cb7d185aba510887a584ec4f7da513b60e (diff)
drm/amd/display: Fix 8K Mode Not Parsed by EDID
[why] The 8K120/8K240 timings live in DisplayID extension blocks 2 and 3 of this EDID. The EDID is a 4-block (512-byte) HDMI 2.1 EDID that uses HF-EEODB. drm core reads and parses this correctly, but amdgpu rebuilds its own copy. Only 2 of 4 blocks were copied into sink->dc_edid, that leads to drm_edid_connector_add_modes() never sees blocks 2 and 3. [how] Directly populate edid_blob_ptr with a blob whose length is the full, and HF-EEODB-aware size. Reviewed-by: Sun peng (Leo) Li <sunpeng.li@amd.com> Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com> Signed-off-by: George Zhang <george.zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions