]> Git Repo - linux.git/commit
drm/i915: Use existing DSI backlight ports info
authorMadhav Chauhan <[email protected]>
Fri, 13 Oct 2017 12:45:00 +0000 (18:15 +0530)
committerJani Nikula <[email protected]>
Fri, 20 Oct 2017 08:28:49 +0000 (11:28 +0300)
commit6a2f0641d3c268ee8703b9d14fa49c3f900ca30c
tree858296c791b101a9504b6ce60c5b255252a084e8
parent46e5832014480ba70daf41a80489c0d11d431e08
drm/i915: Use existing DSI backlight ports info

This patch re-use already parsed DSI backlight/cabc ports
info for saving it inside struct intel_dsi rather than
parsing it at the time of DSI initialization.

V2: Remove backlight and cabc variable initialization (Jani N).

Reviewed-by: Jani Nikula <[email protected]>
Signed-off-by: Madhav Chauhan <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/intel_bios.c
drivers/gpu/drm/i915/intel_dsi.c
This page took 0.057753 seconds and 4 git commands to generate.