Skip to content
Snippets Groups Projects
  1. Feb 04, 2018
  2. Feb 03, 2018
  3. Feb 02, 2018
  4. Jan 30, 2018
  5. Jan 27, 2018
  6. Jan 26, 2018
  7. Jan 25, 2018
  8. Jan 24, 2018
  9. Jan 23, 2018
  10. Jan 22, 2018
  11. Jan 21, 2018
    • David's avatar
      Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114) · eeb3b5ee
      David authored
      * Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid
      
      * used clang-format-3.9 instead
      
      * lowercase pid
      
      * Moved nvmemp handlers to cpp
      
      * Removed unnecessary logging for NvOsGetConfigU32. Cleaned up log and changed to LOG_DEBUG
      
      * using std::arrays instead of c arrays
      
      * nvhost get config now uses std::array completely
      
      * added pid logging back
      
      * updated cmakelist
      
      * missing includes
      
      * added array, removed memcpy
      
      * clang-format6.0
      eeb3b5ee
    • Lioncash's avatar
      nvmap: Add a return 0 underneath the UNIMPLEMENTED macro · 06d2e1bd
      Lioncash authored
      This macro resolves to an empty macro in release builds.
      06d2e1bd
Loading