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
/
vboxvideo
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vboxvideo: Add PCI region request
Philipp Stanner
2024-08-09
1
-0
/
+4
*
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-19
1
-11
/
+9
|
\
|
*
drm/vboxvideo: fix mapping leaks
Philipp Stanner
2024-07-11
1
-11
/
+9
*
|
drm/fbdev-generic: Convert to fbdev-ttm
Thomas Zimmermann
2024-05-02
1
-2
/
+2
|
/
*
drm/vboxvideo: Use the hotspot properties from cursor planes
Zack Rusin
2023-11-24
1
-2
/
+2
*
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Zack Rusin
2023-11-24
1
-1
/
+1
*
drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc drivers
Douglas Anderson
2023-09-21
1
-0
/
+10
*
drm/vboxvideo: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-18
2
-2
/
+1
*
drm: vboxvideo: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-12-12
1
-5
/
+1
*
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-11-05
1
-1
/
+0
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm/vboxvideo: Don't set struct drm_driver.lastclose
Thomas Zimmermann
2022-11-05
1
-2
/
+0
*
drm/vboxvideo: fix repeated words in comments
Jilin Yuan
2022-09-17
1
-1
/
+1
*
drm/plane-helper: Export individual helpers
Thomas Zimmermann
2022-07-26
1
-2
/
+2
*
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
1
-4
/
+4
*
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
1
-0
/
+1
*
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-25
1
-18
/
+2
|
\
|
*
drm/vboxvideo: Replace module-init boiler-plate code with DRM helpers
Thomas Zimmermann
2022-01-27
1
-18
/
+2
*
|
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-02-07
1
-2
/
+2
|
/
*
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
2021-11-27
1
-2
/
+1
*
drm/vboxvideo: Drop CONFIG_VGA_CONSOLE guard to call vgacon_text_force()
Javier Martinez Canillas
2021-11-27
1
-2
/
+0
*
drm/vboxvideo: fix a NULL vs IS_ERR() check
Dan Carpenter
2021-11-18
1
-2
/
+2
*
drm/vboxvideo: Use managed interfaces for framebuffer write combining
Thomas Zimmermann
2021-09-23
3
-14
/
+9
*
drm/vbox: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
2021-08-08
1
-1
/
+1
*
drm/vbox: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-07-15
3
-7
/
+11
*
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-07-01
1
-1
/
+1
*
drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS
Daniel Vetter
2021-06-24
1
-2
/
+1
*
drm/vboxvideo/modesetting: Provide function names for prototype headers
Lee Jones
2021-06-03
1
-8
/
+12
*
drm/vboxvideo/hgsmi_base: Place function names into headers
Lee Jones
2021-06-03
1
-7
/
+12
*
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-04-14
1
-1
/
+2
*
drm/vboxvideo: Use managed VRAM-helper initialization
Tian Tao
2021-03-11
1
-5
/
+2
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
1
-2
/
+4
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-4
/
+10
*
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
1
-11
/
+13
*
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
1
-4
/
+4
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-2
/
+6
*
drm/vboxvideo: Implement cursor plane with struct drm_shadow_plane_state
Thomas Zimmermann
2021-02-09
1
-21
/
+7
*
drm/vboxvideo: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-06
4
-11
/
+19
*
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-09
1
-3
/
+8
*
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
1
-2
/
+2
*
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
1
-1
/
+1
*
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-09
1
-2
/
+2
*
drm/vboxvideo: Use drm_gem_vram_vmap() interfaces
Thomas Zimmermann
2020-09-14
1
-4
/
+6
*
drm/vboxvideo: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-16
2
-2
/
+2
*
drm/vboxvideo: Use devm_gen_pool_create
Daniel Vetter
2020-04-28
1
-14
/
+8
*
drm/vboxvideo: use managed pci functions
Daniel Vetter
2020-04-28
2
-10
/
+3
*
drm/vboxvideo: Stop using drm_device->dev_private
Daniel Vetter
2020-04-28
4
-7
/
+7
*
drm/vboxvideo: Use devm_drm_dev_alloc
Daniel Vetter
2020-04-28
1
-14
/
+5
*
drm/vboxvideo: drop DRM_MTRR_WC #define
Daniel Vetter
2020-04-28
1
-12
/
+0
[next]