diff options
author | Harry Wentland <harry.wentland@amd.com> | 2025-01-31 19:57:49 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-02-19 23:11:11 +0300 |
commit | cbf4890c6f28fb1ad733e14613fbd33c2004bced (patch) | |
tree | be370371ea235d4cf78fc3f96b8b6f75f13686ba /rust/helpers | |
parent | c488967488d7eff7b9c527d5469c424c15377502 (diff) | |
download | linux-cbf4890c6f28fb1ad733e14613fbd33c2004bced.tar.xz |
drm/amd/display: Don't treat wb connector as physical in create_validate_stream_for_sink
Don't try to operate on a drm_wb_connector as an amdgpu_dm_connector.
While dereferencing aconnector->base will "work" it's wrong and
might lead to unknown bad things. Just... don't.
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions