summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterMoved repo to gitlabTom St Denis5 years
 
 
AgeCommit messageAuthorFilesLines
2019-04-22Moved repo to gitlabHEADmasterTom St Denis316-546259/+4
2019-04-16add vm_message callback to display VM decoding messagesTom St Denis3-13/+33
2019-04-15avoid direct reg read/write access in vram read/writeTom St Denis1-4/+4
2019-04-15remove last direct call to umr_access_sram that was missed in the first passTom St Denis1-4/+1
2019-04-15replace low level calls to reg read/write with callback callsTom St Denis3-8/+5
2019-04-15linux app will initialize memory callbacks to avoid compile time dependency o...Tom St Denis3-41/+22
2019-04-05tidy up various indentation rulesTom St Denis1-10/+16
2019-04-05Case insensitive searching in find_regzamohame1-34/+47
2019-04-05Add gpu bus to cpu bus translation function to the mem_funcs callbackTom St Denis2-4/+28
2019-04-03improve comments on umr_vm_dma_to_phys()Tom St Denis1-2/+7
[...]
 
Clone
git://anongit.freedesktop.org/amd/umr
ssh://git.freedesktop.org/git/amd/umr