Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/v3d: Add support for submitting jobs to the TFU. | Eric Anholt | 2018-11-30 | 1 | -5/+27 |
* | drm/v3d: Fix a use-after-free race accessing the scheduler's fences. | Eric Anholt | 2018-10-15 | 1 | -0/+5 |
* | drm/v3d: Delay the scheduler timeout if we're still making progress. | Eric Anholt | 2018-07-05 | 1 | -0/+2 |
* | drm/v3d: use new return type vm_fault_t in v3d_gem_fault | Souptick Joarder | 2018-07-05 | 1 | -1/+2 |
* | drm/v3d: Remove the bad signaled() implementation. | Eric Anholt | 2018-06-21 | 1 | -1/+0 |
* | drm/v3d: Take a lock across GPU scheduler job creation and queuing. | Eric Anholt | 2018-06-21 | 1 | -0/+5 |
* | drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+ | Eric Anholt | 2018-05-03 | 1 | -0/+294 |