summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-23drm/i915: rc6 residency (fix the fix)Ben Widawsky
2012-04-20drm/i915/tv: fix open-coded ARRAY_SIZE.Dave Airlie
2012-04-20drm/i915: invalidate render cache on gen2Daniel Vetter
2012-04-18drm/i915: Silence the change of LVDS sync polarityChris Wilson
2012-04-18drm/i915: add generic power management initializationEugeni Dodonov
2012-04-18drm/i915: move clock gating functionality into intel_pm moduleEugeni Dodonov
2012-04-18drm/i915: move emon functionality into intel_pm moduleEugeni Dodonov
2012-04-18drm/i915: move drps, rps and rc6-related functions to intel_pmEugeni Dodonov
2012-04-18drm/i915: fix line breaks in intel_pmEugeni Dodonov
2012-04-18drm/i915: move watermarks settings into intel_pm moduleEugeni Dodonov
2012-04-18drm/i915: move fbc-related functionality into intel_pm moduleEugeni Dodonov
2012-04-18drm/i915: Refactor get_fence() to use the common fence writing routineChris Wilson
2012-04-18drm/i915: Refactor fence clearing to use the common fence writing routineChris Wilson
2012-04-18drm/i915: Refactor put_fence() to use the common fence writing routineChris Wilson
2012-04-18drm/i915: Prepare to consolidate fence writingChris Wilson
2012-04-18drm/i915: Remove the unsightly "optimisation" from flush_fence()Chris Wilson
2012-04-18drm/i915: Simplify fence findingChris Wilson
2012-04-18drm/i915: Discard the unused obj->last_fenced_ringChris Wilson
2012-04-18drm/i915: Remove unused ring->setup_seqnoChris Wilson
2012-04-18drm/i915: Remove fence pipeliningChris Wilson
2012-04-18drm/i915: Remove the pipelined parameter from get_fence()Chris Wilson
2012-04-18drm/i915: Wait for all pending operations to the fb before disabling the pipeChris Wilson
2012-04-18drm/i915: Don't set a MBZ bit in gen2/3 MI_FLUSHChris Wilson
2012-04-18drm/i915: intel_update_fbc() requires struct_mutex, so no longer atomicChris Wilson
2012-04-18drm/i915: Unpin the flip target if we fail to queue the flipChris Wilson
2012-04-18drm/i915: [GEN7] Use HW scheduler for fixed function shadersBen Widawsky
2012-04-18drm/i915: Replace open coded MI_BATCH_GTTChris Wilson
2012-04-18drm/i915: Always flush tiling changes before accessing through the GTTChris Wilson
2012-04-18drm/i915: [sparse] don't use variable size arraysBen Widawsky
2012-04-18drm/i915: [sparse] trivial sparse fixesBen Widawsky
2012-04-18drm/i915: IBX+ doesn't have separate vsync/hsync controls on the VGA DACJesse Barnes
2012-04-17drm/i915: Mask reserved bits in display/sprite address registersArmin Reese
2012-04-17drm/i915: disable rc6 on haswell for nowEugeni Dodonov
2012-04-17drm/i915: share IVB cursor routine with HaswellEugeni Dodonov
2012-04-17drm/i915: haswell has 3 pipes as wellEugeni Dodonov
2012-04-17drm/i915: share forcewaking code between IVB and HSWEugeni Dodonov
2012-04-17drm/i915: add WRPLL divider programming bitsEugeni Dodonov
2012-04-17drm/i915: add definition of LPT FDI port width registersEugeni Dodonov
2012-04-17drm/i915: set stc evict disable lra evict w/aDaniel Vetter
2012-04-17drm/i915: implement w/a for incorrect guarband clippingDaniel Vetter
2012-04-17drm/i915: properly set ppgtt cacheability on snbDaniel Vetter
2012-04-17drm/i915: set w/a bit for snb pagefaultsDaniel Vetter
2012-04-17drm/i915: implement a media hang w/aDaniel Vetter
2012-04-17Merge tag 'v3.4-rc3' into drm-intel-next-queuedDaniel Vetter
2012-04-17drm/i915/dp: Flush any outstanding work to turn the VDD offChris Wilson
2012-04-16drm/i915/sprite: Always enable the scaler on IronLakeChris Wilson
2012-04-16drm/i915: Export the generic, not arch specific, intel_update_watermarks()Chris Wilson
2012-04-15Linux 3.4-rc3v3.4-rc3Linus Torvalds
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-15x86-32: fix up strncpy_from_user() sign errorLinus Torvalds