summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/linux/driver_common.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: Move Linux files away from commonTerje Bergstrom2018-06-15
* gpu: nvgpu: Remove setting of PRI timeoutTerje Bergstrom2018-06-14
* gpu: nvgpu: gpu railgate handling with runtime pmseshendra Gadagottu2018-06-14
* gpu: nvgpu: Set DMA mask on a per-platform basisAlex Waterman2018-06-14
* gpu: nvgpu: add g->fifo_eng_timeout_usThomas Fleury2018-06-14
* gpu: nvgpu: Add timeouts_disabled_refcount for enabling timeoutSeema Khowala2018-05-18
* gpu: nvgpu: Remove gk20a_dbg* functionsTerje Bergstrom2018-05-09
* gpu: nvgpu: Add LDIV slowdown factor in INIT cmd.Deepak Goyal2018-05-09
* gpu: nvgpu: remove support for foreign sema syncfdsKonsta Holtta2018-03-16
* gpu: nvgpu: init soc vars from nvgpu_probeThomas Fleury2018-03-14
* gpu: nvgpu: add refcounting for ctxsw disable/enableShashank Singh2018-03-12
* gpu: nvgpu: Abstract kernel_restart()Alex Waterman2018-02-24
* gpu: nvgpu: Allow disabling CDE functionalityTerje Bergstrom2018-02-15
* gpu: nvgpu: call nvgpu_init_mm_vars just after probeSeema Khowala2018-02-09
* gpu: nvgpu: Cleanup usage of bypass_smmuAlex Waterman2018-02-02
* gpu: nvgpu: Set DMA mask to 34 bitsAlex Waterman2018-02-01
* gpu: nvgpu: enable devfreq after finalize poweronseshendra Gadagottu2018-01-31
* gpu: nvgpu: Unify querying stream idTerje Bergstrom2018-01-31
* gpu: nvgpu: Remove TSG required flagTerje Bergstrom2018-01-02
* gpu: nvgpu: gv11b: remove cde supportSeema Khowala2017-12-26
* gpu: nvpgu: Move GR IDLE timeout definition to headerTerje Bergstrom2017-12-08
* gpu: nvgpu: Introduce include/nvpgu/sizes.hTerje Bergstrom2017-12-01
* gpu: nvgpu: initialize gr->max_comptag_mem in linuxDeepak Nibade2017-11-28
* gpu: nvgpu: remove dependency on linux header for regops_gk20a*Debarshi Dutta2017-11-23
* gpu: nvgpu: Fix missing #includes and fw decls in Linux codeTerje Bergstrom2017-11-06
* gpu: nvgpu: call destructor for boardobj and boardobjgrpThomas Fleury2017-11-06
* gpu: nvgpu: Use a callback to free struct gk20aTerje Bergstrom2017-11-06
* gpu: nvgpu: Use nvgpu_is_enabled() for ASPMTerje Bergstrom2017-11-02
* gpu: nvgpu: move platform_gk20a.h to linuxDeepak Nibade2017-11-02
* gpu: nvgpu: Move gk20a_scale to be Linux onlyTerje Bergstrom2017-11-01
* gpu: nvgpu: replace wait_queue_head_t with nvgpu_condDebarshi Dutta2017-10-16
* gpu: nvgpu: Abstract rw_semaphore implementationTerje Bergstrom2017-10-14
* gpu: nvgpu: Abstract IO aperture accessorsTerje Bergstrom2017-10-13
* gpu: nvgpu: ce: tsg and large vidmem supportDavid Nieto2017-10-13
* 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: skip clk gating prog for sim/emu.Deepak Goyal2017-10-04
* gpu: nvgpu: Replace kref for refcounting in nvgpuDebarshi Dutta2017-08-24
* gpu: nvgpu: Copy vbios_min_version to struct gk20aTerje Bergstrom2017-08-22
* gpu: nvgpu: Use nvgpu flags for run_preosTerje Bergstrom2017-08-22
* gpu: nvgpu: Move isr related fields from gk20aTerje Bergstrom2017-08-03
* gpu: nvgpu: pmu: check before initializing perfmonDeepak Goyal2017-07-06
* gpu: nvgpu: Fix race condition during poweronskadamati2017-07-05
* gpu: nvgpu: Use accessor for finding struct deviceTerje Bergstrom2017-06-30
* gpu: nvgpu: Convert logging from dev_*() to nvgpu_*()Terje Bergstrom2017-06-30
* gpu: nvgpu: Move sysfs dependencies from HAL to LinuxTerje Bergstrom2017-06-27
* gpu: nvgpu: Move dma_params to os_linuxTerje Bergstrom2017-06-21
* gpu: nvgpu: changed log level for defer_probeDebarshi Dutta2017-06-19
* gpu: nvgpu: hold power ref for deterministic channelsKonsta Holtta2017-06-14
* gpu: nvgpu: split vidmem_is_vidmemKonsta Holtta2017-06-06