Searched hist:dd59239a9862a42e4b8d47e4aaa8d595d08c29ab (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_flat_memory.c | diff dd59239a9862a42e4b8d47e4aaa8d595d08c29ab Tue Nov 18 05:56:23 CST 2014 Alexey Skidanov <Alexey.Skidanov@amd.com> amdkfd: init aperture once per process
Since the user space may call open() more that once from the same process, the aperture initialization should be moved from kfd_open()
Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com> Reviewed-by: Oded Gabbay <oded.gabbay@amd.com> Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
|
H A D | kfd_process.c | diff dd59239a9862a42e4b8d47e4aaa8d595d08c29ab Tue Nov 18 05:56:23 CST 2014 Alexey Skidanov <Alexey.Skidanov@amd.com> amdkfd: init aperture once per process
Since the user space may call open() more that once from the same process, the aperture initialization should be moved from kfd_open()
Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com> Reviewed-by: Oded Gabbay <oded.gabbay@amd.com> Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
|
H A D | kfd_chardev.c | diff dd59239a9862a42e4b8d47e4aaa8d595d08c29ab Tue Nov 18 05:56:23 CST 2014 Alexey Skidanov <Alexey.Skidanov@amd.com> amdkfd: init aperture once per process
Since the user space may call open() more that once from the same process, the aperture initialization should be moved from kfd_open()
Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com> Reviewed-by: Oded Gabbay <oded.gabbay@amd.com> Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
|