summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorTimur Kristóf <timur.kristof@gmail.com>2025-09-26 20:01:54 +0200
committerAlex Deucher <alexander.deucher@amd.com>2025-10-28 10:09:23 -0400
commite45d60a76999a2128bd1bd3d2e1597eec8b49c78 (patch)
tree12e3e5205a1785eb01ed36e65c6e9940f9711d2c /tools/perf/scripts/python/bin/stackcollapse-record
parent3be26d81b150c8bd4ee24f58b5bb558d9baaf064 (diff)
downloadkernel-e45d60a76999a2128bd1bd3d2e1597eec8b49c78.tar.gz
drm/amd/display: Add analog link detection (v2)
Analog displays typically have a DDC connection which can be used by the GPU to read EDID. This commit adds the capability to probe analog displays using DDC, reading the EDID header and deciding whether the analog link is connected based on the data that was read. Note that VGA has no HPD (hotplug detection), so we need to to do analog link detection for VGA before checking HPD. In case of DVI-I, while the connector supports HPD, not all analog cables connect the HPD pins, so we can't rely on HPD either. For reference, see the legacy display code: amdgpu_connector_vga_detect amdgpu_display_ddc_probe DAC load detection will be implemented in a separate commit. v2: Fix crash / black screen on newer GPUs during link detection. Ignore HPD pin for analog connectors. Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Reviewed-by: Harry Wentland <harry.wentland@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
-15 16:08:04 -0400'>2015-10-15nfs42: add NFS_IOC_CLONE ioctlPeng Tao 2015-09-07NFSv4: Respect the server imposed limit on how many changes we may cacheTrond Myklebust 2015-08-27NFS: Make opened as optional argument in _nfs4_do_openKinglong Mee 2015-06-25nfs: verify open flags before allowing openBenjamin Coddington 2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds 2015-04-23NFS: Reduce time spent holding the i_mutex during fallocate()Anna Schumaker 2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker 2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells 2015-04-11make new_sync_{read,write}() staticAl Viro 2015-03-27NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust 2015-03-27NFSv4.1/pnfs: Ensure that writes respect the O_SYNC flag when doing O_DIRECTTrond Myklebust 2015-03-27NFSv4: Truncating file opens should also sync O_DIRECT writesTrond Myklebust 2015-03-27NFSv4: Allow tracing of NFSv4 fsync callsTrond Myklebust 2014-11-25nfs: Add DEALLOCATE supportAnna Schumaker 2014-11-25nfs: Add ALLOCATE supportAnna Schumaker 2014-10-18Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds 2014-09-30NFS: Implement SEEKAnna Schumaker 2014-09-09locks: consolidate "nolease" routinesJeff Layton