1. 7581d5c drm/i915/fbdev: Check for existence of ifbdev->vma before operations by Chris Wilson · 7 years ago
  2. 0494182 drm/i915: Hold RPM wakelock while initializing OA buffer by sagar.a.kamble@intel.com · 7 years ago
  3. c379b89 drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing Programming by Navare, Manasi D · 7 years ago
  4. 2347728 drm/i915/cfl: Fix Workarounds. by Rodrigo Vivi · 7 years ago
  5. 4ec654b drm/i915: Avoid undefined behaviour of "u32 >> 32" by Chris Wilson · 7 years ago
  6. 9c75b18 drm/i915: reintroduce VLV/CHV PFI programming power domain workaround by Gabriel Krisman Bertazi · 7 years ago
  7. 1a13a2e drm/i915: Fix an error checking test by Christophe JAILLET · 7 years ago
  8. ce3f716 drm/i915: Disable MSI for all pre-gen5 by Ville Syrjälä · 7 years ago
  9. 507ad75 Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into drm-intel-next-fixes by Jani Nikula · 7 years ago
  10. 5cd82b7 drm/i915/gvt: Make function dpy_reg_mmio_readx safe by Changbin Du · 7 years ago
  11. 75e64ff drm/i915/gvt: Don't read ADPA_CRT_HOTPLUG_MONITOR from host by Xiong Zhang · 7 years ago
  12. 295a0d0 drm/i915/gvt: Set initial PORT_CLK_SEL vreg for BDW by Xiong Zhang · 7 years ago
  13. bdbbf7d drm/i915: Clear execbuf's vma backpointer upon release by Chris Wilson · 7 years ago
  14. b88eb19 drm/i915: Pass the right flags to i915_vma_move_to_active() by Chris Wilson · 7 years ago
  15. 33b92c1 drm/i915/cnl: Fix RMW on ddi vswing sequence. by Rodrigo Vivi · 7 years ago
  16. f16bd3d drm/i915/gvt: Fix inconsistent locks holding sequence by Chuanxiao Dong · 7 years ago
  17. 62d02fd drm/i915/gvt: Fix possible recursive locking issue by Chuanxiao Dong · 7 years ago
  18. 047b8e2 Merge tag 'drm-misc-next-2017-06-19_0' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  19. 296923e drm/i915: remove rate_to_index, messed up merge. by Dave Airlie · 7 years ago
  20. 305b9ed Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 7 years ago
  21. eafae13 Merge tag 'drm-msm-next-2017-06-20' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 7 years ago
  22. 8c52f36 Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  23. 3aaf4d9 Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next by Dave Airlie · 7 years ago
  24. d02b0ff Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 7 years ago
  25. 4a525ba Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 7 years ago
  26. 4a630fa drm/msm: Fix potential buffer overflow issue by Kasin Li · 7 years ago
  27. 5ac5562 drm/amdgpu: Optimize mutex usage (v4) by Alex Xie · 7 years ago
  28. 99eea4d drm/amdgpu: Optimization of AMDGPU_BO_LIST_OP_CREATE (v2) by Alex Xie · 7 years ago
  29. 9ddb8e1 drm/i915: Update DRIVER_DATE to 20170619 by Daniel Vetter · 7 years ago
  30. 51c9fbe bus: SIMPLE_PM_BUS does not depend on ARCH_RENESAS by Rob Clark · 7 years ago
  31. 0e08270 drm/msm: Separate locking of buffer resources from struct_mutex by Sushmita Susheelendra · 7 years ago
  32. 7df1bb8 drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW by Ben Skeggs · 7 years ago
  33. 46c2666 drm/i915/cfl: Introduce Coffee Lake workarounds. by Rodrigo Vivi · 7 years ago
  34. 660e855 amdgpu: use drm sync objects for shared semaphores (v6) by Dave Airlie · 8 years ago
  35. 6f0308e amdgpu/cs: split out fence dependency checking (v2) by Dave Airlie · 8 years ago
  36. 64dab07 drm/amdgpu: don't check the default value for vm size by Alex Deucher · 7 years ago
  37. 28e0f4e drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCH by Dhinakaran Pandiyan · 7 years ago
  38. 95ff7c7 drm/i915: Stash a pointer to the obj's resv in the vma by Chris Wilson · 7 years ago
  39. 7dd4f67 drm/i915: Async GPU relocation processing by Chris Wilson · 7 years ago
  40. 1a71cf2 drm/i915: Allow execbuffer to use the first object as the batch by Chris Wilson · 7 years ago
  41. 8a2421b drm/i915: Wait upon userptr get-user-pages within execbuffer by Chris Wilson · 7 years ago
  42. 616d9ce drm/i915: First try the previous execbuffer location by Chris Wilson · 7 years ago
  43. dade2a6 drm/i915: Store a persistent reference for an object in the execbuffer cache by Chris Wilson · 7 years ago
  44. 2889caa drm/i915: Eliminate lots of iterations over the execobjects array by Chris Wilson · 7 years ago
  45. 071750e drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations by Chris Wilson · 7 years ago
  46. 507d977 drm/i915: Pass vma to relocate entry by Chris Wilson · 7 years ago
  47. 4ff4b44 drm/i915: Store a direct lookup from object handle to vma by Chris Wilson · 7 years ago
  48. 4c9c0d0 drm/i915: Fix retrieval of hangcheck stats by Chris Wilson · 7 years ago
  49. 816fa34 drm/msm/hdmi: Fix HDMI pink strip issue seen on 8x96 by Archit Taneja · 7 years ago
  50. b474cbb drm/msm/hdmi: 8996 PLL: Populate unprepare by Archit Taneja · 7 years ago
  51. ffe8f53 drm/msm/hdmi: Use bitwise operators when building register values by Liviu Dudau · 7 years ago
  52. 52260ae drm/msm: update generated headers by Rob Clark · 7 years ago
  53. 8432a90 drm/msm: remove address-space id by Rob Clark · 7 years ago
  54. 4b85f7f drm/msm: support for an arbitrary number of address spaces by Rob Clark · 7 years ago
  55. f4839bd drm/msm: refactor how we handle vram carveout buffers by Rob Clark · 7 years ago
  56. 8bdcd94 drm/msm: pass address-space to _get_iova() and friends by Rob Clark · 7 years ago
  57. f59f62d drm/msm/mdp4+5: move aspace/id to base class by Rob Clark · 7 years ago
  58. aa7cd24 drm/msm/mdp5: kill pipe_lock by Rob Clark · 7 years ago
  59. cb1e381 drm/msm: fix locking inconsistency for gpu->hw_init() by Rob Clark · 7 years ago
  60. 42a105e drm/msm: Remove memptrs->wptr by Jordan Crouse · 8 years ago
  61. 5770fc7 drm/msm: Add a struct to pass configuration to msm_gpu_init() by Jordan Crouse · 8 years ago
  62. 49fd08b drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVA by Jordan Crouse · 8 years ago
  63. e895c7b drm/msm: Remove idle function hook by Jordan Crouse · 8 years ago
  64. 167b606 drm/msm: Remove DRM_MSM_NUM_IOCTLS by Jordan Crouse · 8 years ago
  65. 7c65817 drm/msm: gpu: Enable zap shader for A5XX by Jordan Crouse · 8 years ago
  66. 7fc92e9 drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty by Chris Wilson · 7 years ago
  67. e27ab73 drm/i915: Mark CPU cache as dirty on every transition for CPU writes by Chris Wilson · 7 years ago
  68. b8e5d2e drm/i915: Make i915_vma_destroy() static by Chris Wilson · 7 years ago
  69. 10223df drm/i915: Actually attach the tv_format property to the SDVO connector by Ville Syrjälä · 7 years ago
  70. e40eda3 drm/arm: mali-dp: Use CMA helper for plane buffer address calculation by Liviu Dudau · 7 years ago
  71. 0df34a80 drm/mali-dp: Check PM status when sharing interrupt lines by Liviu Dudau · 8 years ago
  72. e2113c0 drm/arm: malidp: Use crtc->mode_valid() callback by Jose Abreu · 8 years ago
  73. 7dfb9ba Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into drm-intel-next-queued by Jani Nikula · 7 years ago
  74. 5499473 drm/nouveau: use proper prototype in nouveau_pmops_runtime() definition by Arnd Bergmann · 7 years ago
  75. 876ea7b drm/nouveau: Skip vga_fini on non-PCI device by Mikko Perttunen · 7 years ago
  76. fcd504e drm/nouveau/tegra: Don't leave GPU in reset by Mikko Perttunen · 7 years ago
  77. b1df242 drm/nouveau/tegra: Skip manual unpowergating when not necessary by Mikko Perttunen · 7 years ago
  78. 3a93dd2 drm/nouveau/hwmon: Change permissions to numeric by Oscar Salvador · 8 years ago
  79. b28d78f drm/nouveau/hwmon: expose the auto_point and pwm_min/max attrs by Oscar Salvador · 8 years ago
  80. bfb96e4c drm/nouveau/hwmon: Remove old code, add .write/.read operations by Oscar Salvador · 8 years ago
  81. dbddaaf drm/nouveau/hwmon: Add nouveau_hwmon_ops structure with .is_visible/.read_string by Oscar Salvador · 8 years ago
  82. 02e9722 drm/nouveau/hwmon: Add config for all sensors and their settings by Oscar Salvador · 8 years ago
  83. 2863204 drm/nouveau/disp/gm200-: allow non-identity mapping of SOR <-> macro links by Ben Skeggs · 8 years ago
  84. 0d93cd9 drm/nouveau/disp/nv50-: implement a common supervisor 3.0 by Ben Skeggs · 8 years ago
  85. 8d7ef84 drm/nouveau/disp/nv50-: implement a common supervisor 2.2 by Ben Skeggs · 8 years ago
  86. 1f0c9ea drm/nouveau/disp/nv50-: implement a common supervisor 2.1 by Ben Skeggs · 8 years ago
  87. d52e948 drm/nouveau/disp/nv50-: implement a common supervisor 2.0 by Ben Skeggs · 8 years ago
  88. 327c558 drm/nouveau/disp/nv50-: implement a common supervisor 1.0 by Ben Skeggs · 8 years ago
  89. 99a845a drm/nouveau/disp/nv50-gt21x: remove workaround for dp->tmds hotplug issues by Ben Skeggs · 8 years ago
  90. 32a232c drm/nouveau/disp/dp: use new devinit script interpreter entry-point by Ben Skeggs · 8 years ago
  91. 9648da5 drm/nouveau/disp/dp: determine link bandwidth requirements from head state by Ben Skeggs · 8 years ago
  92. 6c22ea3 drm/nouveau/disp: introduce acquire/release display path methods by Ben Skeggs · 8 years ago
  93. 3c66c87 drm/nouveau/disp: remove hw-specific customisation of output paths by Ben Skeggs · 8 years ago
  94. e8ccc96 drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_ior by Ben Skeggs · 8 years ago
  95. 409b9e5 drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_ior by Ben Skeggs · 8 years ago
  96. 7d1fede drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_ior by Ben Skeggs · 8 years ago
  97. a1de2b5 drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_ior by Ben Skeggs · 8 years ago
  98. a3e8111 drm/nouveau/disp/g94-: port OR DP link power control to nvkm_ior by Ben Skeggs · 8 years ago
  99. 7dc0bac drm/nouveau/disp/g94-: port OR DP link setup to nvkm_ior by Ben Skeggs · 8 years ago
  100. 3337810 drm/nouveau/disp/g94-: port OR DP lane mapping to nvkm_ior by Ben Skeggs · 8 years ago