1. 7a9d200 drm/vmwgfx: Convert macro to octal representation by Øyvind A. Holm · 8 years ago
  2. 6b14627 Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  3. f9b67f0 dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro by Logan Gunthorpe · 8 years ago
  4. df45eac Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  5. b769fef Backmerge tag 'v4.11-rc6' into drm-next by Dave Airlie · 8 years ago
  6. 3bacf43 drm/vmwgfx: Fix fbdev emulation using legacy functions by Daniel Vetter · 8 years ago
  7. 6d124ff drm: Add acquire ctx to ->gamma_set hook by Daniel Vetter · 8 years ago
  8. ea642c3 drm/ttm: add io_mem_pfn callback by Christian König · 8 years ago
  9. 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
  10. 28c9542 drm/vmwgfx: Properly check display/scanout surface size by Sinclair Yeh · 8 years ago
  11. 810b3e16 drm/vmwgfx: Support topology greater than texture size by Sinclair Yeh · 8 years ago
  12. 9f7d148 drm/vmwgfx: Re-implement the stream resource as a simple resource. by Thomas Hellstrom · 8 years ago
  13. d4d2190 drm/vmwgfx: Introduce a simple resource type by Thomas Hellstrom · 8 years ago
  14. 50f8373 drm/vmwgfx: Revert "drm/vmwgfx: Replace numeric parameter like 0444 with macro" by Øyvind A. Holm · 8 years ago
  15. e9cebe8 drm/vmwgfx: Fix LDU X blank screen until mode change issue by Sinclair Yeh · 8 years ago
  16. 5c6089a drm/vmwgfx: Skipping fbdev fb pinning for ldu by Sinclair Yeh · 8 years ago
  17. 9aa8dca drm/vmwgfx: Explicityly track screen target width and height by Sinclair Yeh · 8 years ago
  18. f7c478b drm/vmwgfx: Turn on DRIVER_ATOMIC flag by Sinclair Yeh · 8 years ago
  19. b0119cb drm/vmwgfx: Switch over to internal atomic API for SOU and LDU by Sinclair Yeh · 8 years ago
  20. 904bb5e drm/vmwgfx: Switch over to internal atomic API for STDU by Sinclair Yeh · 8 years ago
  21. aa74f06 drm/vmwgfx: Fixes to vmwgfx_fb by Sinclair Yeh · 8 years ago
  22. c46a306 drm/vmwgfx: Add and connect atomic state object check/commit by Sinclair Yeh · 8 years ago
  23. d947d1b drm/vmwgfx: Add and connect connector helper function by Sinclair Yeh · 8 years ago
  24. 060e2ad drm/vmwgfx: Add and connect plane helper functions by Sinclair Yeh · 8 years ago
  25. 06ec419 drm/vmwgfx: Add and connect CRTC helper functions by Sinclair Yeh · 8 years ago
  26. d7721ca drm/vmwgfx: Connector atomic state by Sinclair Yeh · 8 years ago
  27. cc5ec45 drm/vmwgfx: Plane atomic state by Sinclair Yeh · 8 years ago
  28. 9c2542a drm/vmwgfx: CRTC atomic state by Sinclair Yeh · 8 years ago
  29. 36cc79b drm/vmwgfx: Add universal plane support by Sinclair Yeh · 8 years ago
  30. 27d247c drm/vmwgfx: Removed unused snooper.crtc field by Sinclair Yeh · 8 years ago
  31. e7e11f9 drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl() by Li Qiang · 8 years ago
  32. 53e1679 drm/vmwgfx: Remove getparam error message by Thomas Hellstrom · 8 years ago
  33. fe25deb drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces by Thomas Hellstrom · 8 years ago
  34. 6377406 drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl() by Murray McAllister · 8 years ago
  35. 36274ab drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl() by Murray McAllister · 8 years ago
  36. f7652af drm/vmwgfx: Type-check lookups of fence objects by Thomas Hellstrom · 8 years ago
  37. a4eff9a drm: Add acquire ctx parameter to ->set_config by Daniel Vetter · 8 years ago
  38. 41292b1f drm: Add acquire ctx parameter to ->page_flip(_target) by Daniel Vetter · 8 years ago
  39. b70366e Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 8 years ago
  40. b558dfd Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  41. 8dfe162 gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  42. 31788ca drm/vmwgfx: Work around drm removal of control nodes by Thomas Hellstrom · 8 years ago
  43. 4e64e55 drm: Improve drm_mm search (and fix topdown allocation) with rbtrees by Chris Wilson · 8 years ago
  44. b75e169 Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next by Dave Airlie · 8 years ago
  45. 260498f drm/ttm: revert "implement LRU add callbacks v2" by Christian König · 8 years ago
  46. 66257db drm/ttm: add evict parameter to ttm_bo_driver::move_notify by Nicolai Hähnle · 8 years ago
  47. 5d25fde drm/vmwgfx: Use kmemdup instead of kmalloc and memcpy by Shyam Saini · 8 years ago
  48. 8c95742 drm/vmwgfx: Fix depth input into drm_mode_legacy_fb_format by Sinclair Yeh · 8 years ago
  49. 0f58038 drm/vmwgfx: Fix a potential integer overflow by Thomas Hellstrom · 8 years ago
  50. 0fd67c1 drm/vmwgfx: Clear an uninitialized struct member by Thomas Hellstrom · 8 years ago
  51. f08c86c drm/vmwgfx: Annotate ignored return values by Thomas Hellstrom · 8 years ago
  52. 8cd9f25 drm/vmwgfx: Clear uninitialized fields of a parameter by Thomas Hellstrom · 8 years ago
  53. 011cda5 drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" by Benjamin Gaignard · 8 years ago
  54. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 8 years ago
  55. 5ca16d8 drm/vmwgfx: use designated initializers by Kees Cook · 8 years ago
  56. 9338203 drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> by Laurent Pinchart · 8 years ago
  57. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  58. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  59. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 8 years ago
  60. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  61. dabdcdc drm/vmwgfx: Switch to mode_cmd2 by Daniel Vetter · 8 years ago
  62. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  63. 220196b Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  64. a2ab19fe drm/ttm: make eviction decision a driver callback v2 by Christian König · 8 years ago
  65. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
  66. 61d0a04 Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  67. 96ebf7c Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_linux into drm-fixes by Dave Airlie · 8 years ago
  68. 6c5d064 drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info() by Laurent Pinchart · 8 years ago
  69. 998a7aa drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before wait by Chris Wilson · 8 years ago
  70. 862f615 drm/vmwgfx: Adjust checks for null pointers in 13 functions by Markus Elfring · 8 years ago
  71. c138d03 drm/vmwgfx: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  72. 7ed3b39 drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl() by Markus Elfring · 8 years ago
  73. a194403 drm/vmwgfx: Avoid validating views on view destruction by Thomas Hellstrom · 8 years ago
  74. 51ab70b drm/vmwgfx: Limit the user-space command buffer size by Thomas Hellstrom · 8 years ago
  75. 728c3b5 drm/vmwgfx: Remove a leftover debug printout by Thomas Hellstrom · 8 years ago
  76. e7a4528 drm/vmwgfx: Allow resource relocations on byte boundaries by Thomas Hellstrom · 8 years ago
  77. 1f982e4 drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command by Charmaine Lee · 8 years ago
  78. 0702895 drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before wait by Chris Wilson · 8 years ago
  79. 2d8e60e drm/vmwgfx: Replace numeric parameter like 0444 with macro by Baole Ni · 8 years ago
  80. bd4a68d Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  81. 283cde6 drm/ttm: rework handling of private mem types by Christian König · 8 years ago
  82. 6ab10b7 drm/kms: Nuke dirty_info property by Daniel Vetter · 8 years ago
  83. 183cd49 drm/vmwgfx: select CONFIG_FB by Daniel Vetter · 8 years ago
  84. e470f3a Merge tag 'topic/drm-misc-2016-07-28' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  85. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
  86. 0bc3299 drm/vmwgfx: Delete an unnecessary check before the function call "vfree" by Markus Elfring · 8 years ago
  87. 6c181c8 Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  88. 0d02c4a drm/vmwgfx: Stop checking minor type directly by Frank Binns · 8 years ago
  89. 58541f7 drm/vmwgfx: Fix error paths when mapping framebuffer by Sinclair Yeh · 8 years ago
  90. 542d972 Back-merge tag 'v4.7-rc5' into drm-next by Dave Airlie · 8 years ago
  91. beca4cf drm/vmwgfx: Fix corner case screen target management by Thomas Hellstrom · 8 years ago
  92. d5f1a29 drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set by Sinclair Yeh · 8 years ago
  93. 4ed7e22 drm/vmwgfx: Check pin count before attempting to move a buffer by Sinclair Yeh · 8 years ago
  94. 04319d8 drm/vmwgfx: Add an option to change assumed FB bpp by Sinclair Yeh · 8 years ago
  95. 7c20d21 drm/vmwgfx: Work around mode set failure in 2D VMs by Sinclair Yeh · 8 years ago
  96. a9cd9c0 drm/vmwgfx: Add a check to handle host message failure by Sinclair Yeh · 8 years ago
  97. 3b96a0b drm: document drm_auth.c by Daniel Vetter · 9 years ago
  98. b3ac9f2 drm: Extract drm_is_current_master by Daniel Vetter · 9 years ago
  99. d6ed682 drm: Refactor drop/set master code a bit by Daniel Vetter · 9 years ago
  100. 0e7c875 drm/vmwgfx: use *_32_bits() macros by Paul Bolle · 9 years ago