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
/
brw_program_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Bump the initial program cache size from 4kB to 16kB.
Kenneth Graunke
2017-08-29
1
-1
/
+1
*
i965: Issue performance warnings when growing the program cache
Kenneth Graunke
2017-08-29
1
-0
/
+3
*
i965: Drop non-LLC lunacy in the program cache code.
Kenneth Graunke
2017-07-22
1
-63
/
+21
*
i965: Set MAP_PERSISTENT on program cache buffers.
Kenneth Graunke
2017-07-22
1
-4
/
+8
*
i965: Correctly set MAP_WRITE when creating the LLC program cache map.
Kenneth Graunke
2017-07-22
1
-1
/
+1
*
i965: Remove brw_bo_map_unsynchronized()
Matt Turner
2017-06-06
1
-2
/
+2
*
i965: Add and use brw_bo_map()
Matt Turner
2017-06-06
1
-3
/
+3
*
i965: Pass flags to brw_bo_map_*
Matt Turner
2017-06-06
1
-3
/
+3
*
i965: Rename brw_bo_map() -> brw_bo_map_cpu()
Matt Turner
2017-06-06
1
-3
/
+3
*
i965: Remove brw_bo's virtual member
Matt Turner
2017-06-06
1
-11
/
+20
*
i965: Mark shader programs for capture in the error state.
Matt Turner
2017-05-15
1
-0
/
+4
*
i965: Don't try to unmap NULL program cache BO.
Kenneth Graunke
2017-05-07
1
-4
/
+7
*
i965/drm: Add stall warnings when mapping or waiting on BOs.
Kenneth Graunke
2017-04-10
1
-6
/
+6
*
i965/drm: Rename drm_bacon_bo to brw_bo.
Kenneth Graunke
2017-04-10
1
-17
/
+17
*
i965/drm: Use our internal libdrm (drm_bacon) rather than the real one.
Kenneth Graunke
2017-04-10
1
-17
/
+17
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-1
/
+1
*
i965: Reduce cross-pollination between the DRI driver and compiler
Jason Ekstrand
2017-03-01
1
-1
/
+1
*
i965: Make brw_cache_item structure private to brw_program_cache.c.
Kenneth Graunke
2017-01-18
1
-0
/
+21
*
i965: Don't map/unmap in brw_print_program_cache on LLC platforms.
Kenneth Graunke
2017-01-17
1
-2
/
+4
*
i965: Move program cache printing to brw_program_cache.c.
Kenneth Graunke
2017-01-17
1
-0
/
+46
*
i965: Make a helper for finding an existing shader variant.
Kenneth Graunke
2017-01-17
1
-0
/
+38
*
i965: remove remaining tabs in brw_program_cache.c
Timothy Arceri
2016-11-11
1
-30
/
+28
*
i965: rename brw_state_cache_check_size() to brw_program_cache_check_size()
Timothy Arceri
2016-11-11
1
-1
/
+1
*
i965: rename brw_state_cache.c -> brw_program_cache.c
Timothy Arceri
2016-11-11
1
-0
/
+446