- 24df43d drm/vmwgfx: Implement create_handle on drm_framebuffer_funcs by Zack Rusin · 3 years, 1 month ago
- 8afa13a drm/vmwgfx: Implement DRIVER_GEM by Zack Rusin · 3 years, 1 month ago
- 8aadeb8 drm/vmwgfx: Remove the dedicated memory accounting by Zack Rusin · 3 years, 1 month ago
- e7b4818 Revert "drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()" by Sean Paul · 3 years, 3 months ago
- 6b92e77 drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() by Fernando Ramos · 3 years, 3 months ago
- bc65754 drm/vmwgfx: Make use of PFN_ALIGN/PFN_UP helper macro by Cai Huoqing · 3 years, 5 months ago
- 2b27354 drm/vmwgfx: Cleanup logging by Zack Rusin · 3 years, 5 months ago
- ebc9ac7 drm/vmwgfx: Update device headers by Zack Rusin · 3 years, 6 months ago
- 2cd80db drm/vmwgfx: Add basic support for SVGA3 by Zack Rusin · 3 years, 8 months ago
- 8211783 drm/vmwgfx: Remove the reservation semaphore by Zack Rusin · 3 years, 8 months ago
- 977697e drm/atomic: Pass the full state to planes atomic disable and update by Maxime Ripard · 3 years, 10 months ago
- e05162c0 drm: Store new plane state in a variable for atomic_update and disable by Maxime Ripard · 3 years, 10 months ago
- dec9202 drm: Use the state pointer directly in planes atomic_check by Maxime Ripard · 3 years, 10 months ago
- 7c11b99 drm/atomic: Pass the full state to planes atomic_check by Maxime Ripard · 3 years, 10 months ago
- ba5c164 drm: Rename plane atomic_check state names by Maxime Ripard · 3 years, 10 months ago
- 92f1d09 drm: Switch to %p4cc format modifier by Sakari Ailus · 3 years, 10 months ago
- b1afb87 drm/vmwgfx: Remove pointless code by Zack Rusin · 3 years, 11 months ago
- e3dc552 drm/vmwgfx: Correctly set the name of the preferred mode by Zack Rusin · 3 years, 11 months ago
- cfc51a7 drm/vmwgfx: add some 16:9 / 16:10 default resolutions by Roland Scheidegger · 3 years, 11 months ago
- c88c25a drm/vmwgfx/vmwgfx_kms: Update worthy function headers and demote others by Lee Jones · 4 years ago
- abd64e5 drm/vmwgfx/vmwgfx_kms: Remove unused variable 'ret' from 'vmw_du_primary_plane_atomic_check()' by Lee Jones · 4 years ago
- 625f8fb drm/vmwgfx: Fix display register usage for some older configs by Zack Rusin · 4 years, 1 month ago
- 8426ed9 drm/vmwgfx: Cleanup the cmd/fifo split by Zack Rusin · 4 years, 1 month ago
- be4f77a drm/vmwgfx: Cleanup fifo mmio handling by Zack Rusin · 4 years, 2 months ago
- 9703bb3 drm/vmwgfx: Switch to a managed drm device by Zack Rusin · 4 years, 2 months ago
- e11bfb9 drm/ttm: cleanup BO size handling v3 by Christian König · 4 years, 1 month ago
- f6ebe9f drm/atomic: Pass the full state to CRTC atomic begin and flush by Maxime Ripard · 4 years, 2 months ago
- 29b77ad drm/atomic: Pass the full state to CRTC atomic_check by Maxime Ripard · 4 years, 2 months ago
- e97644e drm/vmwgfx: fix spelling mistake "Cant" -> "Can't" by Colin Ian King · 4 years, 5 months ago
- 4437c11 drm/vmwgfx: Fix two list_for_each loop exit tests by Dan Carpenter · 4 years, 6 months ago
- a164347 drm/vmwgfx: Use __drm_atomic_helper_crtc_reset by Daniel Vetter · 4 years, 7 months ago
- 0425662 drm: Nuke mode->vrefresh by Ville Syrjälä · 4 years, 8 months ago
- 504901d drm/vmwgfx: Refactor surface_define to use vmw_surface_metadata by Deepak Rawat · 6 years ago
- 26b8287 drm/vmwgfx: Split surface metadata from struct vmw_surface by Deepak Rawat · 6 years ago
- 878c6ec drm/vmwgfx: Use enum to represent graphics context capabilities by Deepak Rawat · 6 years ago
- 2bdb738 drm/vmwgfx: Remove a few unused functions by Sebastian Andrzej Siewior · 4 years, 10 months ago
- 4bebe91 drm/vmwgfx: Convert to CRTC VBLANK callbacks by Thomas Zimmermann · 5 years ago
- d5c1f01 drm/vmwgfx: drop use of drmP.h in header files by Sam Ravnborg · 6 years ago
- 9bb34e9 drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errors by Deepak Rawat · 6 years ago
- 745adc3 drm/vmwgfx: Add debug message for layout change ioctl by Deepak Rawat · 6 years ago
- 52500de drm/vmwgfx: Don't look at state->allow_modeset by Daniel Vetter · 6 years ago
- 11c4541 drm/vmwgfx: Use preprocessor macro for FIFO allocation by Deepak Rawat · 6 years ago
- a9f58c4 drm/vmwgfx: Be more restrictive when dirtying resources by Thomas Hellstrom · 6 years ago
- 479d590 drm/vmwgfx: Also check for crtc status while checking for DU active by Deepak Rawat · 6 years ago
- 51fdbeb drm/vmwgfx: Fix an uninitialized fence handle value by Thomas Hellstrom · 6 years ago
- 9da6e26 drm/vmwgfx: Fix a layout race condition by Thomas Hellstrom · 6 years ago
- 9d9486e drm/vmwgfx: Fix up the implicit display unit handling by Thomas Hellstrom · 6 years ago
- b4fa61b drm/vmwgfx: Don't clear mode::type anymore by Deepak Rawat · 6 years ago
- 2f5544f drm/vmwgfx: Use atomic helper function for dirty fb IOCTL by Deepak Rawat · 6 years ago
- e41774c drm/vmwgfx: Add a new interface for plane update on a display unit by Deepak Rawat · 6 years ago
- 6542e9a Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
- 40e3def drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_check by Thomas Hellstrom · 6 years ago
- d04a836 Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 6 years ago
- 2724b2d drm/vmwgfx: Use new validation interface for the modesetting code v2 by Thomas Hellstrom · 6 years ago
- 9c079b8 drm/vmwgfx: Adapt execbuf to the new validation api by Thomas Hellstrom · 6 years ago
- 84e1bf0 drm/vmwgfx: Modify the resource validation interface by Thomas Hellstrom · 6 years ago
- bf78296 BackMerge v4.19-rc5 into drm-next by Dave Airlie · 6 years ago
- 140b4e6 drm/vmwgfx: limit mode size for all display unit to texture_max by Deepak Rawat · 6 years ago
- 0c1b174 drm/vmwgfx: limit screen size to stdu_max during check_modeset by Deepak Rawat · 6 years ago
- bfc8882 drm/vmwgfx: don't check for old_crtc_state enable status by Deepak Rawat · 6 years ago
- bc537a9 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
- e81eb98 drm/vmwgfx: Use __drm_atomic_helper_plane_reset instead of copying the logic by Alexandru Gheorghe · 6 years ago
- 294f96a Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
- 97e14fb drm: drop _mode_ from remaining connector functions by Daniel Vetter · 6 years ago
- b861686 Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 6 years ago
- 8038d2a Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 6 years ago
- 14b1c33 drm/vmwgfx: Add new ioctl for GB surface create and reference by Deepak Rawat · 7 years ago
- 3e79ecd drm/vmwgfx: Add gui_x/y to vmw_connector_state by Deepak Rawat · 7 years ago
- b89e5ff drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unit by Deepak Rawat · 7 years ago
- 018f60b drm/vmwgfx: Remove primary memory validation against mode while creating fb by Deepak Rawat · 7 years ago
- 7e14eab drm/vmwgfx: Perform memory validations only when need full modeset. by Deepak Rawat · 7 years ago
- 5e24133 drm/vmwgfx: Use modeset display memory validation for layout ioctl by Deepak Rawat · 7 years ago
- 0a80eb4 drm/vmwgfx: Perform topology validation during atomic modeset. by Deepak Rawat · 7 years ago
- b249cb4 drm/vmwgfx: Fix atomic mode set check by Sinclair Yeh · 7 years ago
- e9431ea drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c by Thomas Hellstrom · 7 years ago
- f1d34bf drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object by Thomas Hellstrom · 7 years ago
- ea63272 drm/vmwgfx: Use drm_plane_mask() & co. by Ville Syrjälä · 7 years ago
- dff9688 drm/vmwgfx: add SPDX idenitifier and clarify license by Dirk Hohndel (VMware) · 7 years ago
- d98c71d Merge drm-upstream/drm-next into drm-misc-next by Gustavo Padovan · 7 years ago
- ec8a31a drm/vmwgfx: Stop using plane->fb in vmw_kms_update_implicit_fb() by Ville Syrjälä · 7 years ago
- 464ce09 drm/vmwgfx: Stop using plane->fb in vmw_kms_helper_dirty() by Ville Syrjälä · 7 years ago
- 0616844 drm/vmwgfx: Stop using plane->fb in vmw_kms_atomic_check_modeset() by Ville Syrjälä · 7 years ago
- 444ac87 Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 7 years ago
- 13f149d drm/vmwgfx: Fix a buffer object leak by Thomas Hellstrom · 7 years ago
- 21fbd08 drm/vmwgfx: Clean up fbdev modeset locking by Thomas Hellstrom · 7 years ago
- 83fd26c Merge airlied/drm-next into drm-misc-next by Sean Paul · 7 years ago
- 2bb01c4 drm/vmwgfx: Stop consulting plane->fb by Ville Syrjälä · 7 years ago
- 2b4f44ee Backmerge tag 'v4.16-rc7' into drm-next by Dave Airlie · 7 years ago
- c3b9b16 drm/vmwgfx: Improve on hibernation by Thomas Hellstrom · 7 years ago
- ef86cfe drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits by Thomas Hellstrom · 7 years ago
- 25db875 drm/vmwgfx: Cursor update fixes by Thomas Hellstrom · 7 years ago
- 904efd9 drm/vmwgfx: Send the correct nonblock option for atomic_commit by Deepak Rawat · 7 years ago
- 3cbe87f drm/vmwgfx: Remove drm_crtc_arm_vblank_event from atomic flush by Deepak Rawat · 7 years ago
- 91e9f35 drm/vmwgfx: Avoid iterating over display unit if crtc is available by Deepak Rawat · 7 years ago
- 73a8825 drm/vmwgfx: Fix a destoy-while-held mutex problem. by Thomas Hellstrom · 7 years ago
- 140bcaa drm/vmwgfx: Fix black screen and device errors when running without fbdev by Thomas Hellstrom · 7 years ago
- 81af63a drm: Don't pass clip to drm_atomic_helper_check_plane_state() by Ville Syrjälä · 7 years ago
- 76ea0f3 Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
- 4bf772b Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
- 4f4bece drm/vmwgfx: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago