1. 449059a drm/i915: Consult aux_ch instead of port in ->get_aux_clock_divider() by Ville Syrjälä · 7 years ago
  2. 367a35a drm/i915: Don't deref request->ctx inside unlocked print_request() by Chris Wilson · 7 years ago
  3. 5857c0d drm/i915: Don't mangle the CTM on pre-HSW by Ville Syrjälä · 7 years ago
  4. c35e8a2 drm/i915: Rename pipe CSC to use ilk_ prefix by Ville Syrjälä · 7 years ago
  5. db61d16 drm/i915: Remove the pointless 1:1 matrix copy by Ville Syrjälä · 7 years ago
  6. f074037 Merge drm-next into drm-intel-next-queued by Joonas Lahtinen · 7 years ago
  7. 73c0fca drm/i915: Enable VBT based BL control for DP by Mustamin B Mustaffa · 7 years ago
  8. 128326a drm/i915: Repeat the GEM_BUG_ON message in the ftrace log by Chris Wilson · 7 years ago
  9. d66047e4 drm/i915/cnl: Add WaRsDisableCoarsePowerGating by Rodrigo Vivi · 7 years ago
  10. c4932d7 drm/i915/psr: Don't avoid PSR when PSR2 conditions are not met. by Rodrigo Vivi · 7 years ago
  11. 8cef3e5 drm/i915/psr2: Fix max resolution supported. by Rodrigo Vivi · 7 years ago
  12. 06d058e drm/i915/psr: Check for power state control capability. by Dhinakaran Pandiyan · 7 years ago
  13. 3975f0a drm/i915/dp: Move comment about hw timeout to the right place. by Dhinakaran Pandiyan · 7 years ago
  14. 62d5ac2 drm/i915/dp: Remove redundant sleep after AUX transaction length check. by Dhinakaran Pandiyan · 7 years ago
  15. e2770e2 drm/i915/psr: Check for the specific AUX_FRAME_SYNC cap bit. by Dhinakaran Pandiyan · 7 years ago
  16. 77fe36f drm/i915/psr: Extract PSR DPCD initialization and move it to intel_psr.c by Dhinakaran Pandiyan · 7 years ago
  17. 51e98eb drm/i915/frontbuffer: Mark frontbuffer flush and invalidate with might_sleep() by Dhinakaran Pandiyan · 7 years ago
  18. b891d5e drm/i915/psr: New power domain for AUX IO. by Dhinakaran Pandiyan · 7 years ago
  19. 5028a4f drm/i915/guc: Fill preempt context once at init time by Michał Winiarski · 7 years ago
  20. ba1c06a drm/i915/dp: Fix the order of platforms for setting DP source rates by Manasi Navare · 7 years ago
  21. f6322ed drm/i915/preemption: Allow preemption between submission ports by Chris Wilson · 7 years ago
  22. e532be8 drm/i915: Update missing parts after the rename to i915_request by Michel Thierry · 7 years ago
  23. 91e939a drm/i915: Collect aux ch vfunc setup into intel_dp_aux_init() by Ville Syrjälä · 7 years ago
  24. 4904fa6 drm/i915: Nuke aux regs from intel_dp by Ville Syrjälä · 7 years ago
  25. bdabdb6 drm/i915: Add enum aux_ch and clean up the aux init to use it by Ville Syrjälä · 7 years ago
  26. ff63861 drm/i915: Use the correct power domain for aux ch by Ville Syrjälä · 7 years ago
  27. 61b8b35 drm/i915: Add a FIXME about FBC vs. fence. 90/270 degree rotation by Ville Syrjälä · 7 years ago
  28. ef1a191 drm/i915: Extract intel_plane_{pin,unpin}_fb() by Ville Syrjälä · 7 years ago
  29. 32febd9 drm/i915: Require fence only for FBC capable planes by Ville Syrjälä · 7 years ago
  30. cf1805e drm/i915: Clean up fbc vs. plane checks by Ville Syrjälä · 7 years ago
  31. f7a02ad drm/i915: Only pin the fence for primary planes (and gen2/3) by Ville Syrjälä · 7 years ago
  32. 85798ac drm/i915: Fail if we can't get a fence for gen2/3 tiled scanout by Ville Syrjälä · 7 years ago
  33. db9c06d drm/i915: Fix Limited Range Color Handling by Johnson Lin · 7 years ago
  34. 4552f50 drm/i915: Move page sizes out of the 8-bit sandwich by Tvrtko Ursulin · 7 years ago
  35. b8ec759 drm/i915/hsw: add missing disabled EUs registers reads by Lionel Landwerlin · 7 years ago
  36. 80d8935 drm/i915/icl: Show interrupt registers in debugfs by Tvrtko Ursulin · 7 years ago
  37. d55cb4f drm/i915/icl: Add the ICL PCI IDs by Paulo Zanoni · 7 years ago
  38. e084039 drm/i915/execlists: Move the GEM_BUG_ON context matches CSB later by Chris Wilson · 7 years ago
  39. 65cb8c0 drm/i915/execlists: Add a GEM_TRACE to show when the context is completed by Chris Wilson · 7 years ago
  40. 5612107 drm/i915/execlists: Remove the ring advancement under preemption by Chris Wilson · 7 years ago
  41. e61e0f5 drm/i915: Rename drm_i915_gem_request to i915_request by Chris Wilson · 7 years ago
  42. ea3f0ef drm/doc: Fix documentation for _vblank_restore(). by Dhinakaran Pandiyan · 7 years ago
  43. 7b3b61b drm/todo: i915 could use device_link_add by Daniel Vetter · 7 years ago
  44. 158863f drm/i915: Make global seqno known in i915_gem_request_execute tracepoint by Tvrtko Ursulin · 7 years ago
  45. fed81658 drm/i915: Update DRIVER_DATE to 20180221 by Joonas Lahtinen · 7 years ago
  46. 1c9b6b1 drm/i915/fbc: Use PLANE_HAS_FENCE to determine if the plane is fenced by Chris Wilson · 7 years ago
  47. e3c017f drm/i915/fbdev: Use the PLANE_HAS_FENCE flags from the time of pinning by Chris Wilson · 7 years ago
  48. 5935485 drm/i915: Move the policy for placement of the GGTT vma into the caller by Chris Wilson · 7 years ago
  49. ac87a6fd drm/i915: Also check view->type for a normal GGTT view by Chris Wilson · 7 years ago
  50. 9171433 drm/i915: Drop WaDoubleCursorLP3Latency:ivb by Ville Syrjälä · 7 years ago
  51. c154d1e drm/i915: Set the primary plane pipe select bits on gen4 by Ville Syrjälä · 7 years ago
  52. 32ea06b drm/i915: Don't set cursor pipe select bits on g4x+ by Ville Syrjälä · 7 years ago
  53. aa81e2c drm/i915: Assert that we don't overflow frontbuffer tracking bits by Ville Syrjälä · 7 years ago
  54. c9c70471 drm/i915: Track number of pending freed objects by Chris Wilson · 7 years ago
  55. be3fa66 drm/i915/: Initialise trans_min for skl_compute_transition_wm() by Chris Wilson · 7 years ago
  56. ed2f353 drm/i915: Clear the in-use marker on execbuf failure by Chris Wilson · 7 years ago
  57. 2e4a5b2 drm/i915: Prune gen8_gt_irq_handler by Chris Wilson · 7 years ago
  58. f0fd96f drm/i915: Track GT interrupt handling using the master iir by Chris Wilson · 7 years ago
  59. acb7914 drm/i915: Remove WARN_ONCE for failing to pm_runtime_if_in_use by Chris Wilson · 7 years ago
  60. 41e1bd5 drm: intel_dpio_phy: fix kernel-doc comments at nested struct by Mauro Carvalho Chehab · 7 years ago
  61. bd67a8c drm/i915: Release connector iterator on a digital port conflict. by Maarten Lankhorst · 7 years ago
  62. d081e02 drm/i915/execlists: Remove too early assert by Chris Wilson · 7 years ago
  63. 339ccd3 drm/i915: Assert that we always complete a submission to guc/execlists by Chris Wilson · 7 years ago
  64. c0a51fd drm: move read_domains and write_domain into i915 by Christian König · 7 years ago
  65. e103962 drm/i915/cnl: Fix PORT_TX_DW5/7 register address by Mahesh Kumar · 7 years ago
  66. 2e8bf22 drm/i915: Estimate and update missed vblanks. by Dhinakaran Pandiyan · 7 years ago
  67. d0bb96b drm/vblank: Restoring vblank counts after device PM events. by Dhinakaran Pandiyan · 7 years ago
  68. 68036b0 drm/vblank: Do not update vblank count if interrupts are already disabled. by Dhinakaran Pandiyan · 7 years ago
  69. f4c0468 drm/atomic: Handle 64-bit return from drm_crtc_vblank_count() by Dhinakaran Pandiyan · 7 years ago
  70. 3abe241 drm/tegra: Handle 64-bit return from drm_crtc_vblank_count() by Dhinakaran Pandiyan · 7 years ago
  71. 9038aa4 drm/radeon: Handle 64-bit return from drm_crtc_vblank_count() by Dhinakaran Pandiyan · 7 years ago
  72. 23effc1 drm/amdgpu: Handle 64-bit return from drm_crtc_vblank_count() by Dhinakaran Pandiyan · 7 years ago
  73. 1b29b7c drm/i915: Handle 64-bit return from drm_crtc_vblank_count() by Dhinakaran Pandiyan · 7 years ago
  74. 734cbbf drm/i915/vblank: Make the vblank counter u64 -> u32 typecast explicit by Dhinakaran Pandiyan · 7 years ago
  75. 3b765c0 drm/vblank: Data type fixes for 64-bit vblank sequences. by Dhinakaran Pandiyan · 7 years ago
  76. 6e8c06d drm/i915/selftests: fix inconsistent IS_ERR and PTR_ERR by Gustavo A. R. Silva · 7 years ago
  77. c5cb21c drm/i915: Store platform_mask inside the static device info by Chris Wilson · 7 years ago
  78. a6e1c5a drm/i915: Always define GEN as part of GENx_FEATURES by Chris Wilson · 7 years ago
  79. bc76298 drm/i915: Store gen_mask inside the static device info by Chris Wilson · 7 years ago
  80. 62d4028 drm/i915/gtt: Convert WARN_ON to GEM debugging by Chris Wilson · 7 years ago
  81. cc32909 drm/i915: Clean up ancient doc comments for i915_ioc32.c by Chris Wilson · 7 years ago
  82. cdb3db8 drm/i915/audio: fix check for av_enc_map overflow by Jani Nikula · 7 years ago
  83. ccf7440 drm/i915/cnl: Remove alpha_support protection by Rodrigo Vivi · 7 years ago
  84. e3890d0 drm/i915/cnl: Sync PCI ID with Spec. by Rodrigo Vivi · 7 years ago
  85. b6a88e4 drm/i915: Fix rsvd2 mask when out-fence is returned by Daniele Ceraolo Spurio · 7 years ago
  86. 3138341 drm/i915: Fixup kerneldoc for intel_pm.c by Chris Wilson · 7 years ago
  87. c38c145 drm/i915: Fixup kerneldoc by Chris Wilson · 7 years ago
  88. eac95c4 drm/i915/atomic: Fixup kerneldoc by Chris Wilson · 7 years ago
  89. b8aad15 drm/i915: Fixup kerneldoc for intel_uc_fw_upload() by Chris Wilson · 7 years ago
  90. 847c51e drm/i915: Add missing kerneldoc parameters for huc_ucode_xfer by Chris Wilson · 7 years ago
  91. af4ef7d drm/i915/lvds: Fixup commentary by Chris Wilson · 7 years ago
  92. d5fdd43 drm/i915/dvo: Fixup commentary by Chris Wilson · 7 years ago
  93. 5a3ec1e drm/i915/dvo: Remove incorrect kerneldoc markups by Chris Wilson · 7 years ago
  94. 5372252 drm/i915/crt: Remove obsolete kerneldoc-esque comment by Chris Wilson · 7 years ago
  95. 5af4ce7 drm/i915/panel: Split range scaling calculation for readiblity by Chris Wilson · 7 years ago
  96. e9a744f drm/i915/panel: Add missing parameters to kerneldoc by Chris Wilson · 7 years ago
  97. c16336b drm/i915/sdvo: Tidy up commentary by Chris Wilson · 7 years ago
  98. 3930f18 drm/i915/tv: Cleanup up obsolete comments by Chris Wilson · 7 years ago
  99. fb38e7a drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3 by Hans de Goede · 7 years ago
  100. e1b86c8 drm/i915: Free memdup-ed DSI VBT data structures on driver_unload by Hans de Goede · 7 years ago