Chris Wilson
|
3930f18a09
drm/i915/tv: Cleanup up obsolete comments
|
7 years ago |
Ville Syrjälä
|
a7f519ba70
drm/i915: Eliminate some encoder->crtc usage from TV code
|
8 years ago |
Ville Syrjälä
|
e1214b95ed
drm/i915: Populate output_types from .get_config()
|
8 years ago |
Chris Wilson
|
3123698f50
drm/i915: Use mul_u32_u32() for 32b x 32b -> 64b result
|
8 years ago |
Ville Syrjälä
|
5f88a9c619
drm/i915: Constify states passed to enable/disable/etc. encoder hooks
|
8 years ago |
Daniel Vetter
|
7d902c05b4
drm: Nuke drm_atomic_helper_connector_dpms
|
8 years ago |
Daniel Vetter
|
482b0e3c2f
drm: Nuke drm_atomic_helper_connector_set_property
|
8 years ago |
Maarten Lankhorst
|
0e891b3f44
drm/i915: Convert intel_tv connector properties to atomic, v5.
|
8 years ago |
Maarten Lankhorst
|
735a9876cf
drm/i915: Remove unused members from intel_tv.c
|
8 years ago |
Maarten Lankhorst
|
6c5ed5ae35
drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connector_modes, v4.
|
8 years ago |
Ander Conselvan de Oliveira
|
79f255a0c9
drm/i915: Store encoder power domain in struct intel_encoder
|
8 years ago |
Ander Conselvan de Oliveira
|
c39055b072
drm/i915: Pass dev_priv to intel_setup_outputs()
|
8 years ago |
Tvrtko Ursulin
|
66478475b5
drm/i915: Assorted INTEL_INFO(dev) cleanups
|
8 years ago |
Ville Syrjälä
|
0f0f74bc83
drm/i915: Pass dev_priv to intel_wait_for_vblank()
|
9 years ago |
Tvrtko Ursulin
|
50a0bc9054
drm/i915: Make INTEL_DEVID only take dev_priv
|
9 years ago |
Tvrtko Ursulin
|
db49296ba1
drm/i915: Shrink TV modes const data
|
9 years ago |
Pandiyan, Dhinakaran
|
03cdc1d4f7
drm/i915: Store port enum in intel_encoder
|
9 years ago |
Maarten Lankhorst
|
0a478c27db
drm/i915: Make encoder->compute_config take the connector state
|
9 years ago |
Maarten Lankhorst
|
fd6bbda9c7
drm/i915: Pass crtc_state and connector_state to encoder functions
|
9 years ago |
Chris Wilson
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
Chris Wilson
|
843152b4b9
drm/i915: Move connector registration to driver registration
|
9 years ago |
Chris Wilson
|
1ebaa0b9c2
drm/i915: Move backlight registration to connector registration
|
9 years ago |
Chris Wilson
|
c191eca110
drm/i915: Move intel_connector->unregister to connector->early_unregister
|
9 years ago |
Boris Brezillon
|
cc22a86c26
drm: i915: Rely on the default ->best_encoder() behavior where appropriate
|
9 years ago |
Ville Syrjälä
|
580d8ed522
drm/i915: Give encoders useful names
|
9 years ago |
Jani Nikula
|
3bdd14d542
drm/i915: move VBT based TV presence check to intel_bios.c
|
9 years ago |
Eric Engestrom
|
d9f8e52b22
drm/i915: remove dead code
|
9 years ago |
Maarten Lankhorst
|
0eadc62462
drm/i915: Use atomic state in tv load detection.
|
9 years ago |
Mika Kahola
|
54c032b354
drm/i915: TV pixel clock check
|
9 years ago |
Imre Deak
|
05d25214c4
drm/i915: Properly terminate KMS mode name string during tv init
|
9 years ago |