summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.c
AgeCommit message (Expand)Author
2014-12-03drm/i915: Deal with video overlay on GPU resetVille Syrjälä
2014-12-03drm/i915: Grab modeset locks for GPU rest on pre-ctgVille Syrjälä
2014-12-03drm/i915: Implement GPU reset for g33Ville Syrjälä
2014-12-03drm/i915: Implement GPU reset for 915/945Ville Syrjälä
2014-12-03drm/i915: Restore the display config after a GPU reset on gen4Ville Syrjälä
2014-12-03Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/...Dave Airlie
2014-11-21drm/gem: Warn on illegal use of the dumb buffer interface v2Thomas Hellstrom
2014-11-20drm/i915: Ditch dev_priv->ums.mm_suspendDaniel Vetter
2014-11-19drm/i915: Remove DRI1 ring accessors and APIChris Wilson
2014-11-19drm/i915: disable rps irqs earlier during suspend/unloadImre Deak
2014-11-14drm/i915: remove the unnecessary block around display.hpd_irq_setupJani Nikula
2014-11-07drm/i915: fix RPS on runtime suspendPaulo Zanoni
2014-11-04drm/i915: run hsw_disable_pc8() later on resumePaulo Zanoni
2014-11-04drm/i915: kill intel_resume_prepare()Paulo Zanoni
2014-10-24drm/i915: add comments on what stage a given PM handler is calledImre Deak
2014-10-24drm/i915: unify switcheroo and legacy suspend/resume handlersImre Deak
2014-10-24drm/i915: add poweroff_late handlerImre Deak
2014-10-24drm/i915: sanitize suspend/resume helper function namesImre Deak
2014-10-24drm/i915: unify S3 and S4 suspend/resume handlersImre Deak
2014-10-24drm/i915: disable/re-enable PCI device around S4 freeze/thawImre Deak
2014-10-24drm/i915: enable output polling during S4 thawImre Deak
2014-10-24drm/i915: check for GT faults in all resume handlers and driver load timeImre Deak
2014-10-24drm/i915: remove unused restore_gtt_mappings optimization during suspendImre Deak
2014-10-24drm/i915: fix S4 suspend while switcheroo state is offImre Deak
2014-10-24drm/i915: vlv: fix switcheroo/legacy suspend/resumeImre Deak
2014-10-24drm/i915: propagate error from legacy resume handlerImre Deak
2014-10-24drm/i915: unify legacy S3 suspend and S4 freeze handlersImre Deak
2014-10-24drm/i915: factor out i915_drm_suspend_lateImre Deak
2014-10-24drm/i915: vlv: fix gunit HW state corruption during S4 suspendImre Deak
2014-10-24drm/i915: remove dead code from legacy suspend handlerImre Deak
2014-10-24drm/i915/skl: Don't check for ULT/ULX when detecting the PCHDamien Lespiau
2014-10-24drm/i915: Use IS_HSW_ULT() in a HSW specific code pathDamien Lespiau
2014-10-03drm/i915: Use dev_priv instead of dev in irq setup functionsDaniel Vetter
2014-10-01drm/i915: Reinstate error level message for non-simulated gpu hangsDaniel Vetter
2014-10-01drm/i915: Remove intel_modeset_suspend_hwDaniel Vetter
2014-09-30Merge branch 'topic/skl-stage1' into drm-intel-next-queuedDaniel Vetter
2014-09-24drm/i915/skl: Sunrise Point PCH detectionSatheeshakrishna M
2014-09-24drm/i915/skl: SKL FBC enablementDaisy Sun
2014-09-24drm/i915/skl: Add an IS_SKYLAKE macroSatheeshakrishna M
2014-09-24drm/i915/skl: Add the Skylake PCI idsDamien Lespiau
2014-09-19drm/i915: Clarify irq_lock locking, special casesDaniel Vetter
2014-09-19drm/i915: Restore resume irq ordering commentDaniel Vetter
2014-09-19drm/i915: Don't reinit hpd interrupts after gpu resetDaniel Vetter
2014-09-16Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann
2014-09-03drm/i915: Add "Intel Corporation" as module authorDamien Lespiau
2014-09-03drm/i915: Don't use a define when it's clearer to just put the valueDamien Lespiau
2014-09-03drm/i915: send PCI_D3hot adapter opregion message on BDW RPM suspendPaulo Zanoni
2014-09-03drm/i915: Rework GPU reset sequence to match driver load & thawMcAulay, Alistair
2014-09-03Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie