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