diff options
author | Douglas Anderson <[email protected]> | 2024-05-03 14:32:49 -0700 |
---|---|---|
committer | Douglas Anderson <[email protected]> | 2024-05-28 13:09:10 -0700 |
commit | f9055051292442d52092f17e191cf0a58d23d4ed (patch) | |
tree | d99fae73bf45d3b900835fbcdde53a336854b35a /tools/perf/scripts/python | |
parent | ec7629859331fb67dbfb6bcd47f887a402e390ff (diff) |
drm/panel: innolux-p079zca: Stop tracking prepared/enabled
As talked about in commit d2aacaf07395 ("drm/panel: Check for already
prepared/enabled in drm_panel"), we want to remove needless code from
panel drivers that was storing and double-checking the
prepared/enabled state. Even if someone was relying on the
double-check before, that double-check is now in the core and not
needed in individual drivers.
Cc: Chris Zhong <[email protected]>
Cc: Lin Huang <[email protected]>
Cc: Brian Norris <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Reviewed-by: Heiko Stuebner <[email protected]>
Signed-off-by: Douglas Anderson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/20240503143327.RFT.v2.8.I99c73621fe3fba067a5e7ee6a1f6293c23371e1e@changeid
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions