index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-20
drm/radeon: properly validate the atpx interface
Alex Deucher
1
-2
/
+71
2013-02-20
drm/radeon: switch get_gpu_clock() to a callback (v2)
Alex Deucher
6
-11
/
+19
2013-02-20
drm/radeon: add a asic callback to get the xclk
Alex Deucher
9
-1
/
+93
2013-02-20
drm/radeon: Avoid NULL pointer dereference from atom_index_iio() allocation f...
Tim Gardner
2
-3
/
+15
2013-02-20
drm/radeon: remove overzealous warning in hdmi handling
Alex Deucher
1
-1
/
+0
2013-02-20
drm/radeon: fix multi-head power profile stability on BTC+ asics
Alex Deucher
2
-1
/
+14
2013-02-20
drm/nouveau: restore debugfs/vbios.rom support
Marcin Slusarz
4
-0
/
+93
2013-02-20
drm/nv50-/kms: remove UPDATE methods after each encoder disconnect
Ben Skeggs
1
-9
/
+0
2013-02-20
drm/nvd0/disp: handle multiple actions from one set of supervisor intrs
Ben Skeggs
1
-103
/
+118
2013-02-20
drm/nv50/disp: handle multiple actions from one set of supervisor intrs
Ben Skeggs
1
-108
/
+118
2013-02-20
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
148
-2740
/
+6923
2013-02-20
nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICES
Ben Hutchings
4
-4
/
+7
2013-02-20
drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805
Ben Skeggs
4
-1
/
+329
2013-02-20
drm/nv50: initial kms support for off-chip TMDS/DP encoders
Ben Skeggs
2
-18
/
+202
2013-02-20
drm/nv50-/disp: initial supervisor support for off-chip encoders
Ben Skeggs
2
-33
/
+100
2013-02-20
drm/nv50-/disp: initial work towards supporting external encoders
Ben Skeggs
10
-0
/
+197
2013-02-20
drm/nv50-/kms: remove unnecessary wait-for-completion points
Ben Skeggs
1
-10
/
+2
2013-02-20
drm/nv50-/disp: move DP link training to core and train from supervisor
Ben Skeggs
15
-555
/
+570
2013-02-20
drm/nv50-/disp: handle supervisor tasks from workqueue
Ben Skeggs
9
-32
/
+53
2013-02-20
drm/nouveau/i2c: create proper chipset-specific class implementations
Ben Skeggs
22
-395
/
+1092
2013-02-20
drm/nv50-/disp: 0x0000 is a valid udisp config value
Ben Skeggs
2
-17
/
+14
2013-02-20
drm/nv50/devinit: reverse the logic for running encoder init scripts
Ben Skeggs
1
-6
/
+8
2013-02-20
drm/nouveau/bios: store a type/mask hash in parsed dcb data
Ben Skeggs
2
-13
/
+18
2013-02-20
drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type function
Ben Skeggs
2
-1
/
+16
2013-02-20
drm/nouveau/i2c: aux channels not necessarily on nvio
Ben Skeggs
5
-148
/
+193
2013-02-20
drm/nouveau/i2c: fix a bit of a thinko in nv_wri2cr helper functions
Ben Skeggs
1
-4
/
+4
2013-02-20
drm/nouveau/bios: parse external transmitter type if off-chip
Ben Skeggs
2
-1
/
+5
2013-02-20
drm/nouveau: store i2c port pointer directly in nouveau_encoder
Ben Skeggs
5
-22
/
+33
2013-02-20
drm/nouveau/i2c: handle i2c/aux mux outside of port lookup function
Ben Skeggs
2
-21
/
+36
2013-02-20
drm/nv50/graph: avoid touching 400724, it doesn't exist
Ben Skeggs
1
-2
/
+1
2013-02-20
drm/nouveau: Fix DPMS 1 on G4 Snowball, from snow white to coal black.
Stefan de Konink
1
-2
/
+2
2013-02-20
drm/nouveau/disp: sizeof() wrong pointer
Dan Carpenter
2
-4
/
+4
2013-02-20
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
Ben Skeggs
8
-62
/
+65
2013-02-20
drm/nouveau/fence: make internal hooks part of the context
Ben Skeggs
8
-45
/
+48
2013-02-20
drm/nv17/fence: split from nv10 code
Ben Skeggs
5
-98
/
+158
2013-02-20
drm/nv84-/fence: abstract class emit/sync functions to virt+sequence
Ben Skeggs
3
-50
/
+53
2013-02-20
drm/nv84/fence: access fences with full virtual address, not offset
Ben Skeggs
4
-191
/
+149
2013-02-20
drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparently
Ben Skeggs
8
-16
/
+159
2013-02-20
drm/nouveau/gpio: use event interfaces for interrupt signalling
Ben Skeggs
9
-219
/
+127
2013-02-20
drm/nouveau/gpio: pass number of on-die gpio lines to base
Ben Skeggs
5
-7
/
+10
2013-02-20
drm/nouveau/drm: store full dcb gpio function data in connector
Ben Skeggs
4
-12
/
+17
2013-02-20
drm/nouveau/fence/nv84-: put processes to sleep while waiting on fences
Ben Skeggs
5
-5
/
+92
2013-02-20
drm/nouveau/fifo/nvc0: bash some magic reg to make uevent interrupt work
Ben Skeggs
1
-0
/
+1
2013-02-20
drm/nouveau/fifo/nv84: support user event trigger
Ben Skeggs
3
-1
/
+27
2013-02-20
drm/nouveau/fifo/nvc0-: use interrupt 31 as an event trigger
Ben Skeggs
4
-3
/
+56
2013-02-20
drm/nouveau/disp: port vblank handling to event interface
Ben Skeggs
19
-216
/
+226
2013-02-20
drm/nouveau/disp/nv04: implement a base display object class
Ben Skeggs
4
-0
/
+19
2013-02-20
drm/nouveau/core: basic event interface between core and drm
Ben Skeggs
3
-0
/
+143
2013-02-20
drm/nouveau/fifo/nvc0: improve interrupt handler somewhat
Ben Skeggs
1
-3
/
+33
2013-02-20
drm/nv50/disp: fix missing sor modectrl sync flags
Ben Skeggs
1
-1
/
+6
[prev]
[next]