summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-31drm/i915: Add VECS semaphore bitsBen Widawsky
2013-05-31drm/i915: Introduce VECS: the 4th ringBen Widawsky
2013-05-31drm/i915: Semaphore MBOX update generalizationBen Widawsky
2013-05-31drm/i915: Comments for semaphore clarificationBen Widawsky
2013-05-31drm/i915: release cursor when crtc is destroyedMika Kuoppala
2013-05-31drm/i915: Avoid promoting a simulated hang to 'wedged'Chris Wilson
2013-05-31drm/i915: drop a few really redundant WARNs in hsw mode_setDaniel Vetter
2013-05-31drm/i915: add basic pipe config dump supportDaniel Vetter
2013-05-31drm/i915: fix error return code in init_pipe_control()Wei Yongjun
2013-05-31drm/i915: document why dvo/sdvo/crt need a special dpms functionJani Nikula
2013-05-31drm/i915: hw state readout&check support for cpu_transcoderDaniel Vetter
2013-05-31drm/i915: fixup i915_pipe_enabled check in i915_irq.cDaniel Vetter
2013-05-31drm/i915: remove unused is_cpu_edp()Imre Deak
2013-05-31drm/i915: replace is_cpu_edp() with a check for port AImre Deak
2013-05-31drm/i915: merge VLV eDP and DP AUX clock divider calculationImre Deak
2013-05-31drm/i915: stop using is_cpu_edp() in intel_disable/post_disable_dpImre Deak
2013-05-31drm/i915: release scratch page at module unloadImre Deak
2013-05-31drm/i915: Call context fini at cleanupBen Widawsky
2013-05-31drm/i915: context debug messagesBen Widawsky
2013-05-31drm/i915: use drm_mm_takedownBen Widawsky
2013-05-31drm/i915: use mappable size for fb kickoutBen Widawsky
2013-05-31drm/i915: pre-fixes for checkpatchBen Widawsky
2013-05-31drm/i915: Fix error state memory leaksBen Widawsky
2013-05-31drm/i915: introduce i915_hangcheck_ring_hungMika Kuoppala
2013-05-31drm/i915: track ring progression using seqnosMika Kuoppala
2013-05-31drm/i915: pass seqno to i915_hangcheck_ring_idleMika Kuoppala
2013-05-31drm/i915: add haswell_update_sprite_wmPaulo Zanoni
2013-05-31drm/i915: add "enable" argument to intel_update_sprite_watermarksPaulo Zanoni
2013-05-23drm/i915: change VLV IOSF sideband accessors to not return error codeJani Nikula
2013-05-23drm/i915: rename VLV IOSF sideband functions logicallyJani Nikula
2013-05-23drm/i915: drop redundant warnings on not holding dpio_lockJani Nikula
2013-05-23drm/i915: refactor VLV IOSF sideband accessors to use one helperJani Nikula
2013-05-23drm/i915: group sideband register accessors to a new fileJani Nikula
2013-05-23drm/i915: avoid big kmallocs on reading error stateMika Kuoppala
2013-05-23drm: Fix drm_rect documentationVille Syrjälä
2013-05-23drm/i915: Cocci spatch "memdup.spatch"Thomas Meyer
2013-05-23drm/i915: Workaround incoherence with fence updates on ValleyviewChris Wilson
2013-05-23drm/i915: Fix WARN_ON() on UP machinesVille Syrjälä
2013-05-23drm/i915: Be more informative when reporting "too large for aperture" errorChris Wilson
2013-05-23drm/i915: set FORCE_ARB_IDLE_PLANES workaroundPaulo Zanoni
2013-05-21drm/i915: MCH_SSKPD is a 64 bit register on HaswellPaulo Zanoni
2013-05-21drm/i915: set the IPS linetime watermarkPaulo Zanoni
2013-05-21drm/i915: make intel_ddi_get_cdclk_freq return values in KHzPaulo Zanoni
2013-05-21drm/i915: fix haswell linetime watermarks calculationPaulo Zanoni
2013-05-21drm/i915: use the mode->htotal to calculate linetime watermarksPaulo Zanoni
2013-05-21drm/i915: remove intel_update_linetime_watermarksPaulo Zanoni
2013-05-21drm/i915: ILK, SNB and IVB don't have linetime watermarksPaulo Zanoni
2013-05-21drm/i915: add encoder get_config function v5Jesse Barnes
2013-05-21Merge tag 'v3.10-rc2' into drm-intel-next-queuedDaniel Vetter
2013-05-20Linux 3.10-rc2Linus Torvalds