summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| | * | | drm: extract dp link bw helpersDaniel Vetter2012-10-22
| | * | | drm/i915: use the new dp train delay helpersDaniel Vetter2012-10-22
| | * | | drm: extract dp link train delay functions from radeonDaniel Vetter2012-10-22
| | * | | drm: extract helpers to compute new training values from sink requestDaniel Vetter2012-10-22
| | * | | drm: dp helper: extract drm_dp_clock_recovery_okDaniel Vetter2012-10-22
| | * | | drm: dp helper: extract drm_dp_channel_eq_okDaniel Vetter2012-10-22
| | * | | drm: rename drm_dp_i2c_helper.c to drm_dp_helper.cDaniel Vetter2012-10-22
| | * | | drm/i915: remove unused mem_block struct definitionMika Kuoppala2012-10-22
| | * | | drm/i915: Move cached EDID to intel_connectorJani Nikula2012-10-22
| | * | | drm/i915: Do not free the passed EDID in intel_connector_update_modes()Jani Nikula2012-10-22
| | * | | drm/i915: Move the fixed mode to intel_panelJani Nikula2012-10-22
| | * | | drm/i915: Create generic intel_panel for LVDS and eDPJani Nikula2012-10-22
| | * | | drm/i915/dp: Initialize eDP fixed mode in intel_dp_initJani Nikula2012-10-22
| | * | | drm/i915/lvds: Move some connector specific info across from the encoderJani Nikula2012-10-22
| | * | | drm/i915: Backlight setup requires connector so pass it as parameterJani Nikula2012-10-22
| | * | | drm/i915/lvds: Move the acpi_lid_notifier from drm_i915_private to the connectorJani Nikula2012-10-22
| | * | | drm/i915/lvds: Introduce intel_lvds_connectorJani Nikula2012-10-22
| | * | | drm/i915/lvds: Rename intel_lvds to intel_lvds_encoderJani Nikula2012-10-22
| | * | | Merge tag 'v3.7-rc2' into drm-intel-next-queuedDaniel Vetter2012-10-22
| | |\ \ \
| | * | | | drm/i915: Don't program DSPCLK_GATE_D twice on IVB and VLVDamien Lespiau2012-10-20
| | * | | | drm/i915: Program DSPCLK_GATE_D only once on IronlakeDamien Lespiau2012-10-20
| | * | | | drm/i915: Consolidate ILK_DSPCLK_GATE and PCH_DSPCLK_GATEDamien Lespiau2012-10-19
| | * | | | drm/i915: unconditionally use mt forcewake on hsw/ivbDaniel Vetter2012-10-19
| | * | | | drm/i915: set the correct function pointers for Haswell DPPaulo Zanoni2012-10-18
| | * | | | drm/i915: implement Haswell DP link train sequencePaulo Zanoni2012-10-18
| | * | | | drm/i915: fix Haswell DP M/N registersPaulo Zanoni2012-10-18
| | * | | | drm/i915: add DP support to intel_ddi_disable_portPaulo Zanoni2012-10-18
| | * | | | drm/i915: add DP support to intel_ddi_mode_setPaulo Zanoni2012-10-18
| | * | | | drm/i915: add DP support to intel_enable_ddiPaulo Zanoni2012-10-18
| | * | | | drm/i915: add DP support to intel_ddi_get_hw_statePaulo Zanoni2012-10-18
| | * | | | drm/i915: add DP support to intel_ddi_get_encoder_portPaulo Zanoni2012-10-18
| | * | | | drm/i915: fix DP AUX register definitions on HaswellPaulo Zanoni2012-10-18
| | * | | | drm/i915: Clear FORCEWAKE when taking over from BIOSChris Wilson2012-10-18
| | * | | | drm/i915: don't save/restor ADPA for kmsDaniel Vetter2012-10-18
| | * | | | drm/i915/crt: explicitly set up HOTPLUG_BITS on resumeDaniel Vetter2012-10-18
| | * | | | drm/i915/crt: don't set HOTPLUG bits on !PCHDaniel Vetter2012-10-18
| | * | | | drm/i915: don't save/restore HWS_PGA reg for kmsDaniel Vetter2012-10-17
| | * | | | drm/i915: don't save/restore irq regs for kmsDaniel Vetter2012-10-17
| | * | | | drm/i915: don't save/restore DP regs for kmsDaniel Vetter2012-10-17
| | * | | | drm/i915: use TU_SIZE macro at intel_dp_set_m_nPaulo Zanoni2012-10-17
| | * | | | drm/i915: add basic Haswell DP link train bitsPaulo Zanoni2012-10-17
| | * | | | drm/i915: add DP support to intel_ddi_pll_mode_setPaulo Zanoni2012-10-17
| | * | | | drm/i915: add intel_ddi_set_pipe_settingsPaulo Zanoni2012-10-17
| | * | | | drm/i915: add DP support to intel_ddi_enable_pipe_funcPaulo Zanoni2012-10-17
| | * | | | drm/i915: Document the multi-threaded FORCEWAKE bitsChris Wilson2012-10-17
| | * | | | drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffersChris Wilson2012-10-17
| | * | | | drm/i915: move hpd handling to (ibx|cpt)_irq_handlerDaniel Vetter2012-10-17
| | * | | | drm/i915: Add rc6vids to debugfsBen Widawsky2012-10-16
| | * | | | drm/i915: Workaround to bump rc6 voltage to 450Ben Widawsky2012-10-16
| | * | | | drm/i915: Extract PCU communicationBen Widawsky2012-10-16