index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
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-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-27
drm/i915: kill gen4 gpu reset code
hangman
Daniel Vetter
1
-37
/
+0
2012-04-27
drm/i915: remove modeset reset from i915_reset
Daniel Vetter
1
-10
/
+0
2012-04-27
drm/i915: also reset the media engine on gen4/5
Daniel Vetter
2
-3
/
+26
2012-04-27
drm/i915: kill flags parameter for reset functions
Daniel Vetter
3
-16
/
+17
2012-04-27
drm/i915: make gpu hangman more resilient
Daniel Vetter
1
-0
/
+12
2012-04-27
drm/i915: extract intel_gpu_reset
Daniel Vetter
1
-16
/
+27
2012-04-27
drm/i915: simplify i915_reset a bit
Daniel Vetter
1
-14
/
+5
2012-04-27
drm/i915: allow the existing error_state to be destroyed
Daniel Vetter
1
-13
/
+77
2012-04-27
drm/i915: rework dev->first_error locking
Daniel Vetter
3
-10
/
+19
2012-04-27
drm/i915: add interface to simulate gpu hangs
Daniel Vetter
3
-0
/
+71
2012-04-26
drm/i915: Remove unused and unloved vblank macros
Chris Wilson
1
-11
/
+0
2012-04-26
drm/i915: Inline I915_INTERRUPT_ENABLE_FIX
Chris Wilson
1
-20
/
+13
2012-04-26
drm/i915: Handle PendingFlip on gen3 robustly
Chris Wilson
1
-31
/
+43
2012-04-26
drm/i915: Cleanup gen3 irq uninstall
Chris Wilson
1
-7
/
+4
2012-04-26
drm/i915: HWSTAM is only 16-bit on gen3
Chris Wilson
1
-2
/
+2
2012-04-26
drm/i915: Remove gen4 irq code from gen3 irq routine
Chris Wilson
1
-43
/
+12
2012-04-26
drm/i915: Remove gen3 irq code from gen4 irq routine
Chris Wilson
1
-17
/
+10
2012-04-26
drm/i915: Clear FlipDone semantics change for pageflipping on gen3
Chris Wilson
2
-29
/
+11
2012-04-26
drm/i915: Duplicate and split the gen3/4 irq handler
Chris Wilson
1
-238
/
+500
2012-04-26
drm/i915: pending_flip_is_done is gen3, name it so
Chris Wilson
3
-14
/
+10
2012-04-26
drm/i915: Remove redundant initialisation of per-ring IRQ waitqueues
Chris Wilson
1
-17
/
+0
2012-04-26
drm/i915: Unconditionally initialise the interrupt workers
Chris Wilson
1
-10
/
+6
2012-04-25
drm/i915: check for kms in dri1 ioctls
Daniel Vetter
2
-0
/
+30
2012-04-25
drm/i915: rip out dev_priv->has_gem
Daniel Vetter
2
-6
/
+2
2012-04-25
drm/i915: rip out GEM drm feature checks
Daniel Vetter
2
-27
/
+7
2012-04-25
drm/i915: disallow gem ums init ioctl for kms
Daniel Vetter
1
-0
/
+3
2012-04-25
drm/i915: properly check for MODESET for kms driver ioctls
Daniel Vetter
3
-21
/
+8
2012-04-25
drm/i915: CR clock gating is recommend to be set on PineView
Chris Wilson
1
-0
/
+3
2012-04-25
drm/i915: Move GEM initialisation from i915_dma.c to i915_gem.c
Chris Wilson
3
-65
/
+66
2012-04-25
drm/i915: Split the stolen handling for GEM out of i915_dma.c
Chris Wilson
4
-149
/
+219
2012-04-25
drm/i915: Remove the deferred-free list
Chris Wilson
3
-58
/
+19
2012-04-25
drm/i915: Remove the list of pinned inactive objects
Chris Wilson
6
-99
/
+69
2012-04-25
drm/i915: Remove i915_gem_evict_inactive()
Chris Wilson
3
-26
/
+9
2012-04-25
drm/i915: Bump the inactive LRU on set-to-GTT-domain
Chris Wilson
1
-1
/
+6
2012-04-25
drm/i915: Remove too early plane enable on pre-PCH hardware
Chris Wilson
1
-1
/
+0
2012-04-25
drm/i915: Use a global lock for modifying global irq flags
Chris Wilson
2
-19
/
+25
2012-04-25
drm/i915: implement Disable4x2SubspanOptimization w/a for ivb, too
Daniel Vetter
1
-0
/
+4
2012-04-25
drm/i915: create macros to handle masked bits
Daniel Vetter
6
-25
/
+18
2012-04-25
drm/i915: manage PCH PLLs separately from pipes
Jesse Barnes
7
-81
/
+222
2012-04-25
drm/i915: i8xx interrupt handler
Chris Wilson
2
-8
/
+206
2012-04-25
drm/i915: Only the zap the VMA after updating the tiling parameters
Chris Wilson
1
-2
/
+6
2012-04-25
drm/i915: Clarify the semantics of tiling_changed
Chris Wilson
3
-6
/
+21
2012-04-25
drm/fixup: fixup tv load-detect on enabled but not active crtc
Daniel Vetter
1
-3
/
+1
2012-04-25
drm/i915: time out of load detect busy-waits
Daniel Vetter
1
-5
/
+16
2012-04-23
drm/i915: re-add static qualifier to get_cxsr_latency
Daniel Vetter
1
-1
/
+1
2012-04-23
drm/i915: [sparse] __iomem fixes for gem
Ben Widawsky
1
-4
/
+7
2012-04-23
drm/i915: [sparse] __iomem fixes for debugfs
Daniel Vetter
1
-3
/
+11
2012-04-23
drm/i915: [sparse] __iomem fixes for overlay
Ben Widawsky
1
-58
/
+75
2012-04-23
drm/i915: [sparse] __iomem fixes for opregion
Ben Widawsky
2
-34
/
+43
2012-04-23
drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfs
Chris Wilson
1
-69
/
+0
[next]