summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-05drm/i915: Move semaphore specific ring members to structBen Widawsky
2014-05-05drm/i915: vlv: init only needed state during early power well enablingImre Deak
2014-05-05drm/i915: Avoid NULL ctx->obj dereference in debugfs/i915_context_infoChris Wilson
2014-05-05drm/i915: Add intel_get_crtc_scanline()Ville Syrjälä
2014-05-05drm/i915: Fix scanout position for realVille Syrjälä
2014-05-05drm/i915/bdw: Disable idle DOP clock gatingBen Widawsky
2014-05-05drm/i915/bdw: enable eDRAM.Ben Widawsky
2014-05-05drm/i915/bdw: Add WT caching abilityBen Widawsky
2014-05-05drm/i915: bdw: fix RC6 enabled status reporting and disable runtime PMImre Deak
2014-05-05drm/i915: Fix assert_plane warning during FDI link trainVille Syrjälä
2014-05-05Revert "drm/i915: fix build warning on 32-bit (v2)"Jan Moskyto Matejka
2014-05-05drm/i915: Fix deadlock during driver init on ILKVille Syrjälä
2014-05-05drm/i915: remove extraneous VGA power domain put callsImre Deak
2014-05-05drm/i915: Integrate cmd parser kerneldocDaniel Vetter
2014-05-05drm/i915: Do not call retire_requests from wait_for_renderingChris Wilson
2014-05-05lib: Export interval_treeChris Wilson
2014-05-05drm/i915: vlv: increase timeout when forcing on the GFX clockImre Deak
2014-05-05drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-offImre Deak
2014-05-05drm/i915: vlv: setup RPS min/max frequencies once during init timeImre 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: sanitize enable_rc6 optionImre Deak
2014-05-05drm/i915: fix unbalanced GT powersave enable / disable callsImre Deak
2014-05-05drm/i915: vlv: check port power domain instead of only D0 for eDP VDD onImre Deak
2014-05-05drm/i915: add missing error capturing of the PIPESTAT regImre Deak
2014-05-05drm/i915: gen2: move error capture of IER to its correct placeImre Deak
2014-05-05drm/i915: get a runtime PM ref for the deferred GPU reset workImre Deak
2014-05-05drm/i915: Validate VBT header before trusting itChris Wilson
2014-05-05drm/i915: Validate BDB section before readingChris Wilson
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: get a runtime PM ref for debugfs entries where neededImre Deak
2014-05-05drm/i915: remove the i915_dpio debugfs entryImre Deak
2014-05-05drm/i915: fix the RC6 status debug printImre Deak
2014-05-05drm/i915: vlv: add RC6 residency countersImre Deak
2014-05-05drm/i915: vlv: clear master interrupt flag when disabling interruptsImre Deak
2014-05-05drm/i915: vlv: clean up GTLC wake control/status register macrosImre Deak
2014-05-05drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the ...Zhao Yakui
2014-05-05drm/i915:Add the VCS2 switch in Intel_ring_setup_status_pageZhao Yakui
2014-05-05drm/i915:Handle the irq interrupt for the second BSD ringZhao Yakui
2014-05-05drm/i915:Initialize the second BSD ring on BDW GT3 machineZhao Yakui
2014-05-05drm/i915: Update the restrict check to filter out wrong Ring ID passed by use...Zhao Yakui
2014-05-05drm/i915: Split the BDW device definition to prepare for dual BSD rings on BD...Zhao Yakui
2014-05-05drm/i915: Catch dirt in unused execbuffer fieldsDaniel Vetter
2014-05-05drm/i915: Catch abuse of I915_EXEC_CONSTANTS_*Daniel Vetter
2014-05-05drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESETDaniel Vetter
2014-05-05drm/i915: Include a little more information about why ring init failsChris Wilson