Files
linux/drivers/gpu/drm
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-01-30 18:05:25 +01:00
2018-04-25 09:09:22 +02:00
2018-06-12 16:19:22 -07:00
2018-05-04 00:13:41 +02:00
2017-12-27 19:00:09 -05:00
2018-04-25 09:09:22 +02:00
2018-03-29 19:14:21 +03:00
2018-05-03 21:26:32 +02:00
2018-05-04 11:36:45 +02:00