Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | panfrost: Remove support for legacy kernels | Alyssa Rosenzweig | 2019-04-03 | 1 | -1/+0 |
* | panfrost: Wait for last job to finish in force_flush_fragment | Tomeu Vizoso | 2019-03-27 | 1 | -0/+8 |
* | panfrost: Pass the context BOs to the kernel so they aren't unmapped while in... | Tomeu Vizoso | 2019-03-27 | 1 | -3/+9 |
* | panfrost: Also tell the kernel about the checksum_slab | Tomeu Vizoso | 2019-03-27 | 1 | -4/+9 |
* | panfrost: Preliminary work for mipmaps | Alyssa Rosenzweig | 2019-03-27 | 1 | -8/+8 |
* | panfrost: Properly align stride | Daniel Stone | 2019-03-20 | 1 | -1/+2 |
* | panfrost: Set bo->size[0] in the DRM backend | Tomeu Vizoso | 2019-03-13 | 1 | -5/+5 |
* | panfrost/drm: Cast pointer to u64 to fix warning | Alyssa Rosenzweig | 2019-03-10 | 1 | -1/+1 |
* | panfrost: Add backend targeting the DRM driver | Tomeu Vizoso | 2019-03-10 | 1 | -0/+363 |
* | panfrost: Check in sources for command stream | Alyssa Rosenzweig | 2019-02-07 | 1 | -0/+42 |