diff options
| author | Jani Nikula <jani.nikula@intel.com> | 2026-03-02 20:17:35 +0200 |
|---|---|---|
| committer | Jani Nikula <jani.nikula@intel.com> | 2026-03-11 11:32:10 +0200 |
| commit | df88ba8904ce23483889e3397814e91366e729b0 (patch) | |
| tree | 46661775bddf19f78dd0af7d24e9f2384fe4dd6e /tools/perf/scripts/python | |
| parent | e18eec6c299a194f3efaedc61f05d881697f07a8 (diff) | |
drm/i915/overlay: convert from struct intel_frontbuffer to i915_frontbuffer
The intel_frontbuffer_get() and intel_frontbuffer_put() calls are routed
through intel_frontbuffer.c to i915_gem_object_frontbuffer.c. We might
as well call the functions directly, instead of going through display
code. This would only get worse with get/put being moved to the parent
interface.
To make this easier, convert overlay code from struct intel_frontbuffer
to struct i915_frontbuffer, and add a
i915_gem_object_frontbuffer_track() wrapper for clarity.
Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
Link: https://patch.msgid.link/829b304a6451e80fbce554bdc7788077245e803a.1772475391.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
