1. ecf837d9 drm/i915: Use enum pipe for PCH transcoders by Ville Syrjälä · 7 years ago
  2. 69208c9 drm/i915: Increase atomic update vblank evasion time with lockdep by Daniel Vetter · 7 years ago
  3. dc2279e drm/i915: Use execlists_num_ports instead of size of array by Mika Kuoppala · 7 years ago
  4. 7741b54 drm/i915: Preallocate our mmu notifier workequeu to unbreak cpu hotplug deadlock by Daniel Vetter · 7 years ago
  5. 0ead5f8 drm/i915/bios: don't pass bdb to parsers that don't parse VBT directly by Jani Nikula · 7 years ago
  6. 0ebdabe drm/i915/bios: parse SDVO device mapping from pre-parsed child devices by Jani Nikula · 7 years ago
  7. b3ca1f4 drm/i915/bios: merge parse_device_mapping() into parse_general_definitions() by Jani Nikula · 7 years ago
  8. 53f6b24 drm/i915/bios: cleanup comments and useless return by Jani Nikula · 7 years ago
  9. 127704f drm/i915/bios: remove an unnecessary temp variable by Jani Nikula · 7 years ago
  10. 2d936f1 drm/i915/bios: don't initialize fields based on vbt version by Jani Nikula · 7 years ago
  11. a87145c drm/i915/bios: refactor parse general definitions by Jani Nikula · 7 years ago
  12. 348e405 drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channel by Jani Nikula · 7 years ago
  13. 0e00588 drm/i915: avoid division by zero on cnl_calc_wrpll_link by Paulo Zanoni · 7 years ago
  14. 2de3813 drm/i915: add the BXT and CNL DPLL registers to pipe_config_compare by Paulo Zanoni · 7 years ago
  15. 84e8978 drm/i915: s/sg_mask/sg_page_sizes/ by Matthew Auld · 7 years ago
  16. 43ae70d drm/i915: Early rejection of mappable GGTT pin attempts for large bo by Chris Wilson · 7 years ago
  17. a3259ca drm/i915: Avoid evicting user fault mappable vma for pread/pwrite by Chris Wilson · 7 years ago
  18. 3c755c5 drm/i915: Try a minimal attempt to insert the whole object for relocations by Chris Wilson · 7 years ago
  19. f34a93b drm/i915: Check PIN_NONFAULT overlaps in evict_for_node by Chris Wilson · 7 years ago
  20. a65adaf drm/i915: Track user GTT faulting per-vma by Chris Wilson · 7 years ago
  21. 3bd4073 drm/i915: Consolidate get_fence with pin_fence by Chris Wilson · 7 years ago
  22. b4563f5 drm/i915: Pin fence for iomap by Chris Wilson · 7 years ago
  23. 67e6456 drm/i915: Provide an assert for when we expect forcewake to be held by Chris Wilson · 7 years ago
  24. ff97d3a drm/i915/selftests: Hold the rpm wakeref for the reset tests by Chris Wilson · 7 years ago
  25. 1749d90 drm/i915: Hold forcewake for the duration of reset+restart by Chris Wilson · 7 years ago
  26. 95a19ab drm/i915/selftests: Pretty print engine state when requests fail to start by Chris Wilson · 7 years ago
  27. f636edb drm/i915: Make i915_engine_info pretty printer to standalone by Chris Wilson · 7 years ago
  28. bef27bd drm/i915: Assert we do not try to expand VMA for hugepage inside GGTT by Chris Wilson · 7 years ago
  29. d0d3725 drm/i915: Use intel_get_pipe_timings() and intel_mode_from_pipe_config() in intel_crtc_mode_get() by Ville Syrjälä · 9 years ago
  30. e30a154 drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get() by Ville Syrjälä · 9 years ago
  31. a883241 drm/i915: enable platform support for 2M pages by Matthew Auld · 7 years ago
  32. f1f3f98 drm/i915: enable platform support for 64K pages by Matthew Auld · 7 years ago
  33. da9fe3f drm/i915: disable platform support for vGPU huge gtt pages by Matthew Auld · 7 years ago
  34. 7924d9d drm/i915/selftests: mix huge pages by Matthew Auld · 7 years ago
  35. 4049866 drm/i915/selftests: huge page tests by Matthew Auld · 7 years ago
  36. 7393b7e drm/i915/debugfs: include some gtt page size metrics by Matthew Auld · 7 years ago
  37. d9ec12f drm/i915: accurate page size tracking for the ppgtt by Matthew Auld · 7 years ago
  38. 17a00cf drm/i915: support 64K pages for the 48b PPGTT by Matthew Auld · 7 years ago
  39. aa09587 drm/i915: add support for 64K scratch page by Matthew Auld · 7 years ago
  40. 0a03852 drm/i915: support 2M pages for the 48b PPGTT by Matthew Auld · 7 years ago
  41. 8cb0983 drm/i915: disable GTT cache for 2M pages by Matthew Auld · 7 years ago
  42. 9a6330c drm/i915: enable IPS bit for 64K pages by Matthew Auld · 7 years ago
  43. 855822b drm/i915: align 64K objects to 2M by Matthew Auld · 7 years ago
  44. 7464284 drm/i915: align the vma start to the largest gtt page size by Matthew Auld · 7 years ago
  45. fa3f46a drm/i915: introduce vm set_pages/clear_pages by Matthew Auld · 7 years ago
  46. a5c08166 drm/i915: introduce page_size members by Matthew Auld · 7 years ago
  47. b91b09e drm/i915: push set_pages down to the callers by Matthew Auld · 7 years ago
  48. 2a9654b drm/i915: introduce page_sizes field to dev_info by Matthew Auld · 7 years ago
  49. b901bb8 drm/i915/gemfs: enable THP by Matthew Auld · 7 years ago
  50. 465c403 drm/i915: introduce simple gemfs by Matthew Auld · 7 years ago
  51. 703321b mm/shmem: introduce shmem_file_setup_with_mnt by Matthew Auld · 7 years ago
  52. 279f5a0 drm/i915/execlists: Add a comment for the extra MI_ARB_ENABLE by Chris Wilson · 7 years ago
  53. 8d55082 drm/i915: Order two completing nop_submit_request by Chris Wilson · 7 years ago
  54. 320671f drm/i915: Silence compiler warning for hsw_power_well_enable() by Chris Wilson · 7 years ago
  55. 7c26240 drm/i915: Try harder to finish the idle-worker by Chris Wilson · 7 years ago
  56. bb8920f drm/i915: Fix pointer-to-int conversion by Michal Wajdeczko · 7 years ago
  57. ead92ed drm/i915/huc: Fix includes in intel_huc.c by Michal Wajdeczko · 7 years ago
  58. faf6548 drm/i915: Unify uC variable types to avoid flooding checkpatch.pl by Joonas Lahtinen · 7 years ago
  59. 822a4b67 drm/i915: Don't use BIT() in UAPI section by Joonas Lahtinen · 7 years ago
  60. 0c3767b2 drm/i915: Use crtc_state_is_legacy_gamma in intel_color_check by Maarten Lankhorst · 7 years ago
  61. c5ce4ef drm/i915/crt: clean up encoder hook assignment by Jani Nikula · 7 years ago
  62. 27d81c2 drm/i915: push DDI FDI link training on enable to CRT encoder by Jani Nikula · 7 years ago
  63. 364a3fe drm/i915: push DDI and DSI underrun reporting on enable to encoder by Jani Nikula · 7 years ago
  64. 3daa3ce drm/i915: push DDI CRT underrun reporting on disable to encoder by Jani Nikula · 7 years ago
  65. 51c4fa6 drm/i915: push DDI CRT underrun reporting on enable to encoder by Jani Nikula · 7 years ago
  66. 959a3b6 drm/i915/uc: Unify initialization of the uC firmware helper by Michal Wajdeczko · 7 years ago
  67. ddf79d8 drm/i915/uc: Fix includes order by Michal Wajdeczko · 7 years ago
  68. 9bf384c drm/i915/guc: Move GuC core definitions into dedicated files by Michal Wajdeczko · 7 years ago
  69. 9f436c4 drm/i915/guc: Move GuC submission declarations into dedicated header by Michal Wajdeczko · 7 years ago
  70. d62e2bf drm/i915/guc: Move GuC log declarations into dedicated header by Michal Wajdeczko · 7 years ago
  71. 3cf1934 drm/i915/cnl: Do not add an extra page for precaution in the Gen10 LRC size by Oscar Mateo · 7 years ago
  72. 83482ca drm/i915: avoid potential uninitialized variable use by Arnd Bergmann · 7 years ago
  73. 764d299 drm/i915/selftests: fix check for intel IOMMU by Arnd Bergmann · 7 years ago
  74. e91ef99 drm/i915/selftests: Remember to create the fake preempt context by Chris Wilson · 7 years ago
  75. c02b8fb drm/i915/edp: Increase the T12 delay quirk to 1300ms by Manasi Navare · 7 years ago
  76. cbacf02 drm/i915/edp: Get the Panel Power Off timestamp after panel is off by Manasi Navare · 7 years ago
  77. 5ea2355 drm/i915/mst: Use MST sideband message transactions for dpms control by Dhinakaran Pandiyan · 7 years ago
  78. ac14fbd drm/i915/scheduler: Support user-defined priorities by Chris Wilson · 7 years ago
  79. beecec9 drm/i915/execlists: Preemption! by Chris Wilson · 7 years ago
  80. bf64e0b drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask by Chris Wilson · 7 years ago
  81. 1f18122 drm/i915/execlists: Keep request->priority for its lifetime by Chris Wilson · 7 years ago
  82. 3ad7b52 drm/i915/execlists: Move bdw GPGPU w/a to emit_bb by Chris Wilson · 7 years ago
  83. e7af311 drm/i915: Introduce a preempt context by Chris Wilson · 7 years ago
  84. d6c0511 drm/i915/execlists: Distinguish the incomplete context notifies by Chris Wilson · 7 years ago
  85. 5152def drm/i915/preempt: Default to disabled mid-command preemption levels by Michał Winiarski · 7 years ago
  86. 1e99834 drm/i915/preempt: Fix WaEnablePreemptionGranularityControlByUMD by Jeff McGee · 7 years ago
  87. 3af7a9c drm/i915/guc: Move Guc early init into own function by Michal Wajdeczko · 7 years ago
  88. d56d63d drm/i915/huc: Move HuC declarations into dedicated header by Michal Wajdeczko · 7 years ago
  89. a16b431 drm/i915/uc: Move uC fw helper code into dedicated files by Michal Wajdeczko · 7 years ago
  90. 1fc556f drm/i915/uc: Create intel_uc_init_mmio by Sagar Arun Kamble · 7 years ago
  91. c23b4f4 drm/i915/uc: Drop unnecessary forward declaration by Michal Wajdeczko · 7 years ago
  92. de7e095 drm/i915: Make intel_uncore.h header self-contained by Michal Wajdeczko · 7 years ago
  93. 6592122 drm/i915: Remove defunct trace points by Chris Wilson · 7 years ago
  94. 6c1fa34 drm/i915: Fix some tracepoints to capture full 64b by Chris Wilson · 7 years ago
  95. 8d488bb drm/i915: Remove WA_(SET|CLR)_BIT by Chris Wilson · 7 years ago
  96. 53221e1 drm/i915: Move MMCD_MISC_CTRL from context w/a to standard by Chris Wilson · 7 years ago
  97. 32ced39 drm/i915: Transform whitelisting WAs into a simple reg write by Oscar Mateo · 7 years ago
  98. 8279aaf drm/i915: Remove use_mmio_flip modparm, v2. by Maarten Lankhorst · 7 years ago
  99. b7208a3 drm/i915/glk: Fix DMC/DC state idleness calculation by Imre Deak · 7 years ago
  100. 57522c4 drm/i915/cnl: Reprogram DMC firmware after S3/S4 resume by Imre Deak · 7 years ago