summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.c
AgeCommit message (Expand)Author
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
2014-08-26drm/i915: fix suspend/resume for GENs w/o runtime PM supportImre Deak
2014-08-20drm/i915/bdw: Disable semaphores for ExeclistsOscar Mateo
2014-08-18drm/i915: make sure VDD is turned off during system suspendImre Deak
2014-08-18drm/i915: cancel hotplug and dig_port work during suspend and unloadImre Deak
2014-08-14drm/i915: Sharing platform specific sequence between runtime and system suspe...Sagar Kamble
2014-08-14drm/i915: Created common handler for platform specific suspend/resumeSagar Kamble
2014-08-13drm/i915: Localise the fbdev console lock frobbingChris Wilson
2014-08-08Revert "drm/i915: Enable semaphores on BDW"Rodrigo Vivi
2014-07-29Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2014-07-24drm/i915: don't suspend gt until after we disable irqs and display (v2)Dave Airlie
2014-07-23drm/i915: BDW can also detect unclaimed registersPaulo Zanoni
2014-07-23drm/i915: Power gating display wells during i915_pm_suspendBorun Fu
2014-07-22drm/i915: add DP 1.2 MST support (v0.7)Dave Airlie
2014-07-19Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-07-09Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-07-08drm/i915: make system freeze support depend on CONFIG_ACPI_SLEEPImre Deak
2014-07-08drm/fb-helper: Fix hpd vs. initial config racesDaniel Vetter
2014-07-07drm/i915: Enable semaphores on BDWRodrigo Vivi
2014-07-01drm/i915: flush delayed_resume_work when suspendingPaulo Zanoni