index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nvc0
/
nve4_compute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-652
/
+0
*
nvc0: implement compute support for nvc0
Samuel Pitoiset
2013-08-06
1
-30
/
+2
*
nvc0: properly align NVE4_COMPUTE_MP_TEMP_SIZE
Samuel Pitoiset
2013-07-31
1
-2
/
+2
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-4
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
nvc0: set ret variable if launch desc allocation failed
Emil Velikov
2013-04-12
1
-1
/
+3
*
nvc0: bail out early during nve4_compute_setup()
Emil Velikov
2013-04-12
1
-1
/
+1
*
nvc0: compile nve4_cache_split_name() only in debug build
Emil Velikov
2013-04-12
1
-1
/
+1
*
nvc0: demagic some of the NVE4_COMPUTE_UPLOAD methods
Christoph Bumiller
2013-04-03
1
-29
/
+29
*
nvc0: implement MP performance counters
Christoph Bumiller
2013-03-29
1
-1
/
+10
*
nvc0: use NOUVEAU_GETPARAM_GRAPH_UNITS to get MP count
Christoph Bumiller
2013-03-29
1
-6
/
+6
*
nvc0: add MP trap handler for nve4
Christoph Bumiller
2013-03-12
1
-0
/
+50
*
nvc0: they removed the NTID,NCTAID,GRIDID registers on nve4
Christoph Bumiller
2013-03-12
1
-10
/
+22
*
nvc0: implement compute support for nve4
Christoph Bumiller
2013-03-12
1
-0
/
+607