index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
isl
/
isl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
isl: Add a null surface fill function.
Kenneth Graunke
2017-08-19
1
-0
/
+7
*
intel/isl: Replace switch statements of doom with a macro
Jason Ekstrand
2017-08-17
1
-96
/
+39
*
isl: Validate row pitch of stencil surfaces.
Kenneth Graunke
2017-08-10
1
-2
/
+7
*
intel/isl: Don't align the height of the last array slice
Jason Ekstrand
2017-08-07
1
-1
/
+2
*
intel/isl: Stop padding surfaces
Jason Ekstrand
2017-08-07
1
-117
/
+2
*
intel/isl: Add a helper to get a subimage surface
Jason Ekstrand
2017-07-22
1
-0
/
+41
*
intel/isl: Add a helper for determining if a color is 0/1
Jason Ekstrand
2017-07-22
1
-0
/
+27
*
intel/isl: Add surface state clear value information
Nanley Chery
2017-07-22
1
-0
/
+9
*
intel/isl: Tighten up restrictions for CCS on gen7
Jason Ekstrand
2017-07-22
1
-7
/
+23
*
intel/isl: Allow 1D surfaces with compressed formats
Topi Pohjolainen
2017-07-22
1
-1
/
+1
*
intel/isl: Align non-tiled horizontally by cache line
Topi Pohjolainen
2017-07-22
1
-1
/
+15
*
intel/isl/gen4: Represent cube maps with 3D layout
Topi Pohjolainen
2017-07-20
1
-6
/
+35
*
intel/isl: Add a row_pitch parameter to surf_get_ccs_surf
Jason Ekstrand
2017-07-17
1
-1
/
+3
*
isl: use 64bit arithmetic to compute size
Lionel Landwerlin
2017-07-13
1
-2
/
+2
*
Revert "intel/isl: Only create a CCS buffer if the image supports rendering"
Nanley Chery
2017-07-07
1
-1
/
+1
*
intel/isl: Only create a CCS buffer if the image supports rendering
Nanley Chery
2017-06-26
1
-1
/
+1
*
intel/isl: Limit CCS to one level and layer on gen7
Nanley Chery
2017-06-26
1
-2
/
+7
*
intel/isl/gen6: Allow arrayed stencil
Topi Pohjolainen
2017-06-17
1
-1
/
+0
*
intel/isl: Add the maximum surface size limit
Anuj Phogat
2017-06-16
1
-0
/
+22
*
intel/isl: Use uint64_t to store total surface size
Anuj Phogat
2017-06-16
1
-1
/
+2
*
i965/cnl: Handle gen10 in switch cases across the driver
Anuj Phogat
2017-06-09
1
-0
/
+9
*
intel/isl: Add a helper for getting the byte/tile offset of a subimage
Jason Ekstrand
2017-06-01
1
-0
/
+39
*
intel/isl: Make get_intratile_offset_el take the element size in bits
Jason Ekstrand
2017-06-01
1
-4
/
+3
*
intel/isl: Add a new layout for HiZ and stencil on Sandy Bridge
Jason Ekstrand
2017-06-01
1
-5
/
+157
*
intel/isl: Generate phys_total_el from isl_calc_phys_extent
Jason Ekstrand
2017-06-01
1
-68
/
+97
*
intel/isl: Refactor to use a phys_total_el extent.
Jason Ekstrand
2017-06-01
1
-19
/
+19
*
intel/isl: Refactor isl_calc_array_pitch_el_rows
Jason Ekstrand
2017-06-01
1
-47
/
+46
*
intel/isl: Move isl_calc_array_pitch_el_rows higher up
Jason Ekstrand
2017-06-01
1
-117
/
+117
*
intel/isl: Remove the device parameter from isl_tiling_get_info
Jason Ekstrand
2017-06-01
1
-20
/
+9
*
intel/isl: Add gen4_filter_tiling
Jason Ekstrand
2017-05-26
1
-2
/
+1
*
intel/isl: Add support for gen4 cube maps to get_image_offset_sa
Jason Ekstrand
2017-05-26
1
-5
/
+18
*
intel/isl: Don't request space for stencil/hiz packets unless needed
Jason Ekstrand
2017-05-26
1
-7
/
+6
*
intel/isl: Add support for emitting depth/stencil/hiz
Jason Ekstrand
2017-04-10
1
-0
/
+93
*
intel/isl: Use genx_bits.h instead of a hand-rolled table
Jason Ekstrand
2017-04-07
1
-18
/
+13
*
isl: Drop unused isl_surf_init_info::min_pitch
Chad Versace
2017-03-28
1
-10
/
+3
*
isl: Let isl_surf_init's caller set the exact row pitch (v2)
Chad Versace
2017-03-28
1
-1
/
+13
*
isl: Validate the calculated row pitch (v45)
Chad Versace
2017-03-28
1
-6
/
+64
*
isl: Refactor row pitch calculation (v2)
Chad Versace
2017-03-21
1
-33
/
+89
*
isl: Drop misplaced comment about padding
Chad Versace
2017-03-21
1
-46
/
+0
*
intel: Correct the BDW surface state size
Nanley Chery
2017-03-20
1
-1
/
+1
*
intel/isl: Apply render target alignment constraints for MCS
Pohjolainen, Topi
2017-02-23
1
-1
/
+16
*
intel/isl: add MCS width constraint 16 samples
Lionel Landwerlin
2017-02-23
1
-0
/
+10
*
intel/isl: Return surface creation success from aux helpers
Jason Ekstrand
2017-02-23
1
-37
/
+35
*
intel/isl: Allow non-2D CCS surfaces
Jason Ekstrand
2016-11-17
1
-2
/
+2
*
intel/isl: Rework the asserts and fails in isl_surf_get_ccs
Jason Ekstrand
2016-11-17
1
-2
/
+7
*
intel/isl: Add some basic info about RENDER_SURFACE_STATE to isl_device
Jason Ekstrand
2016-11-16
1
-0
/
+19
*
isl: Fix height calculation in isl_msaa_interleaved_scale_px_to_sa
Jordan Justen
2016-11-15
1
-1
/
+1
*
isl: make locally used functions static
Emil Velikov
2016-10-14
1
-2
/
+2
*
isl: prefix non-static API with isl_
Emil Velikov
2016-10-14
1
-16
/
+16
*
intel/isl: Allow non-2D HiZ surfaces
Jason Ekstrand
2016-10-03
1
-2
/
+2
[next]