index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-09-11
drm/vkms: fix variable dereferenced before check warning
Harshit Mogalapalli
1
-1
/
+2
2022-09-06
drm: vkms: Add support to the RGB565 format
Igor Torrente
1
-2
/
+4
2022-09-06
drm: vkms: Adds XRGB_16161616 and ARGB_1616161616 formats
Igor Torrente
1
-1
/
+4
2022-09-06
drm: vkms: Refactor the plane composer to accept new formats
Igor Torrente
1
-0
/
+3
2022-09-06
drm: vkms: get the reference to `drm_framebuffer` instead if coping it
Igor Torrente
1
-5
/
+5
2022-09-06
drm: vkms: Rename `vkms_composer` to `vkms_frame_info`
Igor Torrente
1
-19
/
+19
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
1
-2
/
+2
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
1
-1
/
+0
2022-02-08
dma-buf-map: Rename to iosys-map
Lucas De Marchi
1
-1
/
+1
2021-08-08
drm/vkms: Use offset-adjusted shadow-plane mappings and output
Thomas Zimmermann
1
-1
/
+1
2021-07-13
drm/vkms: Use dma-buf mapping from shadow-plane state for composing
Thomas Zimmermann
1
-0
/
+3
2021-07-13
drm/vkms: Let shadow-plane helpers prepare the plane's FB
Thomas Zimmermann
1
-37
/
+1
2021-07-13
drm/vkms: Inherit plane state from struct drm_shadow_plane_state
Thomas Zimmermann
1
-8
/
+8
2021-04-30
drm/vkms: add overlay support
Melissa Wen
1
-3
/
+12
2021-04-30
drm/vkms: add XRGB planes composition
Melissa Wen
1
-3
/
+4
2021-04-30
drm/vkms: init plane using drmm_universal_plane_alloc
Melissa Wen
1
-18
/
+11
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-1
/
+1
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
1
-5
/
+6
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-1
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-5
/
+6
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
1
-1
/
+2
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
1
-5
/
+10
2020-10-16
drm/vkms: Switch to shmem helpers
Daniel Vetter
1
-5
/
+8
2020-01-28
drm/vkms: plane_state->fb iff plane_state->crtc
Daniel Vetter
1
-1
/
+1
2019-07-15
drm/vkms: drop use of drmP.h
Sam Ravnborg
1
-2
/
+4
2019-07-12
drm/vkms: Rename vkms_crc.c into vkms_composer.c
Rodrigo Siqueira
1
-18
/
+18
2019-07-12
drm/vkms: Avoid assigning 0 for possible_crtc
Rodrigo Siqueira
1
-2
/
+2
2019-06-19
drm/vkms: Move format arrays to vkms_plane.c
Daniel Vetter
1
-0
/
+8
2019-02-10
drm/vkms: Fix license inconsistent
Rodrigo Siqueira
1
-7
/
+1
2018-12-04
drm/vkms: Remove set but not used variable 'vkms_obj'
YueHaibing
1
-2
/
+0
2018-11-29
drm/vkms: Fix plane duplicate_state
Daniel Vetter
1
-2
/
+5
2018-09-11
drm/vkms: Compute CRC with Cursor Plane
Haneen Mohammed
1
-2
/
+8
2018-09-11
drm/vkms: Add cursor plane support
Haneen Mohammed
1
-10
/
+23
2018-08-03
drm/vkms: Implement CRC debugfs API
Haneen Mohammed
1
-0
/
+30
2018-08-03
drm/vkms: Subclass plane state
Haneen Mohammed
1
-3
/
+44
2018-07-30
drm/vkms: Add atomic_helper_check_plane_state
Haneen Mohammed
1
-0
/
+29
2018-07-30
drm/vkms: map/unmap buffers in [prepare/cleanup]_fb hooks
Haneen Mohammed
1
-0
/
+34
2018-07-12
drm/vkms: Add framebuffer and plane helpers
Rodrigo Siqueira
1
-0
/
+11
2018-07-05
drm/vkms: Add basic CRTC initialization
Rodrigo Siqueira
1
-0
/
+46