index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
intel_upload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Drop unused alignment parameter from brw_bo_alloc().
Kenneth Graunke
2018-03-27
1
-1
/
+1
*
i965: Mark upload buffers with MAP_ASYNC and MAP_PERSISTENT.
Kenneth Graunke
2018-03-02
1
-1
/
+3
*
i965: Generalize intel_upload.c to support multiple uploaders.
Kenneth Graunke
2018-03-02
1
-49
/
+48
*
i965: Add and use brw_bo_map()
Matt Turner
2017-06-06
1
-4
/
+1
*
i965: Pass flags to brw_bo_map_*
Matt Turner
2017-06-06
1
-2
/
+2
*
i965: Rename brw_bo_map() -> brw_bo_map_cpu()
Matt Turner
2017-06-06
1
-1
/
+1
*
i965: Remove brw_bo's virtual member
Matt Turner
2017-06-06
1
-3
/
+6
*
i965/drm: Add stall warnings when mapping or waiting on BOs.
Kenneth Graunke
2017-04-10
1
-2
/
+2
*
i965/drm: Rename drm_bacon_bo to brw_bo.
Kenneth Graunke
2017-04-10
1
-10
/
+10
*
i965/drm: Use our internal libdrm (drm_bacon) rather than the real one.
Kenneth Graunke
2017-04-10
1
-9
/
+9
*
mesa/macros: move ALIGN_NPOT to macros.h
Nanley Chery
2015-08-26
1
-6
/
+0
*
i965: Delete the intel_regions.c code.
Eric Anholt
2014-05-01
1
-1
/
+0
*
i965: Massively simplify the intel_upload implementation.
Eric Anholt
2014-03-26
1
-105
/
+62
*
i965/upload: Refactor open-coded ALIGN-like computations.
Kenneth Graunke
2014-03-18
1
-3
/
+9
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
i965: Split intel_upload code out into a separate file.
Kenneth Graunke
2013-08-16
1
-0
/
+177