Files
linux/drivers/gpu/drm/tegra
Mikko Perttunen 5265f0338b drm/tegra: Fix comparison operator for buffer size
Here we are checking for the buffer length, not an offset for writing
to, so using > is correct. The current code incorrectly rejects a
command buffer ending at the memory buffer's end.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2018-07-09 10:33:45 +02:00
..
2018-05-18 21:56:21 +02:00
2018-05-18 21:59:51 +02:00
2018-05-17 17:44:48 +02:00
2018-05-04 11:37:03 +02:00
2018-05-18 22:00:41 +02:00