Chris Wilson
|
91c8a326a1
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
|
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
|
7a418e3448
drm/i915: Move registration actions to connector->late_register
|
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
|
9d6c875db4
drm/i915: move sdvo mappings to vbt data
|
9 years ago |
Ville Syrjälä
|
e3b247da89
drm/i915: Move the encoder vs. FDI dotclock check out from encoder .get_config()
|
9 years ago |
Mika Kahola
|
24b2388277
drm/i915: SDVO pixel clock check
|
9 years ago |
Ville Syrjälä
|
13a3d91f17
drm: Pass 'name' to drm_encoder_init()
|
9 years ago |
Ville Syrjälä
|
f0f59a00a1
drm/i915: Type safe register read/write
|
9 years ago |
Ville Syrjälä
|
2a5c08323d
drm/i915: s/is_sdvob/enum port/
|
10 years ago |
Ville Syrjälä
|
0c241d5b27
drm/i915: Disable FIFO underrun reporting around IBX transcoder B workaround
|
10 years ago |
Daniel Vetter
|
3a2fb2c394
Revert "drm/i915: Call encoder hotplug for init and resume cases"
|
10 years ago |
Sonika Jindal
|
5d250b0591
drm/i915: Call encoder hotplug for init and resume cases
|
10 years ago |
Ville Syrjälä
|
7949dd47ba
drm/i915: Add HDMI aspect ratio property for SDVO
|
10 years ago |
Ville Syrjälä
|
7c5f93b05e
drm/i915: Constify adjusted_mode
|
10 years ago |
Ville Syrjälä
|
aad941d53f
drm/i915: Always use crtc_ timings when dealing with adjustead_mode
|
10 years ago |
Ville Syrjälä
|
5e7234c9cc
drm/i915: s/mode/adjusted_mode/ in functions that really get passed the adjusted_mode
|
10 years ago |
Ville Syrjälä
|
124abe076f
drm/i915: Always call the adjusted mode 'adjusted_mode'
|
10 years ago |
Ville Syrjälä
|
8bd864b81a
drm/i915: Don't pass sdvo_reg to intel_sdvo_select_{ddc, i2c}_bus()
|
10 years ago |
Ville Syrjälä
|
4d9194dec3
drm/i915: Make some string arrays const
|
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 |
Maarten Lankhorst
|
ee165b1a6e
drm/i915: Validate the state after an atomic modeset only, and pass the state.
|
10 years ago |
Maarten Lankhorst
|
9a69a9ac20
drm: Make the connector dpms callback return a value, v2.
|
10 years ago |
Linus Torvalds
|
099bfbfc7f
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
10 years ago |
Ander Conselvan de Oliveira
|
8ce7da474f
drm/i915: Properly initialize SDVO analog connectors
|
10 years ago |