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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/drm: Make stride/pitch a uint32_t.
Kenneth Graunke
2017-04-11
1
-19
/
+7
*
i965/drm: Make brw_bo_alloc_tiled take tiling by value, not pointer.
Kenneth Graunke
2017-04-11
1
-18
/
+6
*
i965: Fix wonky indentation left by brw_bo_alloc_tiled rename.
Kenneth Graunke
2017-04-10
1
-8
/
+8
*
i965/drm: Add stall warnings when mapping or waiting on BOs.
Kenneth Graunke
2017-04-10
1
-3
/
+3
*
i965/drm: Rename drm_bacon_bo to brw_bo.
Kenneth Graunke
2017-04-10
1
-32
/
+32
*
i965: Drop brw_bo_map[_gtt] wrappers which issue perf warnings.
Kenneth Graunke
2017-04-10
1
-3
/
+3
*
i965: Make/use a brw_batch_references() wrapper.
Kenneth Graunke
2017-04-10
1
-1
/
+1
*
i965/drm: Use our internal libdrm (drm_bacon) rather than the real one.
Kenneth Graunke
2017-04-10
1
-23
/
+23
*
i965: Make sure we don't use CPU maps for the scanout buffer.
Kenneth Graunke
2017-04-10
1
-1
/
+13
*
i965: Delete tile resource mode code
Anuj Phogat
2017-03-27
1
-111
/
+32
*
i965: Rename brw_format_for_mesa_format() to brw_isl_format_for_mesa_format()
Anuj Phogat
2017-03-09
1
-1
/
+1
*
intel/isl: Rename supports_lossless_compression to supports_ccs_e
Jason Ekstrand
2017-02-02
1
-2
/
+1
*
i965/hiz/gen6: Stop setting false qpitch
Topi Pohjolainen
2017-01-27
1
-1
/
+7
*
i965/gen6: Simplify hiz surface setup
Topi Pohjolainen
2017-01-27
1
-7
/
+2
*
i965/miptree: Remove redundant check for null texture
Topi Pohjolainen
2017-01-27
1
-6
/
+1
*
i965/miptree: Tell when brw_miptree_layout() fails
Topi Pohjolainen
2017-01-27
1
-1
/
+4
*
i965: Delete pending CCS and HiZ ops in intel_miptree_make_shareable()
Chad Versace
2017-01-19
1
-0
/
+16
*
i965/miptree: Create a disable CCS flag
Ben Widawsky
2017-01-02
1
-11
/
+10
*
i965: Replace bool aux disable with enum
Ben Widawsky
2017-01-02
1
-12
/
+12
*
i965/miptree: Use intel_miptree_copy for maps
Jason Ekstrand
2016-12-13
1
-12
/
+8
*
i965/mt: Disable HiZ when sharing depth buffer externally (v2)
Chad Versace
2016-12-10
1
-7
/
+22
*
i965/mt: Disable aux surfaces after making miptree shareable
Chad Versace
2016-12-10
1
-0
/
+2
*
i965: Release aux buffer when disabling ccs
Topi Pohjolainen
2016-12-05
1
-0
/
+3
*
i965: Enable fast clears for multi-lod
Ben Widawsky
2016-11-25
1
-15
/
+0
*
i965: Allow single-sampled miptree to be resolved and shared
Topi Pohjolainen
2016-11-25
1
-1
/
+1
*
i965/gen8: Relax asserts prohibiting arrayed/mipmapped fast clears
Topi Pohjolainen
2016-11-25
1
-12
/
+15
*
i965: Use ISL for CCS layouts
Topi Pohjolainen
2016-11-25
1
-100
/
+38
*
i965: Track fast color clear state in level/layer granularity
Topi Pohjolainen
2016-11-25
1
-20
/
+59
*
i965: Refactor check if color resolve is needed
Topi Pohjolainen
2016-11-25
1
-15
/
+28
*
i965: Add interface for checking multiple slices if any is unresolved
Topi Pohjolainen
2016-11-25
1
-0
/
+8
*
i965: Provide slice details to renderbuffer fast clear state tracker
Topi Pohjolainen
2016-11-25
1
-0
/
+46
*
i965: Split per miptree and per slice/level fast clear bits
Topi Pohjolainen
2016-11-25
1
-9
/
+9
*
i965: Provide slice details to color resolver
Topi Pohjolainen
2016-11-25
1
-3
/
+29
*
i965: Add new interface for full color resolves
Topi Pohjolainen
2016-11-25
1
-2
/
+9
*
i965: Restructure fast clear eligibility decision
Ben Widawsky
2016-11-23
1
-14
/
+37
*
i965: Set initial msaa fast clear status explicitly
Topi Pohjolainen
2016-11-23
1
-1
/
+1
*
i965/gen7: Minify blit size for stencil tree copy
Jordan Justen
2016-11-17
1
-2
/
+4
*
i965: miptree: prevent potential NULL pointer access
Lionel Landwerlin
2016-11-16
1
-2
/
+8
*
i965/gen9: Allow sampling with hiz when supported
Jordan Justen
2016-11-08
1
-1
/
+28
*
i965: Add function to indicate when sampling with hiz is supported
Jordan Justen
2016-11-08
1
-0
/
+17
*
i965/miptree: Create a hiz mcs type
Ben Widawsky
2016-11-08
1
-29
/
+31
*
i965: Drop the aux mt when not used
Ben Widawsky
2016-11-08
1
-11
/
+20
*
i965/miptree: Directly gtt map the mcs buffer
Ben Widawsky
2016-11-08
1
-2
/
+9
*
i965: Wrap MCS miptree in intel_miptree_aux_buffer
Jordan Justen
2016-11-08
1
-45
/
+71
*
i965/miptree: Remove the width/height < 32768 restrictions
Jason Ekstrand
2016-10-27
1
-6
/
+0
*
i965/miptree: Break miptree -> ISL tiling conversion into a helper
Jason Ekstrand
2016-10-27
1
-25
/
+30
*
i965/miptree: Remove the stencil_as_y_tiled parameter from get_aligned_offset
Jason Ekstrand
2016-10-27
1
-16
/
+2
*
intel/i965: make gen_device_info mutable
Lionel Landwerlin
2016-09-23
1
-2
/
+2
*
i965: Rename intelScreen to screen.
Kenneth Graunke
2016-09-20
1
-2
/
+2
*
i965/rbc: Allocate mcs directly
Topi Pohjolainen
2016-09-12
1
-52
/
+16
[next]