开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vkms
Age
Commit message (
Expand
)
Author
2023-05-15
drm/vkms: Fix RGB565 pixel conversion
Maíra Canal
2023-05-08
drm/vkms: add rotate-270 property
Maíra Canal
2023-05-08
drm/vkms: add rotate-90 property
Maíra Canal
2023-05-08
drm/vkms: add reflect-y and rotate-180 property
Maíra Canal
2023-05-08
drm/vkms: add rotate-0 and reflect-x property
Maíra Canal
2023-04-26
drm/vkms: allow full alpha blending on all planes
Maíra Canal
2023-04-24
drm/vkms: isolate pixel conversion functionality
Maíra Canal
2023-04-12
drm/vkms: Use drmm_mode_config_init()
Maíra Canal
2023-04-12
drm/vkms: Use drmm_crtc_init_with_planes()
Maíra Canal
2023-04-07
drm/vkms: Remove <drm/drm_simple_kms_helper.h> include
Javier Martinez Canillas
2023-04-07
drm/vkms: Drop vkms_connector_destroy() wrapper
Javier Martinez Canillas
2023-04-06
drm/vkms: allow the primary plane to be positioned
Maíra Canal
2023-04-06
drm/vkms: remove the need for the primary plane to be visible
Maíra Canal
2023-01-12
drm/vkms: reintroduce prepare_fb and cleanup_fb functions
Maíra Canal
2022-12-22
drm/vkms: use new debugfs device-centered functions
Maíra Canal
2022-11-29
drm/vkms: change min cursor size to accept smaller values
Alaa Emad
2022-11-29
drm/vkms: Fix null-ptr-deref in vkms_release()
Yuan Can
2022-11-29
drm/vkms: Fix memory leak in vkms_init()
Yuan Can
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-09-11
drm/vkms: fix 32bit compilation error by replacing macros
Melissa Wen
2022-09-10
drm/vkms: fix variable dereferenced before check warning
Harshit Mogalapalli
2022-09-05
drm: vkms: Add support to the RGB565 format
Igor Torrente
2022-09-05
drm: vkms: Adds XRGB_16161616 and ARGB_1616161616 formats
Igor Torrente
2022-09-05
drm: vkms: Supports to the case where primary plane doesn't match the CRTC
Igor Torrente
2022-09-05
drm: vkms: Refactor the plane composer to accept new formats
Igor Torrente
2022-09-05
drm: vkms: Add fb information to `vkms_writeback_job`
Igor Torrente
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
[next]