summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/channel_sync_gk20a.c
Commit message (Expand)AuthorAge
...
* gpu: nvgpu: Use new kmem API functions (channel)Alex Waterman2017-03-22
* gpu: nvgpu: avoid double-free of incr cmdKonsta Holtta2017-03-16
* gpu: nvgpu: add worker for watchdog and job cleanupKonsta Holtta2017-03-02
* gpu: nvgpu: use common nvgpu mutex/spinlock APIsDeepak Nibade2017-02-22
* gpu: nvgpu: Move from gk20a_ to nvgpu_ in semaphore codeAlex Waterman2017-02-13
* gpu: nvgpu: Organize semaphore_gk20a.[ch]Alex Waterman2017-02-13
* gpu: nvgpu: Store pending sema waitsAlex Waterman2016-12-19
* gpu: nvgpu: Fix signed comparison bugsTerje Bergstrom2016-11-17
* gpu: nvgpu: make deferred clean-up conditionalSachit Kadle2016-10-21
* gpu: nvgpu: use inplace allocation in sync frameworkSachit Kadle2016-10-20
* gpu: nvgpu: Fix invalid test for signaled sync_fencesAlex Waterman2016-09-16
* gpu: nvgpu: Greatly simplify the semaphore detectionAlex Waterman2016-09-16
* gpu: nvgpu: Optimize sync fence creationAlex Waterman2016-09-16
* gpu: nvgpu: Add debugging to the semaphore codeAlex Waterman2016-08-30
* gpu: nvgpu: Revamp semaphore supportAlex Waterman2016-06-28
* gpu: nvgpu: Balance curly bracesAlex Waterman2016-06-13
* gpu: nvgpu: suppress prints in submit pathDeepak Nibade2016-05-24
* gpu: nvgpu: use mem_desc for semaphoresKonsta Holtta2016-05-18
* gpu: nvgpu: use mem_desc in priv_cmd_entryKonsta Holtta2016-05-18
* gpu: nvgpu: implement sync refcountingDeepak Nibade2016-04-19
* gpu: nvgpu: support kernel-3.10 versionDeepak Nibade2016-04-15
* gpu: nvgpu: Use device instead of platform_deviceTerje Bergstrom2016-04-08
* host: move nvhost to its own git repoAlex Van Brunt2016-04-07
* gpu: nvgpu: fix a sync_fence leakYunbo Wang2016-03-14
* gpu: nvgpu: Increase semaphore countAlex Waterman2016-01-27
* gpu: nvgpu: Fix semaphore race conditionAlex Waterman2016-01-27
* gpu: nvgpu: return ENOSPC if no private command buffer spaceDeepak Nibade2016-01-13
* gpu: nvgpu: create sync_fence only if neededDeepak Nibade2015-12-08
* gpu: nvgpu: set aggressive_sync_destroy at runtimeDeepak Nibade2015-11-23
* gpu: nvgpu: fix memory corruptRichard Zhao2015-08-11
* gpu: nvgpu: remove gk20a_busy() from channel_syncpt_incr()Deepak Nibade2015-08-07
* gpu: nvgpu: remove gk20a_busy() from channel_syncpt_update()Deepak Nibade2015-08-07
* gpu: nvgpu: add per-channel refcountingKonsta Holtta2015-06-09
* gpu: nvgpu: use updated APIs to get/put syncpointDeepak Nibade2015-06-05
* gpu: nvgpu: Fix invalid GPFIFO entriesAlex Waterman2015-06-04
* gpu: nvgpu: drop syncpoint refcount instead of direct freeDeepak Nibade2015-06-01
* gpu: nvgpu: Reconfigure instance block with syncptTerje Bergstrom2015-05-05
* gpu: nvgpu: use correct API to check valid syncptDeepak Nibade2015-04-04
* gpu: nvgpu: Reset sync point at alloc/freeTerje Bergstrom2015-04-04
* gpu: gk20a: Removing erroneous increment statementIshan Mittal2015-03-20
* host/gpu: Upgrade to new fence-based sync implementationDan Willemsen2015-03-18
* Revert "gpu: nvgpu: Enable syncpt reclaim only on gm20b"Timo Alho2015-03-18
* gpu: nvgpu: Enable syncpt reclaim only on gm20bTerje Bergstrom2015-03-18
* gpu: nvgpu: fix sparse warningsDeepak Nibade2015-03-18
* gpu: nvgpu: Remove usage of KEPLER_C syncpt incrTerje Bergstrom2015-03-18
* gpu: nvgpu: Fix semaphore refcountingArto Merilainen2015-03-18
* gpu: nvgpu: Add gk20a_fence typeLauri Peltonen2015-03-18
* gpu: nvgpu: Double syncpoint incrementsArto Merilainen2015-03-18
* gpu: nvgpu: remove redundant busy()/idle() callsDeepak Nibade2015-03-18
* gpu: nvgpu: Add semaphore based gk20a_channel_syncLauri Peltonen2015-03-18