linux/drivers/gpu/drm/amd/display
Harry Wentland 25a1a08fe7 drm/amd/display: Don't allow partial copy_from_user
There is no reason to allow for partial buffers from userspace in our
debugfs. In this particular case callers will zero out the wr_buf but if
callers in the future don't do that we might be looking at corrupt data.

Linus puts it better than I can in
https://lkml.org/lkml/2021/10/26/993

Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-11-05 14:10:39 -04:00
..
amdgpu_dm drm/amd/display: Don't allow partial copy_from_user 2021-11-05 14:10:39 -04:00
dc drm/amd/display: 3.2.160 2021-11-03 12:32:34 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.91 2021-11-03 12:32:34 -04:00
include drm/amd/display: add two lane settings training options 2021-10-28 14:26:17 -04:00
modules drm/amd/display: Fix deadlock when falling back to v2 from v3 2021-10-28 14:26:51 -04:00
Kconfig drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI 2021-10-05 10:55:41 -04:00
Makefile
TODO