index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vboxvideo
/
vbox_mode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vboxvideo: Use the hotspot properties from cursor planes
Zack Rusin
2023-11-24
1
-2
/
+2
*
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
*
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-02-08
1
-2
/
+2
*
drm/vbox: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
2021-08-08
1
-1
/
+1
*
drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS
Daniel Vetter
2021-06-24
1
-2
/
+1
*
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/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-09
1
-3
/
+8
*
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: Stop using drm_device->dev_private
Daniel Vetter
2020-04-28
1
-5
/
+5
*
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/vboxvideo: Replace struct vram_framebuffer with generic implemenation
Thomas Zimmermann
2019-10-16
1
-41
/
+8
*
drm/vboxvideo: Switch to drm_atomic_helper_dirty_fb()
Thomas Zimmermann
2019-10-16
1
-0
/
+33
*
drm/vboxvideo: Switch to generic fbdev emulation
Thomas Zimmermann
2019-10-16
1
-1
/
+2
*
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-05-22
1
-2
/
+1
|
\
|
*
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-09
1
-2
/
+1
*
|
drm/vboxvideo: Convert vboxvideo driver to |struct drm_gem_vram_object|
Thomas Zimmermann
2019-05-15
1
-17
/
+19
|
/
*
drm/vboxvideo: Move the vboxvideo driver out of staging
Hans de Goede
2019-03-11
1
-0
/
+940