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
/
gen6_urb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Make all atoms to track BRW_NEW_BLORP by default
Kenneth Graunke
2016-04-23
1
-1
/
+2
*
i965: Rename intel_emit* to reflect their new location in brw_pipe_control
Chris Wilson
2015-06-24
1
-1
/
+1
*
i965: Move BRW_NEW_*_PROG_DATA flags to .brw (not .cache).
Kenneth Graunke
2014-12-02
1
-4
/
+4
*
i965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA.
Kenneth Graunke
2014-12-02
1
-4
/
+4
*
i965: Alphabetize brw_tracked_state flags and use a consistent style.
Kenneth Graunke
2014-11-29
1
-2
/
+5
*
i965: Skip recalculating URB allocations if the entry size didn't change.
Eric Anholt
2014-10-24
1
-2
/
+2
*
i965/gen6/gs: Enable URB space for user-provided geometry shaders.
Iago Toral Quiroga
2014-09-19
1
-10
/
+20
*
i965/gen6: Fix assertions on VS/GS URB size.
Paul Berry
2013-09-16
1
-2
/
+2
*
i965/gen7.5: Fix lower bound on number of VS URB entries.
Paul Berry
2013-09-05
1
-1
/
+1
*
i965: rename legacy gs structs and functions to ff_gs.
Paul Berry
2013-08-31
1
-4
/
+4
*
i965: Pass brw_context to functions rather than intel_context.
Kenneth Graunke
2013-07-09
1
-2
/
+1
*
i965/vs: split brw_vs_prog_data into generic and VS-specific parts.
Paul Berry
2013-04-11
1
-1
/
+1
*
i965: Turn brw->urb.vs_size and gs_size into local variables.
Kenneth Graunke
2013-04-04
1
-9
/
+9
*
i965 gen6: Allocate URB space for GS
Paul Berry
2011-12-07
1
-12
/
+57
*
i965: Fold the gen6/7 URB state prepare()/emit() together.
Eric Anholt
2011-10-29
1
-9
/
+3
*
i965: Use state streaming on programs, and state base address on gen5+.
Eric Anholt
2011-06-18
1
-1
/
+1
*
i965: Rename max_vs_handles to max_vs_entries for consistency.
Kenneth Graunke
2011-05-17
1
-2
/
+2
*
i965: Allocate the whole URB to the VS and fix calculations for Gen6.
Kenneth Graunke
2011-04-18
1
-17
/
+17
*
i965: SNB GT1 has only 32k urb and max 128 urb entries.
Zou Nan hai
2011-03-03
1
-4
/
+15
*
i965: Maxinum the usage of urb space on SNB.
Zou Nan hai
2011-03-02
1
-10
/
+6
*
i965: Rename various gen6 #defines to match the documentation.
Kenneth Graunke
2011-01-06
1
-1
/
+1
*
i965: Fix GS state uploading on Sandybridge
Zhenyu Wang
2010-12-06
1
-1
/
+1
*
i965: Fix VS URB entry sizing.
Eric Anholt
2010-10-26
1
-1
/
+1
*
i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.
Eric Anholt
2010-10-19
1
-4
/
+0
*
i965: Fix the SNB URB entry count setup.
Eric Anholt
2010-02-25
1
-2
/
+2
*
i965: Giant pile of flushing to track down SNB bringup issues.
Eric Anholt
2010-02-25
1
-0
/
+2
*
i965: Set up the SNB URB.
Eric Anholt
2010-02-25
1
-0
/
+81