From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> A bunch of REG_BIT() stuff a random collection of registers. Some of these are related to areas where I plan to do a bit of additional work on the code itself, and a few are just some easy ones I spotted in the vicinity. Ville Syrjälä (9): drm/i915: Bump DSL linemask to 20 bits drm/i915: Clean up PIPEMISC register defines drm/i915: Clean up SKL_BOTTOM_COLOR defines drm/i915: Clean up PIPECONF bit defines drm/i915: Clean up PCH_TRANSCONF/TRANS_DP_CTL bit defines drm/i915: Clean up PIPESRC defines drm/i915: Clean up CRC register defines drm/i915: Clean up DPINVGTT/VLV_DPFLIPSTAT bits drm/i915: Clean up FPGA_DBG/CLAIM_ER bits drivers/gpu/drm/i915/display/i9xx_plane.c | 4 +- drivers/gpu/drm/i915/display/icl_dsi.c | 4 +- drivers/gpu/drm/i915/display/intel_display.c | 95 ++--- .../gpu/drm/i915/display/intel_pch_display.c | 20 +- drivers/gpu/drm/i915/gvt/display.c | 4 +- drivers/gpu/drm/i915/gvt/handlers.c | 4 +- drivers/gpu/drm/i915/i915_irq.c | 9 +- drivers/gpu/drm/i915/i915_reg.h | 392 +++++++++--------- 8 files changed, 261 insertions(+), 271 deletions(-) -- 2.32.0