index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_sdvo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-17
drm/i915: Assorted INTEL_INFO(dev) cleanups
Tvrtko Ursulin
1
-6
/
+5
2016-11-01
drm/i915: Pass dev_priv to IS_MOBILE()
Ville Syrjälä
1
-2
/
+2
2016-11-01
drm/i915: Pass dev_priv to intel_wait_for_vblank()
Ville Syrjälä
1
-2
/
+2
2016-10-14
drm/i915: Make INTEL_DEVID only take dev_priv
Tvrtko Ursulin
1
-5
/
+6
2016-10-14
drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv
Tvrtko Ursulin
1
-6
/
+6
2016-10-13
drm/i915: Shrink sdvo_cmd_names
Tvrtko Ursulin
1
-1
/
+1
2016-09-21
drm/i915: Store port enum in intel_encoder
Pandiyan, Dhinakaran
1
-0
/
+1
2016-08-23
drm/i915: Convert intel_sdvo to use atomic state
Maarten Lankhorst
1
-16
/
+11
2016-08-23
drm/i915: Make encoder->compute_config take the connector state
Maarten Lankhorst
1
-1
/
+2
2016-08-23
drm/i915: Pass crtc_state and connector_state to encoder functions
Maarten Lankhorst
1
-6
/
+16
2016-08-22
drm/i915: pdev cleanup
David Weinehall
1
-1
/
+3
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
1
-1
/
+1
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
1
-11
/
+11
2016-06-24
drm/i915: Move connector registration to driver registration
Chris Wilson
1
-10
/
+0
2016-06-24
drm/i915: Move backlight registration to connector registration
Chris Wilson
1
-0
/
+5
2016-06-24
drm/i915: Move registration actions to connector->late_register
Chris Wilson
1
-8
/
+11
2016-06-19
drm/i915: Move intel_connector->unregister to connector->early_unregister
Chris Wilson
1
-15
/
+11
2016-06-10
drm: i915: Rely on the default ->best_encoder() behavior where appropriate
Boris Brezillon
1
-1
/
+0
2016-05-30
drm/i915: Give encoders useful names
Ville Syrjälä
1
-1
/
+1
2016-03-29
drm/i915: move sdvo mappings to vbt data
Jani Nikula
1
-8
/
+8
2016-03-01
drm/i915: Move the encoder vs. FDI dotclock check out from encoder .get_config()
Ville Syrjälä
1
-3
/
+1
2016-02-11
drm/i915: SDVO pixel clock check
Mika Kahola
1
-0
/
+4
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+2
2015-11-18
drm/i915: Type safe register read/write
Ville Syrjälä
1
-2
/
+3
2015-11-18
drm/i915: s/is_sdvob/enum port/
Ville Syrjälä
1
-19
/
+28
2015-11-10
drm/i915: Disable FIFO underrun reporting around IBX transcoder B workaround
Ville Syrjälä
1
-0
/
+11
2015-10-08
Revert "drm/i915: Call encoder hotplug for init and resume cases"
Daniel Vetter
1
-0
/
+1
2015-10-06
drm/i915: Call encoder hotplug for init and resume cases
Sonika Jindal
1
-1
/
+0
2015-09-30
drm/i915: Add HDMI aspect ratio property for SDVO
Ville Syrjälä
1
-0
/
+28
2015-09-30
drm/i915: Constify adjusted_mode
Ville Syrjälä
1
-1
/
+1
2015-09-30
drm/i915: Always use crtc_ timings when dealing with adjustead_mode
Ville Syrjälä
1
-2
/
+2
2015-09-30
drm/i915: s/mode/adjusted_mode/ in functions that really get passed the adjus...
Ville Syrjälä
1
-3
/
+3
2015-09-30
drm/i915: Always call the adjusted mode 'adjusted_mode'
Ville Syrjälä
1
-2
/
+1
2015-09-23
drm/i915: Don't pass sdvo_reg to intel_sdvo_select_{ddc, i2c}_bus()
Ville Syrjälä
1
-4
/
+4
2015-08-26
drm/i915: Make some string arrays const
Ville Syrjälä
1
-2
/
+2
2015-08-26
drm/i915: Use ARRAY_SIZE() instead of hand rolling it
Ville Syrjälä
1
-1
/
+1
2015-08-14
drm/i915: Get rid of dpms handling.
Maarten Lankhorst
1
-46
/
+1
2015-08-14
drm/i915: Validate the state after an atomic modeset only, and pass the state.
Maarten Lankhorst
1
-2
/
+0
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
1
-3
/
+5
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-38
/
+47
2015-06-08
drm/i915: Properly initialize SDVO analog connectors
Ander Conselvan de Oliveira
1
-1
/
+1
2015-05-21
drm/i915: Disable SDVO port after the pipe on PCH platforms
Ville Syrjälä
1
-8
/
+17
2015-05-21
drm/i915: Fix the IBX transcoder B workarounds
Ville Syrjälä
1
-25
/
+16
2015-05-21
drm/i915: Write the SDVO reg twice on IBX
Ville Syrjälä
1
-0
/
+8
2015-05-08
drm/i915: Use POSTING_READ() in intel_sdvo_write_sdvox()
Ville Syrjälä
1
-3
/
+3
2015-04-13
drm/i915: Allocate connector state together with the connectors
Ander Conselvan de Oliveira
1
-3
/
+19
2015-04-13
drm/i915: Allocate connector state together with the connectors
Ander Conselvan de Oliveira
1
-3
/
+19
2015-04-01
drm/i915: base gmbus pin validity check on the gmbus pin map array
Jani Nikula
1
-1
/
+2
2015-04-01
drm/i915: refer to pin instead of port in the intel_i2c.c interfaces
Jani Nikula
1
-1
/
+1
2015-04-01
drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*
Jani Nikula
1
-1
/
+1
[next]