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/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
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-04-17
1
-0
/
+4
|
\
|
*
drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers call, v2
Hans de Goede
2020-03-26
1
-0
/
+4
*
|
drm/vboxvideo: Set up fbdev after registering device; remove error checks
Thomas Zimmermann
2020-04-08
1
-4
/
+2
*
|
drm/<drivers>: Use drmm_add_final_kfree
Daniel Vetter
2020-03-26
1
-0
/
+2
|
/
*
drm/vboxvideo/vboxvideo.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-07
1
-1
/
+1
*
drm/vboxvideo: Implement struct drm_mode_config_funcs.mode_valid
Thomas Zimmermann
2020-02-06
1
-0
/
+1
*
drm/vboxvideo: Remove sending of vblank event
Thomas Zimmermann
2020-01-30
1
-12
/
+0
*
drm/vboxvideo: Use drm_gem_fb_create_with_dirty instead of drm_gem_fb_create
Hans de Goede
2019-10-29
1
-1
/
+1
*
drm/vboxvideo: Replace prepare_fb()/cleanup_fb() with GEM VRAM helpers
Thomas Zimmermann
2019-10-24
1
-57
/
+4
*
drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS
Gerd Hoffmann
2019-10-17
1
-4
/
+1
*
drm/vboxvideo: Replace struct vram_framebuffer with generic implemenation
Thomas Zimmermann
2019-10-16
3
-115
/
+8
*
drm/vboxvideo: Switch to drm_atomic_helper_dirty_fb()
Thomas Zimmermann
2019-10-16
3
-63
/
+35
*
drm/vboxvideo: Switch to generic fbdev emulation
Thomas Zimmermann
2019-10-16
5
-169
/
+6
*
drm/vram: Have VRAM MM call GEM VRAM functions directly
Thomas Zimmermann
2019-09-12
1
-2
/
+1
*
drm/vram: Move VRAM memory manager to GEM VRAM implementation
Thomas Zimmermann
2019-09-12
1
-2
/
+0
*
drm/vram: fix Kconfig
Gerd Hoffmann
2019-09-10
1
-0
/
+2
*
drm/vboxvideo: Make structure vbox_fb_helper_funcs constant
Nishka Dasgupta
2019-08-18
1
-1
/
+1
*
drm/vram: use embedded gem object
Gerd Hoffmann
2019-08-06
1
-1
/
+1
*
drm/vbox: Remove empty PRIME functions
Thomas Zimmermann
2019-07-03
4
-78
/
+1
*
drm/vboxvideo: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
1
-2
/
+0
*
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-21
1
-1
/
+1
*
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-05-22
3
-7
/
+7
|
\
|
*
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-08
3
-7
/
+7
*
|
drm/vboxvideo: Convert vboxvideo driver to VRAM MM
Thomas Zimmermann
2019-05-15
5
-165
/
+13
*
|
drm/vboxvideo: Convert vboxvideo driver to |struct drm_gem_vram_object|
Thomas Zimmermann
2019-05-15
7
-372
/
+45
|
/
[next]