summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_hdmi.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-28drm/i915: Return a drm_mode_status enum in the mode_valid vfuncsDamien Lespiau1-2/+3
2013-11-15Merge branch 'backlight-rework' into drm-intel-next-queuedDaniel Vetter1-1/+1
2013-11-11drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centricChon Ming Lee1-4/+4
2013-11-08drm/i915/bdw: Broadwell has a max port clock of 300Mhz on HDMIDamien Lespiau1-1/+1
2013-11-08drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb...Chon Ming Lee1-32/+22
2013-10-16drm/i915: Move some hdmi enable function name to vlv specific.Chon Ming Lee1-6/+6
2013-10-01drm/i915: destroy connector sysfs files earlierPaulo Zanoni1-1/+0
2013-10-01drm/i915: Allow stereo modes on HDMIDamien Lespiau1-0/+1
2013-10-01drm/i915: Use crtc_clock with the adjusted modeDamien Lespiau1-3/+3
2013-10-01drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) patternDaniel Vetter1-2/+2
2013-09-16drm/i915: Use adjusted_mode in HDMI 12bpc clock checkVille Syrjälä1-1/+1
2013-09-16drm/i915: Fix port_clock and adjusted_mode.clock readout all overVille Syrjälä1-0/+11
2013-09-05drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2Chon Ming Lee1-21/+27
2013-08-30Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...Dave Airlie1-2/+0
2013-08-30drm/i915/hdmi: Write HDMI vendor specific infoframesLespiau, Damien1-0/+28
2013-08-22drm/i915: remove set but unused variablesPaulo Zanoni1-2/+0
2013-08-21Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...Dave Airlie1-115/+138
2013-08-19Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-nextDave Airlie1-3/+16
2013-08-08drm/i915/hmdi: Rename set_infoframe() to write_infoframe()Damien Lespiau1-4/+4
2013-08-08drm: Handle the DBLCLK flag in the common infoframe helperDamien Lespiau1-3/+0
2013-08-08drm/i915: Remove the now obsolete infoframe definitionsDamien Lespiau1-15/+0
2013-08-08drm/i915/hdmi: Port the infoframe code to the common hdmi helpersDamien Lespiau1-24/+58
2013-08-08drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a typeDamien Lespiau1-50/+56
2013-08-05drm/i915: rearrange vlv hdmi enable and pre_enable callbacksJani Nikula1-9/+11
2013-08-05drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMIChris Wilson1-0/+4
2013-08-04drm/i915/hdmi: use native encoder mode_set callbackDaniel Vetter1-17/+12
2013-07-24drm/i915: Add some debug breadcrumbs to connector detectionChris Wilson1-0/+3
2013-07-23drm/i915: fix hdmi portclock limitsDaniel Vetter1-3/+16
2013-07-01Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview"Ville Syrjälä1-1/+1
2013-06-04drm/i915: store adjusted dotclock in adjusted_mode->clockDaniel Vetter1-3/+1
2013-05-23drm/i915: rename VLV IOSF sideband functions logicallyJani Nikula1-21/+21
2013-05-23drm/i915: drop redundant warnings on not holding dpio_lockJani Nikula1-4/+0
2013-05-21drm/i915: add encoder get_config function v5Jesse Barnes1-0/+23
2013-05-21Merge tag 'v3.10-rc2' into drm-intel-next-queuedDaniel Vetter1-0/+8
2013-04-29drm/i915: implement fdi auto-ditheringDaniel Vetter1-4/+10
2013-04-29drm/i915: fixup 12bpc hdmi dotclock handlingDaniel Vetter1-2/+15
2013-04-23drm/i915: avoid full modeset when changing the color range propertiesDaniel Vetter1-0/+8
2013-04-19drm/i915: update VLV PLL and DPIO code v11Jesse Barnes1-0/+108
2013-04-18drm/i915: move cpu_transcoder to the pipe configurationDaniel Vetter1-3/+3
2013-04-18drm/i915: (re)init HPD interrupt storm statisticsEgbert Eich1-1/+0
2013-04-05drm/i915: Don't use the HDMI port color range bit on ValleyviewVille Syrjälä1-1/+1
2013-03-28drm/i915: precompute pipe bpp before touching the hwDaniel Vetter1-0/+13
2013-03-28drm/i915: introduce pipe_config->dither|pipe_bppDaniel Vetter1-1/+1
2013-03-28drm/i915: add pipe_config->limited_color_rangeDaniel Vetter1-2/+3
2013-03-28drm/i915: add pipe_config->has_pch_encoderDaniel Vetter1-5/+9
2013-03-27DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private.Egbert Eich1-3/+0
2013-03-26DRM/I915: Add enum hpd_pin to intel_encoder.Egbert Eich1-0/+4
2013-03-23drm/i915: use VLV DIP routines on VLV v2Jesse Barnes1-4/+4
2013-03-19Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter1-32/+2
2013-03-04drm/i915: rename some HDMI bit definitionsPaulo Zanoni1-4/+4