index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
drm/nouveau: fix pm initialization order
Dmitry Eremin-Solenikov
1
-1
/
+2
2012-10-03
drm/nouveau/bios: check that fixed tvdac gpio data is valid before using it
Ben Skeggs
1
-7
/
+11
2012-10-03
drm/nouveau: log channel debug/error messages from client object rather than ...
Ben Skeggs
1
-5
/
+5
2012-10-03
drm/nouveau: have drm debugging macros build on top of core macros
Ben Skeggs
1
-13
/
+6
2012-10-03
drm/nouveau/core: have client-id be a string, rather than an integer
Ben Skeggs
4
-10
/
+14
2012-10-03
drm/nvc0/fifo: re-bash PBUS regs after vm-fault to BARs/PEEPHOLE
Ben Skeggs
1
-4
/
+18
2012-10-03
drm/nvc0/gr: implement initial trap handler
Ben Skeggs
1
-4
/
+188
2012-10-03
drm/nvc0/gr: rebuild fuc with latest envyas
Ben Skeggs
4
-12
/
+167
2012-10-03
drm/nvc0/ltcg: read LTS count at startup
Ben Skeggs
1
-1
/
+3
2012-10-03
drm/nve0/gr: enable use of our fuc by default
Ben Skeggs
1
-1
/
+1
2012-10-03
drm/nve0/gr: remove 0x404160 bashing from hub fuc
Ben Skeggs
2
-282
/
+189
2012-10-03
drm/nve0/gr: initial fuc implementation, based on fermi's code
Ben Skeggs
6
-69
/
+3235
2012-10-03
drm/nve0/ibus: handle PIBUS interrupts to prevent storm
Ben Skeggs
6
-0
/
+162
2012-10-03
drm/nouveau/sw: trap and clear PMC_INTR_0_SOFTWARE
Ben Skeggs
5
-0
/
+12
2012-10-03
drm/nouveau: quiet some static-related sparse noise
Marcin Slusarz
25
-47
/
+51
2012-10-03
drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structs
Marcin Slusarz
12
-39
/
+39
2012-10-03
drm/nouveau/fifo: use defines instead of hardcoded class ids
Ben Skeggs
9
-12
/
+20
2012-10-03
drm/nouveau/dmaobj: reject unsupported parent types instead of half-succeeding
Ben Skeggs
2
-10
/
+16
2012-10-03
drm/nouveau: add defines for internal class names
Ben Skeggs
1
-14
/
+35
2012-10-03
drm/nv50/fifo: add support for dma channel class
Ben Skeggs
3
-7
/
+72
2012-10-03
drm/nv84/fifo: add support for dma channel class
Ben Skeggs
3
-7
/
+81
2012-10-03
drm/nouveau/fifo: version the dma channel class struct
Ben Skeggs
6
-6
/
+6
2012-10-03
drm/nouveau/fifo: separate object classes for dma channels
Ben Skeggs
6
-5
/
+10
2012-10-03
drm/nouveau: restore fifo chid information in engine error messages
Ben Skeggs
15
-132
/
+213
2012-10-03
drm/nouveau/core: have fifo store a unique context identifier at attach time
Ben Skeggs
11
-2
/
+23
2012-10-03
drm/nouveau/fifo: add method to lookup fifo chid related to a given object
Ben Skeggs
2
-0
/
+17
2012-10-03
drm/nouveau/core: protect engine context list with hardirq-safe spinlock
Ben Skeggs
4
-20
/
+60
2012-10-03
drm/nv84/fifo: mask only the engine we're waiting on for channel unload
Ben Skeggs
1
-6
/
+10
2012-10-03
drm/nve0: use async copy engine for ttm buffer moves if available
Ben Skeggs
7
-26
/
+72
2012-10-03
drm/nve0/copy: add initial support for the async copy engines
Ben Skeggs
4
-0
/
+164
2012-10-03
drm/nve0/fifo: support engine selection when creating fifo channels
Ben Skeggs
7
-13
/
+64
2012-10-03
drm/nouveau/device: return proper error codes if ioremap fails
Ben Skeggs
1
-3
/
+3
2012-10-03
drm/nouveau/core: remove some left-over pieces from the porting process
Ben Skeggs
3
-21
/
+0
2012-10-03
drm/nvc0-/gr: remove reset-after-grctx-construction hack
Ben Skeggs
3
-34
/
+9
2012-10-03
drm/nouveau: add Kconfig options for debug control
Ben Skeggs
2
-9
/
+29
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
70
-4174
/
+3095
2012-10-03
drm/nouveau/device: include the official chipset names
Ben Skeggs
9
-1
/
+61
2012-10-03
drm/nouveau/backlight: remove dependence on nouveau_drv.h
Ben Skeggs
6
-59
/
+60
2012-10-03
drm/nouveau: flatten nv{Read,Write}{MC,VIDEO,FB,EXTDEV}
Ben Skeggs
6
-76
/
+24
2012-10-03
drm/nouveau: move compat ioctl out of nouveau_drv.h
Ben Skeggs
5
-5
/
+9
2012-10-03
drm/nouveau/acpi: move definitions out of nouveau_drv.h
Ben Skeggs
7
-36
/
+40
2012-10-03
drm/nouveau/mxm: split up into bios code and a subdev module
Ben Skeggs
16
-755
/
+952
2012-10-03
drm/nouveau: start culling unused code
Ben Skeggs
8
-239
/
+4
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
146
-11099
/
+14219
2012-10-03
drm/nvc0-/gr: generate grctx template at init time, not first context ctor
Ben Skeggs
5
-604
/
+460
2012-10-03
drm/nvc0-/gr: share headers between fermi and kepler graphics code
Ben Skeggs
6
-204
/
+143
2012-10-03
drm/nouveau/pageflip: kick flip handling out of engsw and into fence
Ben Skeggs
17
-114
/
+265
2012-10-03
drm/nouveau: move some more code around to more appropriate places
Ben Skeggs
4
-342
/
+336
2012-10-03
drm/nvc0-nve0/graph: rename dev to priv, no code changes
Ben Skeggs
2
-5170
/
+5170
2012-10-03
drm/nouveau/fence: un-port from nouveau_exec_engine interfaces
Ben Skeggs
9
-138
/
+124
[prev]
[next]