[Intel-gfx] [PATCH 0/9] drm/i915: Display info cleanup
Ville Syrjala
ville.syrjala at linux.intel.com
Thu Jun 23 13:08:51 UTC 2022
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Collect more stuff under INTEL_INFO->display, and clean up
some messy stuff in the related register macros.
Ville Syrjälä (9):
drm/i915: Move dbuf details to INTEL_INFO->display
drm/i195: Move pipe_offsets[] & co. to INTEL_INFO->display
drm/i915: Move display_mmio_offset under INTEL_INFO->display
drm/i915: Make pipe_offsets[] & co. u32
drm/i915: s/_CURSOR2/_MMIO_CURSOR2//
drm/i915: Use _MMIO_TRANS2() where appropriate
drm/i915: Use _MMIO_PIPE2() where appropriate
drm/i915: Get rid of XE_LPD_CURSOR_OFFSETS
drm/i915: Move the color stuff under INTEL_INFO->display
drivers/gpu/drm/i915/display/intel_color.c | 28 ++---
drivers/gpu/drm/i915/display/intel_display.h | 2 +-
.../drm/i915/display/intel_display_power.c | 2 +-
drivers/gpu/drm/i915/i915_pci.c | 112 +++++++++---------
drivers/gpu/drm/i915/i915_reg.h | 47 ++++----
drivers/gpu/drm/i915/intel_device_info.h | 39 +++---
drivers/gpu/drm/i915/intel_pm.c | 8 +-
7 files changed, 117 insertions(+), 121 deletions(-)
--
2.35.1
More information about the Intel-gfx
mailing list