summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-06drm/radeon: fix IB debugfs files for multiple cardsHEADmulti-ring-supportChristian König1-2/+6
2012-01-06drm/radeon: also make the cs_parse function per ringChristian König3-21/+23
2012-01-06drm/radeon/kms: no need to align IB like thisChristian König1-14/+1
2012-01-06drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)Dave Airlie3-8/+11
2012-01-06radeon: Fix disabling PCI bus mastering on big endian hosts.Michel Dänzer2-4/+5
2012-01-06ttm: fix agp since ttm tt reworkJerome Glisse5-0/+45
2012-01-06agp: Fix multi-line warning message whitespaceTormod Volden1-4/+4
2012-01-06drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page and d...Konrad Rzeszutek Wilk1-5/+10
2012-01-06drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool.Konrad Rzeszutek Wilk1-2/+5
2012-01-06drm/radeon/kms: sync across multiple rings when doing bo moves v3Alex Deucher3-4/+39
2012-01-06drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)Christian König4-0/+53
2012-01-06drm/radeon: GPU virtual memory support v22Jerome Glisse19-78/+1480
2012-01-05drm: make DRM_UNLOCKED ioctls with their own mutexIlija Hadzic3-16/+10
2012-01-05drm: no need to hold global mutex for static dataIlija Hadzic1-2/+2
2012-01-05drm/radeon/benchmark: common modes sweep ignores 640x480@32Chen Jie1-3/+3
2012-01-05drm/radeon/kms: disable writeback on pre-R300 asicsAlex Deucher1-1/+4
2012-01-05drm/radeon: allocate semaphore from the ib poolJerome Glisse4-100/+131
2012-01-05drm/radeon: make ib size variableJerome Glisse6-14/+21
2012-01-05drm/radeon/kms: add missing ring ready check in sync testsAlex Deucher1-0/+2
2012-01-05drm: add support for private planesRob Clark4-8/+21
2012-01-05drm: disconnect plane from fb/crtc when disabledRob Clark1-0/+3
2012-01-03drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeededJesse Barnes1-2/+4
2012-01-03drm/i915: don't disable a PCH DPLL that's in useJesse Barnes1-1/+11
2012-01-03drm/i915: don't bail out of intel_wait_ring_buffer too earlyDaniel Vetter1-1/+10
2012-01-03drm/i915: kicking rings stuck on semaphores considered harmfulDaniel Vetter1-7/+0
2012-01-03drm/i915: Add support for resetting the SO write pointers on gen7.Eric Anholt4-0/+44
2012-01-03drm/i915: Make the fallback IRQ wait not sleep.Eric Anholt1-5/+5
2012-01-03drm/i915: Work around gen7 BLT ring synchronization issues.Eric Anholt1-0/+14
2012-01-03drm/i915: Do the fallback non-IRQ wait in ring throttle, too.Eric Anholt1-0/+4
2012-01-03drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge.Eric Anholt2-0/+8
2012-01-03drm/i915: add color key support v4Jesse Barnes5-0/+229
2012-01-03drm/i915: track sprite coverage and disable primary plane if possibleJesse Barnes2-0/+42
2012-01-03drm/i915: add SNB and IVB video sprite support v6Jesse Barnes7-7/+788
2012-01-03drm/i915: Clean up multi-threaded forcewake patchKeith Packard3-10/+8
2012-01-03drm/i915: drpc debugfs update for gen6Ben Widawsky2-1/+93
2012-01-03drm/i915: Update GEN6_RP_CONTROL definitionsBen Widawsky2-2/+6
2012-01-03drm/i915: Force sync command ordering (Gen6+)Ben Widawsky3-2/+13
2012-01-03drm/i915: relative_constants_mode race fixBen Widawsky1-13/+16
2012-01-03Merge branch 'drm-radeon-testing' of ../drm-radeon-next into drm-core-nextDave Airlie6-54/+125
2012-01-03drm/radeon/kms: define TMDS/LVTM HDMI enabling bitsRafał Miłecki2-4/+10
2012-01-03drm/radeon/kms: workaround invalid AVI infoframe checksum issueRafał Miłecki1-0/+7
2012-01-03drm/radeon/kms: setup HDMI mode on Evergreen encodersRafał Miłecki2-8/+33
2012-01-03Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie6-34/+89
2012-01-03gma500: remove no_fb bitsAlan Cox1-11/+4
2012-01-03gma500: Fix Cedarview support (Correct version)Alan Cox4-6/+8
2012-01-03gma500: Add the E6xx PCI identifier we are missingAlan Cox1-0/+2
2012-01-03Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie26-304/+3854
2011-12-29drm/exynos: added hdmi display supportSeung-Woo Kim14-0/+3468
2011-12-29drm/exynos: added mutex lock and code clean.Inki Dae1-12/+25
2011-12-29drm/exynos: extend vblank off delay time.Inki Dae2-0/+6