aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysdrm/amdgpu: don't use MAP_CACHE_WC for GTT blobs without WCupstream-mainPierre-Eric Pelloux-Prayer
9 daysdrm/amdgpu: remove duplicate command name arrayPierre-Eric Pelloux-Prayer
11 daysvkr: sync protocol for in place dispatching of blob argsJuston Li
11 daysvkr: sync protocol for adding sizeof helpersJuston Li
12 daysvkr: add get blob storage helper functionsJuston Li
2024-04-26vkr: sync protocol to use encoder acquire/releaseJuston Li
2024-04-26vkr: optimize to avoid locking each encoder writeJuston Li
2024-04-18vrend: clean up error reporting in vrend_renderer_initGert Wollny
2024-04-18vrend: Check whether we actually got a valid OpenGL/GLES contextGert Wollny
2024-04-17Uprev Mesa to 69eac6dd152c8c526aea35d2c1a93077a6f6c1d7Collabora's Gfx CI Team
2024-04-11fuzzer: Work around known GPU lockupGert Wollny
2024-04-11fuzzer: Add an initial compute state as alternativeGert Wollny
2024-04-11fuzzer: Add fuzzer with some initial state and resource creationGert Wollny
2024-04-11virgl_protocol: Use parenthesis in macrosGert Wollny
2024-04-11decode: print error if format is not correctGert Wollny
2024-04-11vrend: Add more error messages for shader decodingGert Wollny
2024-04-11vrend: Add debug flag to dump command buffersGert Wollny
2024-04-11textvirgl: drop superfluous checkGert Wollny
2024-04-11tests: Don't use ck_assert when creating the contextGert Wollny
2024-04-11Uprev Mesa to df63f188e83a3c041d93ee272d593bfd2679be82Collabora's Gfx CI Team
2024-04-08vrend: fix bgrx->rgb fallback data upload for GLES hostsRyan Neph
2024-04-08util: Fix compiling set_dmabuf_name() using older kernel headersDmitry Osipenko
2024-04-04drm/amdgpu: optimize dmabuf creationPierre-Eric Pelloux-Prayer
2024-04-04drm: add amdgpu native-context implementationPierre-Eric Pelloux-Prayer
2024-04-04virglrenderer: consider drm_initialized tooPierre-Eric Pelloux-Prayer
2024-04-04tests/fuzzer: add virgl_deps to dependenciesPierre-Eric Pelloux-Prayer
2024-04-04drm: pass debugname param to backend::createPierre-Eric Pelloux-Prayer
2024-04-04drm: include drm_util.h for drm_logPierre-Eric Pelloux-Prayer
2024-04-04util: add set_dmabuf_name helperPierre-Eric Pelloux-Prayer
2024-04-04vrend: Add XRGB2101010 supportPierre-Eric Pelloux-Prayer
2024-04-04virgl: create transient dmabuf in resource_mapPierre-Eric Pelloux-Prayer
2024-03-31vrend: deal with BGRX upload on GLESGert Wollny
2024-03-27virgl_util: hide slow trace behind debug buildYiwei Zhang
2024-03-13vkr: enable VK_KHR_format_feature_flags2Yiwei Zhang
2024-03-13Uprev Mesa to c7202751ad9c223f4fb4324141919e679b8d57deCorentin Noël
2024-03-05vrend: workaround non-conformant sampler view patternRyan Neph
2024-03-05Uprev Mesa to 5a852bd24cc10e08e42703751e7d1ba384b76e31Collabora's Gfx CI Team
2024-03-04vkr: add VK_KHR_fragment_shading_rate supportYiwei Zhang
2024-03-04vkr: sync protocol for VK_KHR_fragment_shading_rateYiwei Zhang
2024-03-04vkr: Enable EXT_attachment_feedback_loop_layoutCorentin Noël
2024-03-04vkr: sync protocol for VK_EXT_attachment_feedback_loop_layoutCorentin Noël
2024-03-04venus-protocol: Remove unused driver headerCorentin Noël
2024-02-16drm/msm: Expose the highest bank bit in the capsetConnor Abbott
2024-02-16drm/msm: Update UAPI headerRob Clark
2024-02-15renderer: Verify that the iov has enough space for the texture dataCorentin Noël
2024-02-08shader: Never return out-of-range from varying_bit_from_semantic_and_indexCorentin Noël
2024-02-07Uprev Mesa to 8368a972943d5265b22eab86aa17c9a3cfe3406bCollabora's Gfx CI Team
2024-02-05virgl_fence: Correct error value returned by virgl_fence_set_fd_locked()Dmitry Osipenko
2024-02-02tests: Clean up resources to avoid memory leaksGert Wollny
2024-02-02test: fully initialize framebuffer state in testGert Wollny