summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/ce2_gk20a.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: ce: store fences in a separate arrayKonsta Holtta2018-01-26
* gpu: nvgpu: ce: drop prefence supportKonsta Holtta2018-01-26
* gpu: nvgpu: unexport gk20a_ce_create/delete_contextRichard Zhao2018-01-17
* gpu: nvgpu: return error code in failure casesDeepak Nibade2018-01-04
* gpu: nvgpu: fix TSG leak from CE codeDeepak Nibade2018-01-04
* gpu: nvgpu: Remove bare channel schedulingTerje Bergstrom2018-01-02
* gpu: nvgpu: Remove TSG required flagTerje Bergstrom2018-01-02
* gpu: nvgpu: Remove support for bare channelsTerje Bergstrom2017-12-28
* gpu: nvgpu: Disallow use of bare channelsTerje Bergstrom2017-12-12
* gpu: nvgpu: deprecate TSG/CHANNEL_SET_PRIORITY IOCTLsDeepak Nibade2017-11-15
* gpu: nvgpu: drop user callback support in CEKonsta Holtta2017-11-07
* gpu: nvgpu: move submit path to linuxDeepak Nibade2017-11-02
* gpu: nvgpu: ce: tsg and large vidmem supportDavid Nieto2017-10-13
* gpu: nvgpu: Change license for common files to MITTerje Bergstrom2017-09-26
* gpu: nvgpu: Nvgpu abstraction for linux barriers.Debarshi Dutta2017-08-22
* gpu: nvgpu: Reorg ce2 HAL initializationSunny He2017-07-27
* gpu: nvgpu: Remove device pointer from gk20a_gpu_ctxTerje Bergstrom2017-06-20
* gpu: nvgpu: Remove extraneous VM init/deinit APIsAlex Waterman2017-06-06
* gpu: nvgpu: move debugfs code to linux moduleDeepak Nibade2017-06-02
* gpu: nvgpu: Fix build failure by missing headersskadamati2017-05-26
* gpu: nvgpu: Scrub gk20a_platform dependenciesTerje Bergstrom2017-05-18
* gpu: nvgpu: Program CE clock gating list after resetTerje Bergstrom2017-05-03
* gpu: nvgpu: Put debugfs dependencies inside #ifdefTerje Bergstrom2017-04-24
* gpu: nvgpu: gk20a: Use new delay APIsTerje Bergstrom2017-04-13
* gpu: nvgpu: Wrappers for checking platform typeTerje Bergstrom2017-04-11
* gpu: nvgpu: gk20a: Use new error macroTerje Bergstrom2017-04-10
* gpu: nvgpu: Rename nvgpu DMA APIsAlex Waterman2017-04-06
* gpu: nvgpu: Move DMA API to dma.hAlex Waterman2017-04-06
* gpu: nvgpu: Disable watchdog for in-kernel CE channelsTerje Bergstrom2017-04-06
* gpu: nvgpu: Remove vmalloc.h and slab.h usageAlex Waterman2017-04-04
* gpu: nvgpu: Remove last Linux kmem usageAlex Waterman2017-04-04
* gpu: nvgpu: Move channel IOCTL code to Linux moduleTerje Bergstrom2017-04-04
* gpu: nvgpu: use nvgpu list for CE2 ctx listDeepak Nibade2017-04-03
* gpu: nvgpu: Use new kmem API functions (misc)Alex Waterman2017-03-30
* gpu: nvgpu: Move programming of host registers to fifoTerje Bergstrom2017-03-28
* gpu: nvgpu: refactor teardown to support unbindDavid Nieto2017-03-25
* gpu: nvgpu: Enable CE alwaysTerje Bergstrom2017-03-24
* gpu: nvgpu: check return value of mutex_init in CE2 codeDeepak Nibade2017-03-21
* gpu: nvgpu: refactor interrupt handlingDavid Nieto2017-03-14
* gpu: nvgpu: in-kernel kickoff profilingDavid Nieto2017-03-07
* gpu: nvgpu: use common nvgpu mutex/spinlock APIsDeepak Nibade2017-02-22
* gpu: nvgpu: assign ce_ctx->vm during ctx creationKonsta Holtta2017-02-21
* gpu: nvgpu: Organize semaphore_gk20a.[ch]Alex Waterman2017-02-13
* gpu: nvgpu: Simplify ref-counting on VMsAlex Waterman2017-02-07
* gpu: nvgpu: Start re-organizing the HW headersAlex Waterman2017-01-11
* gpu: nvgpu: Fix signed comparison bugsTerje Bergstrom2016-11-17
* gpu: nvgpu: add support for pre-allocated resourcesSachit Kadle2016-10-20
* gpu: nvgpu: unify nvgpu and pci probeDeepak Nibade2016-09-08
* gpu: nvgpu: disable sync_fence for CE jobsDeepak Nibade2016-09-01
* gpu: nvgpu: gk20a: Use spin_lock for jobs_lockBharat Nihalani2016-08-31