platform/upstream/mesa.git
2021-02-02 Lionel Landwerlinanv: switch intel perf queries to query layout
2021-02-02 Lionel Landwerlinanv: switch khr perf query code to use query layout
2021-02-02 Lionel Landwerlinanv: compute commands required to implement perf queries
2021-02-02 Lionel Landwerlinintel/perf: drop the special READ_REG operator
2021-02-02 Lionel Landwerlinintel/perf: add DG1 support
2021-02-02 Lionel Landwerlinintel/perf: add RKL support
2021-02-02 Lionel Landwerlinintel/dev: identify rocketlake
2021-02-02 Lionel Landwerlinintel/perf: break TGL perf configs in GT1/2
2021-02-02 Lionel Landwerlinintel/dev: identify tigerlake
2021-02-02 Lionel Landwerlinintel/perf: add async compute metrics
2021-02-02 Lionel Landwerlinintel/perf: small ICL equation refactor
2021-02-02 Lionel Landwerlinintel/perf: update files from IGT
2021-02-02 Lionel Landwerlinintel/perf: remove reordering script
2021-02-02 Lionel Landwerlinintel/perf: reorder xml files
2021-02-02 Lionel Landwerlinintel/perf: add reorder script
2021-02-02 Lionel Landwerlinintel/perf: rename lkf into ehl
2021-02-02 Lionel Landwerlinanv: remove unused query pool field
2021-02-02 Lionel Landwerlinanv: fix layout comment
2021-02-02 Lionel Landwerlinintel/perf: switch query code to use query layout
2021-02-02 Lionel Landwerlinintel/perf: add performance query layout using MI_SRM
2021-02-02 Lionel Landwerlinintel/perf: query register descriptions
2021-02-02 Lionel Landwerlinintel/perf: prep work to enable new perf counters
2021-02-02 Lionel Landwerlingenxml: PERFCNT registers are available since HSW
2021-02-02 Andrii Simiklitiris: don't emit IRIS_DIRTY_VF depending on trash in...
2021-02-02 Boris Brezillonpanfrost: Update ctx->batch when a fresh batch is requested
2021-02-02 Boris Brezillonpanfrost: Add a panfrost_compile_shader() helper
2021-02-02 Boris Brezillonpanfrost: Use dev->arch where appropriate
2021-02-02 Boris Brezillonpanfrost: Rename and move pan_render_condition_check()
2021-02-02 Boris Brezillonpanfrost: Set attribs and attrib_bufs to NULL when...
2021-02-02 Boris Brezillonpanfrost: Only allocate the extra attribute buffer...
2021-02-02 Boris Brezillonpanfrost: Don't memset the last attribute buffer entry...
2021-02-02 Boris Brezillonpanfrost: Get rid of IS_BIFROST
2021-02-02 Boris Brezillonpanfrost: Fix tiler job injection (again)
2021-02-02 Arcady Goldmints... broadcom/compiler: improve generation of if conditions
2021-02-02 Marek Olšákradeon: decrease the size of radeon_cmdbuf by switching...
2021-02-02 Marek Olšákradeonsi: tune NGG shader culling vertex threshold...
2021-02-02 Marek Olšákradeonsi: simplify the NGG culling condition in si_draw_vbo
2021-02-02 Marek Olšákradeonsi: set current_rast_prim at bind time for tess...
2021-02-02 Mark Janesintel: combine common gather routines in INTEL_MEASURE
2021-02-02 Mark Janesintel: support secondary command buffers in INTEL_MEASURE
2021-02-02 Mark Janesintel: stop tracking submission state in INTEL_MEASURE
2021-02-02 Kenneth Graunkeiris: add hooks to call INTEL_MEASURE
2021-02-02 Mark Janesiris: add a iris_context reference to iris_batch
2021-02-02 Mark Janesiris: implement iris layer of INTEL_MEASURE
2021-02-02 Mark Janesanv: add hooks to call INTEL_MEASURE
2021-02-02 Mark Janesblorp: add hook for INTEL_MEASURE
2021-02-02 Mark Janesanv: implement anv layer of INTEL_MEASURE
2021-02-02 Mark Janesanv: enable timestamp for INTEL_MEASURE
2021-02-02 Mark Janesintel: Print GPU timing data based on INTEL_MEASURE
2021-02-02 Bas Nieuwenhuizenradv: Enable modifiers with the WSI.
2021-02-02 Bas Nieuwenhuizenradv: Enable DRM format modifiers on GFX9+.
2021-02-02 Bas Nieuwenhuizenradv: Add image layout with drm format modifiers.
2021-02-02 Bas Nieuwenhuizenradv: Add drm format modifier queries.
2021-02-02 Bas Nieuwenhuizenradv: Add format modifier format queries.
2021-02-02 Bas Nieuwenhuizenradv: Don't relayout images with modifiers.
2021-02-02 Bas Nieuwenhuizenradv: Use the surface offset from ac_surface instead...
2021-02-02 Bas Nieuwenhuizenradv: Extract DCC format support handling.
2021-02-02 Bas Nieuwenhuizenamd/common: Add modifier size helper.
2021-02-01 Yevhenii Kolesnikovnir/from_ssa: don't check for interference within the...
2021-02-01 Yevhenii Kolesnikovnir/from_ssa: consider defs in sibling blocks
2021-02-01 Dylan BakerScons: check for timespec_get on windows as well as...
2021-02-01 Jason Ekstrandvulkan: Drop the type_prefix parameter from gen_extensions
2021-02-01 Jason Ekstrandvulkan: Rework vk_device_init and friends
2021-02-01 Jason Ekstrandanv,radv: Use common entrypoints for VK_KHR_deferred_op...
2021-02-01 Jason Ekstrandvulkan: Make the debug_report implementation internal
2021-02-01 Jason Ekstrandvulkan: Use vk_object_base::type for debug_report
2021-02-01 Jason Ekstrandanv: Use vk_object_base::type for debug_report
2021-02-01 Jason Ekstrandvulkan: Make vk_debug_report_callback derive from vk_ob...
2021-02-01 Jason Ekstrandradv: Switch to the common VK_EXT_debug_report
2021-02-01 Jason Ekstrandradv: Use common entrypoints for VK_EXT_private_data
2021-02-01 Dave Airlieradv: port to using common dispatch code.
2021-02-01 Dave Airlieradv: move to subclassed instance/physical_device structs
2021-02-01 Dave Airlieradv: remove all entrypoint enabled debug option
2021-02-01 Dave Airlieradv: move queue object to a common base object
2021-02-01 Jason Ekstrandv3dv: Switch to the common VK_EXT_debug_report
2021-02-01 Jason Ekstrandv3dv: Use common entrypoints for VK_EXT_private_data
2021-02-01 Alejandro Piñeirov3dv: port to using common dispatch code.
2021-02-01 Alejandro Piñeirov3dv: remove reference to v3dv_instance on v3dv_physica...
2021-02-01 Jason Ekstrandv3dv: Drop v3dv_instance::app_info
2021-02-01 Alejandro Piñeirov3dv: move to subclassing instance/physical device
2021-02-01 Jason Ekstrandlavapipe: Drop some wrappers in favor of common code
2021-02-01 Jason Ekstrandturnip: Switch to the common VK_EXT_debug_report
2021-02-01 Jason Ekstrandturnip: Drop some legacy wrappers in favor of common...
2021-02-01 Jason Ekstrandturnip: Use common entrypoints for VK_EXT_private_data
2021-02-01 Jason Ekstrandturnip: Use the common dispatch framework
2021-02-01 Dave Airlielavapipe: use common dispatch layer.
2021-02-01 Dave Airlielavapipe: sort extensions in proper order.
2021-02-01 Dave Airlielavapipe: add missing wsi entrypoint.
2021-02-01 Dave Airlielavapipe: move to subclassing instance/physical device.
2021-02-01 Jason Ekstrandanv: Switch to the common VK_EXT_debug_report
2021-02-01 Jason Ekstrandvulkan: Add a truly common VK_EXT_debug_report implemen...
2021-02-01 Jason Ekstrandvulkan,anv: Move VK_KHR_copy_commands2 wrappers to...
2021-02-01 Jason Ekstrandvulkan,anv: Move a bunch of trivial wrappers to common...
2021-02-01 Jason Ekstrandanv: Make Get*MemoryRequirements a wrapper
2021-02-01 Jason Ekstrandvulkan,anv: Add common entrypoints for VK_EXT_private_data
2021-02-01 Jason Ekstrandvulkan,anv: Move GetDeviceProcAddr to common code
2021-02-01 Jason Ekstrandvulkan: Add framework for common entrypoints
2021-02-01 Jason Ekstrandanv: Use the common dispatch framework
2021-02-01 Jason Ekstrandanv: Add a single anv_genX switch macro
2021-02-01 Jason Ekstrandvulkan: Add a common entrypoint table generator
next