diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-04-03 10:33:03 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-04-06 10:22:43 +0200 |
commit | 941b8caaa88db02d7c287e937182a71de2751cbb (patch) | |
tree | a283859e0ece61ef3d2c962b83d81cbff09a2134 /scripts/Makefile.host | |
parent | 3a09f737ee056e022b4c3285852c663e9d294911 (diff) | |
download | linux-941b8caaa88db02d7c287e937182a71de2751cbb.tar.gz |
drm: extract legacy framebuffer remove
I got confused every time I audited what that lock_all is doing in
there until realizing it's for legacy kms only. Make that a notch more
obvious by having 2 entirely different paths.
While at it also move the atomic version of this into
drm_framebuffer.c, there's no reason it needs to be in drm_atomic.c.
That way it becomes a simple static function.
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170403083304.9083-15-daniel.vetter@ffwll.ch
Diffstat (limited to 'scripts/Makefile.host')
0 files changed, 0 insertions, 0 deletions