summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/pmu_gk20a.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: PMU debug reorgMahantesh Kumbar2017-09-25
* gpu: nvgpu: Reorg pmu HAL initializationSunny He2017-08-21
* gpu: nvgpu: Move non-fp pmu members from gpu_opsSunny He2017-08-21
* gpu: nvgpu: falcon bootstrap supportMahantesh Kumbar2017-07-06
* gpu: nvgpu: rename gk20a_pmu_cmd_post()Mahantesh Kumbar2017-07-05
* gpu: nvgpu: PMU reset reorgMahantesh Kumbar2017-06-29
* gpu: nvgpu: use nvgpu_flcn_copy_to_dmem()Mahantesh Kumbar2017-06-27
* gpu: nvgpu: use nvgpu_flcn_copy_from_dmem()Mahantesh Kumbar2017-06-27
* gpu: nvpgu: Remove FECS override sysfs APITerje Bergstrom2017-06-27
* gpu: nvgpu: use nvgpu_flcn_* interfacesMahantesh Kumbar2017-06-23
* gpu: nvgpu: reorganize PMU perfmonMahantesh Kumbar2017-06-15
* gpu: nvgpu: moved pg out from pmu_gk20a.c/hMahantesh Kumbar2017-06-13
* gpu: nvgpu: reorganize PMU F/W supportMahantesh Kumbar2017-06-13
* gpu: nvgpu: reorganize PMU FB alloc/freeMahantesh Kumbar2017-06-13
* gpu: nvgpu: reorganize PMU initMahantesh Kumbar2017-06-12
* gpu: nvgpu: reorganize PMU IPCMahantesh Kumbar2017-06-09
* gpu: nvgpu: Update PMU firmware version.Deepak Goyal2017-06-08
* gpu: nvgpu: Remove extraneous VM init/deinit APIsAlex Waterman2017-06-06
* gpu: nvgpu: moved & renamed "struct pmu_gk20a"Mahantesh Kumbar2017-06-05
* gpu: nvgpu: nvgpu_thread to handle PMU state changesMahantesh Kumbar2017-06-02
* gpu: nvgpu: move debugfs code to linux moduleDeepak Nibade2017-06-02
* gpu: nvgpu: remove duplicate \n from log messagesStephen Warren2017-05-26
* gpu: nvgpu: Scrub gk20a_platform dependenciesTerje Bergstrom2017-05-18
* gpu: nvgpu: Remove uses of platform->can_elpgTerje Bergstrom2017-05-17
* gpu: nvgpu: pmu: add check before enabling elpg.Deepak Goyal2017-05-12
* gpu: nvgpu: Add new flag support_pmu to gk20aTerje Bergstrom2017-05-02
* gpu: nvgpu: Put debugfs dependencies inside #ifdefTerje Bergstrom2017-04-24
* gpu: nvgpu: Use retry timer for short delaysTerje Bergstrom2017-04-21
* gpu: nvgpu: Move can_elpg to struct gk20aTerje Bergstrom2017-04-19
* gpu: nvgpu: Add abstraction for firmware loadingTerje Bergstrom2017-04-19
* gpu: nvgpu: Use PMU ver to check ZBC support.Deepak Goyal2017-04-17
* gpu: nvgpu: gk20a: Use new delay APIsTerje Bergstrom2017-04-13
* gpu: nvgpu: Add wrapper nvgpu/bug.hTerje Bergstrom2017-04-13
* gpu: nvgpu: Bump mem scrubbing timeoutTerje 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: rename mem_desc to nvgpu_memAlex Waterman2017-04-06
* gpu: nvgpu: Rename gk20a_mem_* functionsAlex Waterman2017-04-06
* gpu: nvgpu: check return value of mutex_init in pmu_gk20a.cDeepak Nibade2017-03-30
* gpu: nvgpu: Use new kmem API functions (misc)Alex Waterman2017-03-30
* gpu: nvgpu: Use nvgpu_timeout for all loopsTerje Bergstrom2017-03-27
* gpu: nvgpu: Remove MC accesses from gk20a.cTerje Bergstrom2017-03-26
* gpu: nvgpu: pass gk20a struct to gk20a_busyDavid Nieto2017-03-24
* gpu: nvgpu: abstract away dma alloc attrsKonsta Holtta2017-03-21
* gpu: nvgpu: Implement get_rate/set_rate as GPU opTerje Bergstrom2017-03-16
* gpu: nvgpu: add pmu trace support for dgpusVijayakumar2017-03-07
* gpu: nvgpu: Remove nvgpu_gpuid_t18x.hAlex Waterman2017-03-02
* nvgpu: gpu: pmu: Use pmu ops to call pmu_reset().Deepak Goyal2017-02-24