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 |
Tvrtko Ursulin
|
56b857a5e3
drm/i915: More assorted dev_priv cleanups
|
8 years ago |
Ville Syrjälä
|
0f0f74bc83
drm/i915: Pass dev_priv to intel_wait_for_vblank()
|
8 years ago |
Tvrtko Ursulin
|
5db9401983
drm/i915: Make IS_GEN macros only take dev_priv
|
8 years ago |
Tvrtko Ursulin
|
11a914c286
drm/i915: Make IS_VALLEYVIEW only take dev_priv
|
8 years ago |
Tvrtko Ursulin
|
9beb5fea04
drm/i915: Make IS_G4X only take dev_priv
|
8 years ago |
Tvrtko Ursulin
|
50a0bc9054
drm/i915: Make INTEL_DEVID only take dev_priv
|
8 years ago |
Tvrtko Ursulin
|
6e266956a5
drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv
|
8 years ago |
Tvrtko Ursulin
|
4f8036a281
drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_priv
|
8 years ago |
Ville Syrjälä
|
69a44b16cb
drm/i915: Add spurious CRT DMI match for Intel DZ77BH-55K
|
8 years ago |
Ville Syrjälä
|
f0dfb1a81a
drm/i915: Register shadow VGA even when it produces spurious detection results
|
8 years ago |
Ville Syrjälä
|
26aa23396e
Revert "Skip intel_crt_init for Dell XPS 8700"
|
8 years ago |
Pandiyan, Dhinakaran
|
03cdc1d4f7
drm/i915: Store port enum in intel_encoder
|
9 years ago |
Maarten Lankhorst
|
b707654636
drm/i915: Cleanup crt disable sequence on hsw+
|
9 years ago |
Maarten Lankhorst
|
225cc34840
drm/i915: Convert intel_crt to use atomic state
|
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 |
Lyude
|
b236d7c842
drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
|
9 years ago |
Lyude
|
9504a89247
drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
|
9 years ago |
Lyude
|
28cf71ce3e
drm/i915/vlv: Make intel_crt_reset() per-encoder
|
9 years ago |
Chris Wilson
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
Chris Wilson
|
fd3790d41b
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
|
9 years ago |
Chris Wilson
|
a522ae4bb6
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
|
9 years ago |
Chris Wilson
|
e1672d1cf6
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
|
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 |