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
2013-01-24
drm/i915: move DP save/restore into i915_ums.c
modeset_s-r
Daniel Vetter
2
-28
/
+25
2013-01-24
drm/i915: dont save/restore VGA state for kms
Daniel Vetter
3
-23
/
+28
2013-01-24
drm/i915: extract ums suspend/resume into i915_ums.c
Daniel Vetter
4
-450
/
+483
2013-01-24
drm/i915: move modeset checks out of save/restore_modeset_reg
Daniel Vetter
1
-23
/
+15
2013-01-24
write mbox regs twice on gen6
Daniel Vetter
1
-0
/
+13
2013-01-23
drm/i915: fixup sbi_read/write locking
Daniel Vetter
1
-0
/
+4
2013-01-22
drm/i915: HDMI/DP - ELD info refresh support for Haswell
Wang Xingchao
3
-0
/
+26
2013-01-22
drm/i915: use gem_set_seqno() on hardware init
Mika Kuoppala
2
-4
/
+4
2013-01-22
drm/i915: add quirk to invert brightness on Packard Bell NCL20
Jani Nikula
1
-0
/
+3
2013-01-22
drm/i915: add quirk to invert brightness on eMachines e725
Jani Nikula
1
-0
/
+3
2013-01-22
drm/i915: add quirk to invert brightness on eMachines G725
Jani Nikula
1
-0
/
+3
2013-01-21
drm/i915: clarify concurrent hang detect/gpu reset consistency
Daniel Vetter
1
-2
/
+13
2013-01-21
drm/i915: create a race-free reset detection
Daniel Vetter
3
-12
/
+65
2013-01-20
drm/i915: Only apply the mb() when flushing the GTT domain during a finish
Chris Wilson
1
-3
/
+3
2013-01-20
drm/i915: Only insert the mb() before updating the fence parameter
Chris Wilson
1
-10
/
+30
2013-01-20
drm/i915: clear up wedged transitions
Daniel Vetter
5
-44
/
+74
2013-01-20
drm/i915: fix reset handling in the throttle ioctl
Daniel Vetter
1
-2
/
+7
2013-01-20
drm/i915: move wedged to the other gpu error handling stuff
Daniel Vetter
6
-35
/
+30
2013-01-20
drm/i915: extract hangcheck/reset/error_state state into substruct
Daniel Vetter
7
-61
/
+73
2013-01-20
drm/i915: move dev_priv->mm out of line
Daniel Vetter
1
-100
/
+102
2013-01-20
agp/intel: Add gma_bus_addr
Ben Widawsky
2
-4
/
+3
2013-01-20
drm/i915: Needs_dmar, not
Ben Widawsky
3
-35
/
+22
2013-01-20
drm/i915: Remove scratch page from shared
Ben Widawsky
4
-15
/
+15
2013-01-20
drm/i915: Cut out the infamous ILK w/a from AGP layer
Ben Widawsky
4
-32
/
+23
2013-01-20
drm/i915: Provide the quantization range in the AVI infoframe
Ville Syrjälä
3
-2
/
+29
2013-01-20
drm/edid: Add drm_rgb_quant_range_selectable()
Ville Syrjälä
2
-0
/
+34
2013-01-20
drm/i915: Add "Automatic" mode for the "Broadcast RGB" property
Ville Syrjälä
6
-17
/
+93
2013-01-20
drm/i915: Fix RGB color range property for PCH platforms
Ville Syrjälä
6
-2
/
+26
2013-01-20
drm/i915: Remove use of gtt_mappable_entries
Ben Widawsky
5
-15
/
+15
2013-01-17
drm/i915: Remove use on gma_bus_addr on gen6+
Ben Widawsky
3
-4
/
+4
2013-01-17
drm/i915: Create a gtt structure
Ben Widawsky
12
-48
/
+61
2013-01-17
drm/i915: Remove gtt_mappable_total
Ben Widawsky
3
-3
/
+2
2013-01-17
drm/i915: Mappable_end can't ever be > end
Ben Widawsky
1
-1
/
+3
2013-01-17
drm/i915: Kill gtt_end
Ben Widawsky
2
-3
/
+1
2013-01-17
drm/i915: Fix SPRITE0_FLIP_DONE_INT_EN_VLV and SPRITE0_FLIPDONE_INT_STATUS_VLV
Ville Syrjälä
1
-2
/
+2
2013-01-17
drm/i915: Use the reloc.handle as an index into the execbuffer array
Chris Wilson
3
-40
/
+71
2013-01-17
drm/i915: Allow userspace to hint that the relocations were known
Daniel Vetter
3
-23
/
+62
2013-01-17
drm/i915: Move the execbuffer objects list from the stack into the tracker
Chris Wilson
1
-31
/
+27
2013-01-17
drm/i915: Take the handle idr spinlock once for looking up the exec objects
Chris Wilson
1
-40
/
+46
2013-01-17
drm/i915: Mark a temporary allocation for copy-from-user as such
Chris Wilson
1
-1
/
+1
2013-01-17
drm/i915: Bail if we attempt to allocate pages for a purged object
Chris Wilson
1
-6
/
+6
2013-01-17
drm/i915: Add a debug interface to forcibly evict and shrink our object caches
Chris Wilson
3
-1
/
+106
2013-01-17
drm/i915: use gtt_get_size() instead of open coding it
Imre Deak
3
-13
/
+4
2013-01-17
drm/i915: merge {i965, sandybridge}_write_fence_reg()
Imre Deak
1
-29
/
+15
2013-01-17
drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()
Imre Deak
3
-43
/
+12
2013-01-17
drm/i915: Remove pch_rq_mask from struct drm_i915_private.
Egbert Eich
2
-5
/
+6
2013-01-17
drm/i915: wake up all pageflip waiters
Daniel Vetter
1
-1
/
+5
2013-01-17
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
32
-1111
/
+1572
2013-01-09
Linux 3.8-rc3
Linus Torvalds
1
-1
/
+1
2013-01-09
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
7
-22
/
+40
[next]