1. 4571098 Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  2. 7a65bdc drm/amdgpu/smu11: fix warning on 32bit arches by Alex Deucher · 6 years ago
  3. b4e4538 Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  4. 2337091 Merge tag 'du-next-20190328' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 6 years ago
  5. e0a3def Merge tag 'drm-intel-next-2019-03-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  6. 296bb16 Revert "drm/amdgpu: use HMM callback to replace mmu notifier" by Alex Deucher · 6 years ago
  7. 20d0592 Revert "drm/amdkfd: avoid HMM change cause circular lock" by Alex Deucher · 6 years ago
  8. 318c3f4 Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers" by Alex Deucher · 6 years ago
  9. 8944042 Revert "drm/amdgpu: fix HMM config dependency issue" by Alex Deucher · 6 years ago
  10. 96aa5bf Revert "drm/amdkfd: support concurrent userptr update for HMM" by Alex Deucher · 6 years ago
  11. ac83d0f Revert "drm/amdgpu: support userptr cross VMAs case with HMM" by Alex Deucher · 6 years ago
  12. b523c3a Revert "drm/amdgpu: more descriptive message if HMM not enabled" by Alex Deucher · 6 years ago
  13. a01b2c6 drm/i915: Update DRIVER_DATE to 20190328 by Joonas Lahtinen · 6 years ago
  14. 4828d64e drm/i915: Update DRIVER_DATE to 20190328 by Joonas Lahtinen · 6 years ago
  15. a24dac9 drm/i915: Update DRIVER_DATE to 20190328 by Joonas Lahtinen · 6 years ago
  16. 530b284 drm/virtio: rework resource creation workflow. by Gerd Hoffmann · 6 years ago
  17. fd4d6a4 drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d() by Gerd Hoffmann · 6 years ago
  18. f965932 drm/virtio: params struct for virtio_gpu_cmd_create_resource() by Gerd Hoffmann · 6 years ago
  19. 4441235 drm/virtio: use struct to pass params to virtio_gpu_object_create() by Gerd Hoffmann · 6 years ago
  20. 42ca472 drm/virtio: move virtio_gpu_object_{attach, detach} calls. by Gerd Hoffmann · 6 years ago
  21. 6bbeae3 drm/virtio: add virtio-gpu-features debugfs file. by Gerd Hoffmann · 6 years ago
  22. df16a22 drm/virtio: remove set but not used variable 'vgdev' by YueHaibing · 6 years ago
  23. 00d082c drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 by Laurent Pinchart · 6 years ago
  24. 8713703 drm: rcar-du: lvds: Adjust operating frequency for D3 and E3 by Laurent Pinchart · 6 years ago
  25. b764f2f drm: rcar-du: Link CRTCs to the DU device by Kieran Bingham · 6 years ago
  26. 167e535 drm: rcar-du: lvds: Fix post-DLL divider calculation by Laurent Pinchart · 6 years ago
  27. 2471e7a drm: Forward-declare struct drm_format_info in drm_framebuffer.h by Laurent Pinchart · 6 years ago
  28. b1fed71 drm: rcar-du: Remove unused prototypes by Kieran Bingham · 6 years ago
  29. fcb32cb drm: rcar-du: crtc: Make local functions static by Kieran Bingham · 6 years ago
  30. bb10211 drm: Fix subtle spelling error in drm_crtc_state by Kieran Bingham · 6 years ago
  31. 73eb547 drm: rcar-du: Support panels connected directly to the DPAD outputs by Laurent Pinchart · 6 years ago
  32. e815a9e drm/amd/powerplay: update current profile mode only when it's really applied by Evan Quan · 6 years ago
  33. c0415c8 drm/amd/display: fix odm output gamma programming by Dmytro Laktyushkin · 6 years ago
  34. 0cbba16 drm/amd/display: Populate macro_tile_size field for dml by Joshua Aberback · 6 years ago
  35. 248cbed drm/amd/display: use dc_is_virtual instead of ENUM by Eric Bernstein · 6 years ago
  36. a5706c6 drm/amd/display: 3.2.24 by Aric Cyr · 6 years ago
  37. bb1cb98 drm/amd/display: Pass SDP spliting in parameters by Nikola Cornij · 6 years ago
  38. 3a66541 drm/amd/display: Create clock funcs by Eryk Brol · 6 years ago
  39. bc07dfb drm/amd/display: Clean up old pplib interface functions by Fatemeh Darbehani · 6 years ago
  40. d9673c9 drm/amd/display: Pass init_data into DCN resource creation by Harry Wentland · 6 years ago
  41. a504ad2 drm/amd/display: Handle branch device with DFP count = 0 case. by Hugo Hu · 6 years ago
  42. 3ae42ac drm/amd/display: program default output gamma by hersen wu · 6 years ago
  43. 5581192 drm/amd/display: add preferred pipe split logic by Jun Lei · 6 years ago
  44. fda43ab drm/amdgpu: don't put the root PD into the relocated list by Christian König · 6 years ago
  45. 110aef5 drm/amdgpu: drop the ib from the VM update parameters by Christian König · 6 years ago
  46. ecf96b5 drm/amdgpu: move VM table mapping into the backend as well by Christian König · 6 years ago
  47. df399b0 drm/amdgpu: XGMI pstate switch initial support by shaoyunl · 6 years ago
  48. adc7e86 drm/amdgpu: use the new VM backend for clears by Christian König · 6 years ago
  49. 37945a3 drm/amdgpu: defer cmd/fence/fw buffers destroy on hw_init failure by Evan Quan · 6 years ago
  50. 7a3d7bf drm/amdgpu: add more debug friendly prompts by Evan Quan · 6 years ago
  51. 39fee32 drm/amdgpu: error out on mode1 reset failure by Evan Quan · 6 years ago
  52. fed184e drm/amdgpu: trivial typo fix by Evan Quan · 6 years ago
  53. 190211a drm/amdgpu: remove per obj debugfs write by xinhui pan · 6 years ago
  54. 828cfa2 drm/amdgpu: Fix amdgpu ras to ta enums conversion by xinhui pan · 6 years ago
  55. 9f491d7 drm/amdgpu: use macro instead of enum for flags by xinhui pan · 6 years ago
  56. 73aa8e1 drm/amdgpu: Fix some sanity check by xinhui pan · 6 years ago
  57. ec8bf19 drm/fb-helper: Fixup fill_info cleanup by Daniel Vetter · 6 years ago
  58. e9a88dc drm/i915: Reject rotation for some hdr formats by Maarten Lankhorst · 6 years ago
  59. 546f0f6 drm/i915: Reject Yf tiling for HDR formats, v2. by Maarten Lankhorst · 6 years ago
  60. 3bd02fa drm/i915: Handle YUV subpixel support better by Maarten Lankhorst · 6 years ago
  61. 0e2f54f Merge drm/drm-next into drm-intel-next-queued by Joonas Lahtinen · 6 years ago
  62. 96fd2c66 drm/i915: Drop new chunks of context creation ABI (for now) by Chris Wilson · 6 years ago
  63. a2deb87 drm/i915: Disable semaphore on vGPU for now by Zhenyu Wang · 6 years ago
  64. 5aa2c9a drm/i915: Update TRANS_MSA_MISC for fastsets by Ville Syrjälä · 6 years ago
  65. 5ca0ef8 drm/i915: Add max_bpc property for DP MST by Ville Syrjälä · 6 years ago
  66. f147721 drm/i915: Remove the 8bpc shackles from DP MST by Ville Syrjälä · 6 years ago
  67. 765bdb0 drm/i915: Expose the force_audio property with DP MST by Ville Syrjälä · 6 years ago
  68. 37aa52b drm/i915: Add broadcast RGB property for DP MST by Ville Syrjälä · 6 years ago
  69. 9d5549d drm/edid: Remove defunct EDID_QUIRK_FIRST_DETAILED_PREFERRED by Ville Syrjälä · 6 years ago
  70. a9282a8 drm/uapi: Remove unused DRM_DISPLAY_INFO_LEN by Ville Syrjälä · 6 years ago
  71. 35f5186 drm: Kill drm_display_info.name by Ville Syrjälä · 6 years ago
  72. a9ab81d drm: Fix tabs vs. spaces by Ville Syrjälä · 6 years ago
  73. ee7f5cb drm: Nuke unused drm_display_info.pixel_clock by Ville Syrjälä · 6 years ago
  74. 547fcf9 drm/i915/icl: Fix VEBOX mismatch BUG_ON() by José Roberto de Souza · 6 years ago
  75. 168b85e drm/fb-helper: Unexport fill_{var,info} by Daniel Vetter · 6 years ago
  76. 5a3887b drm/udl: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  77. c8613fc drm/vboxvideo: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  78. 4a53693 drm/tegra: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  79. 668447e drm/rockchip: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  80. 19d8a4e drm/radeon: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  81. e8f9ad5 drm/omap: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  82. f243dd0 drm/nouveau: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  83. d4eae71 drm/msm: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  84. 82367d8 drm/mga200g: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  85. 7a0f9ef drm/i915: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  86. 2b617b1 drm/hibmc: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  87. dfec164 drm/gma500: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  88. fb68e59 drm/exynos: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  89. f68aeae drm/cirrus: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  90. 2f5791c drm/ast: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  91. f21b6e4 drm/armada: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  92. bb1c08f drm/amdgpu: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  93. ecbfc47 drm/fb_helper: set info->par in fill_info() by Daniel Vetter · 6 years ago
  94. f1eca684 drm/fb-helper: set fbi->fix.id in fill_info() by Daniel Vetter · 6 years ago
  95. 3df3116 drm/fb-helper: Add fill_info() functions by Daniel Vetter · 6 years ago
  96. 98721b8 drm/i915: fix i386 build of 64b raw_uncore functions by Daniele Ceraolo Spurio · 6 years ago
  97. 9511cb6 drm/i915: Adding missing '; ' to ENGINE_INSTANCES by Chris Wilson · 6 years ago
  98. e163484 drm/i915: Update size upon return from GEM_CREATE by Michał Winiarski · 6 years ago
  99. baba6e5 drm/i915: take a reference to uncore in the engine and use it by Daniele Ceraolo Spurio · 6 years ago
  100. 97a04e0 drm/i915: switch intel_wait_for_register to uncore by Daniele Ceraolo Spurio · 6 years ago