index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vkms
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vkms: Use drm_crtc_vblank_crtc()
Ville Syrjälä
2024-04-18
1
-5
/
+2
*
drm/vkms: Avoid reading beyond LUT array
Harry Wentland
2024-01-02
1
-4
/
+10
*
drm/vkms: Create separate Kconfig file for VKMS
Harry Wentland
2024-01-02
1
-0
/
+15
*
drm/vkms: move wb's atomic_check from encoder to connector
Dmitry Baryshkov
2023-12-08
1
-11
/
+15
*
drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_state
Dmitry Baryshkov
2023-12-08
1
-1
/
+2
*
Revert "drm/vkms: Fix race-condition between the hrtimer and the atomic commit"
Maíra Canal
2023-09-14
3
-15
/
+7
*
drm/vkms: Fix race-condition between the hrtimer and the atomic commit
Maíra Canal
2023-07-27
3
-7
/
+15
*
drm/vkms: Add support to 1D gamma LUT
Arthur Grillo
2023-07-27
4
-1
/
+117
*
drm/vkms: Isolate writeback pixel conversion functions
Maíra Canal
2023-06-24
5
-89
/
+63
*
drm/vkms: Enable ARGB8888 support for writeback
Maíra Canal
2023-06-24
1
-0
/
+1
*
drm/vkms: Reduce critical section
Maíra Canal
2023-06-24
1
-2
/
+4
*
drm/vkms: Fix all kernel-doc warnings of the vkms_composer file
Maíra Canal
2023-06-19
1
-2
/
+4
*
drm/vkms: Add kernel-doc to the function vkms_compose_row()
Maíra Canal
2023-06-19
1
-0
/
+13
*
drm/vkms: Fix RGB565 pixel conversion
Maíra Canal
2023-05-15
1
-6
/
+6
*
drm/vkms: add rotate-270 property
Maíra Canal
2023-05-08
3
-8
/
+10
*
drm/vkms: add rotate-90 property
Maíra Canal
2023-05-08
3
-5
/
+22
*
drm/vkms: add reflect-y and rotate-180 property
Maíra Canal
2023-05-08
2
-5
/
+18
*
drm/vkms: add rotate-0 and reflect-x property
Maíra Canal
2023-05-08
4
-4
/
+28
*
drm/vkms: allow full alpha blending on all planes
Maíra Canal
2023-04-26
1
-31
/
+3
*
drm/vkms: isolate pixel conversion functionality
Maíra Canal
2023-04-24
5
-81
/
+56
*
drm/vkms: Use drmm_mode_config_init()
Maíra Canal
2023-04-12
1
-1
/
+5
*
drm/vkms: Use drmm_crtc_init_with_planes()
Maíra Canal
2023-04-12
1
-3
/
+2
*
drm/vkms: Remove <drm/drm_simple_kms_helper.h> include
Javier Martinez Canillas
2023-04-07
1
-2
/
+6
*
drm/vkms: Drop vkms_connector_destroy() wrapper
Javier Martinez Canillas
2023-04-07
1
-6
/
+1
*
drm/vkms: allow the primary plane to be positioned
Maíra Canal
2023-04-06
1
-5
/
+1
*
drm/vkms: remove the need for the primary plane to be visible
Maíra Canal
2023-04-06
1
-4
/
+0
*
drm/vkms: reintroduce prepare_fb and cleanup_fb functions
Maíra Canal
2023-01-12
1
-1
/
+35
*
drm/vkms: use new debugfs device-centered functions
Maíra Canal
2022-12-22
1
-11
/
+6
*
drm/vkms: change min cursor size to accept smaller values
Alaa Emad
2022-11-29
1
-2
/
+2
*
drm/vkms: Fix null-ptr-deref in vkms_release()
Yuan Can
2022-11-29
1
-1
/
+2
*
drm/vkms: Fix memory leak in vkms_init()
Yuan Can
2022-11-29
1
-1
/
+6
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-09-14
1
-34
/
+19
|
\
|
*
drm/vkms: fix 32bit compilation error by replacing macros
Melissa Wen
2022-09-11
1
-34
/
+19
*
|
drm/vkms: fix variable dereferenced before check warning
Harshit Mogalapalli
2022-09-10
1
-1
/
+2
|
/
*
drm: vkms: Add support to the RGB565 format
Igor Torrente
2022-09-05
3
-3
/
+76
*
drm: vkms: Adds XRGB_16161616 and ARGB_1616161616 formats
Igor Torrente
2022-09-05
3
-1
/
+82
*
drm: vkms: Supports to the case where primary plane doesn't match the CRTC
Igor Torrente
2022-09-05
2
-31
/
+32
*
drm: vkms: Refactor the plane composer to accept new formats
Igor Torrente
2022-09-05
6
-178
/
+318
*
drm: vkms: Add fb information to `vkms_writeback_job`
Igor Torrente
2022-09-05
2
-8
/
+35
*
drm: vkms: get the reference to `drm_framebuffer` instead if coping it
Igor Torrente
2022-09-05
3
-8
/
+8
*
drm: drm_atomic_helper: Add a new helper to deal with the writeback connector...
Igor Torrente
2022-09-05
1
-5
/
+4
*
drm: vkms: Rename `vkms_composer` to `vkms_frame_info`
Igor Torrente
2022-09-05
3
-65
/
+66
*
drm: vkms: Replace hardcoded value of `vkms_composer.map` to DRM_FORMAT_MAX_P...
Igor Torrente
2022-09-05
1
-1
/
+1
*
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
1
-2
/
+2
*
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-07-26
1
-1
/
+0
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-06-20
2
-0
/
+2
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2022-06-20
1
-2
/
+2
|
\
|
*
Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2022-06-15
1
-1
/
+1
|
|
\
[next]