diff options
| author | Thomas Zimmermann <[email protected]> | 2022-07-28 12:40:59 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2022-07-29 14:01:47 +0000 |
| commit | 8aeeb3144fe27b2b8aa30db262de2f654f2edb9a (patch) | |
| tree | dd00892e470583818ec1c78890e6261466a3c09b /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/mgag200: Add per-device callbacks (diff) | |
| download | kernel-8aeeb3144fe27b2b8aa30db262de2f654f2edb9a.tar.gz kernel-8aeeb3144fe27b2b8aa30db262de2f654f2edb9a.zip | |
drm/mgag200: Provide per-device callbacks for BMC synchronization
Move the BMC-related code into its own file and wire it up with device
callbacks.
While programming a new display mode, G200EW3 and G200WB have to de-
synchronize with the BMC. Synchronization is done via VIDRST pins
and controlled via VRSTEN and HRSTEN bits. Move the BMC code behind
a serviceable interface and call it from the CRTC's enable and
disable functions.
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Jocelyn Falempe <[email protected]>
Tested-by: Jocelyn Falempe <[email protected]>
Acked-by: Sam Ravnborg <[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
