aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_hdmi.c
Commit message (Expand)AuthorAge
* drm/i915: add unregister callback to connectorImre Deak2014-02-14
* drm/i915: Convert DIP port switch cases to a simple macroVille Syrjälä2014-02-13
* drm/i915: Reorganize display pipe register accessesAntti Koskipaa2014-02-04
* drm/i915: Don't cast away const from infoframe bufferVille Syrjälä2013-12-10
* drm/i915: Return a drm_mode_status enum in the mode_valid vfuncsDamien Lespiau2013-11-28
* Merge branch 'backlight-rework' into drm-intel-next-queuedDaniel Vetter2013-11-15
|\
| * drm/i915/bdw: Broadwell has a max port clock of 300Mhz on HDMIDamien Lespiau2013-11-08
* | drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centricChon Ming Lee2013-11-11
* | drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb...Chon Ming Lee2013-11-08
|/
* drm/i915: Move some hdmi enable function name to vlv specific.Chon Ming Lee2013-10-16
* drm/i915: destroy connector sysfs files earlierPaulo Zanoni2013-10-01
* drm/i915: Allow stereo modes on HDMIDamien Lespiau2013-10-01
* drm/i915: Use crtc_clock with the adjusted modeDamien Lespiau2013-10-01
* drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) patternDaniel Vetter2013-10-01
* drm/i915: Use adjusted_mode in HDMI 12bpc clock checkVille Syrjälä2013-09-16
* drm/i915: Fix port_clock and adjusted_mode.clock readout all overVille Syrjälä2013-09-16
* drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2Chon Ming Lee2013-09-05
* Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...Dave Airlie2013-08-29
|\
| * drm/i915: remove set but unused variablesPaulo Zanoni2013-08-22
* | drm/i915/hdmi: Write HDMI vendor specific infoframesLespiau, Damien2013-08-29
* | Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...Dave Airlie2013-08-20
|\|
| * drm/i915/hmdi: Rename set_infoframe() to write_infoframe()Damien Lespiau2013-08-08
| * drm: Handle the DBLCLK flag in the common infoframe helperDamien Lespiau2013-08-08
| * drm/i915: Remove the now obsolete infoframe definitionsDamien Lespiau2013-08-08
| * drm/i915/hdmi: Port the infoframe code to the common hdmi helpersDamien Lespiau2013-08-08
| * drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a typeDamien Lespiau2013-08-08
| * drm/i915: rearrange vlv hdmi enable and pre_enable callbacksJani Nikula2013-08-05
| * drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMIChris Wilson2013-08-05
| * drm/i915/hdmi: use native encoder mode_set callbackDaniel Vetter2013-08-04
* | Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-nextDave Airlie2013-08-18
|\ \ | |/ |/|
| * drm/i915: fix hdmi portclock limitsDaniel Vetter2013-07-23
* | drm/i915: Add some debug breadcrumbs to connector detectionChris Wilson2013-07-24
|/
* Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview"Ville Syrjälä2013-07-01
* drm/i915: store adjusted dotclock in adjusted_mode->clockDaniel Vetter2013-06-04
* drm/i915: rename VLV IOSF sideband functions logicallyJani Nikula2013-05-23
* drm/i915: drop redundant warnings on not holding dpio_lockJani Nikula2013-05-23
* drm/i915: add encoder get_config function v5Jesse Barnes2013-05-21
* Merge tag 'v3.10-rc2' into drm-intel-next-queuedDaniel Vetter2013-05-21
|\
| * drm/i915: avoid full modeset when changing the color range propertiesDaniel Vetter2013-04-23
* | drm/i915: implement fdi auto-ditheringDaniel Vetter2013-04-29
* | drm/i915: fixup 12bpc hdmi dotclock handlingDaniel Vetter2013-04-29
* | drm/i915: update VLV PLL and DPIO code v11Jesse Barnes2013-04-19
|/
* drm/i915: move cpu_transcoder to the pipe configurationDaniel Vetter2013-04-18
* drm/i915: (re)init HPD interrupt storm statisticsEgbert Eich2013-04-18
* drm/i915: Don't use the HDMI port color range bit on ValleyviewVille Syrjälä2013-04-05
* drm/i915: precompute pipe bpp before touching the hwDaniel Vetter2013-03-27
* drm/i915: introduce pipe_config->dither|pipe_bppDaniel Vetter2013-03-27
* drm/i915: add pipe_config->limited_color_rangeDaniel Vetter2013-03-27
* drm/i915: add pipe_config->has_pch_encoderDaniel Vetter2013-03-27
* DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private.Egbert Eich2013-03-27