diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2019-09-27 11:12:58 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2019-10-04 10:00:45 +0200 |
commit | 047244aa0ad96b83c4d0426dfee3c0af184a34a4 (patch) | |
tree | 5f6e219e058fe6eb60091d4514bb4cd579cb8703 /include/asm-generic/hardirq.h | |
parent | 6ae04536e747ea3d9702c528ae5c4d3be171f207 (diff) | |
download | kernel_replicant_linux-047244aa0ad96b83c4d0426dfee3c0af184a34a4.tar.gz kernel_replicant_linux-047244aa0ad96b83c4d0426dfee3c0af184a34a4.tar.bz2 kernel_replicant_linux-047244aa0ad96b83c4d0426dfee3c0af184a34a4.zip |
drm/mgag200: Move cursor-image update to mgag200_show_cursor()
Separating the management of buffer objects from updating the hardware
cursor buffer gives the code more structure. While doing this, we can
further split the image-update code into code for writing the buffer,
setting the base scan-out address, and enabling the cursor. The first
two operations are in dedicated functions update() and set_base().
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190927091301.10574-5-tzimmermann@suse.de
Diffstat (limited to 'include/asm-generic/hardirq.h')
0 files changed, 0 insertions, 0 deletions