summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/channel_gk20a.c
Commit message (Expand)AuthorAge
* 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
* gpu: nvgpu: userd allocation from sysmemseshendra Gadagottu2016-10-11
* gpu: nvgpu: fix use-after-free in case of error notifierDeepak Nibade2016-10-10
* gpu: nvgpu: Cancel timeout handler before job cleanupTerje Bergstrom2016-09-30
* gpu: nvgpu: EAGAIN when priv_cmd buf is fullSachit Kadle2016-09-29
* gpu: nvgpu: remove last_submit trackingSachit Kadle2016-09-20
* gpu: nvpgu: free hw_sema before as bindingSachit Kadle2016-09-20
* gpu: nvgpu: improve sync create/destroy logicSachit Kadle2016-09-20
* gpu: nvgpu: enable fast submit pathAingara Paramakuru2016-09-19
* gpu: nvgpu: Move submit sync code into its own functionAlex Waterman2016-09-16
* gpu: nvgpu: move all instance blocks to vidmemDeepak Nibade2016-09-15
* gpu: nvgpu: allocate channel inst blocks in vidmemKonsta Holtta2016-09-15
* gpu: nvgpu: When powering down, abort if not idleTerje Bergstrom2016-09-15
* gpu: nvgpu: move gpfifo submit wait to userspaceAingara Paramakuru2016-09-15
* gpu: nvgpu: use spinlock for ch timeout lockAingara Paramakuru2016-09-13
* gpu: nvgpu: vgpu: cyclestat snapshot supportPeter Daifuku2016-09-08