diff options
author | Maxime Ripard <maxime@cerno.tech> | 2020-09-03 10:00:45 +0200 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2020-09-07 18:02:47 +0200 |
commit | 596356678fb429cc181c30971b5cb6c4244b58ad (patch) | |
tree | 229c24bdc296f857013cd5a1e07985f79dd493cb /drivers/power | |
parent | a5c4b75f1ea00f18e2b47c46df705dab22137a3e (diff) | |
download | linux-596356678fb429cc181c30971b5cb6c4244b58ad.tar.bz2 |
drm/vc4: kms: Convert to for_each_new_crtc_state
The vc4 atomic commit loop has an handrolled loop that is basically
identical to for_each_new_crtc_state, let's convert it to that helper.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Tested-by: Chanwoo Choi <cw00.choi@samsung.com>
Tested-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Tested-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Link: https://patchwork.freedesktop.org/patch/msgid/a712d2b70aaee20379cfc52c2141aa2f6e2a9d5b.1599120059.git-series.maxime@cerno.tech
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions