aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorBen Skeggs <[email protected]>2022-11-14 05:38:01 +0000
committerDave Airlie <[email protected]>2022-11-14 06:17:22 +0000
commitc02f20d38fb90eba606277874581db124ace42c4 (patch)
tree65a3d7daed4d476ed5d98ab8a8d55d127ca61a73 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parentMerge branch '00.06-gr-ampere' of https://gitlab.freedesktop.org/skeggsb/nouv... (diff)
downloadkernel-c02f20d38fb90eba606277874581db124ace42c4.tar.gz
kernel-c02f20d38fb90eba606277874581db124ace42c4.zip
drm/nouveau/disp: fix incorrect/broken hdmi methods
These are fixes from Lyude, and were meant to have been included in the last round of drm-next patches. - Fix some nasty memory issues that broke Lyude's display: - 0 initialize both nvif args and parsed HDMI infoframe buffers - Fixed missing memset(…, 0, …) for nvif args before sending VSI infoframe - Fixed incorrect data pointer and size in nvkm_uoutp_mthd_infoframe() (was previously pointing at the start of the nvif_outp_infoframe_args struct instead of at the start of the infoframe data - Get rid of duplicated scdc assignments, since we only use it to write the scdc registers Signed-off-by: Ben Skeggs <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions