summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: BDW: Adding missing cursor offsets.Rodrigo Vivi2014-06-051-0/+2
* drm/i915: tell the user if both KMS and UMS are disabledJani Nikula2014-06-051-0/+1
* drm/i915: Improve irq handling after gpu resetsDaniel Vetter2014-06-051-8/+8
* drm: Split connection_mutex out of mode_config.mutex (v3)Daniel Vetter2014-06-041-4/+2
* drm/i915: disable GT power saving early during system suspendImre Deak2014-05-221-2/+3
* drm/i915: remove user GTT mappings early during runtime suspendImre Deak2014-05-221-2/+25
* drm/i915: Hold CRTC lock whilst freezing the planesChris Wilson2014-05-221-1/+4
* drm/i915: drop encoder hot_plug calls at resumeJesse Barnes2014-05-211-19/+1
* drm/i915/chv: Bump num_pipes to 3Ville Syrjälä2014-05-201-1/+1
* drm/i915/chv: Add cursor pipe offsetsVille Syrjälä2014-05-201-0/+34
* drm/i915/chv: Add CHV display supportRafael Barbalho2014-05-201-0/+12
* drm/i915: Use for_each_crtc() when iterating through the CRTCsDamien Lespiau2014-05-141-1/+1
* srm/i915/chv: Add Cherryview PCI IDsVille Syrjälä2014-05-121-1/+11
* drm/i915: vlv: add runtime PM supportImre Deak2014-05-071-0/+327
* drm/i915: propagate the error code from runtime PM callbacksImre Deak2014-05-071-15/+42
* drm/i915: vlv: increase timeout when forcing on the GFX clockImre Deak2014-05-051-2/+2
* drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-offImre Deak2014-05-051-0/+37
* drm/i915: reinit GT power save during resumeImre Deak2014-05-051-0/+7
* drm/i915: make runtime PM swizzling/ring_freq init platform independentImre Deak2014-05-051-2/+3
* drm/i915: factor out gen6_update_ring_freqImre Deak2014-05-051-2/+0
* drm/i915: make runtime PM interrupt enable/disable platform independentImre Deak2014-05-051-9/+5
* drm/i915: disable runtime PM if RC6 is disabledImre Deak2014-05-051-1/+1
* drm/i915: get a runtime PM ref for the deferred GT powersave enablingImre Deak2014-05-051-1/+4
* drm/i915: move getting struct_mutex lower in the callstack during GPU resetImre Deak2014-05-051-4/+1
* drm/i915:Initialize the second BSD ring on BDW GT3 machineZhao Yakui2014-05-051-2/+2
* drm/i915: Split the BDW device definition to prepare for dual BSD rings on BD...Zhao Yakui2014-05-051-2/+24
* drm/i915: Mark device as wedged if we fail to resumeChris Wilson2014-05-051-4/+5
* Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...Dave Airlie2014-05-011-2/+7
|\
| * drm: pass the irq explicitly to drm_irq_installDaniel Vetter2014-04-231-2/+2
| * drm/irq: remove cargo-culted locking from irq_install/uninstallDaniel Vetter2014-04-221-0/+5
* | Merge remote-tracking branch 'airlied/drm-next' into HEADDaniel Vetter2014-04-091-14/+76
|\ \ | |/
| * drm/i915: move power domain init earlier during system resumeImre Deak2014-04-041-14/+76
* | drm/i915: add BDW runtime PM supportPaulo Zanoni2014-04-011-2/+6
* | drm/i915: remove HAS_PC8 checkPaulo Zanoni2014-04-011-8/+2
* | drm/i915: add SNB runtime PM supportPaulo Zanoni2014-04-011-2/+25
* | drm/i915: add gen-specific runtime suspend/resume functionsPaulo Zanoni2014-04-011-8/+24
|/
* drm/i915: prefer struct drm_i915_private to drm_i915_private_tJani Nikula2014-03-311-1/+1
* drm/i915: rename __hsw_do_{en, dis}able_pc8Paulo Zanoni2014-03-191-2/+2
* drm/i915: don't get/put PC8 reference on freeze/thawPaulo Zanoni2014-03-191-5/+0
* drm/i915: make PC8 be part of runtime PM suspend/resumePaulo Zanoni2014-03-191-0/+8
* drm/i915: Reset forcewake before suspendChris Wilson2014-03-131-0/+1
* Merge tag 'v3.14-rc6' into drm-intel-next-queuedDaniel Vetter2014-03-101-14/+9
|\
| * drm/i915: fix pch pci device enumerationImre Deak2014-03-031-14/+9
* | drm/i915: don't flood the logs about bdw semaphoresJani Nikula2014-03-051-6/+4
* | drm/i915: Add suspend count to error stateMika Kuoppala2014-03-051-0/+2
* | drm/i915: assert force wake is disabled when we runtime suspendPaulo Zanoni2014-03-051-0/+1
* | drm/i915/bdw: Add FBC supportBen Widawsky2014-03-051-0/+2
* | drm/i915: use drm_i915_private everywhere in the power domain apiImre Deak2014-03-051-2/+2
* | drm/i915: Restore rps/rc6 on resetJeff McGee2014-02-071-0/+11
* | drm/i915: Reorganize display pipe register accessesAntti Koskipaa2014-02-051-0/+37
OpenPOWER on IntegriCloud