summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c
AgeCommit message (Expand)Author
2014-05-05drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-offImre Deak
2014-05-05drm/i915: reinit GT power save during resumeImre Deak
2014-05-05drm/i915: make runtime PM swizzling/ring_freq init platform independentImre Deak
2014-05-05drm/i915: factor out gen6_update_ring_freqImre Deak
2014-05-05drm/i915: make runtime PM interrupt enable/disable platform independentImre Deak
2014-05-05drm/i915: disable runtime PM if RC6 is disabledImre Deak
2014-05-05drm/i915: get a runtime PM ref for the deferred GT powersave enablingImre Deak
2014-05-05drm/i915: move getting struct_mutex lower in the callstack during GPU resetImre Deak
2014-05-05drm/i915:Initialize the second BSD ring on BDW GT3 machineZhao Yakui
2014-05-05drm/i915: Split the BDW device definition to prepare for dual BSD rings on BD...Zhao Yakui
2014-05-05drm/i915: Mark device as wedged if we fail to resumeChris Wilson
2014-05-01Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...Dave Airlie
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter
2014-04-22drm/irq: remove cargo-culted locking from irq_install/uninstallDaniel Vetter
2014-04-09Merge remote-tracking branch 'airlied/drm-next' into HEADDaniel Vetter
2014-04-04drm/i915: move power domain init earlier during system resumeImre Deak
2014-04-01drm/i915: add BDW runtime PM supportPaulo 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-03-31drm/i915: prefer struct drm_i915_private to drm_i915_private_tJani Nikula
2014-03-19drm/i915: rename __hsw_do_{en, dis}able_pc8Paulo Zanoni
2014-03-19drm/i915: don't get/put PC8 reference on freeze/thawPaulo Zanoni
2014-03-19drm/i915: make PC8 be part of runtime PM suspend/resumePaulo Zanoni
2014-03-13drm/i915: Reset forcewake before suspendChris Wilson
2014-03-10Merge tag 'v3.14-rc6' into drm-intel-next-queuedDaniel Vetter
2014-03-05drm/i915: don't flood the logs about bdw semaphoresJani Nikula
2014-03-05drm/i915: Add suspend count to error stateMika Kuoppala
2014-03-05drm/i915: assert force wake is disabled when we runtime suspendPaulo Zanoni
2014-03-05drm/i915/bdw: Add FBC supportBen Widawsky
2014-03-05drm/i915: use drm_i915_private everywhere in the power domain apiImre Deak
2014-03-03drm/i915: fix pch pci device enumerationImre Deak
2014-02-07drm/i915: Restore rps/rc6 on resetJeff McGee
2014-02-05drm/i915: Reorganize display pipe register accessesAntti Koskipaa
2014-01-27drm/i915: move module parameters into a struct, in a new fileJani Nikula
2014-01-25Merge branch 'topic/ppgtt' into drm-intel-next-queuedDaniel Vetter
2014-01-24drm/i915: drop the i915.fbpercrtc module parameterJani Nikula
2014-01-24drm/i915: Shuffle modeset reset handling aroundDaniel Vetter
2014-01-22i915: send D1 opregion notificationKristen Carlson Accardi
2014-01-22drm/i915/bdw: remove preliminary_hw_support flag from BDWJesse Barnes
2014-01-22drm/i915: Make semaphore modparam ROBen Widawsky
2014-01-20Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie
2014-01-16Merge commit origin/master into drm-intel-nextDaniel Vetter
2013-12-23Merge tag 'drm-intel-next-2013-12-13' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-12-18drm/i915: Use multiple VMs -- the point of no returnBen Widawsky
2013-12-18Merge commit drm-intel-fixes into topic/ppgttDaniel Vetter
2013-12-18drm: kill DRIVER_REQUIRE_AGPDaniel Vetter
2013-12-18Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-12-17drm/i915: Use symbolic names for booleans in i915_semaphore_is_enabledDaniel Vetter
2013-12-14drm/i915: release the GTT mmaps when going into D3Paulo Zanoni