i965/screen: Use ISL for allocating image BOs
[mesa.git] / src / mesa / drivers / dri / i965 /
2017-07-13 Jason Ekstrandi965/screen: Use ISL for allocating image BOs
2017-07-13 Jason Ekstrandi965: Add an isl_device to intel_screen
2017-07-13 Jason Ekstrandi965/miptree: Move CCS allocation into create_for_dri_image
2017-07-13 Jason Ekstrandi965: Use create_for_dri_image in intel_update_image_buffer
2017-07-13 Jason Ekstrandi965/miptree: Add support for window system images...
2017-07-13 Jason Ekstrandi965/miptree: Add a colorspace parameter to create_for_...
2017-07-13 Ben Widawskyi965/miptree: Allocate mt earlier in update winsys
2017-07-13 Ben Widawskyi965/miptree: Add a return for updating of winsys
2017-07-13 Jason Ekstrandi965: Use miptree_create_for_dri_image in image_target_...
2017-07-13 Jason Ekstrandi965/miptree: Set level_x/h in create_for_dri_image
2017-07-13 Jason Ekstrandi965/miptree: Add tile_x/y to total_width/height
2017-07-13 Jason Ekstrandi965/miptree: Pass the offset into create_for_bo in...
2017-07-13 Jason Ekstrandi965: Move the DRIimage -> miptree code to intel_mipmap...
2017-07-12 Kenneth Graunkei965: Drop bogus pthread_mutex_unlock in map_gtt error...
2017-07-12 Eric Anholtintel: Move the DRM uapi headers to a non-Intel location.
2017-07-11 Chris Wilsoni965: Use VALGRIND_MAKE_MEM_x in place of MALLOCLIKE...
2017-07-11 Kenneth Graunkei965: Fix asynchronous mappings on !LLC platforms.
2017-07-11 Kenneth Graunkei965: Don't use PREAD for glGetBufferSubData().
2017-07-11 Lionel Landwerlini965: perf: use new subslices numbers from device info
2017-07-11 Ben Widawskyi965: Use already existing eu_total
2017-07-11 Chris Wilsoni965: Resolve framebuffers before signaling the fence
2017-07-10 Kenneth Graunkei965: Assert that we don't use CPU write maps to non...
2017-07-10 Chris Wilsoni965: Disable access to CPU mmap for async access on...
2017-07-10 Chris Wilsoni965: Track when a bo is shared with an external client
2017-07-10 Chris Wilsoni965: Use brw_bo_wait() for brw_bo_wait_rendering()
2017-07-05 Jason Ekstrandi965: Move surface resolves back to draw/dispatch time
2017-07-01 Kenneth Graunkei965: Print access flags in INTEL_DEBUG=buf output.
2017-07-01 Chris Wilsoni965: Remove clearing of bo->map_gtt after failure
2017-07-01 Kenneth Graunkei965: Add inline to brw_bo_unmap
2017-06-30 Chris Wilsoni965: Drop global bufmgr lock from brw_bo_map_* functions.
2017-06-30 Kenneth Graunkei965: Make brw_bo_unmap a static inline.
2017-06-30 Chris Wilsoni965: Discard bo->map_count
2017-06-30 Kenneth Graunkei965: Add a comment about not needing VALGRIND_MALLOCLI...
2017-06-30 Johnson Lini965/i915: Add UYVY as the supported format
2017-06-29 Rob HerringAndroid: i965: remove libdrm_intel dependency
2017-06-28 Kenneth Graunkei965: Drop index buffer re-alignment code.
2017-06-28 Eero Tammineni965: Fix anisotropic filtering for mag filter
2017-06-28 Chad Versacei965/dri: Support R8G8B8A8 and R8G8B8X8 configs
2017-06-27 Chad Versacei965: Add a RGBX->RGBA fallback for glEGLImageTextureTa...
2017-06-27 Lionel Landwerlini965: perf: add support for Geminilake
2017-06-27 Lionel Landwerlini965: perf: add support for Kabylake
2017-06-27 Lionel Landwerlini965: perf: use gen_device_info rather then brw_context
2017-06-27 Robert Braggi965: perf: ensure isolated timer reports while idle...
2017-06-27 Lionel Landwerlini965: perf: keep on reading reports until delimiting...
2017-06-27 Robert Braggi965: Add Gen8+ INTEL_performance_query support
2017-06-27 Robert Braggi965: Add XML OA metric sets for Gen8+
2017-06-27 Robert Braggi965: Add Gen8+ sys_vars for generated OA code
2017-06-27 Lionel Landwerlinanv/i965: drop libdrm_intel dependency completely
2017-06-27 Lionel Landwerlini965: perf: minimize the chances to spread queries...
2017-06-27 Topi Pohjolaineni965: Separate gen < 8 and gen >= 8 paths explicitly...
2017-06-26 Ian Romanicki915,i965: Don't condition use of GLSL clear on the...
2017-06-23 Jason Ekstrandi965/miptree: Rework aux enabling
2017-06-23 Jason Ekstrandi965: Clamp clear colors to the representable range
2017-06-23 Jason Ekstrandi965: Don't bother with HiZ in renderbuffer_move_to_temp
2017-06-23 Jason Ekstrandi965/miptree: Rename the non_msrt_mcs functions to...
2017-06-23 Jason Ekstrandi965/miptree: Delete the layered rendering resolve
2017-06-23 Anuj Phogati965/cnl: Don't write to Cache Mode Register 1 on gen10+
2017-06-22 Rafael Antognollii965: Convert upload_default_color to genxml.
2017-06-22 Rafael Antognollii965: Remove unused code and delete file.
2017-06-22 Rafael Antognollii965: Convert vs, gs, tcs, tes and cs samplers to genxml.
2017-06-22 Rafael Antognollii965: Convert fs sampler state to use genxml.
2017-06-22 Chad Versacei965: Fix -Wunused-variable in gen8_write_pma_stall_bits()
2017-06-22 Chad Versacei965/dri: Add intel_screen param to intel_create_winsys...
2017-06-22 Chad Versacei965: Move brw_context format arrays to intel_screen
2017-06-22 Chad Versacei965: Rename some vague format members of brw_context
2017-06-21 Marek Olšákmesa: remove _NEW_BUFFER_OBJECT
2017-06-21 Marek Olšákmesa: replace VP/FP/ATIfs _Enabled flags with helper...
2017-06-21 Marek Olšákmesa: don't update draw buffer bounds in _mesa_update_state
2017-06-21 Marek Olšákmesa: replace ctx->Polygon._FrontBit with a helper...
2017-06-21 Marek Olšákmesa: replace ctx->VertexProgram._TwoSideEnabled with...
2017-06-21 Marek Olšákmesa: replace _mesa_update_stencil() with helper functions
2017-06-21 Pohjolainen, Topii965/gen6: Use isl-based miptree also for stencil rbs
2017-06-21 Ian Romanicki965: Remove spurious mutex frobbing around call to...
2017-06-21 Jason Ekstrandi965/miptree: Move isl_surf_get_(hiz|mcs)_surf out...
2017-06-21 Rafael Antognolliintel/genxml: Normalize URB Data field in WM_STATE.
2017-06-21 Rafael Antognolliintel/genxml: Rename field on WM_STATE to match gen6+.
2017-06-21 Rafael Antognolliintel/genxml: Normalize fields on WM_STATE.
2017-06-20 Lionel Landwerlinintel: compiler/i965: fix is_broxton checks
2017-06-20 Ian Romanicki965: Fall back to normal blorp clear instead of meta...
2017-06-20 Ian Romanicki965: Fix incorrect comment
2017-06-19 Lionel Landwerlini965: perf: use gen_device_info rather then brw_context
2017-06-19 Lionel Landwerlinintel: common: express timestamps units in frequency
2017-06-19 Lionel Landwerlini965: convert MI_REPORT_PERF_COUNT to genxml
2017-06-19 Lionel Landwerlini965: perf: fix codegen with single operand equation
2017-06-19 Topi Pohjolaineni965/wm: Use stored hiz surface instead of creating...
2017-06-19 Topi Pohjolaineni965/blorp: Use hiz surface instead of creating copy
2017-06-19 Topi Pohjolaineni965/miptree/gen7+: Use isl for hiz layouts
2017-06-19 Topi Pohjolaineni965/miptree: Drop BO_ALLOC_FOR_RENDER in intel_miptree...
2017-06-19 Topi Pohjolaineni965/miptree: Use isl for mcs layouts
2017-06-19 Topi Pohjolaineni965/miptree: Refactor aux surface allocation
2017-06-19 Topi Pohjolaineni965/gen6: Use isl for hiz
2017-06-19 Topi Pohjolaineni965/miptree: Refactor isl aux usage resolver
2017-06-19 Topi Pohjolaineni965/gen6: Use isl for stencil surfaces
2017-06-19 Topi Pohjolaineni965/miptree: Prepare range getter for isl based
2017-06-19 Topi Pohjolaineni965/miptree: Prepare stencil mapping for isl based
2017-06-19 Topi Pohjolaineni965/blorp: Prepare for isl based miptrees
2017-06-19 Topi Pohjolaineni965: Add isl based miptree creator
2017-06-19 Topi Pohjolaineni965/miptree: Add option to resolve offsets using isl_surf
2017-06-19 Topi Pohjolaineni965: Prepare slice copy for isl based miptrees
2017-06-19 Topi Pohjolaineni965/tex: Prepare image update for isl based miptrees
next