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_mipmap_tree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/drm: Rename drm_bacon_bo to brw_bo.
Kenneth Graunke
2017-04-10
1
-5
/
+5
*
i965/drm: Use our internal libdrm (drm_bacon) rather than the real one.
Kenneth Graunke
2017-04-10
1
-6
/
+6
*
i965: Delete tile resource mode code
Anuj Phogat
2017-03-27
1
-15
/
+2
*
i965/miptree: Tell when brw_miptree_layout() fails
Topi Pohjolainen
2017-01-27
1
-1
/
+1
*
i965/miptree: Create a disable CCS flag
Ben Widawsky
2017-01-02
1
-7
/
+3
*
i965: Replace bool aux disable with enum
Ben Widawsky
2017-01-02
1
-1
/
+9
*
i965/gen8: Relax asserts prohibiting arrayed/mipmapped fast clears
Topi Pohjolainen
2016-11-25
1
-1
/
+2
*
i965: Use ISL for CCS layouts
Topi Pohjolainen
2016-11-25
1
-4
/
+0
*
i965: Track fast color clear state in level/layer granularity
Topi Pohjolainen
2016-11-25
1
-7
/
+9
*
i965: Move fast clear state enumeration into resolve map
Topi Pohjolainen
2016-11-25
1
-58
/
+0
*
i965: Add interface for checking multiple slices if any is unresolved
Topi Pohjolainen
2016-11-25
1
-0
/
+5
*
i965: Provide slice details to renderbuffer fast clear state tracker
Topi Pohjolainen
2016-11-25
1
-11
/
+14
*
i965: Split per miptree and per slice/level fast clear bits
Topi Pohjolainen
2016-11-25
1
-6
/
+6
*
i965: Provide slice details to color resolver
Topi Pohjolainen
2016-11-25
1
-1
/
+2
*
i965: Add new interface for full color resolves
Topi Pohjolainen
2016-11-25
1
-0
/
+5
*
i965: Refactor lossless compression state tracking
Topi Pohjolainen
2016-11-25
1
-2
/
+4
*
i965: Declare read-only input to level/layer check const
Topi Pohjolainen
2016-11-23
1
-1
/
+1
*
i965: Add function to indicate when sampling with hiz is supported
Jordan Justen
2016-11-08
1
-0
/
+4
*
i965/miptree: Create a hiz mcs type
Ben Widawsky
2016-11-08
1
-4
/
+10
*
i965: Drop the aux mt when not used
Ben Widawsky
2016-11-08
1
-0
/
+21
*
i965: Wrap MCS miptree in intel_miptree_aux_buffer
Jordan Justen
2016-11-08
1
-4
/
+4
*
i965/miptree: Break miptree -> ISL tiling conversion into a helper
Jason Ekstrand
2016-10-27
1
-0
/
+3
*
i965/miptree: Remove the stencil_as_y_tiled parameter from get_aligned_offset
Jason Ekstrand
2016-10-27
1
-2
/
+1
*
i965/rbc: Allocate mcs directly
Topi Pohjolainen
2016-09-12
1
-5
/
+2
*
intel: Rename brw_get_device_name/info to gen_get_device_name/info
Jason Ekstrand
2016-09-03
1
-1
/
+1
*
i965: Move the hiz_op enum to blorp
Jason Ekstrand
2016-08-29
1
-1
/
+1
*
i965: Add function to copy a stencil miptree to an R8_UINT miptree
Jordan Justen
2016-08-26
1
-0
/
+4
*
i965/gen7: Add R8_UINT stencil miptree copy for sampling
Jordan Justen
2016-08-26
1
-0
/
+12
*
i965: Factor out isl_surf_dim/isl_dim_layout calculation into functions.
Francisco Jerez
2016-08-25
1
-0
/
+7
*
i965: Return whether the miptree was resolved from intel_miptree_resolve_colo...
Francisco Jerez
2016-08-25
1
-1
/
+1
*
i965/miptree: Remove the stencil_as_y_tiled parameter from get_tile_masks
Jason Ekstrand
2016-08-17
1
-1
/
+0
*
i965/miptree: Add a helper for getting the aux isl_surf from a miptree
Jason Ekstrand
2016-07-15
1
-0
/
+5
*
i965/miptree: Add a helper for getting the ISL clear color from a miptree
Jason Ekstrand
2016-07-15
1
-0
/
+4
*
i965/miptree: Add a helper for getting an isl_surf from a miptree
Jason Ekstrand
2016-07-15
1
-0
/
+6
*
i965: Create multiple miptrees for planar YUV images
Kristian Høgsberg Kristensen
2016-05-24
1
-0
/
+5
*
i965: Deferred allocation of mcs for lossless compressed
Topi Pohjolainen
2016-05-12
1
-0
/
+4
*
i965: Add flag telling if miptree is for client consumption
Topi Pohjolainen
2016-05-12
1
-0
/
+9
*
i965: Add helper for lossless compression support
Topi Pohjolainen
2016-05-12
1
-0
/
+4
*
Revert "i965: Always use Y-tiled buffers on SKL+"
Daniel Stone
2016-05-09
1
-2
/
+1
*
i965: Always use Y-tiled buffers on SKL+
Ben Widawsky
2016-04-21
1
-1
/
+2
*
i965: Declare input to mcs alignment calculation constant
Topi Pohjolainen
2016-04-21
1
-1
/
+1
*
i965: Expose logic telling if non-msrt mcs is supported
Topi Pohjolainen
2016-02-16
1
-0
/
+8
*
i965: Add a flag telling color resolve pass to ignore CCS_E
Topi Pohjolainen
2016-02-16
1
-0
/
+9
*
i965: Add helper for detecting lossless compression
Topi Pohjolainen
2016-02-16
1
-0
/
+4
*
i965: Add means for limiting color resolves
Topi Pohjolainen
2016-02-13
1
-1
/
+2
*
i965/skl: Add fast color clear infrastructure
Ben Widawsky
2015-11-20
1
-3
/
+10
*
i965/mt: Declare some functions as static
Chad Versace
2015-10-05
1
-5
/
+1
*
i965/miptree: Add PRM references for most struct members (v2)
Chad Versace
2015-09-30
1
-25
/
+154
*
i965/miptree: Rename align_w,align_h -> halign,valign
Chad Versace
2015-09-30
1
-4
/
+14
*
i965/miptree: Rename intel_miptree_map::mt -> ::linear_mt (v2)
Chad Versace
2015-09-30
1
-1
/
+1
[next]