summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/v3d
Commit message (Expand)AuthorAgeFilesLines
* drm/v3d: Add support for V3D v4.2.Eric Anholt2019-03-094-17/+63
* drm/v3d: Handle errors from IRQ setup.Eric Anholt2019-03-093-5/+18
* drm/v3d: Make sure the GPU is on when measuring clocks.Eric Anholt2019-03-081-0/+8
* drm/v3d: Don't try to set OVRTMUOUT on V3D 4.x.Eric Anholt2019-03-082-1/+4
* drm: v3d: Switch to use drm_gem_object reservation_objectRob Herring2019-02-194-46/+10Star
* drm/v3d: Update top-level kerneldoc for the addition of TFU.Eric Anholt2019-02-191-3/+3
* drm/v3d: Fix BO stats accounting for dma-buf-imported buffers.Eric Anholt2019-02-191-0/+6
* drm/sched: Refactor ring mirror list handling.Andrey Grodzovsky2019-01-251-5/+8
* drm/v3d: Invalidate the caches from the outside in.Eric Anholt2018-12-071-2/+6
* drm/v3d: Stop trying to flush L2C on V3D 3.3+Eric Anholt2018-12-071-3/+8
* drm/v3d: Drop the wait for L2T flush to complete.Eric Anholt2018-12-071-4/+4
* drm/v3d: Don't bother flushing L1TD at job start.Eric Anholt2018-12-071-12/+0Star
* drm/v3d: Drop unused v3d_flush_caches().Eric Anholt2018-12-072-22/+0Star
* drm/v3d: fix broken buildChristian König2018-12-061-1/+1
* drm: revert "expand replace_fence to support timeline point v2"Christian König2018-12-051-2/+1Star
* drm/v3d: Add more tracepoints for V3D GPU rendering.Eric Anholt2018-12-033-3/+121
* drm/v3d: Add missing fence timeline name for TFU.Eric Anholt2018-12-031-2/+8
* drm/v3d: Fix prime imports of buffers from other drivers.Eric Anholt2018-11-301-0/+1
* drm/v3d: Drop the "dev" argument to lock/unlock of BO reservations.Eric Anholt2018-11-301-11/+9Star
* drm/v3d: Add support for submitting jobs to the TFU.Eric Anholt2018-11-307-51/+402
* Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-11-292-23/+12Star
|\
| * drm/v3d: Clean up the reservation object setup.Eric Anholt2018-11-271-22/+11Star
| * drm/v3d: Update a comment about what uses v3d_job_dependency().Eric Anholt2018-11-271-1/+1
* | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-11-191-3/+2Star
|\ \ | |/ |/|
| * drm/scheduler: Add drm_sched_job_cleanupSharat Masetty2018-11-051-0/+2
| * drm/sched: make sure timer is restartedChristian König2018-11-051-3/+0Star
* | dma-buf: allow reserving more than one shared fence slotChristian König2018-10-251-1/+1
* | Merge drm/drm-next into drm-misc-nextSean Paul2018-10-241-1/+1
|\|
| * drm/scheduler: remove timeout work_struct from drm_sched_job (v3)Nayan Deshmukh2018-09-271-1/+1
* | drm: add flags to drm_syncobj_find_fenceChunming Zhou2018-10-161-2/+2
* | drm/v3d: Skip debugfs dumping GCA on platforms without GCA.Eric Anholt2018-10-151-4/+7
* | drm/v3d: Add a little debugfs entry for measuring the core clock.Eric Anholt2018-10-152-0/+65
* | drm/v3d: Fix a use-after-free race accessing the scheduler's fences.Eric Anholt2018-10-152-2/+11
|/
* drm: expand replace_fence to support timeline point v2Chunming Zhou2018-09-061-1/+1
* drm: expand drm_syncobj_find_fence to support timeline point v2Chunming Zhou2018-09-061-2/+2
* drm/scheduler: modify API to avoid redundancyNayan Deshmukh2018-07-252-5/+1Star
* Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-07-201-4/+3Star
|\
| * drm/scheduler: modify args of drm_sched_entity_initNayan Deshmukh2018-07-131-4/+3Star
* | Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-07-185-38/+30Star
|\ \ | |/ |/|
| * drm/v3d: Fix a grammar nit in the scheduler docs.Eric Anholt2018-07-051-2/+2
| * drm/v3d: Remove unnecessary dma_fence_ops.Eric Anholt2018-07-051-12/+0Star
| * drm/v3d: Delay the scheduler timeout if we're still making progress.Eric Anholt2018-07-053-0/+21
| * drm/v3d: use new return type vm_fault_t in v3d_gem_faultSouptick Joarder2018-07-052-24/+7Star
* | drm/scheduler: Rename cleanup functions v2.Andrey Grodzovsky2018-07-051-1/+1
|/
* drm/v3d: Remove the bad signaled() implementation.Eric Anholt2018-06-214-18/+6Star
* drm/v3d: Take a lock across GPU scheduler job creation and queuing.Eric Anholt2018-06-212-0/+9
* Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-06-202-1/+2
|\
| * Merge tag 'drm-misc-next-fixes-2018-05-31' of git://anongit.freedesktop.org/d...Dave Airlie2018-06-081-0/+1
| |\
| | * drm/v3d: add CONFIG_MMU dependencyArnd Bergmann2018-05-301-0/+1
| * | Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-05-161-1/+1
| |/