Commit 2af612a
committed
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.com1 parent 026a60e commit 2af612a
File tree
2 files changed
+7
-2
lines changed- drivers/gpu/drm/display
- include/drm/display
2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4261 | 4261 | | |
4262 | 4262 | | |
4263 | 4263 | | |
| 4264 | + | |
| 4265 | + | |
| 4266 | + | |
4264 | 4267 | | |
4265 | 4268 | | |
4266 | | - | |
| 4269 | + | |
| 4270 | + | |
4267 | 4271 | | |
4268 | | - | |
| 4272 | + | |
4269 | 4273 | | |
4270 | 4274 | | |
4271 | 4275 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
849 | 849 | | |
850 | 850 | | |
851 | 851 | | |
| 852 | + | |
852 | 853 | | |
853 | 854 | | |
854 | 855 | | |
| |||
0 commit comments