lp:~canonical-hwe-team/ubuntu/+source/linux/+git/focal

Get this repository:
git clone https://git.not.enabled/~canonical-hwe-team/ubuntu/+source/linux/+git/focal
Members of Canonical Hardware Enablement can upload to this repository. Log in for directions.

Branches

Name Last Modified Last Commit
dpcd 2021-03-26 06:20:58 UTC
drm/i915/dp: Program source OUI on eDP panels

Author: Lyude Paul
Author Date: 2020-12-04 22:35:55 UTC

drm/i915/dp: Program source OUI on eDP panels

Since we're about to start adding support for Intel's magic HDR
backlight interface over DPCD, we need to ensure we're properly
programming this field so that Intel specific sink services are exposed.
Otherwise, 0x300-0x3ff will just read zeroes.

We also take care not to reprogram the source OUI if it already matches
what we expect. This is just to be careful so that we don't accidentally
take the panel out of any backlight control modes we found it in.

v2:
* Add careful parameter to intel_edp_init_source_oui() to avoid
  re-writing the source OUI if it's already been set during driver
  initialization

Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: thaytan@noraisin.net
Cc: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201204223603.249878-2-lyude@redhat.com
(backported from commit f12110afee058a2e6e816e315d3291765625cc87)
Signed-off-by: Chia-Lin Kao (AceLan) <acelan.kao@canonical.com>

11 of 1 result
This repository contains Public information 
Everyone can see this information.