tree-wide: replace MAYBE_UNUSED with ASSERTED
[mesa.git] / src / gallium / drivers / panfrost / pan_drm.c
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-18 Alyssa Rosenzweigpanfrost: Trace invisible BOs
2019-07-17 Alyssa Rosenzweigpanfrost: Merge varyings_mem into transient buffers
2019-07-16 Alyssa Rosenzweigpanfrost: Add Z/S and MRT BOs to the job
2019-07-15 Alyssa Rosenzweigpanfrost: Stub out panfrost_bo_cache_put
2019-07-15 Alyssa Rosenzweigpanfrost: Stub out panfrost_bo_cache_get
2019-07-15 Alyssa Rosenzweigpanfrost: Delay resource mmaps
2019-07-15 Alyssa Rosenzweigpanfrost/drm: Don't mmap INVISIBLE buffers
2019-07-12 Alyssa Rosenzweigpanfrost/decode: Drop _replay prefix
2019-07-12 Alyssa Rosenzweigpanfrost/drm: Check allocation size is positive
2019-07-12 Alyssa Rosenzweigpanfrost: Fix build warnings
2019-07-10 Alyssa Rosenzweigpanfrost: Style main Gallium driver
2019-07-04 Tomeu Vizosopanfrost: Take into account off-screen FBOs
2019-07-02 Boris Brezillonpanfrost: Pass referenced BOs to the SUBMIT ioctls
2019-07-02 Boris Brezillonpanfrost: Make SLAB pool creation rely on BO helpers
2019-07-02 Boris Brezillonpanfrost: Add the panfrost_drm_{create,release}_bo...
2019-07-02 Boris Brezillonpanfrost: Move the mmap BO logic out of panfrost_drm_im...
2019-07-02 Boris Brezillonpanfrost: Avoid passing winsys handles to import/export...
2019-07-02 Boris Brezillonpanfrost: Stop exposing internal panfrost_drm_*() functions
2019-07-02 Boris Brezillonpanfrost: Get rid of the "free imported BO" logic
2019-07-02 Boris Brezillonpanfrost: Get rid of the panfrost_driver abstraction...
2019-06-27 Tomeu Vizosopanfrost/decode: Wait for a job to finish before dumping
2019-06-25 Alyssa Rosenzweigpanfrost: Merge checksum buffer with main BO
2019-06-21 Boris Brezillonpanfrost: Remove the panfrost_driver abstraction
2019-06-21 Boris Brezillonpanfrost: Remove the perf counters interface
2019-06-21 Alyssa Rosenzweigpanfrost: Conditionally submit fragment job
2019-06-21 Alyssa Rosenzweigpanfrost: Implement command stream scoreboarding
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