lima,panfrost: Move lima_tiling.c/h to /src/panfrost
[mesa.git] / src / gallium / drivers / panfrost / pan_drm.c
2019-06-19 Tomeu Vizosopanfrost: Move to use ralloc for some allocations
2019-06-18 Tomeu Vizosopanfrost: Adapt to constant name change in UABI
2019-06-17 Alyssa Rosenzweigpanfrost: Disable the tiler for clear-only jobs
2019-06-17 Alyssa Rosenzweigpanfrost: Rename misc_0 -> tiler_polygon_list
2019-06-12 Alyssa Rosenzweigpanfrost: Replace pantrace with direct decoding
2019-04-19 Alyssa Rosenzweigpanfrost: Track BO lifetime with jobs and reference...
2019-04-12 Mateusz Krzakpanfrost: use os_mmap and os_munmap
2019-04-12 Mateusz Krzakpanfrost: cast bo_handles pointer to uintptr_t first
2019-04-03 Alyssa Rosenzweigpanfrost: Remove support for legacy kernels
2019-03-27 Tomeu Vizosopanfrost: Wait for last job to finish in force_flush_fr...
2019-03-27 Tomeu Vizosopanfrost: Pass the context BOs to the kernel so they...
2019-03-27 Tomeu Vizosopanfrost: Also tell the kernel about the checksum_slab
2019-03-27 Alyssa Rosenzweigpanfrost: Preliminary work for mipmaps
2019-03-20 Daniel Stonepanfrost: Properly align stride
2019-03-13 Tomeu Vizosopanfrost: Set bo->size[0] in the DRM backend
2019-03-10 Alyssa Rosenzweigpanfrost/drm: Cast pointer to u64 to fix warning
2019-03-10 Tomeu Vizosopanfrost: Add backend targeting the DRM driver
2019-02-07 Alyssa Rosenzweigpanfrost: Check in sources for command stream