index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vboxvideo
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-4
/
+4
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
-0
/
+4
2025-10-06
drm/vboxvideo: Switch to drm_atomic_get_new_crtc_state()
Maxime Ripard
-4
/
+4
2025-02-28
drm/vboxvideo: Remove unused hgsmi_cursor_position
Dr. David Alan Gilbert
-39
/
+0
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
-2
/
+0
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
-1
/
+1
2024-10-14
drm/vboxvideo: Use video aperture helpers
Thomas Zimmermann
-2
/
+3
2024-10-09
Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-1
/
+4
2024-10-01
Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-4
/
+10
2024-09-26
drm/vboxvideo: Run DRM default client setup
Thomas Zimmermann
-1
/
+4
2024-09-14
drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA
Hans de Goede
-4
/
+10
2024-08-09
drm/vboxvideo: Add PCI region request
Philipp Stanner
-0
/
+4
2024-07-19
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-11
/
+9
2024-07-11
drm/vboxvideo: fix mapping leaks
Philipp Stanner
-11
/
+9
2024-05-02
drm/fbdev-generic: Convert to fbdev-ttm
Thomas Zimmermann
-2
/
+2
2023-11-24
drm/vboxvideo: Use the hotspot properties from cursor planes
Zack Rusin
-2
/
+2
2023-11-24
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Zack Rusin
-1
/
+1
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc drivers
Douglas Anderson
-0
/
+10
2023-01-18
drm/vboxvideo: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
-2
/
+1
2022-12-12
drm: vboxvideo: Remove #ifdef guards for PM related functions
Paul Cercueil
-5
/
+1
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
-1
/
+0
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
-1
/
+1
2022-11-05
drm/vboxvideo: Don't set struct drm_driver.lastclose
Thomas Zimmermann
-2
/
+0
2022-09-17
drm/vboxvideo: fix repeated words in comments
Jilin Yuan
-1
/
+1
2022-07-26
drm/plane-helper: Export individual helpers
Thomas Zimmermann
-2
/
+2
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
-4
/
+4
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
-0
/
+1
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
-0
/
+1
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-18
/
+2
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
-2
/
+2
2022-01-27
drm/vboxvideo: Replace module-init boiler-plate code with DRM helpers
Thomas Zimmermann
-18
/
+2
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
-2
/
+1
2021-11-27
drm/vboxvideo: Drop CONFIG_VGA_CONSOLE guard to call vgacon_text_force()
Javier Martinez Canillas
-2
/
+0
2021-11-18
drm/vboxvideo: fix a NULL vs IS_ERR() check
Dan Carpenter
-2
/
+2
2021-09-23
drm/vboxvideo: Use managed interfaces for framebuffer write combining
Thomas Zimmermann
-14
/
+9
2021-08-08
drm/vbox: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
-1
/
+1
2021-07-15
drm/vbox: Convert to Linux IRQ interfaces
Thomas Zimmermann
-7
/
+11
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
-1
/
+1
2021-06-24
drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS
Daniel Vetter
-2
/
+1
2021-06-03
drm/vboxvideo/modesetting: Provide function names for prototype headers
Lee Jones
-8
/
+12
2021-06-03
drm/vboxvideo/hgsmi_base: Place function names into headers
Lee Jones
-7
/
+12
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
-1
/
+2
2021-03-11
drm/vboxvideo: Use managed VRAM-helper initialization
Tian Tao
-5
/
+2
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
-2
/
+4
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
-4
/
+10
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
-11
/
+13
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
-4
/
+4
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
-2
/
+6
2021-02-09
drm/vboxvideo: Implement cursor plane with struct drm_shadow_plane_state
Thomas Zimmermann
-21
/
+7
[next]