1. d1b48c1 drm/i915: Replace execbuf vma ht with an idr by Chris Wilson · 7 years ago
  2. 170fa29 drm/i915: Simplify eb_lookup_vmas() by Chris Wilson · 7 years ago
  3. c7c6e46 drm/i915: Convert execbuf to use struct-of-array packing for critical fields by Chris Wilson · 7 years ago
  4. 8bcbfb1 drm/i915: Check context status before looking up our obj/vma by Chris Wilson · 7 years ago
  5. f2f5c06 drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs by Chris Wilson · 7 years ago
  6. 4055dc7 drm/i915: Stop touching forcewake following a gen6+ engine reset by Chris Wilson · 7 years ago
  7. cec3bb0 drm/i915: Split pin mapping into per platform functions by Anusha Srivatsa · 7 years ago
  8. ab3595b drm/i915/opregion: let user specify override VBT via firmware load by Jani Nikula · 7 years ago
  9. a029fa4 drm/i915/cnl: Reuse skl_wm_get_hw_state on Cannonlake. by Rodrigo Vivi · 7 years ago
  10. 6c64dd3 drm/i915/gen10: implement gen 10 watermarks calculations by Paulo Zanoni · 7 years ago
  11. acf58d4 drm/i915/cnl: Fix LSPCON support. by Rodrigo Vivi · 7 years ago
  12. b5273d7 drm/i915/vbt: ignore extraneous child devices for a port by Jani Nikula · 7 years ago
  13. 4e34935 drm/i915/cnl: Setup PAT Index. by Rodrigo Vivi · 7 years ago
  14. dc911f5 drm/i915/edp: Allow alternate fixed mode for eDP if available. by Jim Bride · 7 years ago
  15. cf6e7ba drm/i915: Add support for drm syncobjs by Jason Ekstrand · 7 years ago
  16. b805014 drm/i915: Handle full s64 precision for wait-ioctl by Chris Wilson · 7 years ago
  17. b8f55be drm/i915: Split obj->cache_coherent to track r/w by Chris Wilson · 7 years ago
  18. 9c3a16c drm/i915/hsw+: Add support for multiple power well regs by Imre Deak · 7 years ago
  19. 0a44594 drm/i915: Work around GCC anonymous union initialization bug by Imre Deak · 7 years ago
  20. 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
  21. d59814a drm/i915: Initialize 'data' in intel_dsi_dcs_backlight.c by Balasubramaniam, Hari Chand · 7 years ago
  22. 140ef13 drm/i915/dp: Validate the compliance test link parameters by Manasi Navare · 8 years ago
  23. 1a92c70 drm/i915/dp: Generalize intel_dp_link_params function to accept arguments to be validated by Manasi Navare · 8 years ago
  24. 6b3816d drm/i915/gvt: Fix guest i915 full ppgtt blocking issue by Tina Zhang · 7 years ago
  25. 8a4ab66 drm/i915: Enable guest i915 full ppgtt functionality by Tina Zhang · 7 years ago
  26. 4fc0506 drm/i915: Disconnect 32 and 48 bit ppGTT support by Joonas Lahtinen · 7 years ago
  27. 9db529a drm/i915: More surgically unbreak the modeset vs reset deadlock by Daniel Vetter · 7 years ago
  28. 42b062b drm/i915: Push i915_sw_fence_wait into the nonblocking atomic commit by Daniel Vetter · 7 years ago
  29. 97154ec drm/i915: Avoid the gpu reset vs. modeset deadlock by Daniel Vetter · 7 years ago
  30. 2743789 drm/i915/gen9: Send all components in VF state by Mika Kuoppala · 7 years ago
  31. ccba591 drm/i915/guc: Rename GuC irq trigger function by Michal Wajdeczko · 7 years ago
  32. 12124be drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt by Chris Wilson · 7 years ago
  33. d90cb7f drm/i915: Add SW_SYNC to our recommend testing Kconfig by Chris Wilson · 7 years ago
  34. f761bef2 drm/i915: Introduce intel_hpd_pin function. by Rodrigo Vivi · 7 years ago
  35. 256cfdd drm/i915: Simplify hpd pin to port by Rodrigo Vivi · 7 years ago
  36. c1b56c5 drm/i915/cnl: Dump the right pll registers when dumping pipe config. by Rodrigo Vivi · 7 years ago
  37. d907b66 drm/i915/cnl: Add allowed DP rates for Cannonlake. by Rodrigo Vivi · 7 years ago
  38. 50946c89 drm/i915: Return correct EDP voltage swing table for 0.85V by Matthias Kaehlcke · 7 years ago
  39. 2d56758 drm/i915: make structure intel_sprite_plane_funcs static by Colin Ian King · 7 years ago
  40. 2ae9e36 drm/i915/fbc: only update no_fbc_reason when active by Daniel Vetter · 7 years ago
  41. 7ea1adf drm/i915/cnl: Add slice and subslice information to debugfs. by Rodrigo Vivi · 7 years ago
  42. dfc267a drm/i915/gen10: fix WM latency printing by Paulo Zanoni · 7 years ago
  43. fdd11c2 drm/i915/gen10: fix the gen 10 SAGV block time by Paulo Zanoni · 7 years ago
  44. 0197181 drm/i915/cnl: Enable SAGV for Cannonlake. by Rodrigo Vivi · 7 years ago
  45. 50682ee drm/i915/gen10+: use the SKL code for reading WM latencies by Paulo Zanoni · 7 years ago
  46. 06bfe5b drm/i915: Avoid null dereference if mst_port is unset. by Rodrigo Vivi · 7 years ago
  47. 28b6cb0 drm/i915/perf: Drop redundant check for perf.initialised on reset by Chris Wilson · 7 years ago
  48. 84a095e drm/i915/perf: Drop lockdep assert for i915_oa_init_reg_state() by Chris Wilson · 7 years ago
  49. 40f75ea drm/i915/perf: Initialise dynamic sysfs group before creation by Chris Wilson · 7 years ago
  50. 1aa920e drm/i915: add register macro definition style guide by Jani Nikula · 7 years ago
  51. c3fdb9d drm/i915: enum i915_power_well_id is not proper kernel-doc by Jani Nikula · 7 years ago
  52. 714244e drm/i915: Add format modifiers for Intel by Ben Widawsky · 7 years ago
  53. 2e2adb0 drm/i915: Add render decompression support by Ville Syrjälä · 7 years ago
  54. bbfb6ce drm/i915: Implement .get_format_info() hook for CCS by Ville Syrjälä · 7 years ago
  55. 148b1e1 Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 7 years ago
  56. 3ec0af7 drm/i915: Supply the engine-id for our mock_engine() by Chris Wilson · 7 years ago
  57. 9dfb8e5 drm/i915/gvt: Add shadow context descriptor updating by Kechen Lu · 7 years ago
  58. a45050d drm/i915/gvt: expose vGPU context hw id by Zhenyu Wang · 7 years ago
  59. 4d3e67b drm/i915/gvt: Refine the intel_vgpu_reset_gtt reset function by Chuanxiao Dong · 7 years ago
  60. 4b2dbbc drm/i915/gvt: Add carefully checking in GTT walker paths by Changbin Du · 7 years ago
  61. 36ed7e9 drm/i915/gvt: Remove duplicated MMIO entries by Jian Jun Chen · 7 years ago
  62. 73821a5 drm/i915/gvt: take runtime pm when do early scan and shadow by Zhenyu Wang · 7 years ago
  63. 64d8bb8 drm/i915/gvt: Replace duplicated code with exist function by Ping Gao · 7 years ago
  64. 87e919d drm/i915/gvt: To check whether workload scan and shadow has mutex hold by Ping Gao · 7 years ago
  65. d0302e7 drm/i915/gvt: Audit and shadow workload during ELSP writing by Ping Gao · 7 years ago
  66. 89ea20b drm/i915/gvt: Factor out scan and shadow from workload dispatch by Ping Gao · 7 years ago
  67. 4671ea2 drm/i915/gvt: Optimize ring siwtch 2x faster again by light weight mmio access wrapper by Changbin Du · 8 years ago
  68. f846c8d drm/i915/gvt: Optimize ring siwtch 2x faster by removing unnecessary POSTING_READ by Changbin Du · 8 years ago
  69. 4cf196e drm/i915/gvt: Use gvt_err to print the resource not enough error by Chuanxiao Dong · 8 years ago
  70. 912d641 drm/i915/psr: Preserve SRD_CTL bit 29 on PSR init by Jim Bride · 7 years ago
  71. ea46708 drm/i915/cnl: Removing missing DDI_E bits from CNL. by Rodrigo Vivi · 7 years ago
  72. 802673d drm/i915: Perform an invalidate prior to executing golden renderstate by Chris Wilson · 7 years ago
  73. 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 7 years ago
  74. 482b0e3 drm: Nuke drm_atomic_helper_connector_set_property by Daniel Vetter · 7 years ago
  75. e90271b drm: Nuke drm_atomic_helper_plane_set_property by Daniel Vetter · 7 years ago
  76. b671557 drm: Nuke drm_atomic_helper_crtc_set_property by Daniel Vetter · 7 years ago
  77. 5a7e6a3 drm/i915: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 7 years ago
  78. fe29133 drm/i915: remove unused function declaration by Lionel Landwerlin · 7 years ago
  79. 4153394 drm/i915/selftests: Retarget igt_render_engine_reset_fallback() by Chris Wilson · 7 years ago
  80. e9d7486 drm/i915: fix backlight invert for non-zero minimum brightness by Jani Nikula · 8 years ago
  81. 6cb0c6a drm/i915/shrinker: Wrap need_resched() inside preempt-disable by Chris Wilson · 7 years ago
  82. 28152a2 drm/i915/perf: Initialise the dynamic sysfs attr by Chris Wilson · 7 years ago
  83. 7490831 drm: i915: remove dead code and pointless local lut storage by Peter Rosin · 7 years ago
  84. 32087d1 drm/i915: enable WaDisableDopClkGating for skl by Praveen Paneri · 7 years ago
  85. 23247d7 drm/i915: Fix PCH names for KBP and CNP. by Rodrigo Vivi · 7 years ago
  86. f89823c drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interface by Lionel Landwerlin · 7 years ago
  87. 7853d92 drm/i915: reorder NOA register definition to follow addresses by Lionel Landwerlin · 7 years ago
  88. 28964cf drm/i915/perf: disable NOA logic when not used by Lionel Landwerlin · 7 years ago
  89. 3802c5c drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs by Lionel Landwerlin · 7 years ago
  90. 701f823 drm/i915/perf: prune OA configs by Lionel Landwerlin · 7 years ago
  91. 01d928e drm/i915/perf: fix flex eu registers programming by Lionel Landwerlin · 7 years ago
  92. 59f3da1 drm/i915: add const to bin_attribute by Bhumika Goyal · 7 years ago
  93. 09a92bc drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lut by Maarten Lankhorst · 7 years ago
  94. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  95. d0604a2 drm/i915: Update DRIVER_DATE to 20170731 by Daniel Vetter · 7 years ago
  96. 03e0c83 drm/i915: Remove unused i915_err_print_instdone by Tvrtko Ursulin · 7 years ago
  97. 5a9cfff drm/i915: Include mbox details for pcode read/write failures by Chris Wilson · 7 years ago
  98. de44e25 drm/i915/sdvo: Shut up state checker with hdmi cards on gen3 by Daniel Vetter · 7 years ago
  99. a8506684 drm/i915: Rework sdvo proxy i2c locking by Daniel Vetter · 7 years ago
  100. 8fb6a5d drm/i915: Call the unlocked version of i915_gem_object_get_pages() by Chris Wilson · 7 years ago