aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2015-10-30 10:00:36 +0200
committerVinod Koul <vinod.koul@intel.com>2015-11-30 15:09:16 +0530
commitec9bfa1e1a796ef7acc2e55917c9b8be5a79e70e (patch)
treedba51fd383cbb59464975b2acb3b60f532881a97 /drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c
parent2adb2743b1c66766aac1c7f70f5101a72b229f93 (diff)
dmaengine: ti-dma-crossbar: dra7: Use bitops instead of idr
The use of idr was nice, but it was a bit heavy and we did not need the features it provides. Using simple bitmap to track allocated DMA channels is adequate here and it will be easier to add support for reserving channels later on. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c')
0 files changed, 0 insertions, 0 deletions