summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-04-03drm/i915: Move DP M/N setup from update_pll to mode_set for gmch platformsVille Syrjälä
2014-04-03drm/i915: Fix debugfs PDP register dumpVille Syrjälä
2014-04-03drm/i915: dmesg output for VT-d testingDaniel Vetter
2014-04-03drm/i915: Add debug module option for VTd validationDaniel Vetter
2014-04-02drm/i915: fix infinite loop at gen6_update_ring_freqPaulo Zanoni
2014-04-02drm/i915: only check for irqs_disabled when disabling LCPLLPaulo Zanoni
2014-04-02drm/i915: Enabling the TLB invalidate bit in GFX Mode registerAkash Goel
2014-04-02drm/i915: fix command parser debug print format mismatchesJani Nikula
2014-04-02drm/i915: Track OACONTROL register enable/disable during parsingBrad Volkin
2014-04-02drm/i915: Refactor cmd parser checks into a functionBrad Volkin
2014-04-02drm/i915: BUG_ON() when cmd/reg tables are not sortedBrad Volkin
2014-04-02drm/i915: Allow i915_pc8_status debug info on BDWZhenyu Wang
2014-04-02drm/i915/bdw: Expand FADD to 64bitBen Widawsky
2014-04-02drm/i915: Implement WaProgramMiArbOnOffAroundMiSetContext:bdwVille Syrjälä
2014-04-01drm/i915: add BDW runtime PM supportPaulo Zanoni
2014-04-01drm/i915: BDW needs D_COMP writes through MCHBARPaulo Zanoni
2014-04-01drm/i915: remove HAS_PC8 checkPaulo Zanoni
2014-04-01drm/i915: add SNB runtime PM supportPaulo Zanoni
2014-04-01drm/i915: add gen-specific runtime suspend/resume functionsPaulo Zanoni
2014-04-01drm/i915: kill dev_priv->pm.regsavePaulo Zanoni
2014-04-01drm/i915: only enable HWSTAM interrupts on postinstall on ILK+Paulo Zanoni
2014-04-01drm/i915: add gen8_irq_resetPaulo Zanoni
2014-04-01drm/i915: add ironlake_irq_resetPaulo Zanoni
2014-04-01drm/i915: add missing intel_hpd_irq_uninstallPaulo Zanoni
2014-04-01drm/i915: remove ibx_irq_uninstallPaulo Zanoni
2014-04-01drm/i915: enable SDEIER laterPaulo Zanoni
2014-04-01drm/i915: call ibx_irq_uninstall from gen8_irq_uninstallPaulo Zanoni
2014-04-01drm/i915: extract ibx_irq_uninstallPaulo Zanoni
2014-04-01drm/i915: fix open coded gen5_gt_irq_preinstallPaulo Zanoni
2014-04-01drm/i915: fix GEN7_ERR_INT init/reset codePaulo Zanoni
2014-04-01drm/i915: fix SERR_INT init/reset codePaulo Zanoni
2014-04-01drm/i915: check if IIR is still zero at postinstall on Gen5+Paulo Zanoni
2014-04-01drm/i915: add GEN5_IRQ_INITPaulo Zanoni
2014-04-01drm/i915: properly clear IIR at irq_uninstall on Gen5+Paulo Zanoni
2014-04-01drm/i915: don't forget to uninstall the PM IRQsPaulo Zanoni
2014-04-01drm/i915: add GEN5_IRQ_FINIPaulo Zanoni
2014-04-01drm/i915: use GEN8_IRQ_INIT on GEN5Paulo Zanoni
2014-04-01drm/i915: also use GEN5_IRQ_INIT with south display interruptsPaulo Zanoni
2014-04-01drm/i915: add GEN5_IRQ_INIT macroPaulo Zanoni
2014-04-01drm/i915: Adding VBT fields to support eDP DRRS featurePradeep Bhat
2014-04-01drm: Make drm_clflush_virt_range() void*Ville Syrjälä
2014-04-01drm/i915: Refactor gmch hpd irq handlingVille Syrjälä
2014-04-01drm/i915/bdw: RPS frequency bits are the same as HSWBen Widawsky
2014-04-01drm/i915/bdw: Extract rp_state_caps logicBen Widawsky
2014-04-01drm/i915/bdw: Set initial rps freq to RP1Ben Widawsky
2014-04-01drm/i915: Split dp post_disable hooksVille Syrjälä
2014-04-01drm/i915: Kill crtc->plane checks from the primary plane update hooksVille Syrjälä
2014-04-01drm/i915: Deprecate UMS harderDaniel Vetter
2014-04-01drm/i915: drop the typedef for drm_i915_private_tJani Nikula
2014-04-01drm/i915: Use a macro to express the range of valid gens for reg_readDamien Lespiau