1. 24fd018 drm/i915/selftests: Increase size for mock ringbuffer by Chris Wilson · 7 years ago
  2. 4667c2d drm/i915: Initialise entry in intel_ppat_get() for older compilers by Chris Wilson · 7 years ago
  3. fb4e148 drm/i915/selftests: Markup __iomem for igt_gem_coherency by Chris Wilson · 7 years ago
  4. b099a44 drm/i915: Use ELK stolen memory reserved detection for ILK by Ville Syrjälä · 7 years ago
  5. da1dd0db drm/i915: Make the report about a bogus stolen reserved area an error by Ville Syrjälä · 7 years ago
  6. db7fb60 drm/i915: Check if the stolen memory "reserved" area is enabled or not by Ville Syrjälä · 7 years ago
  7. 764b9f2 drm/i915: Fix kerneldocs for intel_audio.c by Ville Syrjälä · 7 years ago
  8. 01c799c drm/i915: Call uncore_suspend before platform suspend handlers by Hans de Goede · 7 years ago
  9. bedf4d7 drm/i915: Re-register PMIC bus access notifier on runtime resume by Hans de Goede · 7 years ago
  10. ce30560 drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier v2 by Hans de Goede · 7 years ago
  11. 6e12814 drm/i915/selftests: Always initialise err by Chris Wilson · 7 years ago
  12. 7469c62 drm/i915: Resume GuC before using GEM by Chris Wilson · 7 years ago
  13. df49ec8 drm/i915: Display WA #1185 WaDisableDARBFClkGating:cnl, glk by Rodrigo Vivi · 7 years ago
  14. 176d532 Merge airlied/drm-next into drm-intel-next-queued by Rodrigo Vivi · 7 years ago
  15. 70a84f3 drm/i915: Unconditionally apply the Broxton register workaround set by Chris Wilson · 7 years ago
  16. f3e2b2c drm/i915: Remove pre-production Broxton register workarounds by Chris Wilson · 7 years ago
  17. 34991bd drm/i915: Unify SLICE_UNIT_LEVEL_CLKGATE w/a for cnl by Chris Wilson · 7 years ago
  18. f577a03 drm/i915: fix 64bit divide by Lionel Landwerlin · 7 years ago
  19. 3657e92 drm/i915: Generalize transcoder looping by Mika Kahola · 7 years ago
  20. 4036c78 drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+ by James Ausmus · 7 years ago
  21. a03f395 drm/i915: Introduce GEM proxy by Tina Zhang · 7 years ago
  22. 274b246 drm/i915: Object w/o backing storage is banned by -ENXIO by Tina Zhang · 7 years ago
  23. 40c7ae4 drm/i915: Fix function name in comment by Lucas De Marchi · 7 years ago
  24. f150891 Merge tag 'exynos-drm-next-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 7 years ago
  25. fc150d6 Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  26. ecc325b Merge tag 'drm-misc-fixes-2017-11-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  27. 9c11731 Merge tag 'drm-intel-next-fixes-2017-11-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  28. fee25cb Merge tag 'drm-misc-fixes-2017-11-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  29. b03ec3d drm/i915: There is only one fault register from GEN8 onwards by Michel Thierry · 7 years ago
  30. ce453b3 drm/i915: Clear per-engine fault register as early as possible by Michel Thierry · 7 years ago
  31. dab9178 drm/i915: expose command stream timestamp frequency to userspace by Lionel Landwerlin · 7 years ago
  32. 95690a0 drm/i915/perf: enable perf support on CNL by Lionel Landwerlin · 7 years ago
  33. 5888576 drm/i915: fix register naming by Lionel Landwerlin · 7 years ago
  34. ba6b7c1 drm/i915/perf: refactor perf setup by Lionel Landwerlin · 7 years ago
  35. 4407eaa drm/i915/perf: add support for Coffeelake GT3 by Lionel Landwerlin · 7 years ago
  36. a54b19f drm/i915/perf: complete whitelisting for OA programming on HSW by Lionel Landwerlin · 7 years ago
  37. 10bf0a3 drm/i915: Handle locking better in i915_sink_crc. by Maarten Lankhorst · 7 years ago
  38. 4493e09 drm/i915: Handle adjust better in intel_pipe_config_compare by Maarten Lankhorst · 7 years ago
  39. d640bf7 drm/i915: Check boolean options in intel_pipe_config_compare with its own macro by Maarten Lankhorst · 7 years ago
  40. f9bab55 drm/i915: Remove bogus ips_enabled check. by Maarten Lankhorst · 7 years ago
  41. 44419ce drm/rockchip: analogix_dp: Use mutex rather than spinlock by Emil Renner Berthing · 7 years ago
  42. 1b790cd drm/i915: Remove Gen9 WAs with no effect by Oscar Mateo · 7 years ago
  43. 37cd330 drm/i915: Remove redundant intel_autoenable_gt_powersave() by Chris Wilson · 7 years ago
  44. 556fe36 drm/i915: Update watermark state correctly in sanitize_watermarks by Maarten Lankhorst · 7 years ago
  45. 9c52d1c drm/i915/selftests: Yet another forgotten mock_i915->mm initialiser by Chris Wilson · 7 years ago
  46. a0a8b1c drm/i915: Kerneldoc typo s/rps/rps_client/ by Chris Wilson · 7 years ago
  47. 7c2fa7f drm/i915: Stop caching the "golden" renderstate by Chris Wilson · 7 years ago
  48. d2b4b97 drm/i915: Record the default hw state after reset upon load by Chris Wilson · 7 years ago
  49. f4e15af drm/i915: Mark the context state as dirty/written by Chris Wilson · 7 years ago
  50. d378a3e drm/i915: Inline intel_modeset_gem_init() by Chris Wilson · 7 years ago
  51. cc6a818 drm/i915: Move intel_init_clock_gating() to i915_gem_init() by Chris Wilson · 7 years ago
  52. f58d13d drm/i915: Move GT powersaving init to i915_gem_init() by Chris Wilson · 7 years ago
  53. ae6c457 drm/i915: Force the switch to the i915->kernel_context by Chris Wilson · 7 years ago
  54. 1803fcbc drm/i915: Define an engine class enum for the uABI by Tvrtko Ursulin · 7 years ago
  55. 9511ce1 drm/i915/selftests: Initialise mock_i915->mm.obj_lock by Chris Wilson · 7 years ago
  56. 30b2940 drm/i915: Restore the wait for idle engine after flushing interrupts by Chris Wilson · 7 years ago
  57. a5266db drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset() by Hans de Goede · 7 years ago
  58. af0ab55 x86/platform/intel/iosf_mbi: Add unlocked PMIC bus access notifier unregister by Hans de Goede · 7 years ago
  59. c16c4ba drm/i915: Move irqs enabled assertion deeper for mock breadcrumbs by Chris Wilson · 7 years ago
  60. b1a1e5d drm/i915/selftests: Reduce the volume of the timeout message by Chris Wilson · 7 years ago
  61. e7e62c7 drm/mode_object: fix documentation for object lookups. by Dave Airlie · 7 years ago
  62. e25dcf6 drm/i915: Update DRIVER_DATE to 20171109 by Rodrigo Vivi · 7 years ago
  63. 25be4a1 drm/i915: Update DRIVER_DATE to 20171109 by Rodrigo Vivi · 7 years ago
  64. 7f017b1 drm/i915: Mark up i915_vma_unbind() as a potential sleeper by Chris Wilson · 7 years ago
  65. 15e4cda drm/i915: Mark vm_free_page() as a potential sleeper agent by Chris Wilson · 7 years ago
  66. bccd3b8 drm/i915: Use trace_printk to provide a death rattle for GEM by Chris Wilson · 7 years ago
  67. 2f77347 drm/i915: Clean up DP code local variables and calling conventions by Ville Syrjälä · 7 years ago
  68. 46bd838 drm/i915: Clean up PPS code calling conventions by Ville Syrjälä · 7 years ago
  69. 8f4f279 drm/i915: Nuke intel_digital_port->port by Ville Syrjälä · 7 years ago
  70. 005b5bc drm/i915: Replace dig_port->port with encoder port for BXT DPLL selection by Ville Syrjälä · 7 years ago
  71. c249f1f drm/i915: Eliminate crtc->config usage from CRT code by Ville Syrjälä · 7 years ago
  72. 2e1029c drm/i915: Pass crtc state to DPIO PHY functions by Ville Syrjälä · 7 years ago
  73. a7f519b drm/i915: Eliminate some encoder->crtc usage from TV code by Ville Syrjälä · 7 years ago
  74. 463320a drm/i915: Eliminate some encoder->crtc usage from SDVO code by Ville Syrjälä · 7 years ago
  75. 3c0628f drm/i915: Eliminate some encoder->crtc usage from DSI code by Ville Syrjälä · 7 years ago
  76. adc1030 drm/i915: Eliminate some encoder->crtc usage from DP code by Ville Syrjälä · 7 years ago
  77. e8c49fa drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCU by Chris Wilson · 7 years ago
  78. 6ac4327 drm/i915: Move init_clock_gating() back to where it was by Ville Syrjälä · 7 years ago
  79. 398c13b drm/i915: Prune the reservation shared fence array by Chris Wilson · 7 years ago
  80. 0676e79 drm/i915: Idle the GPU before shinking everything by Chris Wilson · 7 years ago
  81. 0f763ff drm/i915: Lock llist_del_first() vs llist_del_all() by Chris Wilson · 7 years ago
  82. 90c702b drm/i915: Calculate ironlake intermediate watermarks correctly, v2. by Maarten Lankhorst · 7 years ago
  83. b58d4be drm/i915: Disable lazy PPGTT page table optimization for vGPU by Joonas Lahtinen · 7 years ago
  84. a248717 drm/i915/execlists: Remove the priority "optimisation" by Chris Wilson · 7 years ago
  85. 5d26669 drm/i915: Filter out spurious execlists context-switch interrupts by Chris Wilson · 7 years ago
  86. 94dec87 drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCU by Chris Wilson · 7 years ago
  87. a9386bb Merge tag 'drm-misc-next-fixes-2017-11-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  88. 0867117 Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  89. cdd9a8b drm/amdgpu: use irq-safe lock for kiq->ring_lock by pding · 7 years ago
  90. dce1e13 drm/amdgpu: bypass lru touch for KIQ ring submission by Pixel Ding · 7 years ago
  91. 78aa02c drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories() by Dan Carpenter · 7 years ago
  92. 40a9960 drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs() by Dan Carpenter · 7 years ago
  93. b814b07 drm/i915/guc: Simplify programming of GUC_SHIM_CONTROL by Michal Wajdeczko · 7 years ago
  94. e684336 drm/i915/guc: Drop legacy workarounds from guc_prepare_xfer by Michal Wajdeczko · 7 years ago
  95. a86af23 drm/i915/guc: Wait for ucode DMA transfer completion by Michal Wajdeczko · 7 years ago
  96. 2ceddb1 drm/i915/guc: Split GuC firmware xfer function into clear steps by Michal Wajdeczko · 7 years ago
  97. 0a60797 drm/i915: Implement ReadHitWriteOnlyDisable. by Rafael Antognolli · 7 years ago
  98. f72b84c drm/i915: Move init_clock_gating() back to where it was by Ville Syrjälä · 7 years ago
  99. 1ab2235 drm/i915: Prune the reservation shared fence array by Chris Wilson · 7 years ago
  100. 2f6a378 drm/i915: Idle the GPU before shinking everything by Chris Wilson · 7 years ago