summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/ce2_gk20a.c
Commit message (Expand)AuthorAge
* 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
* gpu: nvgpu: corner case failure handling in CE infra interfaceLakshmanan M2016-07-26
* gpu: nvgpu: add vidmem managerKonsta Holtta2016-07-21
* gpu: nvgpu: Add nvgpu infra to allow kernel to create privileged CE channelsLakshmanan M2016-07-20
* gpu: nvgpu: Add multiple engine and runlist supportLakshmanan M2016-06-07
* gpu: nvgpu: Add litter values HALTerje Bergstrom2016-04-15
* gpu: nvgpu: post BPT_INT/PAUSE and BLOCKING_SYNC eventsDeepak Nibade2016-04-07
* gpu: nvgpu: wakeup semaphores after clearing CE2 interruptDeepak Nibade2015-08-18
* gpu: nvgpu: disable ce2 interrupts when unhandledSam Payne2015-04-04
* gpu: nvgpu: enable ce2 interruptsSam Payne2015-04-04