index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vboxvideo
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-24
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-18
/
+2
2022-02-08
dma-buf-map: Rename to iosys-map
Lucas De Marchi
1
-2
/
+2
2022-01-27
drm/vboxvideo: Replace module-init boiler-plate code with DRM helpers
Thomas Zimmermann
1
-18
/
+2
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
1
-2
/
+1
2021-11-27
drm/vboxvideo: Drop CONFIG_VGA_CONSOLE guard to call vgacon_text_force()
Javier Martinez Canillas
1
-2
/
+0
2021-11-18
drm/vboxvideo: fix a NULL vs IS_ERR() check
Dan Carpenter
1
-2
/
+2
2021-09-23
drm/vboxvideo: Use managed interfaces for framebuffer write combining
Thomas Zimmermann
3
-14
/
+9
2021-08-08
drm/vbox: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
1
-1
/
+1
2021-07-15
drm/vbox: Convert to Linux IRQ interfaces
Thomas Zimmermann
3
-7
/
+11
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-06-24
drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS
Daniel Vetter
1
-2
/
+1
2021-06-03
drm/vboxvideo/modesetting: Provide function names for prototype headers
Lee Jones
1
-8
/
+12
2021-06-03
drm/vboxvideo/hgsmi_base: Place function names into headers
Lee Jones
1
-7
/
+12
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
1
-1
/
+2
2021-03-11
drm/vboxvideo: Use managed VRAM-helper initialization
Tian Tao
1
-5
/
+2
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-2
/
+4
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-4
/
+10
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
1
-11
/
+13
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-4
/
+4
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-2
/
+6
2021-02-09
drm/vboxvideo: Implement cursor plane with struct drm_shadow_plane_state
Thomas Zimmermann
1
-21
/
+7
2021-01-06
drm/vboxvideo: Remove references to struct drm_device.pdev
Thomas Zimmermann
4
-11
/
+19
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
1
-3
/
+8
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-2
/
+2
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-1
/
+1
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+2
2020-09-14
drm/vboxvideo: Use drm_gem_vram_vmap() interfaces
Thomas Zimmermann
1
-4
/
+6
2020-07-16
drm/vboxvideo: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-04-28
drm/vboxvideo: Use devm_gen_pool_create
Daniel Vetter
1
-14
/
+8
2020-04-28
drm/vboxvideo: use managed pci functions
Daniel Vetter
2
-10
/
+3
2020-04-28
drm/vboxvideo: Stop using drm_device->dev_private
Daniel Vetter
4
-7
/
+7
2020-04-28
drm/vboxvideo: Use devm_drm_dev_alloc
Daniel Vetter
1
-14
/
+5
2020-04-28
drm/vboxvideo: drop DRM_MTRR_WC #define
Daniel Vetter
1
-12
/
+0
2020-04-17
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+4
2020-04-08
drm/vboxvideo: Set up fbdev after registering device; remove error checks
Thomas Zimmermann
1
-4
/
+2
2020-03-26
drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers call, v2
Hans de Goede
1
-0
/
+4
2020-03-26
drm/<drivers>: Use drmm_add_final_kfree
Daniel Vetter
1
-0
/
+2
2020-03-07
drm/vboxvideo/vboxvideo.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-06
drm/vboxvideo: Implement struct drm_mode_config_funcs.mode_valid
Thomas Zimmermann
1
-0
/
+1
2020-01-30
drm/vboxvideo: Remove sending of vblank event
Thomas Zimmermann
1
-12
/
+0
2019-10-29
drm/vboxvideo: Use drm_gem_fb_create_with_dirty instead of drm_gem_fb_create
Hans de Goede
1
-1
/
+1
2019-10-24
drm/vboxvideo: Replace prepare_fb()/cleanup_fb() with GEM VRAM helpers
Thomas Zimmermann
1
-57
/
+4
2019-10-17
drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS
Gerd Hoffmann
1
-4
/
+1
2019-10-16
drm/vboxvideo: Replace struct vram_framebuffer with generic implemenation
Thomas Zimmermann
3
-115
/
+8
2019-10-16
drm/vboxvideo: Switch to drm_atomic_helper_dirty_fb()
Thomas Zimmermann
3
-63
/
+35
2019-10-16
drm/vboxvideo: Switch to generic fbdev emulation
Thomas Zimmermann
5
-169
/
+6
2019-09-12
drm/vram: Have VRAM MM call GEM VRAM functions directly
Thomas Zimmermann
1
-2
/
+1
2019-09-12
drm/vram: Move VRAM memory manager to GEM VRAM implementation
Thomas Zimmermann
1
-2
/
+0
2019-09-10
drm/vram: fix Kconfig
Gerd Hoffmann
1
-0
/
+2
2019-08-18
drm/vboxvideo: Make structure vbox_fb_helper_funcs constant
Nishka Dasgupta
1
-1
/
+1
[next]