]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915/dpt: remove display/intel_dpt.h
authorJani Nikula <jani.nikula@intel.com>
Wed, 25 Feb 2026 14:49:11 +0000 (16:49 +0200)
committerJani Nikula <jani.nikula@intel.com>
Thu, 26 Feb 2026 21:28:57 +0000 (23:28 +0200)
commitc6946bcf4a85d15510a2e01fdc922b6fa0d58d38
treef7a7406167e3f0327902451efc148232ff2e4197
parent3834ea7499ca2c88e0f67bb6929668f78bb67127
drm/i915/dpt: remove display/intel_dpt.h

The remaining functions declared in intel_dpt.h are i915 specific, and
so are the users, so we can move them to i915_dpt.h. There are some
useless intel_dpt.h includes around that we can remove.

Reviewed-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Link: https://patch.msgid.link/de16eddbb49110b56ff44899d9498e3081da91fa.1772030909.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_display.c
drivers/gpu/drm/i915/display/intel_dpt.h [deleted file]
drivers/gpu/drm/i915/display/intel_fb_pin.c
drivers/gpu/drm/i915/display/skl_universal_plane.c
drivers/gpu/drm/i915/i915_dpt.c
drivers/gpu/drm/i915/i915_dpt.h