index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
2024-04-22
Backmerge tag 'v6.9-rc5' into drm-next
Dave Airlie
2024-04-15
drm/vmwgfx: Implement virtual crc generation
Zack Rusin
2024-04-15
drm/vmwgfx: Implement virtual kms
Zack Rusin
2024-04-15
drm/vmwgfx: Sort primary plane formats by order of preference
Zack Rusin
2024-04-15
drm/vmwgfx: Fix crtc's atomic check conditional
Zack Rusin
2024-04-15
drm/vmwgfx: Fix prime import/export
Zack Rusin
2024-04-09
drm/vmwgfx: Enable DMA mappings with SEV
Zack Rusin
2024-04-02
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-03-28
drm/vmwgfx: Remove unused code
Ian Forbes
2024-03-27
drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed
Jocelyn Falempe
2024-03-11
drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}()
Thomas Zimmermann
2024-01-30
drm/vmwgfx: Fix the lifetime of the bo cursor memory
Zack Rusin
2024-01-30
drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created MOBs
Martin Krastev
2024-01-30
drm/vmwgfx: Make all surfaces shareable
Maaz Mombasawala
2024-01-30
drm/vmwgfx: Refactor drm connector probing for display modes
Martin Krastev
2024-01-26
drm/vmwgfx: Fix possible null pointer derefence with invalid contexts
Zack Rusin
2024-01-26
drm/vmwgfx: Add SVGA_3D_CMD_DEFINE_GB_SURFACE_V4 to command array.
Ian Forbes
2024-01-25
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
2024-01-22
drm/vmwgfx: remove vmw_vram_gmr_placement
Christian König
2024-01-03
drm/vmwgfx: Unmap the surface before resetting it on a plane state
Zack Rusin
2024-01-03
drm/vmwgfx: fix kernel-doc Excess struct member 'base'
Randy Dunlap
2024-01-03
drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node
Zhipeng Lu
2024-01-03
drm/vmwgfx: fix all kernel-doc warnings in stdu
Randy Dunlap
2024-01-03
drm/vmwgfx: Fix typos in vmwgfx_execbuf.c
Ghanshyam Agrawal
2023-11-24
drm/vmwgfx: Disable damage clipping if FB changed since last page-flip
Javier Martinez Canillas
2023-11-24
drm/vmwgfx: 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-10-24
Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...
Dave Airlie
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-10-09
drm/vmwgfx: Keep a gem reference to user bos in surfaces
Zack Rusin
2023-10-09
drm/vmwgfx: fix typo of sizeof argument
Konstantin Meskhidze
2023-10-09
drm: vmwgfx_surface.c: copy user-array safely
Philipp Stanner
2023-10-05
drm/vmwgfx: Annotate struct vmw_surface_dirty with __counted_by
Kees Cook
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-20
drm: Update file owner during use
Tvrtko Ursulin
2023-08-23
drm/vmwgfx: Fix possible invalid drm gem put calls
Zack Rusin
2023-08-23
drm/vmwgfx: Fix shader stage validation
Zack Rusin
2023-06-07
drm/vmwgfx: Add unwind hints around RBP clobber
Josh Poimboeuf
2023-04-26
Merge tag 'flex-array-transformations-6.4-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
2023-04-11
drm/vmwgfx: remove unused vmw_overlay function
Tom Rix
2023-04-11
drm/vmwgfx: Fix Legacy Display Unit atomic drm support
Martin Krastev
2023-04-11
drm/vmwgfx: Print errors when running on broken/unsupported configs
Zack Rusin
2023-04-11
drm/vmwgfx: Drop mksstat_init_record fn as currently unused
Martin Krastev
2023-03-22
drm/fbdev-generic: Remove unused prefer_shadow_fbdev flag
Thomas Zimmermann
2023-03-15
drm/vmwgfx: Fix src/dst_pitch confusion
Zack Rusin
2023-03-15
drm: Track clients by tgid and not tid
Tvrtko Ursulin
2023-03-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-03-06
drm/vmwgfx: Replace one-element array with flexible-array member
Gustavo A. R. Silva
[next]