summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/channel_gk20a.c
Commit message (Expand)AuthorAge
...
* gpu: nvgpu: Move DMA API to dma.hAlex Waterman2017-04-06
* gpu: nvgpu: rename mem_desc to nvgpu_memAlex Waterman2017-04-06
* gpu: nvgpu: Rename gk20a_mem_* functionsAlex Waterman2017-04-06
* gpu: nvgpu: Move channel IOCTL code to Linux moduleTerje Bergstrom2017-04-04
* gpu: nvgpu: use new List APIs to free channelsDeepak Nibade2017-03-31
* gpu: nvgpu: Move programming of host registers to fifoTerje Bergstrom2017-03-28
* gpu: nvgpu: Remove unnecessary use of dev_name()Terje Bergstrom2017-03-28
* gpu: nvgpu: avoid false job timeout messageKonsta Holtta2017-03-28
* gpu: nvgpu: refactor teardown to support unbindDavid Nieto2017-03-25
* gpu: nvgpu: pass gk20a struct to gk20a_busyDavid Nieto2017-03-24
* 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