diff options
| author | Thomas Zimmermann <tzimmermann@suse.de> | 2025-11-26 10:40:10 +0100 |
|---|---|---|
| committer | Thomas Zimmermann <tzimmermann@suse.de> | 2025-12-01 08:40:19 +0100 |
| commit | 4dfb97060f22c6c5bea995302f0f58936d8f3271 (patch) | |
| tree | 9c8ff4e91b92c86e3e1b95d056644da265b16626 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | ef4ed8621a15ea4979dd6c5bde436ae228c4bdfe (diff) | |
drm/ast: Wrap cursor framebuffer access in drm_gem_fb_begin/end_cpu_access()
Call drm_gem_fb_begin_cpu_access() and drm_gem_fb_end_cpu_access()
around cursor image updates. Imported buffers might have to be
synchronized for CPU access before they can be used.
Ignore errors from drm_gem_fb_begin_cpu_access(). These errors can
often be transitory. The cursor image will be updated on the next
frame. Meanwhile display a white square where the cursor would be.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>>
Link: https://patch.msgid.link/20251126094626.41985-4-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
