commit | 337ce2067a2ebdd57e8f22df2b70a1ecd7f9cc9a | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Fri Apr 05 22:37:40 2024 +0300 |
committer | Jani Nikula <jani.nikula@intel.com> | Mon Apr 08 11:03:16 2024 +0300 |
tree | e0ee2598334d16add195ff331a3835a9d6b1516d | |
parent | 7b16510592eb52b1b630b2f55346e53009ef5906 [diff] |
drm/i915: move i915_fixed.h to display/intel_fixed.h All the users are in display, move the fixed point header under display. We could also consider making these more general purpose things, but that takes a bunch more effort. This allows the immediate cleanup of xe compat i915_fixed.h. Cc: Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/320c451e116c7807e544a50c67ba79b087a4f218.1712345787.git.jani.nikula@intel.com Signed-off-by: Jani Nikula <jani.nikula@intel.com>