linux/drivers/gpu/drm/amd
Oded Gabbay d42af779fb drm/amdkfd: Use new struct for asic specific ops
This patch creates a new structure for asic specific operations, instead
of using the existing structure of operations.

This is done to make the code flow more logic, readable and maintainable.

The change is done only to the device queue manager module at this point.

Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
2015-05-19 12:13:38 +03:00
..
amdkfd drm/amdkfd: Use new struct for asic specific ops 2015-05-19 12:13:38 +03:00
include drm/amdkfd: Add multiple kgd support 2015-03-25 14:02:05 +02:00