| Commit message (Expand) | Author | Age | Files | Lines |
* | intel/isl: set vertical surface alignment on null surfaces | Lionel Landwerlin | 2019-10-05 | 1 | -0/+13 |
* | intel/isl: set surface array appropriately | Lionel Landwerlin | 2019-10-05 | 1 | -1/+1 |
* | intel/isl: Set null surface format to R32_UINT | Lionel Landwerlin | 2019-10-05 | 1 | -1/+6 |
* | intel/isl/icl: Use halign 8 instead of 4 hw workaround | Anuj Phogat | 2019-10-03 | 1 | -8/+21 |
* | isl: Drop WaDisableSamplerL2BypassForTextureCompressedFormats on Gen11 | Kenneth Graunke | 2019-09-20 | 1 | -1/+1 |
* | intel/isl: Build gen12 using gen11 code paths | Jordan Justen | 2019-08-28 | 3 | -1/+7 |
* | isl: Don't set UnormPathInColorPipe for integer surfaces. | Kenneth Graunke | 2019-08-26 | 1 | -1/+6 |
* | isl: Drop UnormPathInColorPipe for buffer surfaces. | Kenneth Graunke | 2019-08-26 | 1 | -4/+0 |
* | isl: Enable Unorm Path in Color Pipe | Kenneth Graunke | 2019-08-15 | 1 | -0/+8 |
* | i965/tiled_memcpy: avoid creating bswap32 if it exists as a macro (e.g. on Fr... | Greg V | 2019-08-08 | 1 | -0/+3 |
* | meson: replace libmesa_util with idep_mesautil | Eric Engestrom | 2019-08-03 | 1 | -2/+2 |
* | intel/device: rename gen_get_device_info | Mark Janes | 2019-08-01 | 1 | -3/+3 |
* | tree-wide: replace MAYBE_UNUSED with ASSERTED | Eric Engestrom | 2019-07-31 | 1 | -2/+2 |
* | intel: drop incorrect MAYBE_UNUSED | Eric Engestrom | 2019-07-31 | 1 | -1/+1 |
* | isl/formats: R8G8B8_UNORM_SRGB isn't supported on HSW | Jason Ekstrand | 2019-07-29 | 1 | -1/+5 |
* | isl: Don't align phys_level0_sa by block dimension | Nanley Chery | 2019-06-27 | 2 | -31/+19 |
* | intel: Add and use helpers for level0 extent | Nanley Chery | 2019-06-27 | 1 | -0/+32 |
* | isl: tag unreachable path as such | Eric Engestrom | 2019-06-20 | 1 | -0/+2 |
* | isl: Mark enum isl_channel_select packed so it becomes 1 byte. | Kenneth Graunke | 2019-06-07 | 1 | -1/+1 |
* | isl: Add restrictions to isl_surf_get_hiz_surf() | Nanley Chery | 2019-05-14 | 1 | -0/+25 |
* | isl: Add restriction and comments to isl_surf_get_ccs_surf() | Nanley Chery | 2019-05-14 | 1 | -1/+17 |
* | isl: Modify restrictions in isl_surf_get_mcs_surf() | Nanley Chery | 2019-05-14 | 1 | -5/+19 |
* | isl: Set ClearColorConversionEnable. | Plamena Manolova | 2019-04-29 | 1 | -0/+21 |
* | delete autotools .gitignore files | Eric Engestrom | 2019-04-29 | 2 | -2/+0 |
* | intel/isl: Resize clear color buffer to full cacheline | Rafael Antognolli | 2019-04-24 | 1 | -1/+2 |
* | intel/isl: Add isl_format_has_color_component() function. | Rafael Antognolli | 2019-03-20 | 2 | -0/+25 |
* | isl: Add a swizzle parameter to isl_buffer_fill_state() | Kenneth Graunke | 2019-03-07 | 2 | -4/+9 |
* | isl: the display engine requires 64B alignment for linear surfaces | Samuel Iglesias Gonsálvez | 2019-02-22 | 1 | -0/+8 |
* | isl: remove the cache line size alignment requirement | Samuel Iglesias Gonsálvez | 2019-02-20 | 1 | -14/+0 |
* | drm-uapi: use local files, not system libdrm | Eric Engestrom | 2019-02-14 | 2 | -5/+5 |
* | isl: assert that Gen8+ don't have bit6_swizzling | Caio Marcelo de Oliveira Filho | 2019-02-04 | 1 | -0/+3 |
* | intel/isl: move tiled_memcpy static libs from i965 to isl | Tapani Pälli | 2019-01-10 | 7 | -1/+1275 |
* | genxml: Consistently use a numeric "MOCS" field | Kenneth Graunke | 2018-12-14 | 1 | -3/+3 |
* | meson: Add tests to suites | Dylan Baker | 2018-11-20 | 1 | -1/+2 |
* | i965: Correct L8_UNORM_SRGB table entry | Gert Wollny | 2018-11-19 | 1 | -1/+1 |
* | intel/isl: Add a unit suffixes to some struct fields and variables | Jason Ekstrand | 2018-09-26 | 6 | -86/+86 |
* | intel/compiler: Use two components for 1D array image sizes | Jason Ekstrand | 2018-08-29 | 1 | -6/+6 |
* | isl: Use the view array length for the image size | Jason Ekstrand | 2018-08-29 | 1 | -2/+5 |
* | intel/isl: Avoid tiling some 16K-wide render targets | Nanley Chery | 2018-08-22 | 1 | -0/+23 |
* | intel: various python cleanups | Eric Engestrom | 2018-08-16 | 1 | -5/+4 |
* | meson: Build with Python 3 | Mathieu Bridon | 2018-08-10 | 1 | -1/+1 |
* | intel/isl/gen4: Make depth/stencil buffers Y-Tiled | Nanley Chery | 2018-07-19 | 1 | -1/+8 |
* | meson: fix i965/anv/isl genX static lib names | Eric Engestrom | 2018-06-18 | 1 | -1/+1 |
* | intel/isl: Add bounds-checking assertions for the format_info table | Jason Ekstrand | 2018-06-07 | 1 | -8/+16 |
* | intel/isl: Add bounds-checking assertions in isl_format_get_layout | Jason Ekstrand | 2018-06-07 | 2 | -12/+22 |
* | i965: isl: Move the MCS gen7+ assertion into ISL | Nanley Chery | 2018-05-18 | 1 | -0/+2 |
* | intel/isl/storage: Don't lower most UNORM formats on gen11+ | Jason Ekstrand | 2018-05-10 | 1 | -6/+10 |
* | intel/isl: Several UNORM formats support typed writes on gen11+ | Jason Ekstrand | 2018-05-10 | 1 | -13/+13 |
* | intel/isl: Allow CCS_E on 1010102 formats | Jason Ekstrand | 2018-05-09 | 1 | -11/+0 |
* | intel/isl: Add format conversion code | Jason Ekstrand | 2018-05-09 | 3 | -1/+222 |