index
:
~danvet/drm
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
better-gpu_cpufreq
cea-double-clocked
cpu_edp-abomination
cpu_transcoder
cs-prefetch
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-fb-helper
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
embed-gtt-space
fdi-dither
fence-debugfs
fix-relaxed-tiling
for-QA
for-airlied
for-angela
for-anholt
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-fixes
for-ickle
for-jbarnes
for-jirierab
for-manday
for-mlankhorst
for-next
for-nkalkhof
for-ohsix
for-poland
for-pzanoni
for-robclark
for-sedat-dilek
full-gtt
gem_stress-fallout
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-fixes
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq_handler_cleanup
ivb-edp-fixpile
kill-old-drm-crap
kill-with-fire
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
map-and-fence
meh
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
odds-and-ends
pageflip-ts-mess
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
prime-locking-fixes
pwrite-pread
radeon-kick-offb
reset-fail
reset-rework
review-for-jbarnes
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
semaphore-fun
set_caching
shit
shmem_slowpath
snb-workarounds
stuff
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
unbound-splitup
danvet's drm/ playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-10
drm/i915: add gen6+ registers to i915_swizzle_info
swizzling
Daniel Vetter
1
-0/+13
2011-11-10
drm/i915: swizzling support for snb/ivb
Daniel Vetter
6
-7/+74
2011-11-10
drm/i915: add debugfs file for swizzling information
Daniel Vetter
1
-0/+50
2011-11-10
drm/i915: fix swizzle detection for gen3
Daniel Vetter
1
-2/+2
2011-11-10
drm/i915: destroy existing error_state when simulating a gpu hang
Daniel Vetter
1
-0/+2
2011-11-10
drm/i915: rework dev->first_error locking
Daniel Vetter
4
-5/+16
2011-11-10
drm/i915: add interface to simulate gpu hangs
Daniel Vetter
4
-0/+71
2011-11-07
drm/i915: refactor debugfs create functions
Daniel Vetter
1
-37/+18
2011-11-07
drm/i915: refactor debugfs open function
Daniel Vetter
1
-21/+5
2011-11-06
drm/i915/ringbuffer: kill snb blt workaround
Daniel Vetter
1
-79/+2
2011-11-06
drm/i915: protect force_wake_(get|put) with the gt_lock
Daniel Vetter
4
-11/+27
2011-11-04
drm/i915: collect more per ring error state
Daniel Vetter
4
-10/+25
2011-11-04
drm/i915: refactor ring error state capture to use arrays
Daniel Vetter
4
-83/+73
2011-11-04
drm/i915: switch ring->id to be a real id
Daniel Vetter
5
-24/+25
2011-11-04
drm/i915: don't bail out of intel_wait_ring_buffer too early
Daniel Vetter
1
-1/+10
2011-11-04
drm/i915: kicking rings stuck on semaphores considered harmful
Daniel Vetter
1
-7/+0
2011-11-03
drm/i915: add constants to size fence arrays and fields
Daniel Vetter
2
-9/+10
2011-11-03
drm/i915: Ivybridge still has fences!
Daniel Vetter
2
-0/+3
2011-11-03
drm/i915: forcewake warning fixes in debugfs
Ben Widawsky
1
-6/+51
2011-11-01
drm/i915: Fix object refcount leak on mmappable size limit error path.
Eric Anholt
1
-1/+1
2011-11-01
drm/i915: Use mode_config.mutex in ironlake_panel_vdd_work
Keith Packard
1
-2/+2
2011-10-28
agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set
Keith Packard
1
-2/+3
2011-10-28
drm/i915: fix if statement (bogus semi-colon)
Dan Carpenter
1
-1/+1
2011-10-28
drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMS
Adam Jackson
1
-7/+7
2011-10-28
drm/i915: only match on PCI_BASE_CLASS_DISPLAY
Daniel Vetter
1
-1/+1
2011-10-28
drm/i915: disable temporal dithering on the internal panel
Daniel Vetter
1
-1/+1
2011-10-28
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
195
-5575/+18653
2011-10-28
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4/+1
2011-10-28
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-16/+46
2011-10-28
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-357/+257
2011-10-28
Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-2/+199
2011-10-28
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-50/+48
2011-10-28
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-102/+23
2011-10-28
Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-248/+158
2011-10-28
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0/+1
2011-10-28
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-116/+219
2011-10-27
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
12
-140/+40
2011-10-27
Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"
Dave Airlie
8
-57/+8
2011-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
70
-966/+4531
2011-10-27
Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...
Linus Torvalds
10
-6/+129
2011-10-27
Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
3
-37/+116
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
257
-1830/+1755
2011-10-27
fs/Makefile: Stupid typo breakage of exofs inclusion
Boaz Harrosh
1
-1/+1
2011-10-27
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
15
-26/+286
2011-10-27
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
32
-987/+692
2011-10-27
Merge branch 'next' into for-linus
Dmitry Torokhov
9080
-561833/+711793
2011-10-26
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-182/+425
2011-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
18
-164/+85
2011-10-26
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
19
-1273/+1217
2011-10-26
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
11
-374/+1583
[next]