OSDN Git Service

drm/nouveau/kms/nv50-: Just use drm_dp_dpcd_read() in nouveau_dp.c
authorLyude Paul <lyude@redhat.com>
Wed, 26 Aug 2020 18:24:39 +0000 (14:24 -0400)
committerLyude Paul <lyude@redhat.com>
Mon, 31 Aug 2020 23:09:03 +0000 (19:09 -0400)
commit73596dbfde6c827756bd696599989d200f04bf69
tree0f67cc929776afed14d9af2d068538a53c26090a
parent6ba1193255ebf7eadf60f79c1555e507d0879ac3
drm/nouveau/kms/nv50-: Just use drm_dp_dpcd_read() in nouveau_dp.c

Since this actually logs accesses, we should probably always be using
this imho…

Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Ben Skeggs <bskeggs@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200826182456.322681-4-lyude@redhat.com
drivers/gpu/drm/nouveau/nouveau_dp.c