summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2026-02-25 17:49:08 +0300
committerJani Nikula <jani.nikula@intel.com>2026-02-27 00:28:57 +0300
commitb3e523e5deb56d10feb83fe20e223763dcfd18d4 (patch)
treeb739649313621a9619de4a79b2fc8af95416717a /include
parentdc88f63aeada8eea011af15b8fab4b61bf334e93 (diff)
downloadlinux-b3e523e5deb56d10feb83fe20e223763dcfd18d4.tar.xz
drm/i915/dpt: pass obj, size instead of framebuffer to intel_dpt_create()
Split the size determination between caller and callee to drop the dependency on struct intel_framebuffer from DPT code, but avoid adding a dependency on I915_GTT_PAGE_SIZE in the caller side. Pass zero size to let intel_dpt_create() handle the regular obj->size case, but remapped size if fb needs stride remap. Reviewed-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com> Link: https://patch.msgid.link/3a6e987ce8bb9f2c8d90c35342de14494a64de1b.1772030909.git.jani.nikula@intel.com Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions