aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAge
* Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danve...Dave Airlie2013-07-16
|\
| * Revert "drm/i915: Workaround incoherence between fences and LLC across multip...Chris Wilson2013-07-10
| * drm/i915: Fix incoherence with fence updates on Sandybridge+Chris Wilson2013-07-10
| * drm/i915: Fix write-read race with multiple ringsChris Wilson2013-07-10
| * Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"Guenter Roeck2013-07-10
| * drm/i915: fix lane bandwidth capping for DP 1.2 sinksImre Deak2013-07-09
| * drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/aDaniel Vetter2013-07-09
| * drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_listXiong Zhang2013-07-09
| * drm/i915: switch disable_power_well default value to 1Paulo Zanoni2013-07-09
| * drm/i915: reinit status page registers after gpu resetDaniel Vetter2013-07-04
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-09
|\|
| * drm/i915: Don't try to tear down the stolen drm_mm if it's not thereDaniel Vetter2013-07-02
| * drm/i915: Break up the large vsnprintf() in print_error_buffers()Chris Wilson2013-07-01
| * drm/i915: Refactor the wait_rendering completion into a common routineChris Wilson2013-07-01
| * drm/i915: Only clear write-domains after a successful wait-seqnoChris Wilson2013-07-01
| * drm/i915: correct intel_dp_get_config() function for DevCPTXiong Zhang2013-07-01
| * drm/i915: fix hpd interrupt register lockingDaniel Vetter2013-07-01
| * drm/i915: fold the no-irq check into intel_hpd_irq_handlerDaniel Vetter2013-07-01
| * drm/i915: fold the queue_work into intel_hpd_irq_handlerDaniel Vetter2013-07-01
| * drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handlerDaniel Vetter2013-07-01
| * drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/Daniel Vetter2013-07-01
| * drm/i915: close tiny race in the ilk pcu even interrupt setupDaniel Vetter2013-07-01
| * drm/i915: fix locking around ironlake_enable|disable_display_irqDaniel Vetter2013-07-01
| * drm/i915: Fix context sizes on HSWBen Widawsky2013-07-01
| * drm/i915: Fix VLV sprite register offsetsVille Syrjälä2013-07-01
| * Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview"Ville Syrjälä2013-07-01
| * drm/i915: s/LFP/LPF in DPIO PLL register namesVille Syrjälä2013-07-01
| * drm/i915: Fix VLV PLL LPF coefficients for DACVille Syrjälä2013-07-01
| * drm/i915: Jump to at least RPe on VLV when increasing the GPU frequencyVille Syrjälä2013-07-01
| * drm/i915: Don't increase the GPU frequency from the delayed VLV rps timerVille Syrjälä2013-07-01
| * drm/i915: GEN6_RP_INTERRUPT_LIMITS doesn't seem to exist on VLVVille Syrjälä2013-07-01
| * drm/i915: Make the rps new_delay comparison more readableVille Syrjälä2013-07-01
| * drm/i915: Don't wait for Punit after each freq change on VLVVille Syrjälä2013-07-01
| * drm/i915: Clean up VLV rps code a bitVille Syrjälä2013-07-01
| * drm/i915: Detect invalid scanout pitchesChris Wilson2013-07-01
| * drm/i915: Remove duplicated WaForceL3Serialization:vlvVille Syrjälä2013-07-01
| * drm/i915: don't scream into dmesg when a modeset failsDaniel Vetter2013-07-01
| * drm/i915: Fix up sdvo hpd pins for i965g/gmDaniel Vetter2013-07-01
| * drm/i915: Introduce an HAS_IPS() macroDamien Lespiau2013-07-01
| * drm/i915: fix build warning on format specifier mismatchJani Nikula2013-07-01
| * drm/i915: tune down DIDL warning about too many outputsDaniel Vetter2013-07-01
| * drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.Konrad Rzeszutek Wilk2013-07-01
| * drm/i915: Fix PCH detect with multiple ISA bridges in VMRui Guo2013-07-01
| * drm/i915: rename intel_dp_destroy to intel_dp_connector_destroyPaulo Zanoni2013-07-01
| * drm/i915: check the return value of intel_dp_i2c_initPaulo Zanoni2013-06-28
| * drm/i915: fix the "ghost eDP" encoder unwind pathPaulo Zanoni2013-06-28
| * drm/i915: fix the "ghost eDP" connector unwind pathPaulo Zanoni2013-06-28
| * drm/i915: propagate errors from intel_dp_init_connectorPaulo Zanoni2013-06-28
| * drm/i915: extract intel_edp_init_connectorPaulo Zanoni2013-06-28
| * drm/i915: don't check encoder at DP connector destroy()Paulo Zanoni2013-06-28