summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/channel_sync_gk20a.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: move channel_sync_gk20a.* to common directoryDebarshi Dutta2018-09-18
* gpu: nvgpu: changing page_idx from int to u64Sai Nikhil2018-09-07
* gpu: nvgpu: move channel header to commonKonsta Holtta2018-09-05
* gpu: nvgpu: gk20a: Fix MISRA 15.6 violationsSrirangan2018-09-05
* gpu: nvgpu: remove gk20a_channel_sync::incr_wfiKonsta Holtta2018-06-29
* gpu: nvgpu: add HAL to insert semaphore commandsDeepak Nibade2018-05-16
* gpu: nvgpu: move sync_gk20a under common/linux directoryDebarshi Dutta2018-05-14
* gpu: nvgpu: remove sync_fence dependencies from fence_gk20aDebarshi Dutta2018-05-10
* gpu: nvgpu: adapt gk20a_channel_syncpt to use os_fenceDebarshi Dutta2018-05-10
* gpu: nvgpu: create a wrapper over sync_fencesDebarshi Dutta2018-05-10
* gpu: nvgpu: sync_framework cleanupsDebarshi Dutta2018-04-23
* 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