summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie2012-05-0248-4247/+4588
|\
| * drm/i915: rc6 residency (fix the fix)Ben Widawsky2012-04-231-2/+2
| * drm/i915/tv: fix open-coded ARRAY_SIZE.Dave Airlie2012-04-201-1/+1
| * drm/i915: invalidate render cache on gen2Daniel Vetter2012-04-201-1/+1
| * drm/i915: Silence the change of LVDS sync polarityChris Wilson2012-04-181-30/+7
| * drm/i915: add generic power management initializationEugeni Dodonov2012-04-183-202/+180
| * drm/i915: move clock gating functionality into intel_pm moduleEugeni Dodonov2012-04-183-354/+370
| * drm/i915: move emon functionality into intel_pm moduleEugeni Dodonov2012-04-182-86/+86
| * drm/i915: move drps, rps and rc6-related functions to intel_pmEugeni Dodonov2012-04-183-513/+514
| * drm/i915: fix line breaks in intel_pmEugeni Dodonov2012-04-181-3/+7
| * drm/i915: move watermarks settings into intel_pm moduleEugeni Dodonov2012-04-183-1476/+1496
| * drm/i915: move fbc-related functionality into intel_pm moduleEugeni Dodonov2012-04-184-484/+537
| * drm/i915: Refactor get_fence() to use the common fence writing routineChris Wilson2012-04-181-43/+27
| * drm/i915: Refactor fence clearing to use the common fence writing routineChris Wilson2012-04-181-53/+9
| * drm/i915: Refactor put_fence() to use the common fence writing routineChris Wilson2012-04-181-11/+51
| * drm/i915: Prepare to consolidate fence writingChris Wilson2012-04-181-103/+108
| * drm/i915: Remove the unsightly "optimisation" from flush_fence()Chris Wilson2012-04-181-13/+5
| * drm/i915: Simplify fence findingChris Wilson2012-04-181-13/+3
| * drm/i915: Discard the unused obj->last_fenced_ringChris Wilson2012-04-182-14/+7
| * drm/i915: Remove unused ring->setup_seqnoChris Wilson2012-04-182-18/+0
| * drm/i915: Remove fence pipeliningChris Wilson2012-04-181-119/+36
| * drm/i915: Remove the pipelined parameter from get_fence()Chris Wilson2012-04-184-8/+6
| * drm/i915: Wait for all pending operations to the fb before disabling the pipeChris Wilson2012-04-181-23/+4
| * drm/i915: Don't set a MBZ bit in gen2/3 MI_FLUSHChris Wilson2012-04-181-16/+39
| * drm/i915: intel_update_fbc() requires struct_mutex, so no longer atomicChris Wilson2012-04-181-9/+6
| * drm/i915: Unpin the flip target if we fail to queue the flipChris Wilson2012-04-181-15/+35
| * drm/i915: [GEN7] Use HW scheduler for fixed function shadersBen Widawsky2012-04-182-0/+29
| * drm/i915: Replace open coded MI_BATCH_GTTChris Wilson2012-04-182-2/+4
| * drm/i915: Always flush tiling changes before accessing through the GTTChris Wilson2012-04-181-1/+5
| * drm/i915: [sparse] don't use variable size arraysBen Widawsky2012-04-181-6/+18
| * drm/i915: [sparse] trivial sparse fixesBen Widawsky2012-04-189-7/+15
| * drm/i915: IBX+ doesn't have separate vsync/hsync controls on the VGA DACJesse Barnes2012-04-181-11/+43
| * drm/i915: Mask reserved bits in display/sprite address registersArmin Reese2012-04-174-7/+15
| * drm/i915: disable rc6 on haswell for nowEugeni Dodonov2012-04-171-0/+4
| * drm/i915: share IVB cursor routine with HaswellEugeni Dodonov2012-04-171-1/+1
| * drm/i915: haswell has 3 pipes as wellEugeni Dodonov2012-04-171-1/+1
| * drm/i915: share forcewaking code between IVB and HSWEugeni Dodonov2012-04-171-1/+1
| * drm/i915: add WRPLL divider programming bitsEugeni Dodonov2012-04-171-0/+4
| * drm/i915: add definition of LPT FDI port width registersEugeni Dodonov2012-04-171-0/+3
| * drm/i915: set stc evict disable lra evict w/aDaniel Vetter2012-04-172-0/+5
| * drm/i915: implement w/a for incorrect guarband clippingDaniel Vetter2012-04-172-0/+5
| * drm/i915: properly set ppgtt cacheability on snbDaniel Vetter2012-04-172-1/+8
| * drm/i915: set w/a bit for snb pagefaultsDaniel Vetter2012-04-172-1/+9
| * drm/i915: implement a media hang w/aDaniel Vetter2012-04-172-1/+3
| * Merge tag 'v3.4-rc3' into drm-intel-next-queuedDaniel Vetter2012-04-1728-251/+319
| |\
| | * Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-04-1212-185/+189
| | |\
| | | * drm/exynos: fix to pointer manager member of struct exynos_drm_subdrvJoonyoung Shim2012-04-125-33/+46
| | | * drm/exynos: fix struct for operation callback functions to driver nameJoonyoung Shim2012-04-124-79/+62
| | | * drm/exynos: use define instead of default_win member in struct mixer_contextJoonyoung Shim2012-04-121-4/+4
| | | * drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NRJoonyoung Shim2012-04-121-5/+5
OpenPOWER on IntegriCloud