Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114) | David | 2018-01-21 | 1 | -0/+4 |
* | Format: Run the new clang format on everything | James Rowe | 2018-01-21 | 1 | -1/+1 |
* | nvdrv: stubbed Close(cmd 2) | Frederic Meyer | 2018-01-17 | 1 | -0/+10 |
* | NV: Implemented the nvdrv service, which uses the same interface as nvdrv:a | Subv | 2018-01-17 | 1 | -2/+4 |
* | NV: Move the nvdrv classes into the Nvidia namespace, and move the functionality to a s single module that services call. | Subv | 2018-01-17 | 1 | -6/+37 |
* | yuzu: Update license text to be consistent across project. | bunnei | 2018-01-13 | 1 | -1/+1 |
* | NV: Expose the nvdisp_disp0 device and a weak reference to the nvdrv:a service. | Subv | 2018-01-11 | 1 | -2/+6 |
* | NV: Implemented the nvdrv:a service and the /dev/nvmap device. | Subv | 2018-01-11 | 1 | -0/+16 |