Ville Syrjälä
|
34f2be46c4
drm/i915: Convert intel_dp to enum port
|
12 years ago |
Ville Syrjälä
|
55bc60db59
drm/i915: Add "Automatic" mode for the "Broadcast RGB" property
|
12 years ago |
Ville Syrjälä
|
3685a8f38f
drm/i915: Fix RGB color range property for PCH platforms
|
12 years ago |
Dave Airlie
|
b5cc6c0387
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 years ago |
Chris Wilson
|
c0c36b941b
drm/i915: Return the real error code from intel_set_mode()
|
12 years ago |
Paulo Zanoni
|
f0a3424e96
drm/i915: add intel_dp_set_signal_levels
|
12 years ago |
Damien Lespiau
|
3f8c65d604
drm/i915: Remove stale comment about intel_dp_detect()
|
12 years ago |
Damien Lespiau
|
577c7a505b
drm/i915/dp: Log the DPCD only if we have successfully retrieved one
|
12 years ago |
Damien Lespiau
|
1b4696394a
drm/i915/dp: Read the HPD status before trying to read the DPCD
|
12 years ago |
Daniel Vetter
|
e69d0bc1c6
drm/i915: extract common link_m_n helpers
|
12 years ago |
Daniel Vetter
|
ff50afe9ac
drm/i915: WARN on !crtc in intel_dp_link_down
|
12 years ago |
Daniel Vetter
|
ab527efc2f
drm/i915: use wait_for_vblank instead of msleep(17)
|
12 years ago |
Daniel Vetter
|
1ce1703809
drm/i915: rip out pre-production ilk cpu edp w/a
|
12 years ago |
Daniel Vetter
|
ea9b6006b5
drm/i915: move set_pll_edp to intel_dp.c
|
12 years ago |
Daniel Vetter
|
ef04f00d12
drm/i915: use _NOTRACE for gmbus/dp aux wait loops
|
12 years ago |
Daniel Vetter
|
9ee32fea5f
drm/i915: irq-drive the dp aux communication
|
12 years ago |
Rob Clark
|
6de6d84630
drm/i915: One more drm_connector_property -> drm_object_property
|
12 years ago |
Paulo Zanoni
|
9fa5f6522e
drm/i915: kill intel_dp_link_clock()
|
12 years ago |
Paulo Zanoni
|
affa935440
drm/i915: add HAS_DDI check
|
12 years ago |
Rob Clark
|
662595df9f
drm/i915: drm_connector_property -> drm_object_property
|
12 years ago |
Dave Airlie
|
9fabd4eede
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 years ago |
Paulo Zanoni
|
00c09d70df
drm/i915: create the DDI encoder
|
12 years ago |
Paulo Zanoni
|
bcbc889bc4
drm/i915: add intel_ddi_connector_get_hw_state
|
12 years ago |
Paulo Zanoni
|
174edf1f86
drm/i915: add port field to intel_digital_port
|
12 years ago |
Paulo Zanoni
|
d63885da96
drm/i915: reset intel_encoder->type when DP or HDMI is detected
|
12 years ago |
Paulo Zanoni
|
f0fec3f2b6
drm/i915: split intel_dp_init into encoder and connector pieces
|
12 years ago |
Paulo Zanoni
|
da63a9f2e4
drm/i915: create intel_digital_port and use it
|
12 years ago |
Paulo Zanoni
|
30add22d84
drm/i915: add intel_dp_to_dev and intel_hdmi_to_dev
|
12 years ago |
Paulo Zanoni
|
fa90ecefdc
drm/i915: simplify assignments inside intel_dp.c
|
12 years ago |
Daniel Vetter
|
4a0833ec48
drm/i915: shut up spurious message in intel_dp_get_hw_state
|
12 years ago |