Skip to content

drm/vc4: Correct one logging message that got promoted from dbg to err#6702

Merged
pelwell merged 1 commit intoraspberrypi:rpi-6.12.yfrom
6by9:rpi-6.12.y-drm2
Mar 5, 2025
Merged

drm/vc4: Correct one logging message that got promoted from dbg to err#6702
pelwell merged 1 commit intoraspberrypi:rpi-6.12.yfrom
6by9:rpi-6.12.y-drm2

Conversation

@6by9
Copy link
Copy Markdown
Contributor

@6by9 6by9 commented Mar 5, 2025

commit 59ac702 ("drm/vc4: Get the rid of DRM_ERROR()") converted all calls to DRM_ERROR into drm_err, but also converted one DRM_DEBUG into a drm_err.

Switch it back to drm_dbg.

Fixes: 59ac702 ("drm/vc4: Get the rid of DRM_ERROR()")

commit 59ac702 ("drm/vc4: Get the rid of DRM_ERROR()") converted
all calls to DRM_ERROR into drm_err, but also converted one DRM_DEBUG
into a drm_err.

Switch it back to drm_dbg.

Fixes: 59ac702 ("drm/vc4: Get the rid of DRM_ERROR()")
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
@pelwell pelwell merged commit 973fe60 into raspberrypi:rpi-6.12.y Mar 5, 2025
11 of 12 checks passed
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Mar 5, 2025
See: raspberrypi/linux#6689

kernel: Revert "firmware: raspberrypi: Add backward compatible get_throttled"
See: raspberrypi/linux#6697

kernel: RP1 DPI: interlaced HSync/VSync alignment (6.12)
See: raspberrypi/linux#6695

kernel: dtoverlays: ov9281: Add continuous clock option as an override
See: raspberrypi/linux#6700

kernel: Fix clang compilation error for rpi5
See: raspberrypi/linux#6699

kernel: drm/vc4: Correct one logging message that got promoted from dbg to err
See: raspberrypi/linux#6702
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Mar 5, 2025
See: raspberrypi/linux#6689

kernel: Revert "firmware: raspberrypi: Add backward compatible get_throttled"
See: raspberrypi/linux#6697

kernel: RP1 DPI: interlaced HSync/VSync alignment (6.12)
See: raspberrypi/linux#6695

kernel: dtoverlays: ov9281: Add continuous clock option as an override
See: raspberrypi/linux#6700

kernel: Fix clang compilation error for rpi5
See: raspberrypi/linux#6699

kernel: drm/vc4: Correct one logging message that got promoted from dbg to err
See: raspberrypi/linux#6702
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants