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-09-06
drm/i915: improve modeset state checking after dpms calls
modeset-rework-base
Daniel Vetter
6
-8
/
+9
2012-09-06
drm/i915: add tons of modeset state checks
Daniel Vetter
1
-1
/
+103
2012-09-06
drm/i915: no longer call drm_helper_resume_force_mode
Daniel Vetter
1
-5
/
+0
2012-09-06
drm/i915: disable all crtcs at suspend time
Daniel Vetter
3
-0
/
+14
2012-09-06
drm/i915: push commit_output_state past the crtc/encoder preparing
Daniel Vetter
2
-41
/
+70
2012-09-06
drm/i915: switch the load detect code to the staged modeset config
Daniel Vetter
1
-6
/
+7
2012-09-06
drm/i915: WARN if the pipe won't turn off
Daniel Vetter
1
-2
/
+2
2012-09-06
drm/i915: s/intel_encoder_disable/intel_encoder_noop
Daniel Vetter
9
-10
/
+10
2012-09-06
drm/i915: push commit_output_state past crtc disabling
Daniel Vetter
1
-28
/
+53
2012-09-06
drm/i915: implement new set_mode code flow
Daniel Vetter
1
-36
/
+63
2012-09-06
drm/i915: compute masks of crtcs affected in set_mode
Daniel Vetter
1
-0
/
+96
2012-09-06
drm/i915: use staged outuput config in lvds->mode_fixup
Daniel Vetter
1
-10
/
+3
2012-09-06
drm/i915: use staged outuput config in tv->mode_fixup
Daniel Vetter
3
-5
/
+25
2012-09-06
drm/i915: extract adjusted mode computation
Daniel Vetter
1
-28
/
+47
2012-09-06
drm/i915: move output commit and crtc disabling into set_mode
Daniel Vetter
1
-15
/
+17
2012-09-06
drm/i915: remove crtc disabling special case
Daniel Vetter
1
-25
/
+0
2012-09-06
drm/i915: push crtc->fb update into pipe_set_base
Daniel Vetter
2
-71
/
+34
2012-09-06
drm/i915: stage modeset output changes
Daniel Vetter
2
-44
/
+146
2012-09-06
drm/i915: don't save all the encoder/crtc state in set_config
Daniel Vetter
2
-15
/
+17
2012-09-06
drm/i915: convert pointless error checks in set_config to BUGs
Daniel Vetter
1
-12
/
+3
2012-09-06
drm/i915: don't update the fb base if there is no fb
Daniel Vetter
1
-1
/
+1
2012-09-06
drm/i915: implement crtc helper semantics relied upon by the fb helper
Daniel Vetter
1
-0
/
+6
2012-09-06
drm/i915: extract intel_set_config_update_output_state
Daniel Vetter
1
-54
/
+67
2012-09-06
drm/i915: extract intel_set_config_compute_mode_changes
Daniel Vetter
2
-36
/
+48
2012-09-06
drm/i915: extract modeset config save/restore code
Daniel Vetter
1
-51
/
+76
2012-09-06
drm/i915: introduce struct intel_set_config
Daniel Vetter
2
-32
/
+48
2012-09-06
drm/i915: ensure the force pipe A quirk is actually followed
Daniel Vetter
1
-0
/
+36
2012-09-06
drm/i915: rip out intel_dp->dpms_mode
Daniel Vetter
2
-10
/
+2
2012-09-06
drm/i915: rip out intel_crtc->dpms_mode
Daniel Vetter
2
-18
/
+0
2012-09-06
drm/i915: check connector hw/sw state
Daniel Vetter
6
-0
/
+46
2012-09-06
drm/i915: read out the modeset hw state at load and resume time
Daniel Vetter
3
-66
/
+214
2012-09-06
drm/i915/dvo: implement get_hw_state
Daniel Vetter
8
-0
/
+119
2012-09-06
drm/i915/sdvo: implement get_hw_state
Daniel Vetter
1
-0
/
+46
2012-09-06
drm/i915/crt: implement get_hw_state
Daniel Vetter
1
-0
/
+23
2012-09-06
drm/i915/lvds: implement get_hw_state
Daniel Vetter
1
-0
/
+28
2012-09-06
drm/i915/tv: implement get_hw_state
Daniel Vetter
1
-0
/
+17
2012-09-06
drm/i915/hdmi: implement get_hw_state
Daniel Vetter
3
-0
/
+55
2012-09-06
drm/i915/dp: implement get_hw_state
Daniel Vetter
2
-0
/
+52
2012-09-06
drm/i915: Add interfaces to read out encoder/connector hw state
Daniel Vetter
2
-0
/
+19
2012-09-06
drm/i915: WARN when trying to enabled an unused crtc
Daniel Vetter
2
-1
/
+13
2012-09-06
drm/i915: call crtc functions directly
Daniel Vetter
1
-10
/
+5
2012-09-06
drm/i915: rip out encoder->prepare/commit
Daniel Vetter
9
-41
/
+0
2012-09-06
drm/i915: simplify intel_crtc_prepare_encoders
Daniel Vetter
1
-21
/
+4
2012-09-06
drm/i915: copy&paste drm_crtc_helper_set_mode
Daniel Vetter
7
-18
/
+168
2012-09-06
drm/i915: inline intel_best_encoder
Daniel Vetter
1
-15
/
+3
2012-09-06
drm/i915: call set_base directly
Daniel Vetter
1
-9
/
+2
2012-09-06
drm/i915: copy&paste drm_crtc_helper_set_config
Daniel Vetter
1
-1
/
+313
2012-09-06
drm/i915: clean up encoder_prepare/commit
Daniel Vetter
2
-22
/
+3
2012-09-06
drm/i915: rip out encoder->disable/enable checks
Daniel Vetter
1
-16
/
+8
2012-09-06
drm/i915: convert dpms functions of dvo/sdvo/crt
Daniel Vetter
5
-112
/
+122
[next]