]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Relocate CHV CGM gamma masks
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 25 Sep 2020 13:16:54 +0000 (16:16 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 28 Sep 2020 15:09:47 +0000 (18:09 +0300)
commit2e2d8281a1a7733de94b7f1cd6518fc029775ee7
tree1dd765328a74245b57413304fe902c1fb4c5c06a
parente87a5063520c8ce283d4102784339a01c982eb8d
drm/i915: Relocate CHV CGM gamma masks

CGM_PIPE_GAMMA_RED_MASK & co. are misplaced. Move then below the
relevant register. And while at it add the degamma counterparts.

Reviewed-by: Uma Shankar <uma.shankar@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200925131656.10022-8-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/i915_reg.h