index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_hdmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux ...
Dave Airlie
2013-02-24
1
-2
/
+2
|
\
|
*
drm: Remove duplicate drm_mode_cea_vic()
Thierry Reding
2013-02-22
1
-2
/
+2
*
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-02-24
1
-29
/
+0
|
\
\
|
|
/
|
/
|
|
*
drm/i915: Revert hdmi HDP pin checks
Daniel Vetter
2013-02-22
1
-29
/
+0
*
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-02-20
1
-5
/
+5
|
\
\
|
|
/
|
*
drm/i915: unify HDMI/DP hpd definitions
Daniel Vetter
2013-02-15
1
-5
/
+5
*
|
drm/i915: rip out helper->disable noop functions
Daniel Vetter
2013-02-14
1
-1
/
+0
|
/
*
drm/i915: Convert intel_hdmi to enum port
Ville Syrjälä
2013-01-24
1
-12
/
+15
*
drm/i915: Provide the quantization range in the AVI infoframe
Ville Syrjälä
2013-01-20
1
-0
/
+11
*
drm/i915: Add "Automatic" mode for the "Broadcast RGB" property
Ville Syrjälä
2013-01-20
1
-4
/
+25
*
drm/i915: Fix RGB color range property for PCH platforms
Ville Syrjälä
2013-01-20
1
-0
/
+5
*
drm/i915: Return the real error code from intel_set_mode()
Chris Wilson
2012-12-20
1
-5
/
+2
*
drm/i915/hdmi: Read the HPD status before trying to read the EDID
Damien Lespiau
2012-12-14
1
-2
/
+7
*
drm/i915: add HAS_DDI check
Paulo Zanoni
2012-11-29
1
-2
/
+2
*
drm/i915: set the VIC of the mode on the AVI InfoFrame
Paulo Zanoni
2012-11-29
1
-0
/
+2
*
drm/i915: drm_connector_property -> drm_object_property
Rob Clark
2012-11-21
1
-1
/
+1
*
drm/i915: create the DDI encoder
Paulo Zanoni
2012-11-11
1
-26
/
+10
*
drm/i915: add intel_ddi_connector_get_hw_state
Paulo Zanoni
2012-11-11
1
-1
/
+4
*
drm/i915: add port field to intel_digital_port
Paulo Zanoni
2012-11-11
1
-2
/
+2
*
drm/i915: reset intel_encoder->type when DP or HDMI is detected
Paulo Zanoni
2012-11-11
1
-0
/
+4
*
drm/i915: split intel_hdmi_init into encoder and connector pieces
Paulo Zanoni
2012-11-11
1
-43
/
+53
*
drm/i915: create intel_digital_port and use it
Paulo Zanoni
2012-11-11
1
-10
/
+15
*
drm/i915: add intel_dp_to_dev and intel_hdmi_to_dev
Paulo Zanoni
2012-11-11
1
-2
/
+7
*
Merge tag 'v3.7-rc2' into drm-intel-next-queued
Daniel Vetter
2012-10-22
1
-5
/
+19
|
\
|
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-85
/
+136
|
|
\
|
|
*
drm/i915: make sure we write all the DIP data bytes
Paulo Zanoni
2012-09-26
1
-0
/
+15
|
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-4
/
+4
|
*
|
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
|
*
|
drm/i915: HDMI - Clear Audio Enable bit for Hot Plug
Wang Xingchao
2012-09-17
1
-1
/
+1
*
|
|
drm/i915: completely rewrite the Haswell PLL handling code
Paulo Zanoni
2012-10-10
1
-0
/
+2
|
|
/
|
/
|
*
|
drm/i915: BUG() on unexpected HDMI register
Paulo Zanoni
2012-09-24
1
-0
/
+2
*
|
drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionally
Wang Xingchao
2012-09-20
1
-4
/
+1
*
|
Merge the modeset-rework, basic conversion into drm-intel-next
Daniel Vetter
2012-09-06
1
-44
/
+107
|
\
\
|
*
|
drm/i915: s/intel_encoder_disable/intel_encoder_noop
Daniel Vetter
2012-09-06
1
-2
/
+2
|
*
|
drm/i915/hdmi: implement get_hw_state
Daniel Vetter
2012-09-06
1
-0
/
+24
|
*
|
drm/i915: rip out encoder->prepare/commit
Daniel Vetter
2012-09-06
1
-4
/
+0
|
*
|
drm/i915: copy&paste drm_crtc_helper_set_mode
Daniel Vetter
2012-09-06
1
-3
/
+2
|
*
|
drm/i915/hdmi: convert to encoder->disable/enable
Daniel Vetter
2012-09-06
1
-41
/
+85
*
|
|
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
2012-08-24
1
-3
/
+0
|
/
/
*
|
drm/i915: add port parameter to intel_hdmi_init
Daniel Vetter
2012-07-25
1
-29
/
+12
*
|
drm/i915: simplify possible_clones computation
Daniel Vetter
2012-07-25
1
-8
/
+2
|
/
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-19
1
-1
/
+1
*
drm/i915: ensure HDMI port is disabled inside set_infoframes
Daniel Vetter
2012-06-12
1
-0
/
+23
*
drm/i915: implement IBX hdmi transcoder select workaround
Daniel Vetter
2012-06-06
1
-1
/
+31
*
drm/i915: add some barriers when changing DIPs
Paulo Zanoni
2012-05-30
1
-0
/
+27
*
drm/i915: remove comment about HSW HDMI DIPs
Paulo Zanoni
2012-05-30
1
-3
/
+0
*
drm/i915: don't set SDVO_BORDER_ENABLE when we're HDMI
Paulo Zanoni
2012-05-30
1
-1
/
+1
*
drm/i915: don't write 0 to DIP control at HDMI init
Paulo Zanoni
2012-05-30
1
-10
/
+0
*
drm/i915: disable DIP while changing the port
Paulo Zanoni
2012-05-30
1
-7
/
+25
*
drm/i915: explicitly disable the DIPs we're not using
Paulo Zanoni
2012-05-30
1
-0
/
+13
[next]