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-06-22
drm/i915: non-interruptible sleeps can't handle -EGAIN
reset-fail
Daniel Vetter
1
-3
/
+14
2012-06-22
drm/i915: don't trylock in the gpu reset code
Daniel Vetter
1
-2
/
+1
2012-06-22
drm/i915: don't return a spurious -EIO from intel_ring_begin
Daniel Vetter
3
-7
/
+6
2012-06-21
drm/i915: make enable/disable_gt_powersave locking consistent
Daniel Vetter
2
-19
/
+15
2012-06-21
drm/i915: wrap up gt powersave enabling functions
Daniel Vetter
4
-37
/
+35
2012-06-21
drm/i915: rip out the PM_IIR WARN
Daniel Vetter
1
-1
/
+0
2012-06-21
Merge remote-tracking branch 'danvet/drm-intel-fixes' into drm-intel-testing
Daniel Vetter
1120
-14899
/
+47561
2012-06-20
drm/i915: bind driver to ValleyView chipsets
Jesse Barnes
1
-0
/
+3
2012-06-20
drm/i915: enable display messages to GT on ValleyView
Jesse Barnes
2
-2
/
+15
2012-06-20
drm/i915: support page flipping on ValleyView
Jesse Barnes
1
-51
/
+46
2012-06-20
drm/i915: don't enable PPGTT on VLV yet
Jesse Barnes
1
-1
/
+1
2012-06-20
agp/intel: use correct GTT offset on VLV
Jesse Barnes
1
-0
/
+1
2012-06-20
agp/intel: allow cacheable and GDFT PTEs on ValleyView
Jesse Barnes
1
-2
/
+9
2012-06-20
drm/i915: VLV VGA port only handles on & off, like PCH VGA
Jesse Barnes
1
-0
/
+3
2012-06-20
drm/i915: access VLV regs through read/write switch
Jesse Barnes
1
-1
/
+85
2012-06-20
drm/i915: add HDMI and DP port enumeration on ValleyView
Jesse Barnes
2
-1
/
+17
2012-06-20
drm/i915: add ValleyView specific CRT detect function
Jesse Barnes
1
-0
/
+39
2012-06-20
drm/i915: Enable DP panel power sequencing for ValleyView
Shobhit Kumar
1
-0
/
+13
2012-06-20
drm/i915: ValleyView mode setting limits and PLL functions
Jesse Barnes
2
-2
/
+239
2012-06-20
drm/i915: disable flushing_list/gpu_write_list
Daniel Vetter
3
-45
/
+33
2012-06-20
drm/i915: don't call modeset_init_hw in i915_reset
Daniel Vetter
1
-3
/
+6
2012-06-20
drm/i915: return -ENODEV if hw context are not supported
Daniel Vetter
1
-0
/
+4
2012-06-20
drm/i915: simplify context_idr_cleanup
Daniel Vetter
1
-7
/
+2
2012-06-20
drm/i915/context: shut up compiler
Daniel Vetter
1
-2
/
+0
2012-06-20
drm/i915: return -ENOENT if the context doesn't exist
Daniel Vetter
1
-2
/
+2
2012-06-20
drm/i915: initialize the context idr unconditionally
Daniel Vetter
3
-17
/
+1
2012-06-20
drm/i915: fix module unload after context merge
Daniel Vetter
2
-3
/
+6
2012-06-18
drm/i915: add L3 bank clock gating disable on VLV
Jesse Barnes
2
-0
/
+5
2012-06-18
drm/i915: add TDL unit clock gating disable for VLV
Jesse Barnes
2
-0
/
+2
2012-06-18
drm/i915: load boot context at driver init time
Jesse Barnes
1
-0
/
+9
2012-06-18
drm/i915: disable RCBP and VDS unit clock gating on SNB and VLV
Jesse Barnes
2
-10
/
+45
2012-06-18
drm/i915: fixup hangman rebase goof-up
Daniel Vetter
1
-2
/
+0
2012-06-18
drm/i915: set IDICOS to medium uncore resources
Ben Widawsky
1
-0
/
+6
2012-06-18
drm/i915: disable contexts on old HW
Ben Widawsky
1
-1
/
+3
2012-06-18
drm/i915: properly wait for SBI status
Eugeni Dodonov
1
-5
/
+5
2012-06-16
drm/i915: cache the EDID for eDP panels
Jesse Barnes
1
-6
/
+43
2012-06-16
Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere"
Daniel Vetter
1
-1
/
+6
2012-06-16
drm/i915: eDP aux needs vdd
Daniel Vetter
1
-0
/
+4
2012-06-16
drm/i915: don't enumerate HDMID if an eDP panel is already active on the port
Jesse Barnes
1
-1
/
+1
2012-06-16
drm/i915/crt: Do not rely upon the HPD presence pin
Daniel Vetter
1
-3
/
+12
2012-06-14
drm/i915: reset the GPU on context fini
Ben Widawsky
3
-1
/
+4
2012-06-14
drm/i915/context: switch contexts with execbuf2
Ben Widawsky
2
-1
/
+23
2012-06-14
drm/i915/context: create & destroy ioctls
Ben Widawsky
4
-0
/
+76
2012-06-14
drm/i915: switch to default context on idle
Ben Widawsky
1
-0
/
+4
2012-06-14
drm/i915: add ccid to error state
Ben Widawsky
3
-0
/
+3
2012-06-14
drm/i915: use the default context
Ben Widawsky
1
-0
/
+10
2012-06-14
drm/i915: possibly invalidate TLB before context switch
Ben Widawsky
3
-0
/
+22
2012-06-14
drm/i915: PIPE_CONTROL_TLB_INVALIDATE
Ben Widawsky
2
-0
/
+2
2012-06-14
drm/i915: Ivybridge MI_ARB_ON_OFF context w/a
Ben Widawsky
2
-1
/
+14
2012-06-14
drm/i915: ensure context objects are bound to the global gtt
Daniel Vetter
1
-0
/
+3
[next]