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
2010-09-24
drm/i915: kill ring->setup_status_page
odds-and-ends
Daniel Vetter
3
-25
/
+6
2010-09-24
drm/i915: kill ring->get_active_head
Daniel Vetter
2
-21
/
+5
2010-09-24
drm/i915: kill per-ring macros
Daniel Vetter
2
-34
/
+16
2010-09-24
drm/i915: fix ACTHD for gen <= 3
Daniel Vetter
1
-1
/
+1
2010-09-24
drm/i915: kill now unnecessary gtt defines from i915_reg.h
Daniel Vetter
1
-40
/
+2
2010-09-22
drm/i915: Drop ring->lazy_request
Chris Wilson
2
-36
/
+6
2010-09-22
drm/i915: Don't offset the pin used for crt_ddc
Chris Wilson
1
-1
/
+1
2010-09-22
drm/i915: Clear the gpu_write_list on resetting write_domain upon hang
Chris Wilson
3
-28
/
+42
2010-09-21
drm/i915: Don't overwrite the returned error-code
Chris Wilson
1
-3
/
+3
2010-09-21
drm/i915/lvds: Unlock the PP register when panel-fitting
Chris Wilson
1
-2
/
+6
2010-09-21
drm/i915: Use the correct DPB GMBUS port for GPIOE
Chris Wilson
1
-2
/
+2
2010-09-21
drm/i915: Drop crtc->fb pin on disable.
Chris Wilson
1
-0
/
+15
2010-09-21
drm/i915: Disable output polling across suspend & resume
Chris Wilson
2
-3
/
+10
2010-09-21
intel-gtt add a cleanup function for chipset specific stuff
Daniel Vetter
1
-8
/
+31
2010-09-21
intel-gtt: store the dma mask size in intel_gtt_driver
Daniel Vetter
1
-7
/
+11
2010-09-21
intel-gtt: clean up gtt size reporting
Daniel Vetter
3
-4
/
+5
2010-09-21
agp: kill agp_(unmap|map)_memory
Daniel Vetter
2
-11
/
+0
2010-09-21
intel-gtt: consolidate fake_agp driver structs
Daniel Vetter
1
-131
/
+39
2010-09-21
intel-gtt: move chipset flush to the gtt driver struct
Daniel Vetter
1
-7
/
+21
2010-09-21
intel-gtt: kill mask_memory functions
Daniel Vetter
1
-92
/
+13
2010-09-21
intel-gtt: generic (insert|remove)_entries for sandybridge
Daniel Vetter
1
-136
/
+8
2010-09-21
intel-gtt: generic (insert|remove)_entries for g33/i965
Daniel Vetter
1
-12
/
+9
2010-09-21
intel-gtt: generic (insert|remove)_entries for i915
Daniel Vetter
1
-11
/
+49
2010-09-21
intel-gtt: generic (insert|remove)_entries for i830
Daniel Vetter
1
-25
/
+28
2010-09-21
agp: kill agp_(map|unmap)_page
Daniel Vetter
2
-23
/
+1
2010-09-21
intel-gtt: drop agp scratch page support stuff
Daniel Vetter
1
-28
/
+0
2010-09-21
intel-gtt: introduce pte write function for gen6
Daniel Vetter
1
-22
/
+26
2010-09-21
intel-gtt: introduce pte write function for g33/i965/gm45
Daniel Vetter
1
-2
/
+15
2010-09-21
intel-gtt: introduce pte write function for i8xx/i915/i945
Daniel Vetter
1
-9
/
+32
2010-09-21
intel-gtt: initialize our own scratch page
Daniel Vetter
1
-17
/
+64
2010-09-21
drm/i915: Track pinned objects
Chris Wilson
3
-14
/
+26
2010-09-21
drm/i915: Drain any pending flips on the fb prior to unpinning
Chris Wilson
3
-20
/
+26
2010-09-21
drm/i915: Merge ring flushing and lazy requests
Chris Wilson
3
-32
/
+24
2010-09-21
drm/i915: Track gpu fence usage
Chris Wilson
2
-2
/
+10
2010-09-21
drm/i915/ringbuffer: whitespace cleanup
Chris Wilson
2
-65
/
+68
2010-09-21
drm/i915: drop alignment ringbuffer parameter
Daniel Vetter
2
-5
/
+1
2010-09-21
drm/i915: don't explicitly initialize ringbuffer members to zero
Daniel Vetter
1
-33
/
+0
2010-09-21
drm/i915: use new macros to access the ring ctl register
Daniel Vetter
2
-17
/
+7
2010-09-21
drm/i915: use new macros to access the ring head register
Daniel Vetter
2
-40
/
+13
2010-09-21
drm/i915: use new macros to access the ring start register
Daniel Vetter
2
-8
/
+6
2010-09-21
drm/i915: use new macros to access the ring tail register
Daniel Vetter
2
-50
/
+22
2010-09-21
drm/i915: add relative ring register macros
Daniel Vetter
3
-0
/
+12
2010-09-21
drm/i915: kill duplicated/unneeded register defines
Daniel Vetter
1
-18
/
+0
2010-09-21
drm/i915: Use ring->flush() instead of MI_FLUSH
Chris Wilson
3
-17
/
+20
2010-09-21
drm/i915/ringbuffer: Mark the initialisation structs as constant.
Chris Wilson
1
-3
/
+3
2010-09-21
drm/i915: add a new BSD ring buffer for Sandybridge
Xiang, Haihao
4
-8
/
+159
2010-09-21
drm/i915/ringbuffer: Implement advance using set_tail
Chris Wilson
2
-17
/
+1
2010-09-21
drm/i915: add set_tail hook in struct intel_ring_buffer
Xiang, Haihao
2
-5
/
+19
2010-09-21
drm/i915: do not export the instances of struct intel_ring_buffer
Xiang, Haihao
3
-16
/
+31
2010-09-21
drm/i915: fix HAS_BSD with a device info flag
Xiang, Haihao
2
-1
/
+6
[next]