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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-27
nouveau: Mark nouveau subchannel unbound nouveau_grobj_free
Maarten Lankhorst
1
-1
/
+2
2011-10-19
nouveau: free in error path if drmAvailable fails.
Dave Airlie
1
-1
/
+3
2011-09-18
nouveau: assert argument cannot have side effects
Marcin Slusarz
1
-1
/
+2
2010-12-21
nouveau: fix up reloc_emit() to accept NULL target buffer
Ben Skeggs
1
-9
/
+25
2010-12-21
nouveau: split pushbuf macros specific to nv04-nv50 out, and add nvc0
Ben Skeggs
5
-40
/
+169
2010-12-21
nouveau: nvc0 drm has no concept of "notifier block"
Ben Skeggs
1
-16
/
+21
2010-11-22
nouveau: Add implicit pushbuf flush before gpuobj destruction.
Francisco Jerez
2
-0
/
+4
2010-10-31
nouveau: Avoid unnecessary call to CPU_FINI.
Francisco Jerez
2
-1
/
+5
2010-10-12
nouveau: Let the user choose the push buffer size.
Francisco Jerez
4
-10
/
+11
2010-10-12
nouveau: Define buffer object usage flags.
Francisco Jerez
4
-1
/
+18
2010-09-21
nouveau: fix drm version check some more
Ben Skeggs
1
-1
/
+1
2010-09-20
nouveau: fix thinko in drm version check
Ben Skeggs
1
-1
/
+1
2010-08-18
nouveau: accept both 0.0.16 and 1.x.x
Ben Skeggs
1
-9
/
+12
2010-04-09
nouveau: stop shipping nouveau_class.h
Ben Skeggs
2
-9020
/
+0
2010-03-19
nouveau: fix annoying compiler warning
Ben Skeggs
1
-1
/
+1
2010-03-19
nouveau: fix segfault in nouveau_bo_new_tile() failure path
Ben Skeggs
1
-1
/
+1
2010-03-19
nouveau: remove unused field from nouveau_bo
Ben Skeggs
1
-1
/
+0
2010-03-18
nouveau: Regenerate nouveau_class.h.
Francisco Jerez
1
-106
/
+128
2010-03-17
Install headers to $(includedir)/libdrm
Julien Cristau
2
-2
/
+2
2010-03-17
libdrm_nouveau requires libdrm
Julien Cristau
1
-0
/
+1
2010-03-13
nouveau: Fix up the stride of NV20TCL_LIGHT_BACK_*.
Francisco Jerez
1
-6
/
+6
2010-03-07
nouveau: Small lighting related addition to nouveau_class.h.
Francisco Jerez
1
-0
/
+1
2010-03-06
nouveau: Update nouveau_class.h.
Francisco Jerez
1
-71
/
+33
2010-03-02
nouveau: make sure initial kalloc for user bo ends up in the right place
Maarten Maathuis
1
-0
/
+6
2010-02-25
nouveau: Update nouveau_class.h.
Francisco Jerez
1
-43
/
+36
2010-02-20
nv30: update for 8 texture units
Patrice Mandin
1
-9
/
+9
2010-02-20
nv30: update for front/back stencil inversion
Patrice Mandin
1
-48
/
+48
2010-02-16
nouveau: interface changes for 0.0.16 DRM
Luca Barbieri
10
-350
/
+344
2010-02-01
nouveau: Regenerate nouveau_class.h.
Francisco Jerez
1
-491
/
+541
2010-01-31
nouveau: add nouveau_resource_destroy
Marcin Slusarz
2
-0
/
+12
2010-01-21
nouveau: fail channel creation if pushbuf init fails
Ben Skeggs
1
-1
/
+5
2010-01-15
nouveau: disable flush_notify on channel_free
Marcin Slusarz
1
-0
/
+1
2010-01-15
nouveau: fix memory leak in nouveau_channel_free
Marcin Slusarz
1
-0
/
+4
2010-01-08
nouveau: Update nouveau_class.h.
Francisco Jerez
1
-31
/
+22
2009-12-30
nouveau: add BEGIN_RING_NI
Marcin Slusarz
1
-0
/
+8
2009-12-28
nouveau: Unreference pushbuf objects on channel destruction.
Younes Manton
3
-3
/
+16
2009-12-28
nouveau: Update some object definitions from renouveau.xml.
Francisco Jerez
1
-1666
/
+1699
2009-12-28
nouveau: Update nouveau_class.h with new renouveau.xml definitions.
Marcin Kościelnicki
1
-316
/
+768
2009-12-17
nouveau: remove delayed kernel bo creation
Ben Skeggs
1
-24
/
+17
2009-12-09
nouveau: Use drmIoctl so we restart ioctl on EINTR or EAGAIN
Ben Skeggs
1
-4
/
+3
2009-12-09
nouveau: move reloc code down, nothing to see here
Ben Skeggs
1
-92
/
+91
2009-11-20
Merge remote branch 'origin/master' into libdrm
Kristian Høgsberg
1
-32
/
+154
2009-11-17
Move libdrm/ up one level
Kristian Høgsberg
19
-0
/
+10941