Searched hist:"093 c7d8cfd2a26ff05e3bdff63d371147df1951c" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_doorbell.c | diff 093c7d8cfd2a26ff05e3bdff63d371147df1951c Tue Nov 18 06:00:04 CST 2014 Alexey Skidanov <Alexey.Skidanov@amd.com> drm/amdkfd: Process-device data creation and lookup split
This patch splits the current kfd_get_process_device_data() to two functions, one that specifically creates a pdd and another one which just do lookup.
This is done to enhance the readability and maintainability of the code.
Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com> Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
|
H A D | kfd_flat_memory.c | diff 093c7d8cfd2a26ff05e3bdff63d371147df1951c Tue Nov 18 06:00:04 CST 2014 Alexey Skidanov <Alexey.Skidanov@amd.com> drm/amdkfd: Process-device data creation and lookup split
This patch splits the current kfd_get_process_device_data() to two functions, one that specifically creates a pdd and another one which just do lookup.
This is done to enhance the readability and maintainability of the code.
Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com> Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
|
H A D | kfd_process_queue_manager.c | diff 093c7d8cfd2a26ff05e3bdff63d371147df1951c Tue Nov 18 06:00:04 CST 2014 Alexey Skidanov <Alexey.Skidanov@amd.com> drm/amdkfd: Process-device data creation and lookup split
This patch splits the current kfd_get_process_device_data() to two functions, one that specifically creates a pdd and another one which just do lookup.
This is done to enhance the readability and maintainability of the code.
Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com> Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
|
H A D | kfd_process.c | diff 093c7d8cfd2a26ff05e3bdff63d371147df1951c Tue Nov 18 06:00:04 CST 2014 Alexey Skidanov <Alexey.Skidanov@amd.com> drm/amdkfd: Process-device data creation and lookup split
This patch splits the current kfd_get_process_device_data() to two functions, one that specifically creates a pdd and another one which just do lookup.
This is done to enhance the readability and maintainability of the code.
Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com> Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
|
H A D | kfd_priv.h | diff 093c7d8cfd2a26ff05e3bdff63d371147df1951c Tue Nov 18 06:00:04 CST 2014 Alexey Skidanov <Alexey.Skidanov@amd.com> drm/amdkfd: Process-device data creation and lookup split
This patch splits the current kfd_get_process_device_data() to two functions, one that specifically creates a pdd and another one which just do lookup.
This is done to enhance the readability and maintainability of the code.
Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com> Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
|
H A D | kfd_device_queue_manager.c | diff 093c7d8cfd2a26ff05e3bdff63d371147df1951c Tue Nov 18 06:00:04 CST 2014 Alexey Skidanov <Alexey.Skidanov@amd.com> drm/amdkfd: Process-device data creation and lookup split
This patch splits the current kfd_get_process_device_data() to two functions, one that specifically creates a pdd and another one which just do lookup.
This is done to enhance the readability and maintainability of the code.
Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com> Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
|