Searched hist:"326 bbd79fd61716841585a52d5b68f48f4e6644e" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/host1x/ |
H A D | job.h | diff 326bbd79fd61716841585a52d5b68f48f4e6644e Wed May 16 10:01:43 CDT 2018 Thierry Reding <treding@nvidia.com> gpu: host1x: Use not explicitly sized types
The number of words and the offset in a gather don't need to be explicitly sized, so make them unsigned int instead.
Reviewed-by: Dmitry Osipenko <digetx@gmail.com> Tested-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
|
H A D | job.c | diff 326bbd79fd61716841585a52d5b68f48f4e6644e Wed May 16 10:01:43 CDT 2018 Thierry Reding <treding@nvidia.com> gpu: host1x: Use not explicitly sized types
The number of words and the offset in a gather don't need to be explicitly sized, so make them unsigned int instead.
Reviewed-by: Dmitry Osipenko <digetx@gmail.com> Tested-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
|
/openbmc/linux/include/linux/ |
H A D | host1x.h | diff 326bbd79fd61716841585a52d5b68f48f4e6644e Wed May 16 10:01:43 CDT 2018 Thierry Reding <treding@nvidia.com> gpu: host1x: Use not explicitly sized types
The number of words and the offset in a gather don't need to be explicitly sized, so make them unsigned int instead.
Reviewed-by: Dmitry Osipenko <digetx@gmail.com> Tested-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
|