OSDN Git Service

drm/i915/display: Add HDR mode helper function
authorTejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
Tue, 7 Sep 2021 11:36:58 +0000 (17:06 +0530)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 22 Sep 2021 13:14:20 +0000 (16:14 +0300)
commite6e0edfdbbab30fcfe5e40c051190f556a527925
tree46225cce941f1c81a753c25696c04de420a485c9
parente01163e82b708535ae1bfca67730516578b237be
drm/i915/display: Add HDR mode helper function

Add helper function with returns if HDR mode in on

Signed-off-by: Tejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210907113658.1351456-1-tejaskumarx.surendrakumar.upadhyay@intel.com
[vsyrjala: fix up alignment to match codingstyle]
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
drivers/gpu/drm/i915/display/intel_display.c