index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_plane.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/virtio: Disable damage clipping if FB changed since last page-flip
Javier Martinez Canillas
2023-11-24
1
-0
/
+10
*
drm/virtio: Use the hotspot properties from cursor planes
Zack Rusin
2023-11-24
1
-4
/
+4
*
drm/virtio: Enable fb damage clips property for the primary plane
Javier Martinez Canillas
2023-03-13
1
-0
/
+4
*
drm/virtio: remove drm_plane_cleanup() destroy hook
Danilo Krummrich
2022-08-19
1
-1
/
+0
*
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
1
-2
/
+2
*
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-07-26
1
-1
/
+0
*
drm/virtio: plane: use drm managed resources
Danilo Krummrich
2022-07-19
1
-22
/
+8
*
drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()
Dmitry Osipenko
2022-07-19
1
-3
/
+3
*
drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virti...
Gurchetan Singh
2021-09-29
1
-1
/
+2
*
drm/virtio: Add the fence in resource_flush if present
Vivek Kasireddy
2021-06-23
1
-6
/
+39
*
drm/virtio: Add fences for Guest blobs
Vivek Kasireddy
2021-06-23
1
-7
/
+12
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-2
/
+6
*
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+1
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+3
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-4
/
+5
*
drm/virtio: implement blob resources: blob display integration
Gurchetan Singh
2020-09-29
1
-6
/
+17
*
drm/virtio: drop virtio_gpu_output->enabled
Gerd Hoffmann
2020-09-02
1
-1
/
+1
*
drm/virtio: fix unblank
Gerd Hoffmann
2020-09-02
1
-1
/
+3
*
drm/virtio: batch plane updates (pageflip)
Gerd Hoffmann
2020-02-17
1
-0
/
+3
*
drm/virtio: rework notification for better batching
Gerd Hoffmann
2020-02-17
1
-4
/
+0
*
drm/virtio: fix virtio_gpu_cursor_plane_update().
Gerd Hoffmann
2020-02-13
1
-0
/
+1
*
drm/virtio: use damage info for display updates.
Gerd Hoffmann
2019-12-16
1
-17
/
+24
*
drm/virtio: batch display update commands.
Gerd Hoffmann
2019-12-16
1
-0
/
+4
*
drm/virtio: skip set_scanout if framebuffer didn't change
Gerd Hoffmann
2019-12-16
1
-14
/
+21
*
drm/virtio: plane_state->fb iff plane_state->crtc
Daniel Vetter
2019-12-16
1
-1
/
+1
*
drm/virtio: factor out virtio_gpu_update_dumb_bo
Gerd Hoffmann
2019-11-20
1
-15
/
+21
*
drm/virtio: Simplify virtio_gpu_primary_plane_update workflow.
Gerd Hoffmann
2019-11-20
1
-30
/
+34
*
drm/virtio: move byteorder handling into virtio_gpu_cmd_transfer_to_host_2d f...
Gerd Hoffmann
2019-10-22
1
-6
/
+6
*
drm/virtio: rework virtio_gpu_transfer_to_host_ioctl fencing
Gerd Hoffmann
2019-09-04
1
-4
/
+17
*
drm/virtio: simplify cursor updates
Gerd Hoffmann
2019-09-04
1
-10
/
+3
*
drm/virtio: add plane check
Gerd Hoffmann
2019-08-28
1
-1
/
+16
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-1
/
+1
*
drm/virtio: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
1
-1
/
+1
*
drm/virtgpu: drop use of drmP.h
Sam Ravnborg
2019-07-15
1
-2
/
+4
*
drm/virtio: drop virtio_gpu_fence_cleanup()
Gerd Hoffmann
2019-01-08
1
-2
/
+4
*
drm/virtio: fix pageflip flush
Gerd Hoffmann
2019-01-08
1
-5
/
+6
*
drm/virtio: fence: pass plain pointer
Gerd Hoffmann
2018-11-29
1
-1
/
+1
*
drm/virtio: add virtio_gpu_alloc_fence()
Robert Foss
2018-11-14
1
-5
/
+41
*
drm/virtio: fix DRM_FORMAT_* handling
Gerd Hoffmann
2018-09-25
1
-52
/
+2
*
drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}
Gerd Hoffmann
2018-09-25
1
-2
/
+2
*
drm/virtio: track virtual output state
Gerd Hoffmann
2018-09-05
1
-1
/
+1
*
drm/virtio: Place GEM BOs in drm_framebuffer
Daniel Stone
2018-05-18
1
-2
/
+2
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-1
/
+1
*
drm: virtio: fix virtio_gpu_cursor_formats
Laurent Vivier
2017-04-06
1
-0
/
+4
*
drm: virtio: add virtio_gpu_translate_format
Gerd Hoffmann
2017-04-04
1
-0
/
+68
*
drm/virtio: call drm_plane_cleanup() at destroy phase
Gustavo Padovan
2017-02-16
1
-0
/
+1
*
drm/virtio: fix endianness in primary_plane_update
Michael S. Tsirkin
2016-12-15
1
-2
/
+2
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-1
/
+1
*
virtio-gpu: avoid possible NULL pointer dereference
Heinrich Schuchardt
2016-09-20
1
-2
/
+4
*
virtio-gpu: use src not crtc
Gerd Hoffmann
2016-06-07
1
-13
/
+18
[next]