lima,panfrost: Move lima_tiling.c/h to /src/panfrost
[mesa.git] / src / gallium / drivers / panfrost / pan_screen.h
2019-06-12 Alyssa Rosenzweigpanfrost: Replace pantrace with direct decoding
2019-06-10 Alyssa Rosenzweigpanfrost: Move pan_screen() to pan_screen.h
2019-04-19 Alyssa Rosenzweigpanfrost: Track BO lifetime with jobs and reference...
2019-03-20 Daniel Stonepanfrost: Properly align stride
2019-03-10 Tomeu Vizosopanfrost: Add backend targeting the DRM driver
2019-02-27 Alyssa Rosenzweigpanfrost: Expose perf counters in environment
2019-02-25 Alyssa Rosenzweigpanfrost/nondrm: Split out dump_counters
2019-02-25 Alyssa Rosenzweigpanfrost/nondrm: Make COHERENT_LOCAL explicit
2019-02-25 Alyssa Rosenzweigpanfrost/nondrm: Flag CPU-invisible regions
2019-02-21 Alyssa Rosenzweigpanfrost: Implement pantrace (command stream dump)
2019-02-18 Alyssa Rosenzweigpanfrost: Free imported BOs
2019-02-18 Alyssa Rosenzweigpanfrost: Fix various leaks unmapping resources
2019-02-10 Alyssa Rosenzweigpanfrost: Add kernel-agnostic resource management
2019-02-07 Alyssa Rosenzweigpanfrost: Include glue for out-of-tree legacy code
2019-02-07 Alyssa Rosenzweigpanfrost: Check in sources for command stream
2019-02-05 Alyssa Rosenzweigpanfrost: Initial stub for Panfrost driver