]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/dp: Introduce new member in drm_backlight_info
authorSuraj Kandpal <suraj.kandpal@intel.com>
Fri, 20 Jun 2025 06:34:33 +0000 (12:04 +0530)
committerSuraj Kandpal <suraj.kandpal@intel.com>
Mon, 30 Jun 2025 15:11:37 +0000 (20:41 +0530)
commit2af612ad42903637b11f9ddf4101f231f1ec5d1d
tree8cfe6ac05e259ef5fe9ef4990c25db4d76663549
parent026a60e3c1c55845bd9fdaa202dad81c3f95ae6b
drm/dp: Introduce new member in drm_backlight_info

Introduce luminance_set flag which indicates if we can manipulate
backlight using luminance value or not which is only possible
after eDP v1.5.

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
Link: https://lore.kernel.org/r/20250620063445.3603086-2-suraj.kandpal@intel.com
drivers/gpu/drm/display/drm_dp_helper.c
include/drm/display/drm_dp_helper.h