summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: gen2: move error capture of IER to its correct placeImre Deak2014-05-051-4/+4
* drm/i915: get a runtime PM ref for the deferred GPU reset workImre Deak2014-05-051-0/+10
* drm/i915: Validate VBT header before trusting itChris Wilson2014-05-051-18/+50
* drm/i915: Validate BDB section before readingChris Wilson2014-05-051-1/+7
* drm/i915: get a runtime PM ref for the deferred GT powersave enablingImre Deak2014-05-053-3/+38
* drm/i915: move getting struct_mutex lower in the callstack during GPU resetImre Deak2014-05-052-4/+3
* drm/i915: get a runtime PM ref for debugfs entries where neededImre Deak2014-05-052-0/+14
* drm/i915: remove the i915_dpio debugfs entryImre Deak2014-05-051-48/+0
* drm/i915: fix the RC6 status debug printImre Deak2014-05-051-1/+7
* drm/i915: vlv: add RC6 residency countersImre Deak2014-05-052-0/+8
* drm/i915: vlv: clear master interrupt flag when disabling interruptsImre Deak2014-05-051-0/+2
* drm/i915: vlv: clean up GTLC wake control/status register macrosImre Deak2014-05-052-4/+11
* drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the ...Zhao Yakui2014-05-053-1/+45
* drm/i915:Add the VCS2 switch in Intel_ring_setup_status_pageZhao Yakui2014-05-051-0/+5
* drm/i915:Handle the irq interrupt for the second BSD ringZhao Yakui2014-05-051-1/+4
* drm/i915:Initialize the second BSD ring on BDW GT3 machineZhao Yakui2014-05-057-4/+95
* drm/i915: Update the restrict check to filter out wrong Ring ID passed by use...Zhao Yakui2014-05-052-1/+2
* drm/i915: Split the BDW device definition to prepare for dual BSD rings on BD...Zhao Yakui2014-05-051-2/+24
* drm/i915: Catch dirt in unused execbuffer fieldsDaniel Vetter2014-05-051-0/+10
* drm/i915: Catch abuse of I915_EXEC_CONSTANTS_*Daniel Vetter2014-05-051-4/+12
* drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESETDaniel Vetter2014-05-051-2/+4
* drm/i915: Include a little more information about why ring init failsChris Wilson2014-05-051-6/+5
* drm/i915: Mark device as wedged if we fail to resumeChris Wilson2014-05-051-4/+5
* drm/i915: Allow the module to load even if we fail to setup ringsChris Wilson2014-05-051-13/+12
* drm/i915: Preserve ring buffers objects across resumeChris Wilson2014-05-053-84/+105
* drm/i915: Replace hardcoded cacheline size with macroChris Wilson2014-05-051-13/+21
* drm/i915: remove unexplained vblank wait in the DP off codeJesse Barnes2014-05-051-3/+0
* Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...Dave Airlie2014-05-013-11/+18
|\
| * drm: pass the irq explicitly to drm_irq_installDaniel Vetter2014-04-233-4/+4
| * drm: Rip out totally bogus vga_switcheroo->can_switch lockingDaniel Vetter2014-04-231-5/+6
| * drm/irq: remove cargo-culted locking from irq_install/uninstallDaniel Vetter2014-04-222-2/+8
* | Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-05-0139-1010/+2313
|\ \
| * | drm/i915: Remove vblank wait from haswell_write_eldDaniel Vetter2014-04-161-3/+2
| * | drm/i915: Disable/enable planes as the first/last thing during modeset on ILK+Ville Syrjälä2014-04-151-63/+46
| * | drm/i915: Don't vblank wait on ilk-ivb after pipe enableDaniel Vetter2014-04-151-10/+4
| * | drm/i915: Code cleanup patch to fix checkpatch errorsShobhit Kumar2014-04-151-4/+8
| * | drm/i915/SDVO: For sysfs link put directory and target in correct orderEgbert Eich2014-04-151-2/+2
| * | drm/i915: Add parsing support for new MIPI blocks in VBTShobhit Kumar2014-04-143-5/+236
| * | drm/i915: Don't set the 8to6 dither flag when not scalingDaniel Vetter2014-04-132-11/+4
| * | drm/i915/bdw: Add 42ms delay for IPS disableBen Widawsky2014-04-111-1/+4
| * | drm/i915: Add support for DRRS to switch RRPradeep Bhat2014-04-104-1/+121
| * | drm/i915: Parse EDID probed modes for DRRS supportPradeep Bhat2014-04-102-1/+59
| * | Revert "drm/i915: fix infinite loop at gen6_update_ring_freq"Daniel Vetter2014-04-101-2/+1
| * | drm/i915: Remove spurious semicolonsDamien Lespiau2014-04-095-5/+5
| * | drm/i915/chv: Add IS_CHERRYVIEW() macroVille Syrjälä2014-04-091-0/+1
| * | drm/i915/chv: IS_BROADWELL() should not be true for CherryviewVille Syrjälä2014-04-091-1/+1
| * | drm/i915: Enable RANDOM resolution support for MIPI panelsShobhit Kumar2014-04-091-1/+6
| * | drm/i915: Send DPI command explicitely in LP modeShobhit Kumar2014-04-093-5/+9
| * | drm/i915: Panel commands can be sent only when clock is in LP11Shobhit Kumar2014-04-091-0/+17
| * | drm/i915: Parameterize the Clockstop and escape_clk_divShobhit Kumar2014-04-092-3/+12
OpenPOWER on IntegriCloud