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()
|
8 years ago |
Tvrtko Ursulin
|
50a0bc9054
drm/i915: Make INTEL_DEVID only take dev_priv
|
8 years ago |
Tvrtko Ursulin
|
db49296ba1
drm/i915: Shrink TV modes const data
|
8 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 |
Ville Syrjälä
|
13a3d91f17
drm: Pass 'name' to drm_encoder_init()
|
9 years ago |
Daniel Vetter
|
44cc6c08da
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
|
10 years ago |
Ville Syrjälä
|
184d7c0622
drm/i915: Parametrize TV luma/chroma filter registers
|
10 years ago |
Ville Syrjälä
|
b7c914b3d9
drm: Constify TV mode names
|
10 years ago |
Ville Syrjälä
|
53abb6794a
drm/i915: Use ARRAY_SIZE() instead of hand rolling it
|
10 years ago |
Maarten Lankhorst
|
4d688a2a15
drm/i915: Get rid of dpms handling.
|
10 years ago |
Ander Conselvan de Oliveira
|
08d9bc920d
drm/i915: Allocate connector state together with the connectors
|
10 years ago |
Ander Conselvan de Oliveira
|
989697255d
drm/i915: Implement connector state duplication
|
10 years ago |
Ander Conselvan de Oliveira
|
49172fee61
drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()
|
10 years ago |
Matt Roper
|
2545e4a6c8
drm/i915: Add atomic_get_property entrypoint for connectors (v2)
|
10 years ago |
Matt Roper
|
c6f95f2793
drm/i915: Setup dummy atomic state for connectors (v3)
|
10 years ago |