summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/linux
Commit message (Expand)AuthorAge
* gpu: nvgpu: Refactoring nvgpu_vm functionsAlex Waterman2017-10-18
* gpu: nvgpu: Move dma_buf usage from mm_gk20a.cAlex Waterman2017-10-18
* gpu: nvgpu: cleanup of dbg_gpu_gk20aDebarshi Dutta2017-10-17
* gpu: nvgpu: Move rest of CDE structures to LinuxTerje Bergstrom2017-10-17
* gpu: nvgpu: Use internal nvgpu_warpstateTerje Bergstrom2017-10-17
* gpu: nvgpu: Call t19x specific dGPU initializationTerje Bergstrom2017-10-16
* gpu: nvgpu: Allocate memory for dGPU platformMahantesh Kumbar2017-10-16
* gpu: nvgpu: replace wait_queue_head_t with nvgpu_condDebarshi Dutta2017-10-16
* gpu: nvgpu: Abstract rw_semaphore implementationTerje Bergstrom2017-10-14
* gpu: nvgpu: Move time correlation arg check to LinuxTerje Bergstrom2017-10-14
* gpu: nvgpu: Use config in makefile for debug_kmem.cAlex Waterman2017-10-13
* gpu: nvgpu: Abstract IO aperture accessorsTerje Bergstrom2017-10-13
* gpu: nvgpu: Reduce usage of nvgpu_vidmem_get_page_allocAlex Waterman2017-10-13
* gpu: nvgpu: Separate vidmem alloc from Linux codeAlex Waterman2017-10-13
* gpu: nvgpu: Rename vidmem APIsAlex Waterman2017-10-13
* gpu: nvgpu: add syncpoint read mapseshendra Gadagottu2017-10-13
* gpu: nvgpu: add API to create nvgpu_mem from physseshendra Gadagottu2017-10-13
* gpu: nvgpu: ce: tsg and large vidmem supportDavid Nieto2017-10-13
* gpu: nvgpu: Remove SGL reference from mm_gk20a.cAlex Waterman2017-10-11
* gpu: nvgpu: Remove phys_addr_t from common codeAlex Waterman2017-10-11
* gpu: nvgpu: memset alloced buffers on freeAlex Waterman2017-10-10
* gpu: nvgpu: kmem debug bitrot updateAlex Waterman2017-10-10
* gpu: nvgpu: Declare gk20a_user_*init() in ioctl.hTerje Bergstrom2017-10-10
* gpu: nvgpu: Move gk20a->busy_lock to os_linuxTerje Bergstrom2017-10-10
* gpu: nvgpu: clean up channel open/release declaresDeepak Nibade2017-10-10
* gpu: nvgpu: add support for pre-os FWDavid Nieto2017-10-10
* gpu: nvgpu: Move PRAMIN functions to nvgpu_memTerje Bergstrom2017-10-10
* gpu: nvgpu: Split VIDMEM support from mm_gk20a.cAlex Waterman2017-10-10
* gpu: nvgpu: change logging enum namesShashank Singh2017-10-04
* gpu: nvgpu: skip clk gating prog for sim/emu.Deepak Goyal2017-10-04
* gpu: nvgpu: rename ops.mm.get_physical_addr_bitsAlex Waterman2017-10-04
* gpu: nvgpu: Add common vaddr translate functionAlex Waterman2017-10-04
* gpu: nvgpu: Remove sg_phys() from GMMU codeAlex Waterman2017-10-04
* gpu: nvgpu: Return -EINVAL for bad l2 flush argsAlex Waterman2017-10-04
* gpu: nvgpu: use u64 instead of dma_addr_tSourab Gupta2017-09-26
* gpu: nvgpu: prevent crash during unbindDavid Nieto2017-09-22
* gpu: nvgpu: SGL passthrough implementationSunny He2017-09-22
* gpu: nvgpu: nvgpu SGL implementationAlex Waterman2017-09-22
* gpu: nvgpu: Fix kmem debuggingAlex Waterman2017-09-20
* gpu: nvgpu: Add per-GPU total to DMA memory printsAlex Waterman2017-09-20
* gpu: nvgpu: Add DMA loggingAlex Waterman2017-09-20
* gpu: nvgpu: Add nvgpu_mem_is_valid() callAlex Waterman2017-09-19
* gpu: nvgpu: check capability for reschedule runlist submit flagDavid Li2017-09-18
* gpu: nvgpu: Direct GMMU PTE kind controlSami Kiminki2017-09-15
* gpu: nvgpu: support platform specific TSG enable/disableDeepak Nibade2017-09-15
* gpu: nvgpu: Unify remove/shutdown codepathsDavid Nieto2017-09-15
* gpu: nvgpu: page align DMA allocsAlex Waterman2017-09-12
* gpu: nvgpu: Move XVE debugfs code to Linux moduleTerje Bergstrom2017-09-12
* gpu: nvgpu: disable power features for dgpu PG503Mahantesh Kumbar2017-09-12
* gpu: nvgpu: Validate buffer_offset argumentAlex Waterman2017-09-11