summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2025-03-13 17:08:32 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2025-04-02 02:17:30 +0300
commitd1b14231aa0cf78ad21e5e83d32e50608928c108 (patch)
treef1f098ea19c4cab45ca8f9e520c85dff86d58655 /tools/perf/scripts
parent8f0d3618c6b31b1f8ff0c6c08cf6b101e56d6f8b (diff)
downloadlinux-d1b14231aa0cf78ad21e5e83d32e50608928c108.tar.xz
drm/i915/ggtt: Add intel_ggtt_read_entry()
The BIOS FB takeover code wants to read out the PTEs (or at least one of them) to figure out where the FB is located in memory. Currently we only do that for systems with LMEMBAR, and we've open coded the PTE decoding in the display code. Introduce a more proper abstract interface (intel_ggtt_read_entry()) for this purpose, and implement it for all platforms. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250313140838.29742-5-ville.syrjala@linux.intel.com Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions