aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorImre Deak <[email protected]>2022-04-11 13:25:39 +0000
committerImre Deak <[email protected]>2022-04-14 18:01:56 +0000
commitd8bb92e70a434584f5b8a882eb46930cc22fd45a (patch)
tree4974dc36bdfe58672d6739d5c1f507c2d2f6fc04 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/edid: add EDID block count and size helpers (diff)
downloadkernel-d8bb92e70a434584f5b8a882eb46930cc22fd45a.tar.gz
kernel-d8bb92e70a434584f5b8a882eb46930cc22fd45a.zip
drm/dp: Factor out a function to probe a DPCD address
Factor out from drm_dp_dpcd_read() a function to probe a DPCD address with a 1-byte read access. This will be needed by the next patch doing a read from an LTTPR address, which must happen without the preceding wake-up read in drm_dp_dpcd_read(). While at it add tracing for the 1 byte read even if the read was successful. v2: Add a probe function instead of exporting drm_dp_dpcd_access(). (Jani) v3: Add tracing for the 1-byte read even if the read was successful. (Khaled) Cc: Jani Nikula <[email protected]> Cc: Khaled Almahallawy <[email protected]> Cc: [email protected] Signed-off-by: Imre Deak <[email protected]> Reviewed-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions