summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
9 hourspanfrost: use util_debug_message for perf_debugErik Faye-Lund1-0/+1
9 hourspanfrost: perf_debug_ctx -> perf_debugErik Faye-Lund5-19/+16
9 hourspanfrost: use perf_debug_ctx instead of perf_debugErik Faye-Lund2-7/+7
25 hourspanfrost: fix an incorrect stencil clear optimizationEric R. Smith1-10/+13
28 hourspanfrost: Use pipe resource helperRobert Mader1-13/+8
5 dayspanfrost: implement a driver-specific max-miplevelErik Faye-Lund4-8/+10
6 dayspanfrost: remove panfrost_create_shader_state() related dead codePatrick Lerda1-4/+0
7 dayspanfrost: mark separate_stencil as valid when surface is validEric R. Smith3-66/+2
8 dayspanfrost: fix a GPU/CPU synchronization problemEric R. Smith2-2/+1
2024-04-09panfrost: fix polygon offset calculation for floating point ZEric R. Smith1-2/+15
2024-04-08panfrost: add tiler-heap driconfsErik Faye-Lund4-9/+25
2024-04-08panfrost: silence compiler warningErik Faye-Lund1-0/+2
2024-04-03panfrost: mark indirect compute buffer as readEric R. Smith1-0/+5
2024-03-26panfrost: Move the image attribute offset adjustment to a NIR passBoris Brezillon7-28/+74
2024-03-19panfrost: group up stubbed params in drm-shimMary Guillemard1-2/+0
2024-03-19panfrost: Add support for Panthor in drm-shimMary Guillemard1-25/+173
2024-03-14panfrost/meson: remove redundant gallium include from meson filesYonggang Luo10-38/+18
2024-03-14panfrost/shared: avoid use gallium helper in pan_minmax_cache.*Yonggang Luo4-12/+18
2024-03-14panvk: Fix call ordering in panvk_DestroyDevice()Boris Brezillon1-3/+4
2024-03-12panfrost: make sure blends always have 4 componentsEric R. Smith1-2/+30
2024-03-12panfrost: make drm-shim work again for panfrostEric R. Smith1-0/+7
2024-03-12panfrost: derive htAlyssa Rosenzweig3-67/+10
2024-03-12panfrost: add pan_force_afbc_packing driconfErik Faye-Lund2-0/+6
2024-03-12panfrost: add driconf infrastructureErik Faye-Lund6-6/+21
2024-03-12panfrost: give afbc-packing its own flagErik Faye-Lund3-1/+4
2024-03-11panfrost, pan/lib: Move pan_resource_table to panfrostMary Guillemard4-30/+46
2024-03-11pan/bi: Rework indices for image on ValhallMary Guillemard2-16/+65
2024-03-11pan/bi: Rework indices for tex on ValhallMary Guillemard13-24/+222
2024-03-07panfrost: protect alpha calculation from accessing non-existent componentEric R. Smith1-7/+10
2024-03-02panfrost/ci: skip dEQP-GLES31.functional.copy_image.non_compressed.* on t760 ...Eric Engestrom1-0/+2
2024-03-01docs/panfrost: Document Mali-T600 supportAnton Bambura2-1/+3
2024-03-01panfrost: Enable Mali-T600Anton Bambura1-0/+1
2024-03-01panfrost: Update the release note to mention G310/G610 additionBoris Brezillon1-0/+1
2024-03-01panfrost: Advertize G310 supportBoris Brezillon2-0/+6
2024-03-01panfrost: Advertize G610 supportBoris Brezillon2-17/+20
2024-03-01panfrost: Add the gallium glue to get panfrost loaded when panthor is detectedBob Beckett5-1/+7
2024-03-01panfrost: Add an entry for panthor in the renderonly_drivers[] arrayBob Beckett1-1/+2
2024-03-01panfrost: Enable v10 in the gallium driverBoris Brezillon3-1/+4
2024-03-01panfrost: Add support for the CSF job frontendAlyssa Rosenzweig7-1/+1190
2024-03-01panfrost: Add a cleanup_batch() method to panfrost_vtableBoris Brezillon4-1/+12
2024-03-01panfrost: Add a panfrost_context_reinit() helperBoris Brezillon2-0/+9
2024-03-01panfrost: Add arch-specific context init/cleanup hooksBoris Brezillon4-0/+30
2024-03-01panfrost: Relax position result alignment constraint on v10+Boris Brezillon1-1/+1
2024-03-01panfrost: Add a library to build CSF command streamsAlyssa Rosenzweig2-0/+878
2024-03-01panfrost: Don't allocate a tiler heap buffer on v10+Boris Brezillon1-3/+9
2024-03-01panfrost: Add v10 support to libpanfrostBoris Brezillon1-1/+1
2024-03-01pan/perf: Reject panthor kernel driverBoris Brezillon1-0/+7
2024-03-01panfrost: Prepare support for GPU variantsBoris Brezillon6-26/+38
2024-03-01panfrost: Rework the way we compute thread infoBoris Brezillon7-42/+130
2024-03-01pan/kmod: Reject pre 1.1 panfrost kernel driversBoris Brezillon2-33/+15