1. 37418bf drm: Use state helper instead of the plane state pointer by Maxime Ripard · 4 years, 1 month ago
  2. 977697e drm/atomic: Pass the full state to planes atomic disable and update by Maxime Ripard · 4 years, 1 month ago
  3. e05162c0 drm: Store new plane state in a variable for atomic_update and disable by Maxime Ripard · 4 years, 1 month ago
  4. 2cbf4b7 drm/vmwgfx/vmwgfx_scrn: Demote unworthy kernel-doc headers and update others by Lee Jones · 4 years, 2 months ago
  5. 8426ed9 drm/vmwgfx: Cleanup the cmd/fifo split by Zack Rusin · 4 years, 4 months ago
  6. 9703bb3 drm/vmwgfx: Switch to a managed drm device by Zack Rusin · 4 years, 4 months ago
  7. 351f950 drm/atomic: Pass the full state to CRTC atomic enable/disable by Maxime Ripard · 4 years, 5 months ago
  8. fbe86ca5 drm/vmwgfx: switch over to the new pin interface v2 by Christian König · 4 years, 6 months ago
  9. 1338441 drm/vmwgfx/sou: Use drm_mode_config_reset by Roland Scheidegger · 4 years, 7 months ago
  10. 4bebe91 drm/vmwgfx: Convert to CRTC VBLANK callbacks by Thomas Zimmermann · 5 years ago
  11. d5c1f01 drm/vmwgfx: drop use of drmP.h in header files by Sam Ravnborg · 6 years ago
  12. 11c4541 drm/vmwgfx: Use preprocessor macro for FIFO allocation by Deepak Rawat · 6 years ago
  13. a9f58c4 drm/vmwgfx: Be more restrictive when dirtying resources by Thomas Hellstrom · 6 years ago
  14. 9a01135 drm/vmwgfx: Use the standard atomic helpers for page-flip by Thomas Hellstrom · 6 years ago
  15. 9d9486e drm/vmwgfx: Fix up the implicit display unit handling by Thomas Hellstrom · 6 years ago
  16. b4fa61b drm/vmwgfx: Don't clear mode::type anymore by Deepak Rawat · 6 years ago
  17. 61c2138 drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for SOU primary plane by Deepak Rawat · 7 years ago
  18. 31da2df drm/vmwgfx: Update comments for sou plane update function by Deepak Rawat · 6 years ago
  19. 67a51b3 drm/vmwgfx: Use the new interface for SOU plane update by Deepak Rawat · 6 years ago
  20. 5d35aba drm/vmwgfx: Implement SOU plane update for BO backed fb by Deepak Rawat · 7 years ago
  21. 43d1e62 drm/vmwgfx: Implement SOU plane update for surface backed fb by Deepak Rawat · 7 years ago
  22. 6542e9a Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  23. 297e30b drm/atomic-helper: Unexport drm_atomic_helper_best_encoder by Daniel Vetter · 6 years ago
  24. 2724b2d drm/vmwgfx: Use new validation interface for the modesetting code v2 by Thomas Hellstrom · 6 years ago
  25. 294f96a Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  26. cde4c44 drm: drop _mode_ from drm_mode_connector_attach_encoder by Daniel Vetter · 7 years ago
  27. 8038d2a Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 7 years ago
  28. 3e79ecd drm/vmwgfx: Add gui_x/y to vmw_connector_state by Deepak Rawat · 7 years ago
  29. f1d34bf drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object by Thomas Hellstrom · 7 years ago
  30. dff9688 drm/vmwgfx: add SPDX idenitifier and clarify license by Dirk Hohndel (VMware) · 7 years ago
  31. f4366e4 Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  32. e1cd4f8 drm/vmwgfx: Stop updating plane->fb by Ville Syrjälä · 7 years ago
  33. 91ba9f28 drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successful by Deepak Rawat · 7 years ago
  34. 2b4f44ee Backmerge tag 'v4.16-rc7' into drm-next by Dave Airlie · 7 years ago
  35. 20fb5a6 drm/vmwgfx: Unpin the screen object backup buffer when not used by Thomas Hellstrom · 7 years ago
  36. ef86cfe drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits by Thomas Hellstrom · 7 years ago
  37. aa64b3f drm/vmwgfx: Move screen object page flip to atomic function by Deepak Rawat · 7 years ago
  38. 91e9f35 drm/vmwgfx: Avoid iterating over display unit if crtc is available by Deepak Rawat · 7 years ago
  39. 73a8825 drm/vmwgfx: Fix a destoy-while-held mutex problem. by Thomas Hellstrom · 7 years ago
  40. 8a510a5 drm/vmwgfx: fix memory corruption with legacy/sou connectors by Rob Clark · 7 years ago
  41. bd386e5 drm: Reorganize drm_pending_event to support future event types [v2] by Keith Packard · 8 years ago
  42. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 8 years ago
  43. 6458171 drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() by Laurent Pinchart · 8 years ago
  44. 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 8 years ago
  45. 4177b51 drm: vmwgfx: Replace CRTC .commit() helper operation with .enable() by Laurent Pinchart · 8 years ago
  46. 5f58e97 drm/vmwgfx: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  47. 320d8c3 Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  48. f7c478b drm/vmwgfx: Turn on DRIVER_ATOMIC flag by Sinclair Yeh · 8 years ago
  49. b0119cb drm/vmwgfx: Switch over to internal atomic API for SOU and LDU by Sinclair Yeh · 8 years ago
  50. d947d1b drm/vmwgfx: Add and connect connector helper function by Sinclair Yeh · 8 years ago
  51. 060e2ad drm/vmwgfx: Add and connect plane helper functions by Sinclair Yeh · 8 years ago
  52. 06ec419 drm/vmwgfx: Add and connect CRTC helper functions by Sinclair Yeh · 8 years ago
  53. d7721ca drm/vmwgfx: Connector atomic state by Sinclair Yeh · 8 years ago
  54. cc5ec45 drm/vmwgfx: Plane atomic state by Sinclair Yeh · 8 years ago
  55. 9c2542a drm/vmwgfx: CRTC atomic state by Sinclair Yeh · 8 years ago
  56. 36cc79b drm/vmwgfx: Add universal plane support by Sinclair Yeh · 8 years ago
  57. a4eff9a drm: Add acquire ctx parameter to ->set_config by Daniel Vetter · 8 years ago
  58. 41292b1f drm: Add acquire ctx parameter to ->page_flip(_target) by Daniel Vetter · 8 years ago
  59. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  60. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 8 years ago
  61. 6ab10b7 drm/kms: Nuke dirty_info property by Daniel Vetter · 9 years ago
  62. 93cd168 drm/vmwgfx: Kill some lockdep warnings by Thomas Hellstrom · 9 years ago
  63. 2e69b25 drm/vmwgfx: Default to explicit crtc placement for screen targets and screen objects by Thomas Hellstrom · 9 years ago
  64. 6dd687b drm/vmwgfx: Calculate the cursor position based on the crtc gui origin by Thomas Hellstrom · 9 years ago
  65. 76404ac drm/vmwgfx: Add connector properties to switch between explicit and implicit placement by Thomas Hellstrom · 9 years ago
  66. 578e609 drm/vmwgfx: Add suggested screen x and y connector properties by Thomas Hellstrom · 9 years ago
  67. 75c0685 drm/vmwgfx: Break out implicit fb code by Thomas Hellstrom · 9 years ago
  68. 897b818 drm/vmwgfx: Fix screen object page flips for large framebuffers by Thomas Hellstrom · 9 years ago
  69. fea7dd54 drm/vmwgfx: Fix a screen object framebuffer dirty corner case by Thomas Hellstrom · 9 years ago
  70. d17e67d drm/vmwgfx: Add back ->detect() and ->fill_modes() by Thierry Reding · 9 years ago
  71. 20f8e03 Backmerge drm-fixes merge into Linus's tree into drm-next. by Dave Airlie · 9 years ago
  72. d7955fc drm/vmwgfx: Constify function pointer structs by Ville Syrjälä · 9 years ago
  73. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  74. d56f57a drm/gma500: Move to private save/restore hooks by Daniel Vetter · 9 years ago
  75. f80de66 drm/vmwgfx: Drop dummy save/restore hooks by Daniel Vetter · 9 years ago
  76. 8fbf9d9 drm/vmwgfx: Implement the cursor_set2 callback v2 by Thomas Hellstrom · 9 years ago
  77. 54fbde8 drm/vmwgfx: Fix copyright headers by Sinclair Yeh · 10 years ago
  78. b9eb1a6 drm/vmwgfx: Kill a bunch of sparse warnings by Thomas Hellstrom · 10 years ago
  79. a278724 drm/vmwgfx: Implement fbdev on kms v2 by Thomas Hellstrom · 10 years ago
  80. 10b1e0c drm/vmwgfx: Convert screen objects to the new helpers by Thomas Hellstrom · 10 years ago
  81. c9146cd drm/vmwgfx: Add "quirk" to handling command verification exceptions by Thomas Hellstrom · 10 years ago
  82. c8261a9 vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets by Sinclair Yeh · 10 years ago
  83. 153b3d5 vmwgfx: Rework device initialization by Thomas Hellstrom · 10 years ago
  84. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  85. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 11 years ago
  86. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 11 years ago
  87. 6a0a7a9 drm/vmwgfx: Add our connectors to sysfs by Thomas Hellstrom · 11 years ago
  88. c6c1f32 drm/vmwgfx: Correctly set the enabled state on crtcs by Thomas Hellstrom · 11 years ago
  89. b8b163b drm/vmwgfx: drm_connector_property -> drm_object_property by Rob Clark · 12 years ago
  90. 29a16e9 drm/vmwgfx: Make screen object code not require fifo at init time by Thomas Hellstrom · 12 years ago
  91. eb4f923 vmwgfx: Pick up the initial size from the width and height regs by Jakob Bornecrantz · 13 years ago
  92. b5ec427 vmwgfx: Add page flip support by Jakob Bornecrantz · 13 years ago
  93. 6987427 vmwgfx: Infrastructure for explicit placement by Thomas Hellstrom · 13 years ago
  94. 0e708bc vmwgfx: Remove screen object active list by Thomas Hellstrom · 13 years ago
  95. d4528b8 vmwgfx: Screen object cleanups by Thomas Hellstrom · 13 years ago
  96. 305151e vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS". by Thomas Hellstrom · 13 years ago
  97. 74b5ea3 vmwgfx: Whitespace & code style in display unit by Jakob Bornecrantz · 13 years ago
  98. 60a16a3 vmwgfx: Fix display system init & close functions by Jakob Bornecrantz · 13 years ago
  99. b37a6b9 vmwgfx: minor dmabuf utilities cleanup by Thomas Hellstrom · 13 years ago
  100. 56d1c78 vmwgfx: Add screen object support by Jakob Bornecrantz · 13 years ago