- 2ca380e drm/vkms: Use offset-adjusted shadow-plane mappings and output by Thomas Zimmermann · 3 years, 6 months ago
- 43b3623 drm/gem: Provide offset-adjusted framebuffer BO mappings by Thomas Zimmermann · 3 years, 6 months ago
- 50fff20 drm/vkms: Map output framebuffer BOs with drm_gem_fb_vmap() by Thomas Zimmermann · 3 years, 6 months ago
- bbeb746 drm/vkms: Use dma-buf mapping from shadow-plane state for composing by Thomas Zimmermann · 3 years, 6 months ago
- b43e2ec drm/vkms: Let shadow-plane helpers prepare the plane's FB by Thomas Zimmermann · 3 years, 6 months ago
- 7602d42 drm/vkms: Inherit plane state from struct drm_shadow_plane_state by Thomas Zimmermann · 3 years, 6 months ago
- 911684d drm/vkms: Create a debugfs file to get vkms config data by Beatriz Martins de Carvalho · 3 years, 6 months ago
- 1a3c195 drm/vkms: replace macro in vkms_release() by Beatriz Martins de Carvalho · 3 years, 6 months ago
- 9ed64b1 drm/vkms: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
- 310e506 drm/vkms: add overlay support by Melissa Wen · 3 years, 9 months ago
- 32a1648 drm/vkms: add XRGB planes composition by Melissa Wen · 3 years, 9 months ago
- cac80e7 drm/vkms: rename cursor to plane on ops of planes composition by Melissa Wen · 3 years, 9 months ago
- 2f56dd8 drm/vkms: init plane using drmm_universal_plane_alloc by Melissa Wen · 3 years, 9 months ago
- b4142fc drm/vkms: fix misuse of WARN_ON by Dmitry Vyukov · 3 years, 10 months ago
- 37418bf drm: Use state helper instead of the plane state pointer by Maxime Ripard · 4 years ago
- 977697e drm/atomic: Pass the full state to planes atomic disable and update by Maxime Ripard · 4 years ago
- e05162c0 drm: Store new plane state in a variable for atomic_update and disable by Maxime Ripard · 4 years ago
- dec9202 drm: Use the state pointer directly in planes atomic_check by Maxime Ripard · 4 years ago
- 7c11b99 drm/atomic: Pass the full state to planes atomic_check by Maxime Ripard · 4 years ago
- ba5c164 drm: Rename plane atomic_check state names by Maxime Ripard · 4 years ago
- d71cbff drm/vkms: Annotate vblank timer by Daniel Vetter · 4 years ago
- 820c170 drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers by Thomas Zimmermann · 3 years, 11 months ago
- 92f1d09 drm: Switch to %p4cc format modifier by Sakari Ailus · 4 years ago
- 85dd1dd drm/vkms: Fix missing kmalloc allocation failure check by Colin Ian King · 4 years ago
- 1e85b7d drm/vkms: Add support for writeback module by Sumera Priyadarsini · 4 years ago
- 2df7af9 drm/vkms: Add vkms_config type by Sumera Priyadarsini · 4 years ago
- 23d4e55 drm/vkms: Unset preferred_depth by Daniel Vetter · 4 years, 1 month ago
- 2f04636 drm/shmem-helper: Removed drm_gem_shmem_create_object_cached() by Thomas Zimmermann · 4 years, 2 months ago
- eca22ed drm: Pass the full state to connectors atomic functions by Maxime Ripard · 4 years, 2 months ago
- 49a3f51 drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends by Thomas Zimmermann · 4 years, 2 months ago
- 70a59dd drm/<drivers>: Constify struct drm_driver by Daniel Vetter · 4 years, 2 months ago
- f6ebe9f drm/atomic: Pass the full state to CRTC atomic begin and flush by Maxime Ripard · 4 years, 3 months ago
- 29b77ad drm/atomic: Pass the full state to CRTC atomic_check by Maxime Ripard · 4 years, 3 months ago
- ea40d78 drm/vkms: fbdev emulation support by Daniel Vetter · 4 years, 3 months ago
- 488c888 drm/vkms: Switch to shmem helpers by Daniel Vetter · 4 years, 3 months ago
- 063bc37 drm/vkms: Set preferred depth correctly by Daniel Vetter · 4 years, 3 months ago
- 351f950 drm/atomic: Pass the full state to CRTC atomic enable/disable by Maxime Ripard · 4 years, 3 months ago
- b76b85b drm/vkms: Introduce GEM object functions by Thomas Zimmermann · 4 years, 4 months ago
- 53d77aa drm/vkms: Use devm_drm_dev_alloc by Daniel Vetter · 4 years, 4 months ago
- dbd9d80 drm/vkms: Add support for writeback by Rodrigo Siqueira · 4 years, 5 months ago
- 60cc202 drm/vkms: Compute CRC without change input data by Rodrigo Siqueira · 4 years, 5 months ago
- 9530257 drm/vkms: Decouple crc operations from composer by Rodrigo Siqueira · 4 years, 5 months ago
- 05ca530 drm/vkms: avoid warning in vkms_get_vblank_timestamp by Sidong Yang · 4 years, 5 months ago
- 39cba5c drm/vkms: add alpha-premultiplied color blending by Melissa Wen · 4 years, 5 months ago
- 7995bd1 drm/vkms: add missing platform_device_unregister() in vkms_init() by Qinglang Miao · 4 years, 5 months ago
- 5bd858d drm/vkms: guarantee vblank when capturing crc by Melissa Wen · 4 years, 5 months ago
- 0986191 drm/vkms: fix xrgb on compute crc by Melissa Wen · 4 years, 6 months ago
- 06a28f9 drm/vkms: change the max cursor width/height by Melissa Wen · 4 years, 6 months ago
- b7140d4 drm/vkms: remove _unlocked suffix in drm_gem_object_put_unlocked by Emil Velikov · 4 years, 8 months ago
- 0ea2ea4 drm/vkms: Hold gem object while still in-use by Ezequiel Garcia · 4 years, 9 months ago
- c27f0cc drm/vkms: enable cursor by default by Melissa Wen · 4 years, 10 months ago
- d195615 drm/vkms: Use simple encoder by Thomas Zimmermann · 4 years, 11 months ago
- d33b58d drm: Garbage collect drm_dev_fini by Daniel Vetter · 4 years, 10 months ago
- ac19f14 drm/vkms: Use drmm_add_final_kfree by Daniel Vetter · 4 years, 10 months ago
- dc3260d drm/vkms: Convert to CRTC VBLANK callbacks by Thomas Zimmermann · 5 years ago
- 5d39b15 drm/vkms: plane_state->fb iff plane_state->crtc by Daniel Vetter · 5 years ago
- 0530bbd drm/vkms: Fix typo and preposion in function documentation by Gabriela Bittencourt · 5 years ago
- 955fd0b drm/vkms: Update VKMS documentation by Gabriela Bittencourt · 5 years ago
- 76d6d3d drm/vkms: Remove duplicated include from vkms_drv.c by YueHaibing · 5 years ago
- 94e2ec3 drm/vkms: prime import support by Oleg Vasilev · 5 years ago
- 88ad7f3 drm/vkms: Reduce critical section in vblank_simulate by Daniel Vetter · 5 years ago
- 4922fd1 drm/vkms: Use wait_for_flip_done by Daniel Vetter · 5 years ago
- ce672a1 drm/vkms: drop use of drmP.h by Sam Ravnborg · 6 years ago
- a4e7e98 drm/vkms: Rename vkms_crc.c into vkms_composer.c by Rodrigo Siqueira · 6 years ago
- e9d85f7 drm/vkms: Avoid assigning 0 for possible_crtc by Rodrigo Siqueira · 6 years ago
- e5ff534 drm/vkms: No need for ->pages_lock in crc work anymore by Daniel Vetter · 6 years ago
- 8b18658 drm/vkms: totally reworked crc data tracking by Daniel Vetter · 6 years ago
- 1c305e1 drm/vkms: No _irqsave within spin_lock_irq needed by Daniel Vetter · 6 years ago
- 64cfaa5 drm/vkms: Dont flush crc worker when we change crc status by Daniel Vetter · 6 years ago
- 5ef8100 drm/vkms: flush crc workers earlier in commit flow by Daniel Vetter · 6 years ago
- 3d08eb7 drm/vkms: Add our own commit_tail by Daniel Vetter · 6 years ago
- fb4155f drm/vkms: Rename vkms_output.state_lock to crc_lock by Daniel Vetter · 6 years ago
- a0e4e57 drm/vkms: Use spin_lock_irq in process context by Daniel Vetter · 6 years ago
- 18d0952 drm/vkms: Fix crc worker races by Daniel Vetter · 6 years ago
- c936843 drm/vkms: add crc sources list by Oleg Vasilev · 6 years ago
- b6b3821 drm/vkms: Move format arrays to vkms_plane.c by Daniel Vetter · 6 years ago
- 7355965 drm/vkms: Forward timer right after drm_crtc_handle_vblank by Daniel Vetter · 6 years ago
- 1ae752b drm/vkms: Remove useless call to drm_connector_register/unregister() by Rodrigo Siqueira · 6 years ago
- 88cd7a2 Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 752c4f3 Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 6 years ago
- 7a34d9c drm/vkms: Convert to using __drm_atomic_helper_crtc_reset() for reset. by Maarten Lankhorst · 6 years ago
- f06ddb5 BackMerge v5.1-rc5 into drm-next by Dave Airlie · 6 years ago
- 208c6e8 drm: vkms: check status of alloc_ordered_workqueue by Kangjie Lu · 6 years ago
- 36b6c9e drm/vkms: fix use-after-free when drm_gem_handle_create() fails by Eric Biggers · 6 years ago
- c06de56 Merge v5.0-rc7 into drm-next by Dave Airlie · 6 years ago
- 7fd56e0 drm/vkms: Fix license inconsistent by Rodrigo Siqueira · 6 years ago
- 09ef09b drm/vkms: WARN when hrtimer_forward_now fails by Shayenne Moura · 6 years ago
- ba420af drm/vkms: Bugfix racing hrtimer vblank handle by Shayenne Moura · 6 years ago
- def35e7 drm/vkms: Bugfix extra vblank frame by Shayenne Moura · 6 years ago
- fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
- b30b61f drm/vkms: Fix flush_work() without INIT_WORK(). by Tetsuo Handa · 6 years ago
- 329e95a drm/vkms: set preferred depth to 24 by emersion · 6 years ago
- 77e9c35 drm/vkms: Remove set but not used variable 'vkms_obj' by YueHaibing · 6 years ago
- 7cdf33a drm/vkms: Fix plane duplicate_state by Daniel Vetter · 6 years ago
- 08f73d6 drm/vkms: Drop custom vkms_dumb_map(). by Eric Anholt · 6 years ago
- 633873e drm/vkms: provide a parent device to drm_dev_init() by Emil Velikov · 6 years ago
- 14e86c0 drm/vkms: Fix possible memory leak in _vkms_get_crc() by Wei Yongjun · 6 years ago
- ad9ff96 drm/vkms: Add kerneldoc entry by Haneen Mohammed · 6 years ago
- b8789ea drm/vkms: Enable/Disable cursor support with module option by Haneen Mohammed · 6 years ago