summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* gpu: nvgpu: move gpfifo submit wait to userspaceAingara Paramakuru2016-09-15
* gpu: nvgpu: fix null access in page table allocationKonsta Holtta2016-09-14
* gpu: nvgpu: fix chunk size mismatch in page allocatorKonsta Holtta2016-09-14
* gpu: nvgpu: test free user vidmem atomicallyKonsta Holtta2016-09-14
* gpu: nvgpu: vgpu: NULL out unused css entriesPeter Daifuku2016-09-13
* gpu: nvgpu: use spinlock for ch timeout lockAingara Paramakuru2016-09-13
* gpu: nvgpu: change the usage of tegra_fuse_readlShardar Shariff Md2016-09-13
* gpu: nvgpu: fix pmu_copy_to_dmem spewDavid Nieto2016-09-12
* gpu: nvgpu: Call init_cbc only when definedTerje Bergstrom2016-09-12
* gpu: nvgpu: refactor pmu includeVijayakumar Subbu2016-09-08
* gpu: nvgpu: Support mclk initializationTerje Bergstrom2016-09-08
* gpu: nvgpu: get bios perf and clk table ptrMahantesh Kumbar2016-09-08
* gpu: nvgpu: Skip calling undefined prod callbacksTerje Bergstrom2016-09-08
* gpu: nvgpu: Allocate vidmem fds from 1024Terje Bergstrom2016-09-08
* gpu: nvgpu: Do not print error on unknown engineTerje Bergstrom2016-09-08
* gpu: nvgpu: vgpu: cyclestat snapshot supportPeter Daifuku2016-09-08
* gpu: nvgpu: unify nvgpu and pci probeDeepak Nibade2016-09-08
* gpu: nvgpu: remove blocking wait for vidmem allocationDeepak Nibade2016-09-08
* gpu: nvgpu: use vidmem for gr ctx if availableKonsta Holtta2016-09-08
* gpu: nvgpu: fix non-contiguous pramin accessDeepak Nibade2016-09-08
* gpu: nvgpu: suppress unbind operationSri Krishna chowdary2016-09-02
* gpu: nvgpu: fix compilation errors for 32 bit archDeepak Nibade2016-09-01
* gpu: nvgpu: enable big page support for pciDeepak Nibade2016-09-01
* gpu: nvgpu: make default vidmem page size of 64kDeepak Nibade2016-09-01
* gpu: nvgpu: use vidmem for page tables if availableKonsta Holtta2016-09-01
* gpu: nvgpu: add new API to get base address for sysmem/vidmem buffersDeepak Nibade2016-09-01
* gpu: nvgpu: allocate blob space earlyDeepak Nibade2016-09-01
* gpu: nvgpu: Add proper timeout handling for vidmem clear operationsLakshmanan M2016-09-01
* gpu: nvgpu: use vidmem for gpfifos if availableKonsta Holtta2016-09-01
* gpu: nvgpu: support pramin access for non-contiguous vidmemDeepak Nibade2016-09-01
* gpu: nvgpu: track allocator and user for each memDeepak Nibade2016-09-01
* gpu: nvgpu: fix memory leak in case of failureDeepak Nibade2016-09-01
* gpu: nvgpu: disable sync_fence for CE jobsDeepak Nibade2016-09-01
* gpu: nvgpu: clear vidmem buffers in workerDeepak Nibade2016-09-01
* gpu: nvgpu: clear whole vidmem on first allocationDeepak Nibade2016-09-01
* gpu: nvgpu: Add a bootstrap vidmem allocatorAlex Waterman2016-09-01
* gpu: nvgpu: support GMMU mappings for vidmem page allocatorDeepak Nibade2016-09-01
* gpu: nvgpu: send only one event to the debuggerCory Perry2016-09-01
* gpu: nvgpu: Fix error handling of __semaphore_bitmap_alloc()Alex Waterman2016-08-31
* gpu: nvgpu: Fix possible overflow in buddy allocatorAlex Waterman2016-08-31
* gpu: nvgpu: gk20a: Use spin_lock for jobs_lockBharat Nihalani2016-08-31
* gpu: nvgpu: fix build error when CONFIG_DEBUG_FS=nDavid Pu2016-08-31
* gpu: nvgpu: Turn the debug macro back to pr_infoAlex Waterman2016-08-30
* gpu: nvgpu: Clarify comment in allocator codeAlex Waterman2016-08-30
* gpu: nvgpu: Add checking in allocator functionsAlex Waterman2016-08-30
* gpu: nvgpu: Add debugging to the semaphore codeAlex Waterman2016-08-30
* gpu: nvgpu: Add gpu_dbg_map_v message typeAlex Waterman2016-08-30
* gpu: nvgpu: Add semaphore debugging infoAlex Waterman2016-08-30
* gpu: nvgpu: Implement a vidmem allocatorAlex Waterman2016-08-30
* gpu: nvgpu: do not flush FECS record on engine resetThomas Fleury2016-08-29