index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_display.c
Age
Commit message (
Expand
)
Author
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
2024-05-13
drm/virtio: switch to struct drm_edid
Jani Nikula
2023-03-03
drm/virtio: Add option to disable KMS support
Rob Clark
2022-09-07
drm/virtio: set fb_modifiers_not_supported
Chia-I Wu
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-03-25
drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
Liu Zixian
2021-10-11
drm/virtio: fix the missed drm_gem_object_put() in virtio_gpu_user_framebuffe...
Jing Xiangfeng
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-09-15
drm/virtio: use drmm_mode_config_init
Gerd Hoffmann
2020-09-02
drm/virtio: drop virtio_gpu_output->enabled
Gerd Hoffmann
2020-09-02
drm/virtio: fix unblank
Gerd Hoffmann
2020-08-17
drm/virtgpu: remove redundant assignments to width and height
Colin Ian King
2020-07-14
drm/virtio: Remove open-coded commit-tail function
Daniel Vetter
2020-05-19
drm/virtio: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-04-02
drm/virtgpu: Use simple encoder
Thomas Zimmermann
2020-02-17
drm/virtio: batch plane updates (pageflip)
Gerd Hoffmann
2020-02-12
drm/virtio: add drm_driver.release callback.
Gerd Hoffmann
2020-02-05
drm/virtio: fix vblank handling
Gerd Hoffmann
2020-01-30
drm/virtio: Remove sending of vblank event
Thomas Zimmermann
2019-12-19
drm/virtio: move drm_connector_to_virtio_gpu_output to virtgpu_display
Gurchetan Singh
2019-12-19
drm/virtio: static-ify virtio_gpu_framebuffer_init
Gurchetan Singh
2019-07-15
drm/virtgpu: drop use of drmP.h
Sam Ravnborg
2019-06-13
drm/virtio: drop framebuffer dirty tracking code
Gerd Hoffmann
2019-04-02
drm/virtio: add missing drm_atomic_helper_shutdown() call.
Gerd Hoffmann
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-09
drm/virtio: Drop deprecated load/unload initialization
Ezequiel Garcia
2019-01-08
drm/virtio: Remove incorrect kfree()
Ezequiel Garcia
2018-12-14
drm/virtio: switch to generic fbdev emulation
Gerd Hoffmann
2018-11-21
drm/virtio: add edid support
Gerd Hoffmann
2018-09-25
drm/virtio: fix DRM_FORMAT_* handling
Gerd Hoffmann
2018-09-10
drm/virtio: Remove set but not used variable 'bo'
YueHaibing
2018-09-05
drm/virtio: track virtual output state
Gerd Hoffmann
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-06-11
drm/virtio: Stop updating plane->crtc
Ville Syrjälä
2018-05-18
drm/virtio: Place GEM BOs in drm_framebuffer
Daniel Stone
2018-04-25
drm/virtio: fix mode_valid's return type
Luc Van Oostenryck
2018-02-27
drm/virtio: Replace 'unsigned' for 'unsigned int'
Rodrigo Siqueira
2018-02-27
drm/virtio: Add blank line after variable declarations
Rodrigo Siqueira
2018-02-27
drm/virtio: Add tabs at the start of a line
Rodrigo Siqueira
2017-11-10
drm/virtio: add create_handle support.
Lepton Wu
2017-10-02
drm/virtio: Replace instances of reference/unreference with get/put
Srishti Sharma
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-02-12
drm: Constify drm_mode_config atomic helper private pointer
Laurent Pinchart
2016-12-15
drm/virtio: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init()
Ville Syrjälä
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
[next]