summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2014-09-12 15:46:29 +0300
committerJani Nikula <jani.nikula@intel.com>2014-09-18 14:52:14 +0300
commit8c875fca1a8d76665c60fa141c220cee65f44f5e (patch)
tree91da5458a26495d4e9a354f8fe1e584b45feb72a /tools/perf/scripts/python/bin
parent611a7a4fd8b5fb6b25ab1f8bdcde61800a7feacf (diff)
downloadkernel-8c875fca1a8d76665c60fa141c220cee65f44f5e.tar.gz
drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv
The limited color range knob is in the port registers on g4x and vlv/chv for HDMI, and on g4x for DP. Add the relevant code to read out the hardware state into pipe config. On vlv/chv the DP port limited color range knob is in PIPECONF for which we already have readout code. Cc: Chris Clayton <chris2553@googlemail.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Tested-by: Chris Clayton <chris2553@googlemail.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
A: rawmidi: don't opencode IS_REACHABLE()Fabian Frederick 2016-09-08ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai 2016-02-03ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai 2016-02-03ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai 2016-02-01ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai 2015-03-10ALSA: core: Drop superfluous error/debug messages after malloc failuresTakashi Iwai 2015-02-02ALSA: Simplify snd_device_register() variantsTakashi Iwai 2015-02-02ALSA: rawmidi: Use rawmidi device file for kernel messagesTakashi Iwai 2015-02-02ALSA: rawmidi: Embed struct deviceTakashi Iwai 2015-02-02ALSA: control: Provide a helper to look for the preferred subdeviceTakashi Iwai 2014-02-27ALSA: Move EXPORT_SYMBOL() in appropriate placesTakashi Iwai 2014-02-14ALSA: rawmidi: Use standard printk helpersTakashi Iwai 2014-02-12ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai 2014-02-10ALSA: Fix typos in alsa-driver-api.xmlMasanari Iida 2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi 2012-10-30ALSA: Avoid endless sleep after disconnectTakashi Iwai 2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai 2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker 2011-07-12ALSA: Use krealloc() in possible placesTakashi Iwai 2011-06-14ALSA: rawmidi - Use workq for event handlingTakashi Iwai