index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vkms
Age
Commit message (
Expand
)
Author
2022-09-05
drm: vkms: get the reference to `drm_framebuffer` instead if coping it
Igor Torrente
2022-09-05
drm: drm_atomic_helper: Add a new helper to deal with the writeback connector...
Igor Torrente
2022-09-05
drm: vkms: Rename `vkms_composer` to `vkms_frame_info`
Igor Torrente
2022-09-05
drm: vkms: Replace hardcoded value of `vkms_composer.map` to DRM_FORMAT_MAX_P...
Igor Torrente
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-06-20
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2022-06-15
Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2022-06-12
drm: vkms: Alloc the compose frame using vzalloc
Igor Torrente
2022-06-12
drm/vkms: check plane_composer->map[0] before using it
Tales Lelo da Aparecida
2022-05-25
drm/vkms: Update vkms_composer_worker documentation
André Almeida
2022-05-02
drm: allow passing possible_crtcs to drm_writeback_connector_init()
Abhinav Kumar
2022-02-11
Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-01-09
drm/vkms: add support for multiple overlay planes
José Expósito
2022-01-09
drm/vkms: refactor overlay plane creation
José Expósito
2021-08-08
drm/vkms: Use offset-adjusted shadow-plane mappings and output
Thomas Zimmermann
2021-08-08
drm/gem: Provide offset-adjusted framebuffer BO mappings
Thomas Zimmermann
2021-08-02
drm/vkms: Map output framebuffer BOs with drm_gem_fb_vmap()
Thomas Zimmermann
2021-07-13
drm/vkms: Use dma-buf mapping from shadow-plane state for composing
Thomas Zimmermann
2021-07-13
drm/vkms: Let shadow-plane helpers prepare the plane's FB
Thomas Zimmermann
2021-07-13
drm/vkms: Inherit plane state from struct drm_shadow_plane_state
Thomas Zimmermann
2021-07-08
drm/vkms: Create a debugfs file to get vkms config data
Beatriz Martins de Carvalho
2021-07-06
drm/vkms: replace macro in vkms_release()
Beatriz Martins de Carvalho
2021-06-29
drm/vkms: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-04-29
drm/vkms: add overlay support
Melissa Wen
2021-04-29
drm/vkms: add XRGB planes composition
Melissa Wen
2021-04-29
drm/vkms: rename cursor to plane on ops of planes composition
Melissa Wen
2021-04-29
drm/vkms: init plane using drmm_universal_plane_alloc
Melissa Wen
2021-03-25
drm/vkms: fix misuse of WARN_ON
Dmitry Vyukov
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-23
drm/vkms: Annotate vblank timer
Daniel Vetter
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
2021-01-15
drm/vkms: Fix missing kmalloc allocation failure check
Colin Ian King
2021-01-12
drm/vkms: Add support for writeback module
Sumera Priyadarsini
2021-01-12
drm/vkms: Add vkms_config type
Sumera Priyadarsini
2020-12-11
drm/vkms: Unset preferred_depth
Daniel Vetter
2020-11-24
drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()
Thomas Zimmermann
2020-11-20
drm: Pass the full state to connectors atomic functions
Maxime Ripard
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
[prev]
[next]