summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/channel_gk20a.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: Use nvgpu_thread for channel workerTerje Bergstrom2017-05-04
* gpu: nvgpu: Access ptimer_src_freq from struct gk20aTerje Bergstrom2017-05-03
* gpu: nvgpu: Move ch_wdt_timeout to gk20aTerje Bergstrom2017-05-03
* gpu: nvgpu: Move aggressive_sync_destroy to gk20aTerje Bergstrom2017-04-24
* gpu: nvgpu: Add wrapper nvgpu/circ_buf.hDeepak Nibade2017-04-24
* gpu: nvgpu: clean up linux list includesDeepak Nibade2017-04-19
* gpu: nvgpu: remove *channel_poll_timeouts* debug printSeema Khowala2017-04-16
* gpu: nvgpu: gk20a: Use new delay APIsTerje Bergstrom2017-04-13
* gpu: nvgpu: Add wrapper nvgpu/bug.hTerje Bergstrom2017-04-13
* gpu: nvgpu: make gk20a_channel_worker_enqueue staticKonsta Holtta2017-04-13
* gpu: nvgpu: use nvgpu list for dynamic joblistDeepak Nibade2017-04-12
* gpu: nvgpu: use nvgpu list for channel worker itemDeepak Nibade2017-04-12
* gpu: nvgpu: use nvgpu list for event id listDeepak Nibade2017-04-12
* gpu: nvgpu: Add wrapper nvgpu/atomic.hTerje Bergstrom2017-04-12
* gpu: nvgpu: gk20a: Use new error macroTerje Bergstrom2017-04-10
* gpu: nvgpu: use nvgpu list for channel and debug session listsDeepak Nibade2017-04-10
* gpu: nvgpu: Rename nvgpu DMA APIsAlex Waterman2017-04-06
* 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