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
/
virtio
/
virtgpu_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
drm/virtio: set fb_modifiers_not_supported
Chia-I Wu
1
-0
/
+2
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-03-25
drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
Liu Zixian
1
-0
/
+2
2021-10-11
drm/virtio: fix the missed drm_gem_object_put() in virtio_gpu_user_framebuffe...
Jing Xiangfeng
1
-1
/
+3
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
1
-1
/
+3
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-1
/
+1
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-1
/
+1
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+2
2020-09-15
drm/virtio: use drmm_mode_config_init
Gerd Hoffmann
1
-4
/
+7
2020-09-02
drm/virtio: drop virtio_gpu_output->enabled
Gerd Hoffmann
1
-4
/
+0
2020-09-02
drm/virtio: fix unblank
Gerd Hoffmann
1
-0
/
+11
2020-08-17
drm/virtgpu: remove redundant assignments to width and height
Colin Ian King
1
-2
/
+0
2020-07-14
drm/virtio: Remove open-coded commit-tail function
Daniel Vetter
1
-20
/
+0
2020-05-20
drm/virtio: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-1
/
+1
2020-04-02
drm/virtgpu: Use simple encoder
Thomas Zimmermann
1
-6
/
+2
2020-02-17
drm/virtio: batch plane updates (pageflip)
Gerd Hoffmann
1
-0
/
+2
2020-02-12
drm/virtio: add drm_driver.release callback.
Gerd Hoffmann
1
-1
/
+0
2020-02-05
drm/virtio: fix vblank handling
Gerd Hoffmann
1
-0
/
+1
2020-01-30
drm/virtio: Remove sending of vblank event
Thomas Zimmermann
1
-8
/
+0
2019-12-19
drm/virtio: move drm_connector_to_virtio_gpu_output to virtgpu_display
Gurchetan Singh
1
-0
/
+3
2019-12-19
drm/virtio: static-ify virtio_gpu_framebuffer_init
Gurchetan Singh
1
-1
/
+1
2019-07-15
drm/virtgpu: drop use of drmP.h
Sam Ravnborg
1
-2
/
+5
2019-06-13
drm/virtio: drop framebuffer dirty tracking code
Gerd Hoffmann
1
-18
/
+2
2019-04-02
drm/virtio: add missing drm_atomic_helper_shutdown() call.
Gerd Hoffmann
1
-0
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-09
drm/virtio: Drop deprecated load/unload initialization
Ezequiel Garcia
1
-2
/
+1
2019-01-08
drm/virtio: Remove incorrect kfree()
Ezequiel Garcia
1
-4
/
+0
2018-12-14
drm/virtio: switch to generic fbdev emulation
Gerd Hoffmann
1
-1
/
+0
2018-11-21
drm/virtio: add edid support
Gerd Hoffmann
1
-0
/
+12
2018-09-25
drm/virtio: fix DRM_FORMAT_* handling
Gerd Hoffmann
1
-0
/
+5
2018-09-10
drm/virtio: Remove set but not used variable 'bo'
YueHaibing
1
-3
/
+0
2018-09-05
drm/virtio: track virtual output state
Gerd Hoffmann
1
-0
/
+4
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-06-11
drm/virtio: Stop updating plane->crtc
Ville Syrjälä
1
-2
/
+0
2018-05-18
drm/virtio: Place GEM BOs in drm_framebuffer
Daniel Stone
1
-25
/
+5
2018-04-25
drm/virtio: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-02-27
drm/virtio: Replace 'unsigned' for 'unsigned int'
Rodrigo Siqueira
1
-2
/
+2
2018-02-27
drm/virtio: Add blank line after variable declarations
Rodrigo Siqueira
1
-0
/
+1
2018-02-27
drm/virtio: Add tabs at the start of a line
Rodrigo Siqueira
1
-1
/
+1
2017-11-10
drm/virtio: add create_handle support.
Lepton Wu
1
-0
/
+12
2017-10-02
drm/virtio: Replace instances of reference/unreference with get/put
Srishti Sharma
1
-2
/
+2
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
1
-2
/
+3
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-2
/
+3
2017-02-12
drm: Constify drm_mode_config atomic helper private pointer
Laurent Pinchart
1
-1
/
+1
2016-12-15
drm/virtio: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init()
Ville Syrjälä
1
-1
/
+2
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-1
/
+1
2016-11-03
virtio-gpu: fix vblank events
Gerd Hoffmann
1
-2
/
+1
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
1
-1
/
+2
2016-07-19
drm/virtio: Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
[next]