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
/
virtio
/
virtgpu_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/virtgpu: drop use of drmP.h
Sam Ravnborg
2019-07-15
1
-2
/
+5
*
drm/virtio: drop framebuffer dirty tracking code
Gerd Hoffmann
2019-06-13
1
-18
/
+2
*
drm/virtio: add missing drm_atomic_helper_shutdown() call.
Gerd Hoffmann
2019-04-02
1
-0
/
+1
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
*
drm/virtio: Drop deprecated load/unload initialization
Ezequiel Garcia
2019-01-09
1
-2
/
+1
*
drm/virtio: Remove incorrect kfree()
Ezequiel Garcia
2019-01-08
1
-4
/
+0
*
drm/virtio: switch to generic fbdev emulation
Gerd Hoffmann
2018-12-14
1
-1
/
+0
*
drm/virtio: add edid support
Gerd Hoffmann
2018-11-21
1
-0
/
+12
*
drm/virtio: fix DRM_FORMAT_* handling
Gerd Hoffmann
2018-09-25
1
-0
/
+5
*
drm/virtio: Remove set but not used variable 'bo'
YueHaibing
2018-09-10
1
-3
/
+0
*
drm/virtio: track virtual output state
Gerd Hoffmann
2018-09-05
1
-0
/
+4
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm/virtio: Stop updating plane->crtc
Ville Syrjälä
2018-06-11
1
-2
/
+0
*
drm/virtio: Place GEM BOs in drm_framebuffer
Daniel Stone
2018-05-18
1
-25
/
+5
*
drm/virtio: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
drm/virtio: Replace 'unsigned' for 'unsigned int'
Rodrigo Siqueira
2018-02-27
1
-2
/
+2
*
drm/virtio: Add blank line after variable declarations
Rodrigo Siqueira
2018-02-27
1
-0
/
+1
*
drm/virtio: Add tabs at the start of a line
Rodrigo Siqueira
2018-02-27
1
-1
/
+1
*
drm/virtio: add create_handle support.
Lepton Wu
2017-11-10
1
-0
/
+12
*
drm/virtio: Replace instances of reference/unreference with get/put
Srishti Sharma
2017-10-02
1
-2
/
+2
*
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm: Constify drm_mode_config atomic helper private pointer
Laurent Pinchart
2017-02-12
1
-1
/
+1
*
drm/virtio: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init()
Ville Syrjälä
2016-12-15
1
-1
/
+2
*
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
virtio-gpu: fix vblank events
Gerd Hoffmann
2016-11-03
1
-2
/
+1
*
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-29
1
-1
/
+2
*
drm/virtio: Fix non static symbol warning
Wei Yongjun
2016-07-19
1
-1
/
+1
*
drm/virtgpu: Delete unnecessary checks before drm_gem_object_unreference_unlo...
Markus Elfring
2016-07-18
1
-4
/
+2
*
drm/virtio: Don't reinvent a flipping wheel
Daniel Vetter
2016-06-14
1
-58
/
+13
*
drm: virtgpu: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
1
-10
/
+0
*
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
2016-06-10
1
-1
/
+1
*
Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-...
Dave Airlie
2016-06-09
1
-91
/
+33
|
\
|
*
virtio-gpu: switch to atomic cursor interfaces
Gerd Hoffmann
2016-06-07
1
-90
/
+12
|
*
virtio-gpu: add atomic_commit function
Gerd Hoffmann
2016-06-07
1
-1
/
+21
*
|
drm/virtio: use drm_crtc_send_vblank_event()
Gustavo Padovan
2016-06-06
1
-1
/
+1
|
/
*
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
1
-2
/
+2
*
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-05-09
1
-0
/
+12
|
\
|
*
drm/virtio: send vblank event after crtc updates
Gustavo Padovan
2016-04-27
1
-0
/
+12
*
|
drm/virtio: Drop dummy gamma table support
Daniel Vetter
2016-04-12
1
-9
/
+0
|
/
*
drm/virtio: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-8
/
+0
*
drm/virtio: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-8
/
+0
*
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm/virtio: Drop dummy save/restore functions
Daniel Vetter
2015-12-08
1
-12
/
+0
*
Back merge tag 'v4.4-rc4' into drm-next
Dave Airlie
2015-12-08
1
-1
/
+1
|
\
|
*
virtio-gpu: use no-merge for fill-modes
Marc-André Lureau
2015-12-01
1
-1
/
+1
*
|
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-24
1
-2
/
+2
|
/
[next]