With the connector and pipe passed around, we can now set the backlight
on the right pipe on VLV/BYT.
v2: drop combination mode check for VLV (Jani)
add save/restore code for VLV backlight regs (Jani)
check for existing modulation freq when initializing backlight regs (Jani)
Signed-off-by
With the connector and pipe passed around, we can now set the backlight
on the right pipe on VLV/BYT.
v2: drop combination mode check for VLV (Jani)
add save/restore code for VLV backlight regs (Jani)
check for existing modulation freq when initializing backlight regs (Jani)
Signed-off-by
On Mon, Sep 30, 2013 at 10:33 AM, Jani Nikula
wrote:
> Anyway, I think you need to add per pipe save/restore to
> i915_save_display/i915_restore_display too.
I'm trying (very slowly at that) to move the register save/restore
stuff out of there into more suitable places. Either we should now
what
On Sat, 28 Sep 2013, Jesse Barnes wrote:
> With the connector and pipe passed around, we can now set the backlight
> on the right pipe on VLV/BYT.
>
> Signed-off-by: Jesse Barnes
> ---
> drivers/gpu/drm/i915/i915_reg.h| 10 ++
> drivers/gpu/drm/i915/intel_panel.c | 65
>
With the connector and pipe passed around, we can now set the backlight
on the right pipe on VLV/BYT.
Signed-off-by: Jesse Barnes
---
drivers/gpu/drm/i915/i915_reg.h| 10 ++
drivers/gpu/drm/i915/intel_panel.c | 65 +++---
2 files changed, 63 insertions(+),