summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/channel_sync_gk20a.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: simplify job semaphore release in abortKonsta Holtta2018-03-28
* gpu: nvgpu: delete semaphore release supportKonsta Holtta2018-03-27
* gpu: nvgpu: disallow invalid syncpoint wait idsKonsta Holtta2018-03-23
* gpu: nvgpu: allow syncfds as prefences on deterministicKonsta Holtta2018-03-23
* gpu: nvgpu: set safe state for user managed syncpointsDeepak Nibade2018-03-23
* gpu: nvgpu: remove fence param from channel_syncKonsta Holtta2018-03-16
* gpu: nvgpu: remove support for foreign sema syncfdsKonsta Holtta2018-03-16
* gpu: nvgpu: Use asid only under CONFIG_SYNC in channel_sync_gk20a.cAlex Waterman2018-03-16
* gpu: nvgpu: wait for all prefence semas on gpuKonsta Holtta2018-03-16
* gpu: nvgpu: decouple sema and hw semaKonsta Holtta2018-03-13
* gpu: nvgpu: hal for syncpt_incr_per_releaseseshendra Gadagottu2018-03-12
* gpu: nvgpu: BUG_ON for sema increment, not valueKonsta Holtta2018-03-07
* gpu: nvgpu: allocate separate client managed syncpoint for UserDeepak Nibade2018-03-01
* Revert "gpu: nvgpu: support user fence updates"Deepak Nibade2018-03-01
* gpu: nvgpu: support user fence updatesDeepak Nibade2018-02-26
* gpu: nvgpu: add user API to get a syncpointDeepak Nibade2018-02-26
* gpu: nvgpu: delete unused wfi in gk20a_fenceKonsta Holtta2018-01-19
* gpu: nvgpu: add syncpoint read mapseshendra Gadagottu2017-10-13
* gpu: nvgpu: Change license for common files to MITTerje Bergstrom2017-09-26
* gpu: nvgpu: Remove support for old kernel versionTerje Bergstrom2017-08-22
* gpu: nvgpu: Add wrapper over atomic_t and atomic64_tDebarshi Dutta2017-08-17
* gpu: nvgpu: rename hw_chid to chidRichard Zhao2017-06-30
* gpu: nvgpu: bring back tegra idle registrationKonsta Holtta2017-06-15
* gpu: nvgpu: use nvgpu specific nvhost APIsDeepak Nibade2017-06-08
* gpu: nvgpu: add chip specific sync point supportseshendra Gadagottu2017-05-26
* gpu: nvgpu: remove duplicate \n from log messagesStephen Warren2017-05-26
* gpu: nvgpu: expose deterministic submit supportKonsta Holtta2017-05-05
* gpu: nvgpu: Move has_syncpts to gk20aTerje Bergstrom2017-04-26
* gpu: nvgpu: Move semaphore impl to nvgpu_memAlex Waterman2017-04-25
* gpu: nvgpu: clean up linux list includesDeepak Nibade2017-04-19
* gpu: nvgpu: Add wrapper nvgpu/bug.hTerje Bergstrom2017-04-13
* gpu: nvgpu: Add wrapper nvgpu/atomic.hTerje Bergstrom2017-04-12
* gpu: nvgpu: remove fence dependency trackingKonsta Holtta2017-04-11
* gpu: nvgpu: gk20a: Use new error macroTerje Bergstrom2017-04-10
* gpu: nvgpu: use nvgpu list for pending semaphore waitsDeepak Nibade2017-04-10
* gpu: nvgpu: Rename gk20a_mem_* functionsAlex Waterman2017-04-06
* gpu: nvgpu: Use new kmem API functions (misc)Alex Waterman2017-03-30
* gpu: nvgpu: Remove unnecessary use of dev_name()Terje Bergstrom2017-03-28
* gpu: nvgpu: split nvhost dependency on plat interfaceKonsta Holtta2017-03-23
* 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