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
/
lima
/
lima_resource.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lima: move plbu/vs_cmd_array into lima_submit
Qiang Yu
2020-02-17
1
-0
/
+1
*
lima: make lima_submit one time use drop data (v3)
Qiang Yu
2020-02-17
1
-2
/
+1
*
panfrost: Rework linear<--->tiled conversions
Alyssa Rosenzweig
2020-01-21
1
-2
/
+2
*
panfrost,lima: De-Galliumize tiling routines
Alyssa Rosenzweig
2020-01-21
1
-2
/
+4
*
lima: add debug flag to disable tiling
Vasily Khoruzhick
2020-01-10
1
-1
/
+1
*
lima: use linear layout for shared buffers if modifier is not specified
Vasily Khoruzhick
2020-01-10
1
-1
/
+8
*
lima: handle DRM_FORMAT_MOD_INVALID in resource_from_handle()
Vasily Khoruzhick
2019-12-09
1
-0
/
+4
*
lima: enable tiling
Vasily Khoruzhick
2019-12-04
1
-11
/
+30
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
lima: add layer_stride field to lima_resource struct
Arno Messiaen
2019-10-31
1
-14
/
+25
*
lima: implement BO cache
Vasily Khoruzhick
2019-09-22
1
-2
/
+2
*
lima: move damage bound build to resource
Qiang Yu
2019-09-23
1
-9
/
+36
*
lima: don't use damage system when full damage
Qiang Yu
2019-09-23
1
-0
/
+14
*
lima: implement EGL_KHR_partial_update
Qiang Yu
2019-09-23
1
-0
/
+50
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-4
/
+4
*
lima,panfrost: Move lima_tiling.c/h to /src/panfrost
Alyssa Rosenzweig
2019-06-20
1
-3
/
+3
*
lima: fix tile buffer reloading
Vasily Khoruzhick
2019-05-09
1
-0
/
+2
*
lima: add support for depth/stencil fbo attachments and textures
Vasily Khoruzhick
2019-04-14
1
-1
/
+2
*
lima: implement blit with util_blitter
Icenowy Zheng
2019-04-11
1
-1
/
+50
*
gallium: add lima driver
Qiang Yu
2019-04-11
1
-0
/
+589