开源镜像站
帮助
动态
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
/
vkms_plane.c
Age
Commit message (
Expand
)
Author
2024-11-22
drm/vkms: Remove useless drm_rotation_simplify
Louis Chauvet
2024-11-22
drm/vkms: Re-introduce line-per-line composition algorithm
Louis Chauvet
2024-11-22
drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
Louis Chauvet
2024-11-22
drm/vkms: Use drm_frame directly
Arthur Grillo
2024-11-22
drm/vkms: Code formatting
Louis Chauvet
2024-11-22
drm/vkms: Remove index parameter from init_vkms_output
Louis Chauvet
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-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-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: Refactor the plane composer to accept new formats
Igor Torrente
2022-09-05
drm: vkms: get the reference to `drm_framebuffer` instead if coping it
Igor Torrente
2022-09-05
drm: vkms: Rename `vkms_composer` to `vkms_frame_info`
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-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2021-08-08
drm/vkms: Use offset-adjusted shadow-plane mappings and output
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-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: init plane using drmm_universal_plane_alloc
Melissa Wen
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/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-10-15
drm/vkms: Switch to shmem helpers
Daniel Vetter
2020-01-28
drm/vkms: plane_state->fb iff plane_state->crtc
Daniel Vetter
2019-07-15
drm/vkms: drop use of drmP.h
Sam Ravnborg
2019-07-12
drm/vkms: Rename vkms_crc.c into vkms_composer.c
Rodrigo Siqueira
2019-07-12
drm/vkms: Avoid assigning 0 for possible_crtc
Rodrigo Siqueira
2019-06-18
drm/vkms: Move format arrays to vkms_plane.c
Daniel Vetter
2019-02-10
drm/vkms: Fix license inconsistent
Rodrigo Siqueira
2018-12-04
drm/vkms: Remove set but not used variable 'vkms_obj'
YueHaibing
2018-11-29
drm/vkms: Fix plane duplicate_state
Daniel Vetter
2018-09-11
drm/vkms: Compute CRC with Cursor Plane
Haneen Mohammed
2018-09-11
drm/vkms: Add cursor plane support
Haneen Mohammed
[next]