summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/cde_gk20a.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: Use accessor for finding struct deviceTerje Bergstrom2017-06-30
* 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: Split VM implementation outAlex Waterman2017-05-19
* gpu: nvgpu: Split VM interface outAlex Waterman2017-05-19
* gpu: nvgpu: Scrub gk20a_platform dependenciesTerje Bergstrom2017-05-18
* gpu: nvgpu: Separate GMMU out of mm_gk20a.cAlex Waterman2017-05-11
* gpu: nvgpu: Put debugfs dependencies inside #ifdefTerje Bergstrom2017-04-24
* gpu: nvgpu: Move Linux nvgpu_mem fieldsAlex Waterman2017-04-20
* gpu: nvgpu: Add abstraction for firmware loadingTerje Bergstrom2017-04-19
* gpu: nvgpu: Add wrapper nvgpu/bug.hTerje Bergstrom2017-04-13
* gpu: nvgpu: gk20a: Use new error macroTerje Bergstrom2017-04-10
* gpu: nvgpu: remove logically dead codeDeepak 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: Move channel IOCTL code to Linux moduleTerje Bergstrom2017-04-04
* gpu: nvgpu: use nvgpu list for CDE contextsDeepak Nibade2017-04-03
* gpu: nvgpu: Use new kmem API functions (misc)Alex Waterman2017-03-30
* gpu: nvgpu: pass gk20a struct to gk20a_busyDavid Nieto2017-03-24
* gpu: nvgpu: take power refcount in gk20a_cde_convert()Deepak Nibade2017-03-23
* gpu: nvgpu: hold mutex to get cde context onlyDeepak Nibade2017-03-23
* gpu: nvgpu: check return value of mutex_init in CDE codeDeepak Nibade2017-03-21
* gpu: nvgpu: in-kernel kickoff profilingDavid Nieto2017-03-07
* gpu: nvgpu: use common nvgpu mutex/spinlock APIsDeepak Nibade2017-02-22
* gpu: nvgpu: Organize semaphore_gk20a.[ch]Alex Waterman2017-02-13
* gpu: nvgpu: Organize nvgpu_common.[ch]Alex Waterman2017-02-13
* gpu: nvgpu: Simplify ref-counting on VMsAlex Waterman2017-02-07
* gpu: nvgpu: Use timer API in gk20a codeAlex Waterman2017-01-18
* gpu: nvgpu: Start re-organizing the HW headersAlex Waterman2017-01-11
* gpu: nvgpu: Fix signed comparison bugsTerje Bergstrom2016-11-17
* gpu: nvgpu: Return error code on zero IOVATerje Bergstrom2016-11-11
* gpu: nvgpu: Prevent integer overflow of GPU configTerje Bergstrom2016-11-11
* gpu: nvgpu: add support for pre-allocated resourcesSachit Kadle2016-10-20
* gpu: nvgpu: Suppress error msg from VBIOS overlayTerje Bergstrom2016-10-09
* gpu: nvgpu: unify nvgpu and pci probeDeepak Nibade2016-09-08
* gpu: nvgpu: gk20a: Use spin_lock for jobs_lockBharat Nihalani2016-08-31
* gpu: nvgpu: Add nvgpu infra to allow kernel to create privileged CE channelsLakshmanan M2016-07-20
* gpu: nvgpu: use vidmem by default in gmmu_alloc variantsKonsta Holtta2016-07-08
* gpu: nvgpu: support in-kernel vidmem mappingsKonsta Holtta2016-07-06
* gpu: nvgpu: Use device instead of platform_deviceTerje Bergstrom2016-04-08
* gpu: nvgpu: create sync_fence only if neededDeepak Nibade2015-12-08
* gpu: nvgpu: remove temporary gpfifo allocation in submit pathDeepak Nibade2015-11-23
* gpu: nvgpu: use a separate big vm for cdeKonsta Holtta2015-11-11
* gpu: nvgpu: fix 4k compressionJussi Rasanen2015-10-06
* gpu: nvgpu: Add CDE bits in FECS headersujeet baranwal2015-09-29
* gpu: nvgpu: Add support for CDE scatter buffersJussi Rasanen2015-09-28
* Revert "gpu: nvgpu: Add CDE bits in FECS header"Terje Bergstrom2015-09-24
* gpu: nvgpu: Add CDE bits in FECS headersujeet baranwal2015-09-24