Ticket #1070 (closed defect: fixed)
[xglamo] remove DMA references from the code
| Reported by: | dodji@… | Owned by: | dodji@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Xfbdev (kdrive), Xglamo | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
There are references to DMA in the xglamo code. Problem is that it is not DMA,
but more command queue submission management.
So we need to clean the naming and remove reference to DMA there. That will be
really useful for when we add real DMA support in there.
Change History
comment:2 Changed 5 years ago by dodji@…
- Status changed from assigned to closed
- Resolution set to fixed
Okay this has been fixed an pushed to xglamo git repository at
http://cgit.freedesktop.org/~dodji/xglamo/commit/?id=aad4b8cd79e89b11264e2748b420ca8e87bd311c
.
Note: See
TracTickets for help on using
tickets.
