1. 91200c0 drm/i915: Stop using long platform names on clock gating functions. by Rodrigo Vivi · 7 years ago
  2. 2ec4cf4 drm/i915: Skip fence alignemnt check for the CCS plane by Ville Syrjälä · 7 years ago
  3. 303ba69 drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offset by Ville Syrjälä · 7 years ago
  4. b69a784 drm/i915: Always wake the device to flush the GTT by Chris Wilson · 7 years ago
  5. fc692bd drm/i915: Discard the request queue if we fail to sleep before suspend by Chris Wilson · 7 years ago
  6. f36325f drm/i915: Clear wedged status upon resume by Chris Wilson · 7 years ago
  7. cad9946 drm/i915: Always sanity check engine state upon idling by Chris Wilson · 7 years ago
  8. 3dbf26e drm/i915: Don't use GPU relocations prior to cmdparser stalls by Chris Wilson · 7 years ago
  9. a575c67 drm/i915: Recreate vmapping even when the object is pinned by Chris Wilson · 7 years ago
  10. 942d5d0 drm/i915: Remove excess indent in intel_finish_reset() caught by sparse by Chris Wilson · 7 years ago
  11. 8bd7195 drm/i915: Beef up of Beef up the IPS vs. CRC workaround by Marta Lofstedt · 7 years ago
  12. 058727e drm/i915/bios: amend edp block based on intel_vbt_decode by Jani Nikula · 7 years ago
  13. b7c7c3e drm/i915/bios: amend child device flags based on intel_vbt_decode by Jani Nikula · 7 years ago
  14. e445dd1 drm/i915/bios: amend bdb_general_features by Jani Nikula · 7 years ago
  15. f22bb35 drm/i915/bios: split up iboost to hdmi and dp bitfields by Jani Nikula · 7 years ago
  16. 908b6e6 drm/i915: Quietly cancel FBC activation if CRTC is turned off before worker by Chris Wilson · 7 years ago
  17. 5654a16 drm/i915: Fix FBC cfb stride programming for non X-tiled FB by Praveen Paneri · 7 years ago
  18. dfbd450 drm/i915/cnl: don't hardcode DPCLKA_CFGCR0_DDI_CLK_SEL_SHIFT by Paulo Zanoni · 7 years ago
  19. e192839 drm/i915/bios: drop the rest of the p_ prefixes from pointers by Jani Nikula · 7 years ago
  20. 3e7c2fd drm/i915/bios: throw away unused DVO_* macros by Jani Nikula · 7 years ago
  21. 6a794c8 drm/i915/bios: group device type definitions together by Jani Nikula · 7 years ago
  22. fca36df drm/i915/bios: document child device config dvo_port values a bit better by Jani Nikula · 7 years ago
  23. 21907e7 drm/i915/bios: throw away struct old_child_dev_config by Jani Nikula · 7 years ago
  24. cc99858 drm/i915/bios: throw away high level child device union by Jani Nikula · 7 years ago
  25. 56f304e drm/i915/bios: add legacy contents to common child device config by Jani Nikula · 7 years ago
  26. d58107f drm/i915/bios: remove the raw version of child device config by Jani Nikula · 7 years ago
  27. ae276f5 drm/i915/bios: document BDB versions of child device config fields by Jani Nikula · 7 years ago
  28. f865f7e drm/i915/bios: amend child device config parameters by Jani Nikula · 7 years ago
  29. 6e64462 drm/i915: Beef up the IPS vs. CRC workaround by Ville Syrjälä · 7 years ago
  30. 3814fd7 drm/i915: Make some RPS functions static by Oscar Mateo · 7 years ago
  31. 3ffff01 drm/i915: Ignore duplicate VMA stored within the per-object handle LUT by Chris Wilson · 7 years ago
  32. 67b4804 drm/i915: Assert that the handle->vma lut is empty on object close by Chris Wilson · 7 years ago
  33. 432295d drm/i915: Assert the context is not closed on object-close by Chris Wilson · 7 years ago
  34. acfb555 drm/i915/cnl: WaForceContextSaveRestoreNonCoherent by Rodrigo Vivi · 7 years ago
  35. 2cbecff drm/i915/cnl: WaPushConstantDereferenceHoldDisable by Oscar Mateo · 7 years ago
  36. 66df101 drm/i915: Keep a small stash of preallocated WC pages by Chris Wilson · 7 years ago
  37. eb37193 drm/i915/cfl: Coffee Lake works on Kaby Lake PCH. by Rodrigo Vivi · 7 years ago
  38. ade5ee7 drm/i915/cnl: extract cnl_set_procmon_ref_values by Paulo Zanoni · 7 years ago
  39. e0b8acf drm/i915/cnl: simplify cnl_procmon_values handling by Paulo Zanoni · 7 years ago
  40. 74d290f drm/i915: Boost GPU clocks if we miss the pageflip's vblank by Chris Wilson · 7 years ago
  41. 5f88a9c drm/i915: Constify states passed to enable/disable/etc. encoder hooks by Ville Syrjälä · 7 years ago
  42. d2419ff drm/i915: Plumb crtc_state to PSR enable/disable by Ville Syrjälä · 7 years ago
  43. 385e4de drm/i915: Init infoframe vfuncs for DP encoders as well by Ville Syrjälä · 7 years ago
  44. f99be1b drm/i915: Move infoframe vfuncs into intel_digital_port by Ville Syrjälä · 7 years ago
  45. c5f93fc drm/i915: Disable infoframes when shutting down DDI HDMI by Ville Syrjälä · 7 years ago
  46. b47ef0f drm/i915: Check has_infoframes when enabling infoframes by Ville Syrjälä · 7 years ago
  47. 41e6102 drm/i915: Re-enable per-engine reset for Broxton by Michel Thierry · 7 years ago
  48. 1853a9d drm/i915/dp: make is_edp non-static and rename to intel_dp_is_edp by Jani Nikula · 7 years ago
  49. 7b91bf7 drm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp by Jani Nikula · 7 years ago
  50. 1a25db6 drm/i915/cnl: Apply large line width optimization by Rodrigo Vivi · 7 years ago
  51. d1d2475 drm/i915/cnl: WaDisableEnhancedSBEVertexCaching by Rodrigo Vivi · 7 years ago
  52. e6d1a4f drm/i915/cnl: Add WaDisableReplayBufferBankArbitrationOptimization by Rodrigo Vivi · 7 years ago
  53. 90007bc drm/i915/cnl: Introduce initial Cannonlake Workarounds. by Rodrigo Vivi · 7 years ago
  54. 64f09f0 drm/i915: Clear lost context-switch interrupts across reset by Chris Wilson · 7 years ago
  55. a42894e drm/i915: Update DRIVER_DATE to 20170818 by Daniel Vetter · 7 years ago
  56. cd55a1f drm/i915/bxt: use NULL for GPIO connection ID by Andy Shevchenko · 7 years ago
  57. 636918f drm/i915: Mark the GT as busy before idling the previous request by Chris Wilson · 7 years ago
  58. 0519bcb drm/i915: Trivial grammar fix s/opt of/opt out of/ in comment by Chris Wilson · 7 years ago
  59. d1b48c1 drm/i915: Replace execbuf vma ht with an idr by Chris Wilson · 7 years ago
  60. 170fa29 drm/i915: Simplify eb_lookup_vmas() by Chris Wilson · 7 years ago
  61. c7c6e46 drm/i915: Convert execbuf to use struct-of-array packing for critical fields by Chris Wilson · 7 years ago
  62. 8bcbfb1 drm/i915: Check context status before looking up our obj/vma by Chris Wilson · 7 years ago
  63. f2f5c06 drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs by Chris Wilson · 7 years ago
  64. 4055dc7 drm/i915: Stop touching forcewake following a gen6+ engine reset by Chris Wilson · 7 years ago
  65. cec3bb0 drm/i915: Split pin mapping into per platform functions by Anusha Srivatsa · 7 years ago
  66. ab3595b drm/i915/opregion: let user specify override VBT via firmware load by Jani Nikula · 7 years ago
  67. a029fa4 drm/i915/cnl: Reuse skl_wm_get_hw_state on Cannonlake. by Rodrigo Vivi · 7 years ago
  68. 6c64dd3 drm/i915/gen10: implement gen 10 watermarks calculations by Paulo Zanoni · 7 years ago
  69. acf58d4 drm/i915/cnl: Fix LSPCON support. by Rodrigo Vivi · 7 years ago
  70. b5273d7 drm/i915/vbt: ignore extraneous child devices for a port by Jani Nikula · 7 years ago
  71. 4e34935 drm/i915/cnl: Setup PAT Index. by Rodrigo Vivi · 7 years ago
  72. dc911f5 drm/i915/edp: Allow alternate fixed mode for eDP if available. by Jim Bride · 7 years ago
  73. cf6e7ba drm/i915: Add support for drm syncobjs by Jason Ekstrand · 7 years ago
  74. b805014 drm/i915: Handle full s64 precision for wait-ioctl by Chris Wilson · 7 years ago
  75. b8f55be drm/i915: Split obj->cache_coherent to track r/w by Chris Wilson · 7 years ago
  76. 9c3a16c drm/i915/hsw+: Add support for multiple power well regs by Imre Deak · 7 years ago
  77. 0a44594 drm/i915: Work around GCC anonymous union initialization bug by Imre Deak · 7 years ago
  78. baa68f6 Merge tag 'gvt-next-2017-08-15' of https://github.com/01org/gvt-linux into drm-intel-next-queued by Daniel Vetter · 7 years ago
  79. d59814a drm/i915: Initialize 'data' in intel_dsi_dcs_backlight.c by Balasubramaniam, Hari Chand · 7 years ago
  80. 140ef13 drm/i915/dp: Validate the compliance test link parameters by Manasi Navare · 8 years ago
  81. 1a92c70 drm/i915/dp: Generalize intel_dp_link_params function to accept arguments to be validated by Manasi Navare · 8 years ago
  82. 6b3816d drm/i915/gvt: Fix guest i915 full ppgtt blocking issue by Tina Zhang · 7 years ago
  83. 8a4ab66 drm/i915: Enable guest i915 full ppgtt functionality by Tina Zhang · 7 years ago
  84. 4fc0506 drm/i915: Disconnect 32 and 48 bit ppGTT support by Joonas Lahtinen · 7 years ago
  85. 9db529a drm/i915: More surgically unbreak the modeset vs reset deadlock by Daniel Vetter · 7 years ago
  86. 42b062b drm/i915: Push i915_sw_fence_wait into the nonblocking atomic commit by Daniel Vetter · 7 years ago
  87. 97154ec drm/i915: Avoid the gpu reset vs. modeset deadlock by Daniel Vetter · 7 years ago
  88. 2743789 drm/i915/gen9: Send all components in VF state by Mika Kuoppala · 7 years ago
  89. ccba591 drm/i915/guc: Rename GuC irq trigger function by Michal Wajdeczko · 7 years ago
  90. 12124be drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt by Chris Wilson · 7 years ago
  91. d90cb7f drm/i915: Add SW_SYNC to our recommend testing Kconfig by Chris Wilson · 7 years ago
  92. f761bef2 drm/i915: Introduce intel_hpd_pin function. by Rodrigo Vivi · 7 years ago
  93. 256cfdde drm/i915: Simplify hpd pin to port by Rodrigo Vivi · 7 years ago
  94. c1b56c5 drm/i915/cnl: Dump the right pll registers when dumping pipe config. by Rodrigo Vivi · 7 years ago
  95. d907b66 drm/i915/cnl: Add allowed DP rates for Cannonlake. by Rodrigo Vivi · 7 years ago
  96. 50946c89 drm/i915: Return correct EDP voltage swing table for 0.85V by Matthias Kaehlcke · 8 years ago
  97. 2d56758 drm/i915: make structure intel_sprite_plane_funcs static by Colin Ian King · 7 years ago
  98. 2ae9e36 drm/i915/fbc: only update no_fbc_reason when active by Daniel Vetter · 7 years ago
  99. 7ea1adf drm/i915/cnl: Add slice and subslice information to debugfs. by Rodrigo Vivi · 7 years ago
  100. dfc267a drm/i915/gen10: fix WM latency printing by Paulo Zanoni · 7 years ago