index
:
platform/upstream/libdrm
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_base_toolchain
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
atomic
devel/sprd_drm
devel/x11
old/tizen_20170308
old/tizen_20180227
old/tizen_20190318
old/tizen_20190424
old/tizen_20201207
old/tizen_base_20221208
old/tizen_base_20231204
pristine-tar
sandbox/elongbug/test
sandbox/ipptest
sandbox/m.szyprowski/atomictest_vc4
sandbox/m.szyprowski/ipp_v2
sandbox/mkashkarov/tizen_6.0_build
sandbox/mszyprowski/ipp_v2
tizen
tizen_3.0
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.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nouveau
/
nouveau.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
nouveau: add missing drm_public exports
Eric Engestrom
1
-1
/
+1
2018-09-19
nouveau: annotate public functions
Lucas De Marchi
1
-25
/
+25
2018-03-20
meson,configure: include config.h automatically
Eric Engestrom
1
-4
/
+0
2015-12-22
nouveau: add support for newer kernel interfaces
Ben Skeggs
1
-6
/
+153
2015-12-22
nouveau: add new interface to create a nouveau_device
Ben Skeggs
1
-47
/
+86
2015-12-22
nouveau: remove nouveau_object_find()
Ben Skeggs
1
-11
/
+0
2015-12-22
nouveau: make use of nouveau_drm::fd instead of nouveau_device::fd
Ben Skeggs
1
-11
/
+21
2015-12-22
nouveau: stack legacy nouveau_device on top of nouveau_drm
Ben Skeggs
1
-25
/
+21
2015-12-22
nouveau: introduce object to represent the kernel client
Ben Skeggs
1
-0
/
+35
2015-12-22
nouveau: add interfaces to query information about supported classes
Ben Skeggs
1
-0
/
+41
2015-12-22
nouveau: add interface to call an object's methods
Ben Skeggs
1
-0
/
+7
2015-12-22
nouveau: make it possible to init object in pre-allocated memory
Ben Skeggs
1
-16
/
+48
2015-12-22
nouveau: move object functions up, to avoid future foward decls
Ben Skeggs
1
-56
/
+56
2015-12-22
nouveau: move more abi16-specific logic into abi16.c
Ben Skeggs
1
-48
/
+8
2015-09-04
nouveau: use designated initializers
Emil Velikov
1
-3
/
+3
2015-05-06
nouveau: restore check that avoids multiple user bos per kernel bo
Ben Skeggs
1
-0
/
+10
2015-04-28
Add missing <strings.h> includes
Greg Hackmann
1
-0
/
+1
2015-04-28
drm: remove drm_public macro
Emil Velikov
1
-20
/
+20
2015-04-28
drm: rename libdrm{,_macros}.h
Emil Velikov
1
-1
/
+1
2015-04-28
nouveau: annotate the private symbols
Emil Velikov
1
-1
/
+1
2015-03-13
nouveau: Do not add most bo's to the global bo list.
Maarten Lankhorst
1
-24
/
+22
2015-03-13
nouveau: make nouveau importing global buffers completely thread-safe, with t...
Maarten Lankhorst
1
-37
/
+32
2015-02-16
nouveau: fix unlock nouveau_bo_name_ref()
Jerome Glisse
1
-1
/
+1
2014-09-28
nouveau: use drm_mmap/drm_munmap wrappers
Emil Velikov
1
-3
/
+3
2014-08-04
nouveau: Only export public functions.
Maarten Lankhorst
1
-20
/
+20
2014-04-16
amend previous commit to actually compile
Maarten Lankhorst
1
-7
/
+15
2014-04-15
nouveau: safen up nouveau_device list usage against concurrent access
Maarten Lankhorst
1
-21
/
+87
2013-03-26
nouveau: add a way to override single pushbuffer memory limits
Marcin Slusarz
1
-2
/
+16
2013-01-16
nouveau: expose channel engine selection on kepler chipsets
Ben Skeggs
1
-0
/
+3
2012-07-19
libdrm/nouveau: add prime handle->bo and bo->handle support.
Dave Airlie
1
-0
/
+35
2012-05-02
nouveau: fix channel closing
Marcin Slusarz
1
-5
/
+12
2012-04-24
nouveau: remove unnecessary EAGAIN loops
Marcin Slusarz
1
-6
/
+2
2012-04-14
nouveau: pull in major libdrm rewrite
Ben Skeggs
1
-0
/
+489