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_misc_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: drop brw->is_haswell in favor of devinfo->is_haswell
Lionel Landwerlin
2017-08-30
1
-1
/
+1
*
i965: drop brw->is_g4x in favor of devinfo->is_g4x
Lionel Landwerlin
2017-08-30
1
-4
/
+4
*
i965: drop brw->gen in favor of devinfo->gen
Lionel Landwerlin
2017-08-30
1
-27
/
+36
*
i965: Reduce passing 2x32b of reloc_domains to 2 bits
Chris Wilson
2017-08-04
1
-33
/
+18
*
i965: Drop redundant check for non-tiled depth buffer
Topi Pohjolainen
2017-07-20
1
-2
/
+1
*
i965/miptree: Switch to isl_surf::row_pitch
Topi Pohjolainen
2017-07-20
1
-1
/
+1
*
i965/miptree: Switch to isl_surf::tiling
Topi Pohjolainen
2017-07-20
1
-4
/
+4
*
i965/gen4: Set tile offsets to zero after depth rebase
Topi Pohjolainen
2017-07-18
1
-4
/
+6
*
i965/gen4: Add support for single layer in alignment workaround
Topi Pohjolainen
2017-06-19
1
-2
/
+2
*
i965/gen4: Refactor depth/stencil rebase
Topi Pohjolainen
2017-06-18
1
-180
/
+63
*
i965: Drop depth/stencil miptree pointers in alignment workaround
Topi Pohjolainen
2017-06-18
1
-12
/
+3
*
i965/gen4: Simplify depth/stencil invalidate check
Topi Pohjolainen
2017-06-18
1
-13
/
+3
*
i965/gen4: Remove redundant check for depth when rebasing stencil
Topi Pohjolainen
2017-06-18
1
-51
/
+12
*
i965/gen4: Remove non-existing stencil and hiz buffer setup
Topi Pohjolainen
2017-06-18
1
-115
/
+10
*
i965/gen4: Set depth offset when there is stencil attachment only
Topi Pohjolainen
2017-06-17
1
-0
/
+6
*
i965: Do an end-of-pipe sync prior to STATE_BASE_ADDRESS
Jason Ekstrand
2017-06-14
1
-6
/
+12
*
i965: Flush around state base address
Jason Ekstrand
2017-06-14
1
-0
/
+32
*
i965/miptree: Store fast clear colors in an isl_color_value
Jason Ekstrand
2017-06-07
1
-1
/
+22
*
i965: Port gen4+ state emitting code to genxml.
Rafael Antognolli
2017-05-03
1
-147
/
+0
*
i965: Delete tile resource mode code
Anuj Phogat
2017-03-27
1
-2
/
+1
*
i965/gen8+: Do full stall when switching pipeline
Topi Pohjolainen
2017-03-16
1
-1
/
+2
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-1
/
+1
*
i965: split EU defines to brw_eu_defines.h
Emil Velikov
2017-03-13
1
-0
/
+1
*
i965: Delete vestiges of resource streamer code.
Kenneth Graunke
2017-03-06
1
-40
/
+0
*
i965/gen6: Simplify hiz surface setup
Topi Pohjolainen
2017-01-27
1
-3
/
+2
*
i965: Remove check for hiz on earlier gens than SNB
Topi Pohjolainen
2017-01-27
1
-16
/
+2
*
i965: Program 3DSTATE_AA_LINE_PARAMETERS in upload_invariant_state
Nanley Chery
2016-10-31
1
-31
/
+10
*
i965/miptree: Remove the stencil_as_y_tiled parameter from get_aligned_offset
Jason Ekstrand
2016-10-27
1
-4
/
+2
*
i965/miptree: Remove the stencil_as_y_tiled parameter from get_tile_masks
Jason Ekstrand
2016-08-17
1
-3
/
+3
*
i965: Emit SNB write cache flush W/A from brw_emit_pipe_control_flush.
Francisco Jerez
2016-07-07
1
-9
/
+0
*
i965: Assert that a depth_mt exists when using HiZ.
Matt Turner
2016-05-25
1
-0
/
+1
*
i965: Send the minimal number of STATE_BASE_ADDRESS packets.
Kenneth Graunke
2016-05-16
1
-9
/
+4
*
i965: Combine Gen4-7 and Gen8+ state base address emitters.
Kenneth Graunke
2016-05-16
1
-4
/
+42
*
i965: Drop BRW_NEW_BLORP from stipple and line parameter packets.
Kenneth Graunke
2016-05-12
1
-8
/
+4
*
i965/blorp: Do not trigger re-emission of base state address
Topi Pohjolainen
2016-04-23
1
-1
/
+0
*
i965: Make all atoms to track BRW_NEW_BLORP by default
Kenneth Graunke
2016-04-23
1
-7
/
+16
*
i965: Rename define for the PIPE_CONTROL DC flush bit.
Francisco Jerez
2016-02-08
1
-1
/
+1
*
i965/gen7.5+: Disable resource streamer during GPGPU workloads.
Francisco Jerez
2016-01-14
1
-0
/
+40
*
i965/gen7: Emit stall and dummy primitive draw after switching to the 3D pipe...
Francisco Jerez
2016-01-14
1
-0
/
+24
*
i965/gen4-5: Emit MI_FLUSH as required prior to switching pipelines.
Francisco Jerez
2016-01-14
1
-0
/
+13
*
i965/gen6-7: Implement stall and flushes required prior to switching pipelines.
Francisco Jerez
2016-01-14
1
-0
/
+37
*
i965/gen8+: Invalidate color calc state when switching to the GPGPU pipeline.
Francisco Jerez
2016-01-14
1
-0
/
+20
*
i965: add EXT_polygon_offset_clamp support to gen4/gen5
Ilia Mirkin
2015-10-05
1
-8
/
+0
*
i965: Use intel_get_tile_dims() to get tile masks
Anuj Phogat
2015-09-28
1
-7
/
+13
*
i965: Always re-emit the pipeline select during invariant state emission
Chris Wilson
2015-08-24
1
-1
/
+2
*
i965: Trivial formatting changes in brw_misc_state.c
Ian Romanick
2015-08-03
1
-26
/
+23
*
i965: Use float calculations when double is unnecessary.
Matt Turner
2015-07-29
1
-2
/
+2
*
i965: Rename intel_emit* to reflect their new location in brw_pipe_control
Chris Wilson
2015-06-24
1
-1
/
+1
*
i965: Use _mesa_geometric_ functions appropriately
Kevin Rogovin
2015-06-17
1
-3
/
+6
*
i965/state: Emit pipeline select when changing pipelines
Jordan Justen
2015-05-02
1
-6
/
+17
[next]