summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorUma Shankar <uma.shankar@intel.com>2026-02-05 12:43:22 +0300
committerUma Shankar <uma.shankar@intel.com>2026-02-12 13:00:36 +0300
commit0635d554de9569e0231dbd75162695d295d1a676 (patch)
treec0cd0cce7a0b101907e09796ca983c0b42227d06 /include
parentc0a27a0ca8a34e96d08bb05a2c5d5ccf63fb8dc0 (diff)
downloadlinux-0635d554de9569e0231dbd75162695d295d1a676.tar.xz
drm/i915: Extract display registers from i915_reg.h to display
There are certain register definitions which are defined in i915_reg.h which are exclusively needed by display. Move the same to display headers to remove i915_reg.h includes from display. This is a step towards making display independent of i915. intel_clock_gating.c can include display header directly, since its usage is planned to be re-factored and will be moved within display. v3: Updated subject and commit message (Jani) v2: Drop common header in include and use display_regs.h (Jani) Reviewed-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Uma Shankar <uma.shankar@intel.com> Link: https://patch.msgid.link/20260205094341.1882816-2-uma.shankar@intel.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions