summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* gpu: nvgpu: Implement NVGPU_GPU_IOCTL_GET_GPU_TIMESami Kiminki2016-04-15
* gpu: nvgpu: gm20b: update pmu verVijayakumar2016-04-15
* gpu: nvgpu: WARN_ON if NULL params in pmu_cmd_postGagan Grover2016-04-15
* gpu: nvgpu: Wait for BAR1 bindTerje Bergstrom2016-04-15
* gpu: nvgpu: Use sysmem aperture for SoC memoryTerje Bergstrom2016-04-15
* gpu: nvgpu: Add litter values HALTerje Bergstrom2016-04-15
* gpu: nvgpu: pass device pointer as argument to nvhostDeepak Nibade2016-04-15
* gpu: nvgpu: support kernel-3.10 versionDeepak Nibade2016-04-15
* gpu: nvgpu: use get_unused_fd_flags()Deepak Nibade2016-04-15
* gpu: nvgpu: make tpc_fs_mask work on production boardRichard Zhao2016-04-14
* gpu: nvgpu: vgpu: support reduced BAR1 rangeAingara Paramakuru2016-04-14
* gpu: nvgpu: clean up ctx_vars properlyKonsta Holtta2016-04-14
* gpu: nvgpu: free global ctx bufs only if allocatedKonsta Holtta2016-04-14
* gpu: nvgpu: move cs_lock init to happen alwaysKonsta Holtta2016-04-14
* gpu: nvgpu: fix compilation error with CONFIG_PM disabledDeepak Nibade2016-04-14
* debugfs: Pass bool pointer to debugfs_create_bool()Alex Van Brunt2016-04-14
* gpu: nvgpu: add support for t19xSeshendra Gadagottu2016-04-13
* Revert "gpu: nvgpu: vgpu: support reduced BAR1 range"Terje Bergstrom2016-04-13
* gpu: nvgpu: Remove global gk20a_deviceTerje Bergstrom2016-04-13
* gpu: nvgpu: Support GPUs with only one interrupt lineTerje Bergstrom2016-04-13
* gpu: nvgpu: Support GPUs with no physical modeTerje Bergstrom2016-04-13
* gpu: nvgpu: vgpu: support reduced BAR1 rangeAingara Paramakuru2016-04-13
* gpu: nvgpu: Add support for XPU rail splitAnshul Jain2016-04-11
* gpu: nvgpu: vgpu: fix error handling for mempool reserve failureRichard Zhao2016-04-11
* gpu: nvgpu: vgpu: add fecs trace supportRichard Zhao2016-04-11
* gpu: nvgpu: vgpu: virtualized SMPC/HWPM ctx switchPeter Daifuku2016-04-08
* gpu: nvgpu: Use device instead of platform_deviceTerje Bergstrom2016-04-08
* gpu: nvgpu: fix validate_reg_op_offset error checkPeter Daifuku2016-04-08
* gpu: nvgpu: add trace event for channel resetThomas Fleury2016-04-07
* gpu: nvgpu: hw definitions for FECS trace on gm20bThomas Fleury2016-04-07
* gpu: nvgpu: Replace CONFIG_PM_RUNTIME with CONFIG_PMSumit Singh2016-04-07
* gpu: nvgpu: Add DT support for gpu power-domainSumit Singh2016-04-07
* Revert "gpu: nvgpu: clean-up the code"Sumit Singh2016-04-07
* gpu: nvgpu: fix zcb_countThomas Fleury2016-04-07
* gpu: nvgpu: vgpu: fix regressions causing crashesPeter Daifuku2016-04-07
* gpu: nvgpu: support for hwpm context switchingPeter Daifuku2016-04-07
* gpu: nvgpu: Sync with register generatorTerje Bergstrom2016-04-07
* gpu: nvgpu: post BPT_INT/PAUSE and BLOCKING_SYNC eventsDeepak Nibade2016-04-07
* gpu: nvgpu: APIs to post event id eventsDeepak Nibade2016-04-07
* gpu: nvgpu: add TSG support to channel event idDeepak Nibade2016-04-07
* gpu: nvgpu: add channel event id supportDeepak Nibade2016-04-07
* host: move nvhost to its own git repoAlex Van Brunt2016-04-07
* gpu: nvgpu: vgpu: fix warning in fifo codeAingara Paramakuru2016-04-06
* gpu: nvgpu: Add Fuse prints on PMU HaltSupriya2016-04-06
* gpu: nvgpu: Add HAL for GPU characteristicsSami Kiminki2016-04-06
* gpu: nvgpu: move t18x code to kernel-nvgpu-t18xAlex Van Brunt2016-04-04
* gpu: nvgpu: move t18x code to kernel-nvgpu-t18xAlex Van Brunt2016-03-30
* gpu: nvgpu: add kernel-nvgpu to include pathAlex Van Brunt2016-03-30
* Merge branch 'PM_RUNTIME-Removal' into 'dev-kernel-3.18'Sumit Singh2016-03-30
|\
| * gpu: nvgpu: Replace CONFIG_PM_RUNTIME with CONFIG_PMSumit Singh2016-03-15