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
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-12
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
64
-1157
/
+2491
2010-08-12
drm/radeon: Add probing of clocks from device-tree
Benjamin Herrenschmidt
1
-0
/
+81
2010-08-12
drm/radeon: drop old and broken mesa warning
Dave Airlie
1
-5
/
+0
2010-08-12
drm/radeon: Fix pci_map_page() error checking
Benjamin Herrenschmidt
3
-3
/
+4
2010-08-12
drm: Remove count_lock for calling lastclose() after 58474713 (v2)
Chris Wilson
1
-13
/
+3
2010-08-12
drm/radeon/kms: allow FG_ALPHA_VALUE on r5xx
Marek Olšák
1
-0
/
+1
2010-08-12
drm/radeon/kms: another r6xx/r7xx CS checker fix
Alex Deucher
1
-0
/
+1
2010-08-12
DRM: Replace kmalloc/memset combos with kzalloc
Davidlohr Bueso
1
-22
/
+11
2010-08-10
vt/console: try harder to print output when panicing
Jesse Barnes
3
-4
/
+3
2010-08-10
drm: expand gamma_set
James Simmons
6
-27
/
+15
2010-08-10
drm/edid: Split mode lists out to their own header for readability
Adam Jackson
2
-353
/
+381
2010-08-10
drm/edid: Rewrite mode parse to use the generic detailed block walk
Adam Jackson
1
-253
/
+273
2010-08-10
drm/edid: Add detailed block walk for VTB extensions
Adam Jackson
1
-0
/
+16
2010-08-10
drm/edid: Add detailed block walk for CEA extensions
Adam Jackson
1
-1
/
+37
2010-08-10
drm: Remove unused fields from drm_display_info
Adam Jackson
1
-15
/
+0
2010-08-10
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
9
-30
/
+30
2010-08-10
drm/radeon/kms: mark 3D power states as performance
Alex Deucher
1
-0
/
+5
2010-08-10
drm: Only set DPMS once on the CRTC not after every encoder.
Chris Wilson
1
-5
/
+5
2010-08-10
drm/radeon/kms: add additional quirk for Acer rv620 laptop
Alex Deucher
1
-2
/
+12
2010-08-10
drm: Propagate error code from fb_create()
Chris Wilson
6
-17
/
+18
2010-08-10
radeon: handle errors in radeon_hwmon_init()
Dan Carpenter
1
-5
/
+19
2010-08-10
drm/radeon/kms: add support for router objects
Alex Deucher
5
-15
/
+147
2010-08-10
drm/radeon/kms: rework combios i2c handling
Alex Deucher
1
-247
/
+168
2010-08-10
drm/radeon/kms: unify i2c handling
Alex Deucher
7
-32
/
+214
2010-08-10
drm/radeon/kms: r600 CS parser fixes
Alex Deucher
1
-12
/
+15
2010-08-10
drm/radeon: add a way to revoke hyper-z access
Marek Olšák
1
-5
/
+19
2010-08-10
drm: Fix support for PCI domains
Benjamin Herrenschmidt
1
-0
/
+1
2010-08-10
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
30
-201
/
+1118
2010-08-10
drm/radeon/kms: add missing copy from user
Dr. David Alan Gilbert
1
-1
/
+3
2010-08-09
drm: fix fallouts from slow-work -> wq conversion
Tejun Heo
1
-12
/
+4
2010-08-09
drm/nvc0: fix typo in PRAMIN flush
Ben Skeggs
1
-1
/
+1
2010-08-09
drm/nouveau: Fix DCB TMDS config parsing.
Francisco Jerez
1
-4
/
+4
2010-08-09
drm/nv30: Fix PFB init for nv31.
Francisco Jerez
1
-8
/
+16
2010-08-09
drm/nv04: Fix up SGRAM density detection.
Francisco Jerez
1
-1
/
+1
2010-08-09
drm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF on early chip versions.
Francisco Jerez
3
-1
/
+6
2010-08-09
drm/nouveau: Init dcb->or on cards that have no usable DCB table.
Francisco Jerez
1
-1
/
+1
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-19
/
+10
2010-08-05
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
188
-4906
/
+6664
2010-08-05
Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
3
-2
/
+178
2010-08-06
drm/nouveau: reduce severity of some "error" messages
Ben Skeggs
1
-2
/
+2
2010-08-06
drm/nvc0: backup bar3 channel on suspend
Ben Skeggs
1
-0
/
+22
2010-08-06
drm/nouveau: implement init table opcodex 0x5e and 0x9a
Marcin Kościelnicki
1
-0
/
+123
2010-08-06
drm/nouveau: implement init table op 0x57, INIT_LTIME
Marcin Kościelnicki
1
-0
/
+26
2010-08-06
drm/nvc0: implement crtc pll setting
Ben Skeggs
2
-4
/
+21
2010-08-06
drm/nvc0: fix evo dma object so we display something
Ben Skeggs
1
-1
/
+4
2010-08-06
drm/nvc0: rudimentary instmem support
Ben Skeggs
1
-0
/
+131
2010-08-06
drm/nvc0: implement memory detection
Ben Skeggs
1
-1
/
+5
2010-08-06
drm/nvc0: allow INIT_GPIO
Ben Skeggs
1
-1
/
+1
2010-08-06
drm/nvc0: starting point for GF100 support, everything stubbed
Ben Skeggs
10
-6
/
+388
2010-08-06
drm/nv30: Workaround dual TMDS brain damage.
Francisco Jerez
1
-4
/
+35
[next]