index
:
~deathsimple/linux
multi-ring-support
multi-ring-testing
reset-rework
Some patches for drm/radeon
deathsimple
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-06
drm/radeon: fix IB debugfs files for multiple cards
HEAD
multi-ring-support
Christian König
1
-2/+6
2012-01-06
drm/radeon: also make the cs_parse function per ring
Christian König
3
-21/+23
2012-01-06
drm/radeon/kms: no need to align IB like this
Christian König
1
-14/+1
2012-01-06
drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)
Dave Airlie
3
-8/+11
2012-01-06
radeon: Fix disabling PCI bus mastering on big endian hosts.
Michel Dänzer
2
-4/+5
2012-01-06
ttm: fix agp since ttm tt rework
Jerome Glisse
5
-0/+45
2012-01-06
agp: Fix multi-line warning message whitespace
Tormod Volden
1
-4/+4
2012-01-06
drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page and d...
Konrad Rzeszutek Wilk
1
-5/+10
2012-01-06
drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool.
Konrad Rzeszutek Wilk
1
-2/+5
2012-01-06
drm/radeon/kms: sync across multiple rings when doing bo moves v3
Alex Deucher
3
-4/+39
2012-01-06
drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)
Christian König
4
-0/+53
2012-01-06
drm/radeon: GPU virtual memory support v22
Jerome Glisse
19
-78/+1480
2012-01-05
drm: make DRM_UNLOCKED ioctls with their own mutex
Ilija Hadzic
3
-16/+10
2012-01-05
drm: no need to hold global mutex for static data
Ilija Hadzic
1
-2/+2
2012-01-05
drm/radeon/benchmark: common modes sweep ignores 640x480@32
Chen Jie
1
-3/+3
2012-01-05
drm/radeon/kms: disable writeback on pre-R300 asics
Alex Deucher
1
-1/+4
2012-01-05
drm/radeon: allocate semaphore from the ib pool
Jerome Glisse
4
-100/+131
2012-01-05
drm/radeon: make ib size variable
Jerome Glisse
6
-14/+21
2012-01-05
drm/radeon/kms: add missing ring ready check in sync tests
Alex Deucher
1
-0/+2
2012-01-05
drm: add support for private planes
Rob Clark
4
-8/+21
2012-01-05
drm: disconnect plane from fb/crtc when disabled
Rob Clark
1
-0/+3
2012-01-03
drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded
Jesse Barnes
1
-2/+4
2012-01-03
drm/i915: don't disable a PCH DPLL that's in use
Jesse Barnes
1
-1/+11
2012-01-03
drm/i915: don't bail out of intel_wait_ring_buffer too early
Daniel Vetter
1
-1/+10
2012-01-03
drm/i915: kicking rings stuck on semaphores considered harmful
Daniel Vetter
1
-7/+0
2012-01-03
drm/i915: Add support for resetting the SO write pointers on gen7.
Eric Anholt
4
-0/+44
2012-01-03
drm/i915: Make the fallback IRQ wait not sleep.
Eric Anholt
1
-5/+5
2012-01-03
drm/i915: Work around gen7 BLT ring synchronization issues.
Eric Anholt
1
-0/+14
2012-01-03
drm/i915: Do the fallback non-IRQ wait in ring throttle, too.
Eric Anholt
1
-0/+4
2012-01-03
drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge.
Eric Anholt
2
-0/+8
2012-01-03
drm/i915: add color key support v4
Jesse Barnes
5
-0/+229
2012-01-03
drm/i915: track sprite coverage and disable primary plane if possible
Jesse Barnes
2
-0/+42
2012-01-03
drm/i915: add SNB and IVB video sprite support v6
Jesse Barnes
7
-7/+788
2012-01-03
drm/i915: Clean up multi-threaded forcewake patch
Keith Packard
3
-10/+8
2012-01-03
drm/i915: drpc debugfs update for gen6
Ben Widawsky
2
-1/+93
2012-01-03
drm/i915: Update GEN6_RP_CONTROL definitions
Ben Widawsky
2
-2/+6
2012-01-03
drm/i915: Force sync command ordering (Gen6+)
Ben Widawsky
3
-2/+13
2012-01-03
drm/i915: relative_constants_mode race fix
Ben Widawsky
1
-13/+16
2012-01-03
Merge branch 'drm-radeon-testing' of ../drm-radeon-next into drm-core-next
Dave Airlie
6
-54/+125
2012-01-03
drm/radeon/kms: define TMDS/LVTM HDMI enabling bits
Rafał Miłecki
2
-4/+10
2012-01-03
drm/radeon/kms: workaround invalid AVI infoframe checksum issue
Rafał Miłecki
1
-0/+7
2012-01-03
drm/radeon/kms: setup HDMI mode on Evergreen encoders
Rafał Miłecki
2
-8/+33
2012-01-03
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...
Dave Airlie
6
-34/+89
2012-01-03
gma500: remove no_fb bits
Alan Cox
1
-11/+4
2012-01-03
gma500: Fix Cedarview support (Correct version)
Alan Cox
4
-6/+8
2012-01-03
gma500: Add the E6xx PCI identifier we are missing
Alan Cox
1
-0/+2
2012-01-03
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
26
-304/+3854
2011-12-29
drm/exynos: added hdmi display support
Seung-Woo Kim
14
-0/+3468
2011-12-29
drm/exynos: added mutex lock and code clean.
Inki Dae
1
-12/+25
2011-12-29
drm/exynos: extend vblank off delay time.
Inki Dae
2
-0/+6
[next]