Mika Kahola
|
24b2388277
drm/i915: SDVO pixel clock check
|
9 年之前 |
Ville Syrjälä
|
13a3d91f17
drm: Pass 'name' to drm_encoder_init()
|
9 年之前 |
Ville Syrjälä
|
f0f59a00a1
drm/i915: Type safe register read/write
|
9 年之前 |
Ville Syrjälä
|
2a5c08323d
drm/i915: s/is_sdvob/enum port/
|
9 年之前 |
Ville Syrjälä
|
0c241d5b27
drm/i915: Disable FIFO underrun reporting around IBX transcoder B workaround
|
9 年之前 |
Daniel Vetter
|
3a2fb2c394
Revert "drm/i915: Call encoder hotplug for init and resume cases"
|
10 年之前 |
Sonika Jindal
|
5d250b0591
drm/i915: Call encoder hotplug for init and resume cases
|
10 年之前 |
Ville Syrjälä
|
7949dd47ba
drm/i915: Add HDMI aspect ratio property for SDVO
|
10 年之前 |
Ville Syrjälä
|
7c5f93b05e
drm/i915: Constify adjusted_mode
|
10 年之前 |
Ville Syrjälä
|
aad941d53f
drm/i915: Always use crtc_ timings when dealing with adjustead_mode
|
10 年之前 |
Ville Syrjälä
|
5e7234c9cc
drm/i915: s/mode/adjusted_mode/ in functions that really get passed the adjusted_mode
|
10 年之前 |
Ville Syrjälä
|
124abe076f
drm/i915: Always call the adjusted mode 'adjusted_mode'
|
10 年之前 |
Ville Syrjälä
|
8bd864b81a
drm/i915: Don't pass sdvo_reg to intel_sdvo_select_{ddc, i2c}_bus()
|
10 年之前 |
Ville Syrjälä
|
4d9194dec3
drm/i915: Make some string arrays const
|
10 年之前 |
Ville Syrjälä
|
53abb6794a
drm/i915: Use ARRAY_SIZE() instead of hand rolling it
|
10 年之前 |
Maarten Lankhorst
|
4d688a2a15
drm/i915: Get rid of dpms handling.
|
10 年之前 |
Maarten Lankhorst
|
ee165b1a6e
drm/i915: Validate the state after an atomic modeset only, and pass the state.
|
10 年之前 |
Maarten Lankhorst
|
9a69a9ac20
drm: Make the connector dpms callback return a value, v2.
|
10 年之前 |
Linus Torvalds
|
099bfbfc7f
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
10 年之前 |
Ander Conselvan de Oliveira
|
8ce7da474f
drm/i915: Properly initialize SDVO analog connectors
|
10 年之前 |
Ville Syrjälä
|
3c65d1d1bb
drm/i915: Disable SDVO port after the pipe on PCH platforms
|
10 年之前 |
Ville Syrjälä
|
1612c8bd4c
drm/i915: Fix the IBX transcoder B workarounds
|
10 年之前 |
Ville Syrjälä
|
e8504ee293
drm/i915: Write the SDVO reg twice on IBX
|
10 年之前 |
Ville Syrjälä
|
abab6311a5
drm/i915: Use POSTING_READ() in intel_sdvo_write_sdvox()
|
10 年之前 |
Ander Conselvan de Oliveira
|
08d9bc920d
drm/i915: Allocate connector state together with the connectors
|
10 年之前 |
Ander Conselvan de Oliveira
|
9bdbd0b911
drm/i915: Allocate connector state together with the connectors
|
10 年之前 |
Jani Nikula
|
88ac7939d2
drm/i915: base gmbus pin validity check on the gmbus pin map array
|
10 年之前 |
Jani Nikula
|
0184df465e
drm/i915: refer to pin instead of port in the intel_i2c.c interfaces
|
10 年之前 |
Jani Nikula
|
988c70156c
drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*
|
10 年之前 |
Ander Conselvan de Oliveira
|
989697255d
drm/i915: Implement connector state duplication
|
10 年之前 |