| Commit message (Expand) | Author | Age | Files | Lines |
* | i965/cnl: Enable CCS_E and RT support for few formats | Anuj Phogat | 2017-06-09 | 1 | -9/+9 |
* | i965/cnl: Reformat surface_format_info table to accomodate gen10+ | Anuj Phogat | 2017-06-09 | 1 | -263/+263 |
* | i965/cnl: Handle gen10 in switch cases across the driver | Anuj Phogat | 2017-06-09 | 1 | -0/+9 |
* | i965/cnl: Add gen10 specific function declarations | Anuj Phogat | 2017-06-09 | 1 | -0/+12 |
* | intel/isl: Add an enum for describing auxiliary compression state | Jason Ekstrand | 2017-06-07 | 1 | -0/+169 |
* | i965/miptree: Store fast clear colors in an isl_color_value | Jason Ekstrand | 2017-06-07 | 1 | -0/+19 |
* | intel/isl: Add a helper for getting the byte/tile offset of a subimage | Jason Ekstrand | 2017-06-01 | 2 | -0/+60 |
* | intel/isl: Make get_intratile_offset_el take the element size in bits | Jason Ekstrand | 2017-06-01 | 2 | -8/+5 |
* | intel/isl: Add a new layout for HiZ and stencil on Sandy Bridge | Jason Ekstrand | 2017-06-01 | 2 | -5/+197 |
* | intel/isl: Generate phys_total_el from isl_calc_phys_extent | Jason Ekstrand | 2017-06-01 | 1 | -68/+97 |
* | intel/isl: Don't check array pitch for gen4 3D textures | Jason Ekstrand | 2017-06-01 | 1 | -1/+0 |
* | intel/isl: Refactor to use a phys_total_el extent. | Jason Ekstrand | 2017-06-01 | 1 | -19/+19 |
* | intel/isl: Add an isl_assert_div helper | Jason Ekstrand | 2017-06-01 | 1 | -0/+7 |
* | 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 | 3 | -28/+14 |
* | intel/isl: Add gen4_filter_tiling | Jason Ekstrand | 2017-05-26 | 3 | -2/+57 |
* | intel/isl: Add support for setting component write disables | Jason Ekstrand | 2017-05-26 | 2 | -0/+26 |
* | 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 ASTC HDR to format lists and helpers | Nanley Chery | 2017-05-22 | 3 | -2/+58 |
* | intel/isl/gen6: Fix combined depth stencil alignment | Jason Ekstrand | 2017-05-16 | 1 | -7/+7 |
* | intel/isl: Refactor gen8_choose_image_alignment_el | Jason Ekstrand | 2017-05-16 | 1 | -140/+49 |
* | intel/isl: Refactor gen6_choose_image_alignment_el | Jason Ekstrand | 2017-05-16 | 1 | -18/+14 |
* | intel/isl: Refactor gen7_choose_image_alignment_el | Jason Ekstrand | 2017-05-16 | 1 | -83/+74 |
* | intel/isl/gen7: Use stencil vertical alignment of 8 instead of 4 | Pohjolainen, Topi | 2017-05-16 | 1 | -23/+5 |
* | isl/format: Update the R16G16B16X16_FLOAT entry | Nanley Chery | 2017-04-24 | 1 | -1/+1 |
* | anv: Use ISL for emitting depth/stencil/hiz | Jason Ekstrand | 2017-04-10 | 2 | -2/+2 |
* | intel/isl: Add support for emitting depth/stencil/hiz | Jason Ekstrand | 2017-04-10 | 4 | -0/+394 |
* | intel/isl: Use genx_bits.h instead of a hand-rolled table | Jason Ekstrand | 2017-04-07 | 1 | -18/+13 |
* | intel/isl: Refactor and clerify gen8 alignment calculations | Jason Ekstrand | 2017-04-04 | 1 | -15/+49 |
* | isl: Drop unused isl_surf_init_info::min_pitch | Chad Versace | 2017-03-28 | 2 | -13/+3 |
* | isl: Let isl_surf_init's caller set the exact row pitch (v2) | Chad Versace | 2017-03-28 | 2 | -1/+19 |
* | isl: Validate the calculated row pitch (v45) | Chad Versace | 2017-03-28 | 1 | -6/+64 |
* | genxml: Rename two MCS fields to Auxiliary Surface on gen7 | Jason Ekstrand | 2017-03-24 | 1 | -4/+3 |
* | 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 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -1/+1 |
* | isl: document the meaning of the array_len field in isl_view | Iago Toral Quiroga | 2017-03-02 | 1 | -0/+6 |
* | 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 | 2 | -39/+37 |
* | isl/state: fix assert on raw buffer surface state minimum size | Samuel Iglesias Gonsálvez | 2017-02-23 | 1 | -1/+1 |
* | intel/isl: Add format metadata for typed reads/writes | Jason Ekstrand | 2017-02-14 | 2 | -251/+291 |
* | intel/isl: Add a better comment for format_supports_ccs_e | Jason Ekstrand | 2017-02-02 | 1 | -0/+6 |
* | intel/isl: Assert that we don't use CCS for storage images | Jason Ekstrand | 2017-02-02 | 1 | -0/+6 |
* | intel/isl: Add a formats_are_ccs_e_compatible helper | Jason Ekstrand | 2017-02-02 | 2 | -0/+35 |
* | intel/isl: Add a format_supports_ccs_d helper | Jason Ekstrand | 2017-02-02 | 2 | -0/+24 |
* | intel/isl: Rename supports_lossless_compression to supports_ccs_e | Jason Ekstrand | 2017-02-02 | 2 | -6/+6 |