index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drm/nve0/fifo: bind intr
Ben Skeggs
2014-03-26
1
-2
/
+27
|
*
drm/nve0/fifo: attempt to recover from engine ctxsw timeouts
Ben Skeggs
2014-03-26
1
-0
/
+44
|
*
drm/nve0/fifo: attempt to recover engines from mmu faults
Ben Skeggs
2014-03-26
1
-2
/
+87
|
*
drm/nve0/fifo: allow copy engine channel to be looked up by instance
Ben Skeggs
2014-03-26
1
-0
/
+2
|
*
drm/nve0/fifo: use runlist event instead of polling
Ben Skeggs
2014-03-26
1
-1
/
+3
|
*
drm/nve0/fifo: allow channels to be marked as unrunnable
Ben Skeggs
2014-03-26
1
-13
/
+24
|
*
drm/nve0/fifo: single printk for sched error data
Ben Skeggs
2014-03-26
1
-4
/
+10
|
*
drm/nve0/fifo: single printk for mmu fault data
Ben Skeggs
2014-03-26
1
-72
/
+92
|
*
drm/nve0/fifo: ack pb intr individually after handling each unit
Ben Skeggs
2014-03-26
1
-66
/
+63
|
*
drm/nve0/fifo: runlist intr
Ben Skeggs
2014-03-26
1
-10
/
+17
|
*
drm/nve0/fifo: engine intr
Ben Skeggs
2014-03-26
1
-1
/
+7
|
*
drm/nve0/fifo: mask unhandled intr bits when seen, rather than all intrs
Ben Skeggs
2014-03-26
1
-2
/
+2
|
*
drm/nvc0/fifo: attempt to recover from engine ctxsw timeouts
Ben Skeggs
2014-03-26
1
-0
/
+34
|
*
drm/nvc0/fifo: attempt to recover engines from mmu faults
Ben Skeggs
2014-03-26
1
-2
/
+103
|
*
drm/nvc0/fifo: use subdev identifiers for bar/ifb fault recovery cases
Ben Skeggs
2014-03-26
2
-18
/
+16
|
*
drm/nvc0/fifo: use runlist event instead of polling
Ben Skeggs
2014-03-26
1
-2
/
+4
|
*
drm/nvc0/fifo: allow channels to be marked as unrunnable
Ben Skeggs
2014-03-26
1
-10
/
+22
|
*
drm/nvc0/fifo: sched intr
Ben Skeggs
2014-03-26
1
-2
/
+22
|
*
drm/nvc0/fifo: single printk for mmu fault data
Ben Skeggs
2014-03-26
1
-33
/
+52
|
*
drm/nvc0/fifo: ack pb intr individually after handling each unit
Ben Skeggs
2014-03-26
1
-42
/
+40
|
*
drm/nvc0/fifo: runlist intr
Ben Skeggs
2014-03-26
1
-14
/
+32
|
*
drm/nvc0/fifo: engine intr
Ben Skeggs
2014-03-26
1
-12
/
+40
|
*
drm/nvc0/fifo: mask unhandled intr bits when seen, rather than all intrs
Ben Skeggs
2014-03-26
1
-2
/
+2
|
*
drm/nvc0/fifo: rename a couple of units
Ben Skeggs
2014-03-26
1
-22
/
+22
|
*
drm/nvd0/disp: add debugging to show which supervisor actions are taken
Ben Skeggs
2014-03-26
1
-1
/
+6
|
*
drm/nv50-/disp: dump channel state when update method fails
Ben Skeggs
2014-03-26
2
-12
/
+81
|
*
drm/nv50-/disp: allow dumping core channel state at first supervisor intr
Ben Skeggs
2014-03-26
2
-0
/
+4
|
*
drm/nv50-/disp: add method descriptions for debugging
Ben Skeggs
2014-03-26
9
-0
/
+1023
|
*
drm/nv50/disp: decode the known error codes to human readable form
Ben Skeggs
2014-03-26
1
-20
/
+43
|
*
drm/nv50/disp: preparation for storing static class data
Ben Skeggs
2014-03-26
20
-121
/
+181
|
*
drm/nouveau/core: extend width of engine mask for namedb
Ben Skeggs
2014-03-26
2
-2
/
+2
|
*
drm/nouveau/bios: fix INDEX_ADDRESS_LATCHED trace printout
Ilia Mirkin
2014-03-26
1
-3
/
+2
|
*
drm/nv50/gr: decode texture trap status code
Ilia Mirkin
2014-03-26
1
-0
/
+16
|
*
drm/nouveau: use nv_debug for NV_DEBUG, make DRM a separate subflag
Ilia Mirkin
2014-03-26
2
-4
/
+3
|
*
drm/nouveau: make hdmi device finding failure prints debug level
Ilia Mirkin
2014-03-26
1
-6
/
+5
|
*
drm/nve0/fifo: allocate usermem as needed
Alexandre Courbot
2014-03-26
1
-2
/
+2
|
*
drm/nouveau: handle -EACCES runtime PM return code
Alexandre Courbot
2014-03-26
3
-4
/
+4
|
*
drm/nouveau/abi16: fix handles past the 32nd one
Ilia Mirkin
2014-03-26
1
-2
/
+2
|
*
drm/nouveau: replace ffsll with __ffs64
Ilia Mirkin
2014-03-26
2
-3
/
+3
|
*
drm/nouveau/hwmon: replace strict_strtol() with kstrtol()
Jingoo Han
2014-03-26
1
-2
/
+3
|
*
drm/nouveau/hwmon: remove some redundant checks
Dan Carpenter
2014-03-26
1
-8
/
+4
|
*
drm/nv50/graph: update status enum names
Ilia Mirkin
2014-03-26
1
-14
/
+15
*
|
drm/radeon: set PIPE_CONFIG for 1D and linear tiling modes on CIK
Marek Olšák
2014-03-25
2
-4
/
+26
*
|
drm/radeon: use drm_dp_dpcd_read_link_status()
Alex Deucher
2014-03-25
1
-25
/
+5
*
|
drm/radeon: use the new drm helpers for dp aux
Alex Deucher
2014-03-25
3
-107
/
+104
*
|
drm/dp: make aux retries less chatty
Alex Deucher
2014-03-25
1
-2
/
+2
*
|
drm/radeon: clarify special handling in i2c over aux
Alex Deucher
2014-03-25
1
-20
/
+16
*
|
drm/radeon/atom: rework encoder enable/disable sequence
Alex Deucher
2014-03-25
1
-48
/
+34
*
|
drm/radeon/dp: move sink power control to a separate function
Alex Deucher
2014-03-25
2
-5
/
+23
*
|
drm/radeon/dp: use i2c_get_adapdata rather than casting
Alex Deucher
2014-03-25
1
-1
/
+1
|
/
[prev]
[next]