summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/channel_gk20a.c
Commit message (Expand)AuthorAge
...
* gpu: nvgpu: Use new kmem API functions (channel)Alex Waterman2017-03-22
* gpu: nvgpu: Add refcounting to driver fdsDavid Nieto2017-03-20
* gpu: nvgpu: del channel job before fence is closedPeter Daifuku2017-03-17
* gpu: nvgpu: check return value of mutex_init for channel/TSGDeepak Nibade2017-03-14
* gpu: nvgpu: in-kernel kickoff profilingDavid Nieto2017-03-07
* gpu: nvgpu: kmem abstraction and trackingAlex Waterman2017-03-03
* gpu: nvgpu: Give nvgpu_kalloc a less generic nameAlex Waterman2017-03-03
* gpu: nvgpu: add worker for watchdog and job cleanupKonsta Holtta2017-03-02
* gpu: nvgpu: Do not bind FECS trace on VPR channelsTerje Bergstrom2017-03-02
* gpu: nvgpu: use common nvgpu mutex/spinlock APIsDeepak Nibade2017-02-22
* gpu: nvgpu: remove use of mutex_is_locked()Deepak Nibade2017-02-22
* gpu: nvgpu: Add NVGPU_IOCTL_CHANNEL_SET_BOOSTED_CTXPeter Boonstoppel2017-02-14
* 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: Simplify ref-counting on VMsAlex Waterman2017-02-07
* gpu: nvgpu: Base channel watchdog on gp_getTerje Bergstrom2017-01-30
* gpu: nvgpu: Bump semaphore timeoutTerje Bergstrom2017-01-26
* gpu: nvgpu: Debug spew for context priority & GfxpMihir Thakkar2017-01-24
* gpu: nvgpu: fix dev_info typo in refcount trackingKonsta Holtta2017-01-18
* gpu: nvgpu: Use timer API in gk20a codeAlex Waterman2017-01-18
* gpu: nvgpu: print process name on submit failureDeepak Nibade2017-01-17
* gpu: nvgpu: Add sysfs nodes for timeslice min/maxPeter Boonstoppel2017-01-12
* gpu: nvgpu: Start re-organizing the HW headersAlex Waterman2017-01-11
* gpu: nvgpu: add support for refcount trackingKonsta Holtta2017-01-11
* gpu: nvgpu: Move GPFIFO to sysmemTerje Bergstrom2017-01-09
* gpu: nvgpu: Move allocators to common/mm/Alex Waterman2017-01-09
* gpu: nvgpu: Move deferred interrupt wait codeAlex Waterman2017-01-04
* gpu: nvgpu: Misc fixes for crashes on shutdownAlex Waterman2017-01-04
* gpu: nvgpu: Do not dereference NULL wait_cmdTerje Bergstrom2017-01-04
* gpu: nvgpu: Check for NULL in job allocationTerje Bergstrom2017-01-04
* gpu: nvgpu: acquire mutex for notifier readDeepak Nibade2016-12-27
* gpu: nvgpu: Fix memory leaksAlex Waterman2016-12-19
* gpu: nvgpu: Allow channel free to be forcedAlex Waterman2016-12-19
* gpu: nvgpu: Allow semaphores to be force releasedAlex Waterman2016-12-19
* gpu: nvgpu: Use struct to hold gk20a pointerAlex Waterman2016-12-19
* gpu: nvgpu: fix deadlock between clean up and timeout workerDeepak Nibade2016-11-30
* gpu: nvgpu: chip specific init_inst_blockseshendra Gadagottu2016-11-21
* gpu: nvgpu: fix error handling bugSachit Kadle2016-11-21
* gpu: nvgpu: Fix signed comparison bugsTerje Bergstrom2016-11-17
* gpu: nvgpu: Remove IOCTL FREE_OBJ_CTXTerje Bergstrom2016-11-11
* gpu: nvgpu: Skip comparing u32 event_id against < 0Terje Bergstrom2016-11-11
* gpu: nvgpu: Do not post events to unbound channelsTerje Bergstrom2016-11-07
* gpu: nvgpu: fix semaphore wakeup logicSachit Kadle2016-10-26
* gpu: nvgpu: fix prealloc resource alloc error handlingKonsta Holtta2016-10-26
* gpu: nvgpu: make deferred clean-up conditionalSachit Kadle2016-10-21
* gpu: nvgpu: correct gpfifo size calculationSachit Kadle2016-10-20
* gpu: nvgpu: add deterministic submit flagSachit Kadle2016-10-20
* gpu: nvgpu: add support for pre-allocated resourcesSachit Kadle2016-10-20
* gpu: nvgpu: use inplace allocation in sync frameworkSachit Kadle2016-10-20
* gpu: nvgpu: clear events from channel/TSG while closingDeepak Nibade2016-10-20