diff options
| author | Matt Roper <[email protected]> | 2024-06-26 14:05:37 -0700 |
|---|---|---|
| committer | Matt Roper <[email protected]> | 2024-06-28 14:19:38 -0700 |
| commit | 4f82ac6102788112e599a6074d2c1f2afce923df (patch) | |
| tree | b707ec7d9a86a7c1804ea353ac275c41fc283475 /drivers/usb/cdns3/cdns3-starfive.c | |
| parent | 4279635e562953c08aa27d9737311a958ce9e753 (diff) | |
drm/xe/mcr: Avoid clobbering DSS steering
A couple copy/paste mistakes in the code that selects steering targets
for OADDRM and INSTANCE0 unintentionally clobbered the steering target
for DSS ranges in some cases.
The OADDRM/INSTANCE0 values were also not assigned as intended, although
that mistake wound up being harmless since the desired values for those
specific ranges were '0' which the kzalloc of the GT structure should
have already taken care of implicitly.
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Signed-off-by: Matt Roper <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-starfive.c')
0 files changed, 0 insertions, 0 deletions