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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-16
drm/nvc0/fifo: stick user area into a gpuobj rather than a bo
Ben Skeggs
1
-41
/
+8
2011-05-16
drm/nvc0/gr: no need to store context in graph_fini()
Ben Skeggs
1
-6
/
+0
2011-05-16
drm/nvc0/fifo: restore context table on resume
Ben Skeggs
1
-1
/
+14
2011-05-16
drm/nvc0/fifo: kick channels off during suspend
Ben Skeggs
1
-0
/
+16
2011-05-16
drm/nvc0/gr: better handling of fuc firmware
Ben Skeggs
2
-35
/
+86
2011-05-16
drm/nv50: support PMPEG on original nv50
Ben Skeggs
2
-12
/
+49
2011-05-16
drm/nv50: rename nv84_mpeg to nv50_mpeg
Ben Skeggs
4
-24
/
+24
2011-05-16
drm/nv84: add support for PMPEG
Ben Skeggs
4
-1
/
+227
2011-05-16
drm/nv40/vpe: add support for PMPEG
Ben Skeggs
5
-0
/
+321
2011-05-16
drm/nvc0: implement support for copy engines
Ben Skeggs
6
-2
/
+777
2011-05-16
drm/nva3: implement support for copy engine
Ben Skeggs
7
-1
/
+1656
2011-05-16
drm/nouveau: remove remnants of nouveau_pgraph_engine
Ben Skeggs
9
-135
/
+33
2011-05-16
drm/nouveau: fix suspend failure path to reinitialise all engines
Ben Skeggs
1
-13
/
+13
2011-05-16
drm/nouveau: remove remnants of nouveau_pgraph_engine from nouveau_channel
Ben Skeggs
1
-11
/
+0
2011-05-16
drm/nouveau: move set_tile_region to nouveau_exec_engine
Ben Skeggs
6
-14
/
+12
2011-05-16
drm/nv04/gr: move to exec engine interfaces
Ben Skeggs
3
-184
/
+195
2011-05-16
drm/nv10/gr: move to exec engine interfaces
Ben Skeggs
3
-111
/
+118
2011-05-16
drm/nv20-nv30/gr: move to exec engine interface
Ben Skeggs
3
-312
/
+239
2011-05-16
drm/nv40/gr: move to exec engine interfaces
Ben Skeggs
3
-171
/
+158
2011-05-16
drm/nvc0/gr: move to exec engine interfaces
Ben Skeggs
5
-230
/
+200
2011-05-16
drm/nv50/gr: move to exec engine interfaces
Ben Skeggs
8
-246
/
+252
2011-05-16
drm/nouveau: working towards a common way to represent engines
Ben Skeggs
8
-133
/
+174
2011-05-16
drm/nouveau: remove some unused members from dev_priv
Ben Skeggs
1
-6
/
+0
2011-05-16
drm/nouveau: move engine object creation into per-engine hooks
Ben Skeggs
8
-82
/
+138
2011-05-16
drm/nouveau: use static vidshift of 2 on volt 0x30 tables
Ben Skeggs
1
-1
/
+9
2011-05-16
drm/nouveau: improve memtiming table parsing
Roy Spliet
3
-14
/
+35
2011-05-16
drm/nvc0: decode gpc/hubclient on vm fault
Ben Skeggs
1
-0
/
+34
2011-05-16
drm/nvc0: more vm fault reasons
Ben Skeggs
1
-4
/
+9
2011-05-16
drm/nvc0: more vm fault engines
Ben Skeggs
1
-5
/
+12
2011-05-16
drm/nouveau: Fix missing whitespace checkpatch.pl errors.
Emil Velikov
6
-22
/
+22
2011-05-16
drm/nouveau: Fix brace placement checkpatch.pl errors.
Emil Velikov
6
-15
/
+7
2011-05-16
drm/nouveau: Clean up trailing whitespace and C99-style comments.
Emil Velikov
6
-38
/
+40
2011-05-16
drm/nouveau: Fix indentation-related checkpatch.pl error messages.
Emil Velikov
4
-21
/
+21
2011-05-16
drm/nouveau: name the boot perflvl "boot"
Martin Peres
1
-0
/
+1
2011-05-09
drm/mxm: fix Kconfig options for when to build MXM WMI driver.
Dave Airlie
2
-2
/
+2
2011-05-09
Merge remote branch 'korg/drm-nvidia-switch-fixes' into drm-core-next
Dave Airlie
7
-36
/
+330
2011-05-09
drm/radeon/kms: fix some logic errors in combios i2c mapping
Alex Deucher
1
-6
/
+12
2011-05-09
mxm/wmi: add MXMX interface entry point.
Dave Airlie
2
-1
/
+28
2011-05-04
vga_switcheroo: Remove unbalanced pci_enable_device
Alex Williamson
1
-6
/
+0
2011-05-04
nouveau: add optimus detection to DSM code.
Dave Airlie
1
-15
/
+89
2011-05-04
vgaarb: use bridges to control VGA routing where possible.
Dave Airlie
2
-25
/
+113
2011-05-04
nouveau/acpi: hook up to the MXM method for mux switching.
Dave Airlie
2
-0
/
+12
2011-05-04
platform/x86: add MXM WMI driver.
Dave Airlie
3
-0
/
+93
2011-05-04
drm/radeon/kms: fix up r1xx-rs4xx i2c buses
Alex Deucher
1
-16
/
+43
2011-05-04
drm/radeon/kms: set i2c adapter class to I2C_CLASS_DDC
Alex Deucher
1
-0
/
+2
2011-05-04
drm/radeon/kms: add support for thermal chips on combios asics
Alex Deucher
1
-0
/
+54
2011-05-04
drm/fb: fix CONFIG_DRM=m && CONFIG_FB=n
Dave Airlie
1
-0
/
+2
2011-04-28
drm: Export the command-line mode parser
Chris Wilson
2
-171
/
+190
2011-04-28
drm: Verify debug message arguments
Joe Perches
4
-13
/
+15
2011-04-28
drm: Create and use drm_err
Joe Perches
1
-0
/
+21
[next]