1. ae96a90 [jira] Rewrite all known Jira ids to monorail ids. by Nathan Mulcahey · 2 years, 5 months ago main master
  2. 1c226a8 [config] Suppress implicit fallthrough by Tamir Duberstein · 2 years, 5 months ago
  3. 399bba4 [ddk] migrate off deprecated path by Jocelyn Dang · 2 years, 6 months ago
  4. f02be5e [Wconversion] Suppress warnings Bug: 56258 Bug: 58162 by Shai Barack · 3 years, 1 month ago
  5. 7497231 Remove MAGMA_TEMP_USE_RESOURCE_COUNT. by Craig Stout · 3 years, 1 month ago
  6. f4b1d8d Adapt to updated magma_system_command_buffer by Craig Stout · 3 years, 1 month ago
  7. cccf7e3 [mmio] Cast mmio to void* by Suraj Malhotra · 3 years, 2 months ago
  8. 043f5f0 [imgtec-pvr-rgx-km] Compile with -O0 for arm64-asan by Matthew Dempsky · 3 years, 2 months ago
  9. 3431528 [devices] Replace WARN with WARNING by Abdulla Kamar · 3 years, 3 months ago
  10. 31fa58d [imgtec-pvr-rgx-km] Fix incorrect macro usage by Abdulla Kamar · 3 years, 5 months ago
  11. f6adf76 [imgtec-pvr-rgx-km] Use zxlogf_etc() by Abdulla Kamar · 3 years, 5 months ago
  12. d6b09fa [UBSan][rgx] Temporarily disable UBSan by Leonard Chan · 3 years, 7 months ago
  13. a8e5123 Prepare for magma source migration by Craig Stout · 3 years, 8 months ago
  14. f818146 Use magma_util:macros by Craig Stout · 3 years, 8 months ago
  15. 922414d [imgtec-pvr-rgx-km] Convert ints to unsigned ints by Leonard Chan · 3 years, 8 months ago
  16. 17ace15 Compile fix for case where tracing disabled by Craig Stout · 3 years, 10 months ago
  17. 91e7ea1 Switch to MAGMA_LOG by Craig Stout · 3 years, 11 months ago
  18. aef52ac Return value for vendor ID query by John Bauman · 4 years ago
  19. ad50026 Use correct core clock of 600MHz by John Bauman · 4 years ago
  20. a4afcb0 Trace GPU activity by John Bauman · 4 years ago
  21. 85b8a7d Add OWNERS file by John Bauman · 4 years ago
  22. 390e583 Teardown CleanupThread before the process handle table by John Bauman · 4 years ago
  23. 9599bb8 Set thread priority by John Bauman · 4 years ago
  24. f83c561 Remove msd_context_execute_command_buffer by John Bauman · 4 years ago
  25. 78e621f Rename alignment macro to avoid a collision with the DDK by Alex Legg · 4 years, 1 month ago
  26. ae6f470 Return device ID when queried. by John Rosasco · 4 years, 1 month ago
  27. 9a6f63e Switch longer OSWaitus to descheduling the thread by John Bauman · 4 years, 2 months ago
  28. 217dc11 Implement msd_context_execute_command_buffer_with_resources by John Bauman · 4 years, 2 months ago
  29. 927e2c8 Add stub msd_context_execute_command_buffer_with_resources by Craig Stout · 4 years, 2 months ago
  30. 9e9622f Version FuchsiaImgCommandPayload by John Bauman · 4 years, 2 months ago
  31. 21994f1 Dump GPU time statistics with magma-info by John Bauman · 4 years, 2 months ago
  32. b979804 Allow waiting for event objects on the client side by John Bauman · 4 years, 2 months ago
  33. 540a689 Use PlatformDevice for firmware loading by Craig Stout · 4 years, 2 months ago
  34. 8f5053b Use one semaphore to signal command completion by John Bauman · 4 years, 2 months ago
  35. 83ee9c3 Use semaphores to signal command completion by John Bauman · 4 years, 2 months ago
  36. 41ccaac Fix DmaBuf leak by John Bauman · 4 years, 2 months ago
  37. 692cbf1 Add tracing of bridge commands by John Bauman · 4 years, 2 months ago
  38. 543846d Add flag for when bridge command is finished processing by John Bauman · 4 years, 2 months ago
  39. 8f1176d Keep payload buffer mapped for its lifetime by John Bauman · 4 years, 2 months ago
  40. 26c9023 Reuse existing PMRs when importing VMO multiple times by John Bauman · 4 years, 2 months ago
  41. 29e70dd Unify payload and array buffers. by John Bauman · 4 years, 2 months ago
  42. 074dedc Implement thread naming by John Bauman · 4 years, 3 months ago
  43. cf8b3c3 Implement msd_semaphore_t by John Bauman · 4 years, 3 months ago
  44. 6100f17 Use DMABuf bridge for VMO import by John Bauman · 4 years, 3 months ago
  45. 18782bb Implement OSGetCurrentClientThreadIDKM by John Bauman · 4 years, 3 months ago
  46. b658d6e Allow taking ownership of a client VMO by John Bauman · 4 years, 3 months ago
  47. 5a2e47b Implement stub msd_query_returns_buffer by John Bauman · 4 years, 3 months ago
  48. 3c105f5 Implement OSCopyFrom/ToUser by John Bauman · 4 years, 3 months ago
  49. fac4144 Dispatch bridge commands from msd_context_execute_command_buffer by John Bauman · 4 years, 4 months ago
  50. 03c6dcc Implement MsdImgBuffer by John Bauman · 4 years, 4 months ago
  51. 3025e43 Use PVR_BUILD_DIR in logging by John Bauman · 4 years, 4 months ago
  52. 3da74e4 Add no-hardware build by John Bauman · 4 years, 4 months ago
  53. d7eecdf Fix driver teardown by John Bauman · 4 years, 5 months ago
  54. bcce1c5 Implement OSGetRAMSize by John Bauman · 4 years, 5 months ago
  55. c7ae085 Switch reported frequency to 400MHz by John Bauman · 4 years, 5 months ago
  56. 353159c Define DEBUG in debug builds by John Bauman · 4 years, 5 months ago
  57. 7c66b26 Reimplement event objects with condition variables by John Bauman · 4 years, 5 months ago
  58. 4dab7ad Only use -mstrict-align on ARM64 by John Bauman · 4 years, 5 months ago
  59. 7a6572e Implement OSReleaseThreadQuanta by John Bauman · 4 years, 5 months ago
  60. 1405e0c Call into ImgSysDevice to power up/down GPU. by John Bauman · 4 years, 5 months ago
  61. fc6b9fe Implement OSGetCurrentProcessVASpaceSize by John Bauman · 4 years, 5 months ago
  62. 8573cfc Set -mstrict-align by John Bauman · 4 years, 5 months ago
  63. e6a1100 Tear down CONNECTION_DATA on closing MsdImgConnection by John Bauman · 4 years, 5 months ago
  64. 5778b2f Enable active power management by John Bauman · 4 years, 5 months ago
  65. 97b7fcd Implement OSEventObjectWait*AndHoldBridgeLock by John Bauman · 4 years, 5 months ago
  66. 090bae5 Correctly pick cache flags for cache-coherent memory by John Bauman · 4 years, 5 months ago
  67. c405949 Implement msd_device_dump_status. by John Bauman · 4 years, 5 months ago
  68. 9972481 Remove not implemented logging from OSCPUOperation by John Bauman · 4 years, 5 months ago
  69. 6af0d94 Implement OSGetCurrentProcessID by John Bauman · 4 years, 5 months ago
  70. 366c6b5 Use TLS to store the current client process ID by John Bauman · 4 years, 5 months ago
  71. fc60b04 Start add MsdImgConnection by John Bauman · 4 years, 5 months ago
  72. b69afaa Dump GPU state when force-idle fails by John Bauman · 4 years, 5 months ago
  73. aec0bde Enable Werror by John Bauman · 4 years, 5 months ago
  74. be76edb Implement cache ops by John Bauman · 4 years, 5 months ago
  75. 389d1b5 Implement register access functions. by John Bauman · 4 years, 5 months ago
  76. cf8f715 Implement installing LISR (low-level interrupt-service routine) by John Bauman · 4 years, 5 months ago
  77. 6976667 Implement installing MISR (a mid-level interrupt service routine) by John Bauman · 4 years, 5 months ago
  78. 4fa6e78 Implement functions dealing with time. by John Bauman · 4 years, 5 months ago
  79. 96fb76e Implement some division functions by John Bauman · 4 years, 5 months ago
  80. 101548d Allow allocating contiguous memory by John Bauman · 4 years, 5 months ago
  81. ee5e2f9 Load firmware from file. by John Bauman · 4 years, 5 months ago
  82. 2a08676 Add basic AppHint support by John Bauman · 4 years, 6 months ago
  83. a62590e Start implementing PMR by John Bauman · 4 years, 6 months ago
  84. e25322b Start implementing sysconfig.cc by John Bauman · 4 years, 6 months ago
  85. 65dc5d6 Add MsdImgDevice by John Bauman · 4 years, 6 months ago
  86. 87f2964 Change access modifier offset by John Bauman · 4 years, 6 months ago
  87. 76adaa5 Implement some string functions by John Bauman · 4 years, 6 months ago
  88. 80e3a64 Stub out creating a statistics entry so the following code can run by John Bauman · 4 years, 6 months ago
  89. 24c3b72 Implement threads by John Bauman · 4 years, 6 months ago
  90. 1a918c4 Implement event objects by John Bauman · 4 years, 6 months ago
  91. 25c7435 Implement some memory-related utility functions. by John Bauman · 4 years, 6 months ago
  92. 4b25dbe Initializing environment data should return PVRSRV_OK by John Bauman · 4 years, 6 months ago
  93. f8b8a93 Implement reader-writer locks by John Bauman · 4 years, 6 months ago
  94. 95d3e93 Fake out platform bridge init by John Bauman · 4 years, 6 months ago
  95. b7b27a5 Implement memory allocation functions by John Bauman · 4 years, 6 months ago
  96. b1a0d0b Implement debug printf by John Bauman · 4 years, 6 months ago
  97. abd2921 Implement locks by John Bauman · 4 years, 6 months ago
  98. da4aa2d Use userland Linux atomics implementation by John Bauman · 4 years, 6 months ago
  99. 8d990df Add MSD entrypoints by John Bauman · 4 years, 6 months ago
  100. b999fee Convert stub C files to C++ by John Bauman · 4 years, 6 months ago