开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vboxvideo
Age
Commit message (
Expand
)
Author
2023-11-24
drm/vboxvideo: Use the hotspot properties from cursor planes
Zack Rusin
2023-11-24
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Zack Rusin
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc drivers
Douglas Anderson
2023-01-18
drm/vboxvideo: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2022-12-12
drm: vboxvideo: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
drm/vboxvideo: Don't set struct drm_driver.lastclose
Thomas Zimmermann
2022-09-17
drm/vboxvideo: fix repeated words in comments
Jilin Yuan
2022-07-26
drm/plane-helper: Export individual helpers
Thomas Zimmermann
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-01-27
drm/vboxvideo: Replace module-init boiler-plate code with DRM helpers
Thomas Zimmermann
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
2021-11-27
drm/vboxvideo: Drop CONFIG_VGA_CONSOLE guard to call vgacon_text_force()
Javier Martinez Canillas
2021-11-18
drm/vboxvideo: fix a NULL vs IS_ERR() check
Dan Carpenter
2021-09-23
drm/vboxvideo: Use managed interfaces for framebuffer write combining
Thomas Zimmermann
2021-08-08
drm/vbox: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
2021-07-15
drm/vbox: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-06-24
drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS
Daniel Vetter
2021-06-03
drm/vboxvideo/modesetting: Provide function names for prototype headers
Lee Jones
2021-06-03
drm/vboxvideo/hgsmi_base: Place function names into headers
Lee Jones
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-03-11
drm/vboxvideo: Use managed VRAM-helper initialization
Tian Tao
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-09
drm/vboxvideo: Implement cursor plane with struct drm_shadow_plane_state
Thomas Zimmermann
2021-01-06
drm/vboxvideo: Remove references to struct drm_device.pdev
Thomas Zimmermann
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-09-14
drm/vboxvideo: Use drm_gem_vram_vmap() interfaces
Thomas Zimmermann
2020-07-16
drm/vboxvideo: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-04-28
drm/vboxvideo: Use devm_gen_pool_create
Daniel Vetter
2020-04-28
drm/vboxvideo: use managed pci functions
Daniel Vetter
2020-04-28
drm/vboxvideo: Stop using drm_device->dev_private
Daniel Vetter
2020-04-28
drm/vboxvideo: Use devm_drm_dev_alloc
Daniel Vetter
2020-04-28
drm/vboxvideo: drop DRM_MTRR_WC #define
Daniel Vetter
2020-04-17
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-04-08
drm/vboxvideo: Set up fbdev after registering device; remove error checks
Thomas Zimmermann
2020-03-26
drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers call, v2
Hans de Goede
2020-03-26
drm/<drivers>: Use drmm_add_final_kfree
Daniel Vetter
[next]