Searched hist:"29453755715 cbecd1112e0b30260a5eb2e23f51c" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_events.c | diff 29453755715cbecd1112e0b30260a5eb2e23f51c Tue Jan 15 17:11:32 CST 2019 Yong Zhao <Yong.Zhao@amd.com> drm/amdkfd: Simplify the mmap offset related bit operations
The new code uses straightforward bit shifts and thus has better readability.
Signed-off-by: Yong Zhao <Yong.Zhao@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | kfd_process.c | diff 29453755715cbecd1112e0b30260a5eb2e23f51c Tue Jan 15 17:11:32 CST 2019 Yong Zhao <Yong.Zhao@amd.com> drm/amdkfd: Simplify the mmap offset related bit operations
The new code uses straightforward bit shifts and thus has better readability.
Signed-off-by: Yong Zhao <Yong.Zhao@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | kfd_chardev.c | diff 29453755715cbecd1112e0b30260a5eb2e23f51c Tue Jan 15 17:11:32 CST 2019 Yong Zhao <Yong.Zhao@amd.com> drm/amdkfd: Simplify the mmap offset related bit operations
The new code uses straightforward bit shifts and thus has better readability.
Signed-off-by: Yong Zhao <Yong.Zhao@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | kfd_priv.h | diff 29453755715cbecd1112e0b30260a5eb2e23f51c Tue Jan 15 17:11:32 CST 2019 Yong Zhao <Yong.Zhao@amd.com> drm/amdkfd: Simplify the mmap offset related bit operations
The new code uses straightforward bit shifts and thus has better readability.
Signed-off-by: Yong Zhao <Yong.Zhao@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|