Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/amdgpu: Validate TA binary size | Candice Li | 2024-08-21 | 1 | -0/+3 |
* | drm/amdgpu: add mutex to protect ras shared memory | YiPeng Chai | 2024-07-16 | 1 | -0/+2 |
* | drm/admgpu: fix dereferencing null pointer context | Jesse Zhang | 2024-05-23 | 1 | -1/+1 |
* | drm/amdgpu: Fix shared buff copy to user | Stanley.Yang | 2024-02-08 | 1 | -1/+1 |
* | drm/amdgpu: Optimize TA load/unload/invoke debugfs interfaces | Candice Li | 2022-10-27 | 1 | -63/+154 |
* | drm/amdgpu: Fix build warning for TA debugfs interface | Candice Li | 2022-04-28 | 1 | -26/+14 |
* | drm/amdgpu: debugfs: fix NULL dereference in ta_if_invoke_debugfs_write() | Dan Carpenter | 2022-04-26 | 1 | -1/+1 |
* | drm/amdgpu: debugfs: fix error codes in write functions | Dan Carpenter | 2022-04-26 | 1 | -6/+14 |
* | drm/amdgpu: Add debugfs TA load/unload/invoke support | Candice Li | 2022-04-21 | 1 | -0/+308 |