1. 296923e drm/i915: remove rate_to_index, messed up merge. by Dave Airlie · 8 years ago
  2. 305b9ed Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  3. eafae13 Merge tag 'drm-msm-next-2017-06-20' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 8 years ago
  4. 8c52f36 Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  5. 3aaf4d9 Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next by Dave Airlie · 8 years ago
  6. d02b0ff Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  7. 4a525ba Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  8. 4a630fa drm/msm: Fix potential buffer overflow issue by Kasin Li · 8 years ago
  9. 5ac5562 drm/amdgpu: Optimize mutex usage (v4) by Alex Xie · 8 years ago
  10. 99eea4d drm/amdgpu: Optimization of AMDGPU_BO_LIST_OP_CREATE (v2) by Alex Xie · 8 years ago
  11. 9ddb8e1 drm/i915: Update DRIVER_DATE to 20170619 by Daniel Vetter · 8 years ago
  12. 51c9fbe bus: SIMPLE_PM_BUS does not depend on ARCH_RENESAS by Rob Clark · 8 years ago
  13. 0e08270 drm/msm: Separate locking of buffer resources from struct_mutex by Sushmita Susheelendra · 8 years ago
  14. 7df1bb8 drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW by Ben Skeggs · 8 years ago
  15. 46c2666 drm/i915/cfl: Introduce Coffee Lake workarounds. by Rodrigo Vivi · 8 years ago
  16. 660e855 amdgpu: use drm sync objects for shared semaphores (v6) by Dave Airlie · 8 years ago
  17. 6f0308e amdgpu/cs: split out fence dependency checking (v2) by Dave Airlie · 8 years ago
  18. 64dab07 drm/amdgpu: don't check the default value for vm size by Alex Deucher · 8 years ago
  19. 28e0f4e drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCH by Dhinakaran Pandiyan · 8 years ago
  20. 95ff7c7 drm/i915: Stash a pointer to the obj's resv in the vma by Chris Wilson · 8 years ago
  21. 7dd4f67 drm/i915: Async GPU relocation processing by Chris Wilson · 8 years ago
  22. 1a71cf2 drm/i915: Allow execbuffer to use the first object as the batch by Chris Wilson · 8 years ago
  23. 8a2421b drm/i915: Wait upon userptr get-user-pages within execbuffer by Chris Wilson · 8 years ago
  24. 616d9ce drm/i915: First try the previous execbuffer location by Chris Wilson · 8 years ago
  25. dade2a6 drm/i915: Store a persistent reference for an object in the execbuffer cache by Chris Wilson · 8 years ago
  26. 2889caa drm/i915: Eliminate lots of iterations over the execobjects array by Chris Wilson · 8 years ago
  27. 071750e drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations by Chris Wilson · 8 years ago
  28. 507d977 drm/i915: Pass vma to relocate entry by Chris Wilson · 8 years ago
  29. 4ff4b44 drm/i915: Store a direct lookup from object handle to vma by Chris Wilson · 8 years ago
  30. 4c9c0d0 drm/i915: Fix retrieval of hangcheck stats by Chris Wilson · 8 years ago
  31. 816fa34 drm/msm/hdmi: Fix HDMI pink strip issue seen on 8x96 by Archit Taneja · 8 years ago
  32. b474cbb drm/msm/hdmi: 8996 PLL: Populate unprepare by Archit Taneja · 8 years ago
  33. ffe8f53 drm/msm/hdmi: Use bitwise operators when building register values by Liviu Dudau · 8 years ago
  34. 52260ae drm/msm: update generated headers by Rob Clark · 8 years ago
  35. 8432a90 drm/msm: remove address-space id by Rob Clark · 8 years ago
  36. 4b85f7f drm/msm: support for an arbitrary number of address spaces by Rob Clark · 8 years ago
  37. f4839bd drm/msm: refactor how we handle vram carveout buffers by Rob Clark · 8 years ago
  38. 8bdcd94 drm/msm: pass address-space to _get_iova() and friends by Rob Clark · 8 years ago
  39. f59f62d drm/msm/mdp4+5: move aspace/id to base class by Rob Clark · 8 years ago
  40. aa7cd24 drm/msm/mdp5: kill pipe_lock by Rob Clark · 8 years ago
  41. cb1e381 drm/msm: fix locking inconsistency for gpu->hw_init() by Rob Clark · 8 years ago
  42. 42a105e drm/msm: Remove memptrs->wptr by Jordan Crouse · 8 years ago
  43. 5770fc7 drm/msm: Add a struct to pass configuration to msm_gpu_init() by Jordan Crouse · 8 years ago
  44. 49fd08b drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVA by Jordan Crouse · 8 years ago
  45. e895c7b drm/msm: Remove idle function hook by Jordan Crouse · 8 years ago
  46. 167b606 drm/msm: Remove DRM_MSM_NUM_IOCTLS by Jordan Crouse · 8 years ago
  47. 7c65817 drm/msm: gpu: Enable zap shader for A5XX by Jordan Crouse · 8 years ago
  48. 7fc92e9 drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty by Chris Wilson · 8 years ago
  49. e27ab73 drm/i915: Mark CPU cache as dirty on every transition for CPU writes by Chris Wilson · 8 years ago
  50. b8e5d2e drm/i915: Make i915_vma_destroy() static by Chris Wilson · 8 years ago
  51. 10223df drm/i915: Actually attach the tv_format property to the SDVO connector by Ville Syrjälä · 8 years ago
  52. e40eda3 drm/arm: mali-dp: Use CMA helper for plane buffer address calculation by Liviu Dudau · 8 years ago
  53. 0df34a80 drm/mali-dp: Check PM status when sharing interrupt lines by Liviu Dudau · 8 years ago
  54. e2113c0 drm/arm: malidp: Use crtc->mode_valid() callback by Jose Abreu · 8 years ago
  55. 7dfb9ba Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into drm-intel-next-queued by Jani Nikula · 8 years ago
  56. 5499473 drm/nouveau: use proper prototype in nouveau_pmops_runtime() definition by Arnd Bergmann · 8 years ago
  57. 876ea7b drm/nouveau: Skip vga_fini on non-PCI device by Mikko Perttunen · 8 years ago
  58. fcd504e drm/nouveau/tegra: Don't leave GPU in reset by Mikko Perttunen · 8 years ago
  59. b1df242 drm/nouveau/tegra: Skip manual unpowergating when not necessary by Mikko Perttunen · 8 years ago
  60. 3a93dd2 drm/nouveau/hwmon: Change permissions to numeric by Oscar Salvador · 8 years ago
  61. b28d78f drm/nouveau/hwmon: expose the auto_point and pwm_min/max attrs by Oscar Salvador · 8 years ago
  62. bfb96e4c drm/nouveau/hwmon: Remove old code, add .write/.read operations by Oscar Salvador · 8 years ago
  63. dbddaaf drm/nouveau/hwmon: Add nouveau_hwmon_ops structure with .is_visible/.read_string by Oscar Salvador · 8 years ago
  64. 02e9722 drm/nouveau/hwmon: Add config for all sensors and their settings by Oscar Salvador · 8 years ago
  65. 2863204 drm/nouveau/disp/gm200-: allow non-identity mapping of SOR <-> macro links by Ben Skeggs · 8 years ago
  66. 0d93cd9 drm/nouveau/disp/nv50-: implement a common supervisor 3.0 by Ben Skeggs · 8 years ago
  67. 8d7ef84 drm/nouveau/disp/nv50-: implement a common supervisor 2.2 by Ben Skeggs · 8 years ago
  68. 1f0c9ea drm/nouveau/disp/nv50-: implement a common supervisor 2.1 by Ben Skeggs · 8 years ago
  69. d52e948 drm/nouveau/disp/nv50-: implement a common supervisor 2.0 by Ben Skeggs · 8 years ago
  70. 327c558 drm/nouveau/disp/nv50-: implement a common supervisor 1.0 by Ben Skeggs · 8 years ago
  71. 99a845a drm/nouveau/disp/nv50-gt21x: remove workaround for dp->tmds hotplug issues by Ben Skeggs · 8 years ago
  72. 32a232c drm/nouveau/disp/dp: use new devinit script interpreter entry-point by Ben Skeggs · 8 years ago
  73. 9648da5 drm/nouveau/disp/dp: determine link bandwidth requirements from head state by Ben Skeggs · 8 years ago
  74. 6c22ea3 drm/nouveau/disp: introduce acquire/release display path methods by Ben Skeggs · 8 years ago
  75. 3c66c87 drm/nouveau/disp: remove hw-specific customisation of output paths by Ben Skeggs · 8 years ago
  76. e8ccc96 drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_ior by Ben Skeggs · 8 years ago
  77. 409b9e5 drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_ior by Ben Skeggs · 8 years ago
  78. 7d1fede drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_ior by Ben Skeggs · 8 years ago
  79. a1de2b5 drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_ior by Ben Skeggs · 8 years ago
  80. a3e8111 drm/nouveau/disp/g94-: port OR DP link power control to nvkm_ior by Ben Skeggs · 8 years ago
  81. 7dc0bac drm/nouveau/disp/g94-: port OR DP link setup to nvkm_ior by Ben Skeggs · 8 years ago
  82. 3337810 drm/nouveau/disp/g94-: port OR DP lane mapping to nvkm_ior by Ben Skeggs · 8 years ago
  83. 797b2fb drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior by Ben Skeggs · 8 years ago
  84. 0df1824 drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_ior by Ben Skeggs · 8 years ago
  85. 9c5753b drm/nouveau/disp/nv50-: port OR power state control to nvkm_ior by Ben Skeggs · 8 years ago
  86. 29c0ca73 drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisor by Ben Skeggs · 8 years ago
  87. 3607bfd drm/nouveau/disp/nv50-: execute supervisor on its own workqueue by Ben Skeggs · 8 years ago
  88. 7d0a01a drm/nouveau/disp/dp: train link only when actively displaying an image by Ben Skeggs · 8 years ago
  89. 22e008f drm/nouveau/disp/dp: only check for re-train when the link is active by Ben Skeggs · 8 years ago
  90. 49f2b37 drm/nouveau/disp/dp: determine a failsafe link training rate by Ben Skeggs · 8 years ago
  91. fafa8b5 drm/nouveau/disp/dp: use cached link configuration when checking link status by Ben Skeggs · 8 years ago
  92. 4423c74 drm/nouveau/disp/dp: no need for lt_state except during manual link training by Ben Skeggs · 8 years ago
  93. 75eefe9 drm/nouveau/disp/dp: store current link configuration in nvkm_ior by Ben Skeggs · 8 years ago
  94. 02d786c drm/nouveau/disp/dp: remove DP_PWR method by Ben Skeggs · 8 years ago
  95. 01a9763 drm/nouveau/disp: identity-map display paths to output resources by Ben Skeggs · 8 years ago
  96. b3c9c02 drm/nouveau/disp: fork off some new hw-specific implementations by Ben Skeggs · 8 years ago
  97. 78f1ad6 drm/nouveau/disp: introduce input/output resource abstraction by Ben Skeggs · 8 years ago
  98. 57b2d73 drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head by Ben Skeggs · 8 years ago
  99. 14187b0 drm/nouveau/disp: move vblank_{get,put} methods into nvkm_head by Ben Skeggs · 8 years ago
  100. a1c9307 drm/nouveau/disp: introduce object to track per-head functions/state by Ben Skeggs · 8 years ago