]> www.infradead.org Git - nvme.git/commit
drm/amd/display: Remove unused DPCD declarations
authorStylon Wang <stylon.wang@amd.com>
Wed, 20 Sep 2023 10:13:35 +0000 (18:13 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Sep 2023 19:36:00 +0000 (15:36 -0400)
commit3a41a3982b1e27a6cf7d820aa18a29eabc7daec0
treebb78f42374daa2daca2a7a67eafebb638bfc5fef
parent1b097bcd224e76807b66ef32cee76a3e87271a2b
drm/amd/display: Remove unused DPCD declarations

[Why & How]
These DPCD addresses are either declared in other header files
where it makes more sense or simply not used by any DC code.
Remove them to reduce redundancies and potential confusion.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Stylon Wang <stylon.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_dp_types.h