| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/vmwgfx: Fix handling of dumb buffers | Zack Rusin | 2024-08-11 | 1 | -299/+203 |
* | drm/vmwgfx: Don't memcmp equivalent pointers | Ian Forbes | 2024-06-05 | 1 | -1/+1 |
* | drm/vmwgfx: Remove STDU logic from generic mode_valid function | Ian Forbes | 2024-06-05 | 1 | -17/+9 |
* | Backmerge tag 'v6.9-rc5' into drm-next | Dave Airlie | 2024-04-22 | 1 | -3/+8 |
|\ |
|
| * | drm/vmwgfx: Fix crtc's atomic check conditional | Zack Rusin | 2024-04-15 | 1 | -3/+8 |
* | | drm/vmwgfx: Implement virtual crc generation | Zack Rusin | 2024-04-15 | 1 | -3/+28 |
* | | drm/vmwgfx: Implement virtual kms | Zack Rusin | 2024-04-15 | 1 | -7/+8 |
* | | drm/vmwgfx: Remove unused code | Ian Forbes | 2024-03-28 | 1 | -12/+0 |
|/ |
|
* | drm/vmwgfx: Fix the lifetime of the bo cursor memory | Zack Rusin | 2024-01-30 | 1 | -12/+1 |
* | drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created MOBs | Martin Krastev | 2024-01-30 | 1 | -1/+10 |
* | drm/vmwgfx: Refactor drm connector probing for display modes | Martin Krastev | 2024-01-30 | 1 | -183/+89 |
* | drm/vmwgfx: Unmap the surface before resetting it on a plane state | Zack Rusin | 2024-01-03 | 1 | -0/+4 |
* | drm/vmwgfx: Disable damage clipping if FB changed since last page-flip | Javier Martinez Canillas | 2023-11-24 | 1 | -0/+11 |
* | drm/vmwgfx: Use the hotspot properties from cursor planes | Zack Rusin | 2023-11-24 | 1 | -7/+2 |
* | drm/vmwgfx: Keep a gem reference to user bos in surfaces | Zack Rusin | 2023-10-09 | 1 | -3/+3 |
* | drm/vmwgfx: Fix possible invalid drm gem put calls | Zack Rusin | 2023-08-23 | 1 | -4/+2 |
* | drm/vmwgfx: Fix Legacy Display Unit atomic drm support | Martin Krastev | 2023-04-11 | 1 | -61/+1 |
* | drm/fbdev-generic: Remove unused prefer_shadow_fbdev flag | Thomas Zimmermann | 2023-03-22 | 1 | -1/+0 |
* | drm/vmwgfx: Do not drop the reference to the handle too soon | Zack Rusin | 2023-02-14 | 1 | -1/+3 |
* | drm/vmwgfx: Stop using raw ttm_buffer_object's | Zack Rusin | 2023-02-13 | 1 | -60/+45 |
* | drm/vmwgfx: Abstract placement selection | Zack Rusin | 2023-02-13 | 1 | -5/+17 |
* | drm/vmwgfx: Rename dummy to is_iomem | Zack Rusin | 2023-02-13 | 1 | -8/+8 |
* | drm/vmwgfx: Cleanup the vmw bo usage in the cursor paths | Zack Rusin | 2023-02-13 | 1 | -11/+1 |
* | drm/vmwgfx: Simplify fb pinning | Zack Rusin | 2023-02-13 | 1 | -66/+0 |
* | drm/vmwgfx: Rename vmw_buffer_object to vmw_bo | Zack Rusin | 2023-02-13 | 1 | -8/+9 |
* | drm/vmwgfx: Cleanup the cursor snooping code | Zack Rusin | 2022-10-31 | 1 | -12/+17 |
* | drm/vmwgfx: Validate the box size for the snooped cursor | Zack Rusin | 2022-10-31 | 1 | -1/+2 |
* | drm/vmwgfx: Remove explicit and broken vblank handling | Zack Rusin | 2022-10-25 | 1 | -34/+0 |
* | drm/vmwgfx: Port the framebuffer code to drm fb helpers | Zack Rusin | 2022-10-25 | 1 | -70/+9 |
* | drm/vmwgfx: Diff cursors when using cmds | Michael Banack | 2022-10-25 | 1 | -60/+60 |
* | drm/vmwgfx: Support cursor surfaces with mob cursor | Michael Banack | 2022-10-25 | 1 | -29/+49 |
* | drm/vmwgfx: Start diffing new mob cursors against old ones | Michael Banack | 2022-10-25 | 1 | -21/+74 |
* | drm/vmwgfx: Clean up cursor mobs | Michael Banack | 2022-10-25 | 1 | -182/+259 |
* | drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING | Thomas Zimmermann | 2022-07-26 | 1 | -4/+4 |
* | drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers | Thomas Zimmermann | 2022-07-26 | 1 | -1/+0 |
* | drm/vmwgfx: Remove trailing whitespace | Thomas Zimmermann | 2022-07-26 | 1 | -1/+1 |
* | drm/vmwgfx: Stop using 'TRUE' | Ville Syrjälä | 2022-07-05 | 1 | -1/+1 |
* | drm/vmwgfx: validate the screen formats | Zack Rusin | 2022-03-21 | 1 | -14/+16 |
* | drm/vmwgfx: Fix mob cursor allocation race | Zack Rusin | 2022-03-21 | 1 | -0/+8 |
* | drm/vmwgfx: Fix fencing on SVGAv3 | Zack Rusin | 2022-03-11 | 1 | -3/+5 |
* | drm/vmwgfx: Add support for CursorMob and CursorBypass 4 | Martin Krastev | 2022-03-11 | 1 | -75/+324 |
* | drm/vmwgfx: Fix stale file descriptors on failed usercopy | Mathias Krause | 2022-01-27 | 1 | -1/+1 |
* | drm/vmwgfx: Implement create_handle on drm_framebuffer_funcs | Zack Rusin | 2021-12-09 | 1 | -0/+11 |
* | drm/vmwgfx: Implement DRIVER_GEM | Zack Rusin | 2021-12-09 | 1 | -29/+3 |
* | drm/vmwgfx: Remove the dedicated memory accounting | Zack Rusin | 2021-12-09 | 1 | -1/+1 |
* | Revert "drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_... | Sean Paul | 2021-10-04 | 1 | -8/+4 |
* | drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() | Fernando Ramos | 2021-10-01 | 1 | -4/+8 |
* | drm/vmwgfx: Make use of PFN_ALIGN/PFN_UP helper macro | Cai Huoqing | 2021-08-09 | 1 | -1/+1 |
* | drm/vmwgfx: Cleanup logging | Zack Rusin | 2021-07-28 | 1 | -0/+10 |
* | drm/vmwgfx: Update device headers | Zack Rusin | 2021-06-16 | 1 | -3/+3 |