diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2023-09-15 10:53:54 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2023-10-16 11:47:47 +0200 |
commit | 7c2d79f06e072434cba9f87ce77cad689de0cb4a (patch) | |
tree | 745db142e5a0a74f8cf1eeb0a2651474b6dd9c48 /drivers/cdx/controller/cdx_controller.c | |
parent | cc2c9546682942a1a6c81e46c1a5151a5d9deaae (diff) |
drm: renesas: shmobile: Remove internal CRTC state tracking
Now the suspend/resume methods no longer need to look at internal driver
state, the dpms and started fields in the shmob_drm_crtc structure can
be removed, as well as the shmob_drm_crtc_dpms() wrapper. After this,
shmob_drm_crtc_atomic_{en,dis}able() became just wrappers around
shmob_drm_crtc_st{art,op}(), so inline the latter.
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/905b9ca72f43d40438c8cb1199cde140eb123204.1694767209.git.geert+renesas@glider.be
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions