1. 4502e9e drm/i915/uc: Unify firmware loading by Michal Wajdeczko · 7 years ago
  2. f1e86ce drm/i915: Update DMC firmware load error messages by Michal Wajdeczko · 7 years ago
  3. 1e913d2 drm/i915/uc: Add message with firmware url by Michal Wajdeczko · 7 years ago
  4. 5f99afd drm/i915/uc: Improve debug messages in firmware fetch by Michal Wajdeczko · 7 years ago
  5. 86ffc31 drm/i915/guc: Pick better place for Guc final status message by Michal Wajdeczko · 7 years ago
  6. afb3484 drm/i915/uc: Check all firmwares against WOPCM size by Michal Wajdeczko · 7 years ago
  7. cd5a917 drm/i915/guc: Reorder functions in intel_guc_fw.c by Michal Wajdeczko · 7 years ago
  8. e8668bb drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.c by Michal Wajdeczko · 7 years ago
  9. d9e2e01 drm/i915/guc: Move doc near related definitions by Michal Wajdeczko · 7 years ago
  10. fdc6d73 drm/i915/guc: Small fixups post code move by Michal Wajdeczko · 7 years ago
  11. 5d53be4 drm/i915/guc: Move GuC boot param initialization out of xfer by Michal Wajdeczko · 7 years ago
  12. 46f1e8b drm/i915: Move intel_guc_wopcm_size to intel_guc.c by Michal Wajdeczko · 7 years ago
  13. 1fd51d9 drm/i915: enable to read CSB and CSB write pointer from HWSP in GVT-g VM by Weinan Li · 7 years ago
  14. 1210d38 drm/i915: Use bdw_ddi_translations_fdi for Broadwell by Chris Wilson · 7 years ago
  15. 5896a5c drm/i915: Always stop the rings before a missing GPU reset by Chris Wilson · 7 years ago
  16. 7836cd0 drm/i915: Keep the rings stopped until they have been re-initialized by Chris Wilson · 7 years ago
  17. 5d031f4 drm/i915: Stop asserting on set-wedged vs nop_submit_request ordering by Chris Wilson · 7 years ago
  18. 15d05f0 drm/i915: Split intel_enable_ddi() into DP and HDMI variants by Ville Syrjälä · 7 years ago
  19. 45e0327 drm/i915: Plumb crtc_state etc. directly to intel_ddi_pre_enable_{dp,hdmi}() by Ville Syrjälä · 7 years ago
  20. 33f083f drm/i915: Split intel_disable_ddi() into DP vs. HDMI variants by Ville Syrjälä · 7 years ago
  21. 680b71c drm/i915: Remove useless eDP check from intel_ddi_pre_enable_dp() by Ville Syrjälä · 7 years ago
  22. f45f3da drm/i915: Split intel_ddi_post_disable() into DP vs. HDMI variants by Ville Syrjälä · 7 years ago
  23. fb0bd3b drm/i915: Inline the required bits of intel_ddi_post_disable() into intel_ddi_fdi_post_disable() by Ville Syrjälä · 7 years ago
  24. e725f64 drm/i915: Extract intel_disable_ddi_buf() by Ville Syrjälä · 7 years ago
  25. 6b8506d drm/i915: Extract intel_ddi_clk_disable() by Ville Syrjälä · 7 years ago
  26. 40b2be4 drm/i915: Dump 'output_types' in crtc state dump by Ville Syrjälä · 7 years ago
  27. c3ed110 drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put() by Harsha Sharma · 7 years ago
  28. 4d58443d drm/i915: Get rid of hardcoded pipes by Mika Kahola · 7 years ago
  29. a2fc4bd drm/i915: Add retries for LSPCON detection by Shashank Sharma · 7 years ago
  30. d18aef0 drm/i915: Don't give up waiting on INVALID_MODE by Shashank Sharma · 7 years ago
  31. f687e25 drm: Add retries for lspcon mode detection by Shashank Sharma · 7 years ago
  32. 8f5f63d drm/i915/bdw: Fix DP_AUX_CH_CTL_TIME_OUT setting by James Ausmus · 7 years ago
  33. 6fa228b drm/i915: Fix DP_AUX_CH_CTL_TIME_OUT naming by James Ausmus · 7 years ago
  34. 9c1477e drm/i915/selftests: Exercise adding requests to a full GGTT by Chris Wilson · 7 years ago
  35. 214707f drm/i915/selftests: Wrap a timer into a i915_sw_fence by Chris Wilson · 7 years ago
  36. 55b4f1c drm/i915: Fix eviction when the GGTT is idle but full by Chris Wilson · 7 years ago
  37. 4d90f2d drm/i915: Start tracking PSR state in crtc state by Ville Syrjälä · 7 years ago
  38. fa9caf0 drm/i915: Update DRIVER_DATE to 20171012 by Jani Nikula · 7 years ago
  39. 612dde7 drm/i915: Simplify intel_sanitize_enable_ppgtt by Joonas Lahtinen · 7 years ago
  40. 7c78142 drm/i915/userptr: Drop struct_mutex before cleanup by Chris Wilson · 7 years ago
  41. a8a0888 drm/i915/dp: limit sink rates based on rate by Jani Nikula · 7 years ago
  42. fc603ca drm/i915/dp: centralize max source rate conditions more by Jani Nikula · 7 years ago
  43. 3c7b6b3 drm/i915: Allow PCH platforms fall back to BIOS LVDS mode by Ville Syrjälä · 7 years ago
  44. de33081 drm/i915: Reuse normal state readout for LVDS/DVO fixed mode by Ville Syrjälä · 7 years ago
  45. af7a8ff drm/i915: Use rcu instead of stop_machine in set_wedged by Daniel Vetter · 7 years ago
  46. 37d933f drm/i915: Introduce separate status variable for RC6 and LLC ring frequency setup by Sagar Arun Kamble · 7 years ago
  47. fc77426 drm/i915: Create generic functions to control RC6, RPS by Sagar Arun Kamble · 7 years ago
  48. 0870a2a drm/i915: Create generic function to setup LLC ring frequency table by Sagar Arun Kamble · 7 years ago
  49. 771decb drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled by Sagar Arun Kamble · 7 years ago
  50. 562d9ba drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm" by Sagar Arun Kamble · 7 years ago
  51. 9f81750 drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock by Sagar Arun Kamble · 7 years ago
  52. ad1443f drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm" by Sagar Arun Kamble · 7 years ago
  53. d46b00d drm/i915: Separate RPS and RC6 handling for CHV by Sagar Arun Kamble · 7 years ago
  54. 0d6fc92 drm/i915: Separate RPS and RC6 handling for VLV by Sagar Arun Kamble · 7 years ago
  55. 3a85392 drm/i915: Separate RPS and RC6 handling for BDW by Sagar Arun Kamble · 7 years ago
  56. 415544d drm/i915: Remove superfluous IS_BDW checks and non-BDW changes from gen8_enable_rps by Sagar Arun Kamble · 7 years ago
  57. 960e546 drm/i915: Separate RPS and RC6 handling for gen6+ by Sagar Arun Kamble · 7 years ago
  58. 617dc76 drm/i915/selftests: ditch the kernel context by Matthew Auld · 7 years ago
  59. 06ea8c5 drm/i915: Silently fallback to 4k scratch by Chris Wilson · 7 years ago
  60. 45c1cd8 drm/i915: Cleanup South Error Interrupts by Mika Kahola · 7 years ago
  61. 78619e3 drm/i915: Favor for_each_pipe() macro by Mika Kahola · 7 years ago
  62. 0a195c0 drm/i915: Fold IRQ pipe masks by Mika Kahola · 7 years ago
  63. 2b68504 drm/i915: Remove I915_MAX_PIPES dependency for DDB allocation by Mika Kahola · 7 years ago
  64. 0d5f662 drm/i915: Don't relay on I915_MAX_PIPES by Mika Kahola · 7 years ago
  65. db37d8f drm/i915: Nuke the bogus kernel doc for i9xx_disable_pll() by Ville Syrjälä · 7 years ago
  66. 939994d drm/i915: Pass crtc state to i9xx_enable_pll() by Ville Syrjälä · 7 years ago
  67. dfa311f drm/i915: Parametrize CBR_DPLLBMD_PIPE defines by Ville Syrjälä · 7 years ago
  68. ecf837d9 drm/i915: Use enum pipe for PCH transcoders by Ville Syrjälä · 7 years ago
  69. 69208c9 drm/i915: Increase atomic update vblank evasion time with lockdep by Daniel Vetter · 7 years ago
  70. dc2279e drm/i915: Use execlists_num_ports instead of size of array by Mika Kuoppala · 7 years ago
  71. 7741b54 drm/i915: Preallocate our mmu notifier workequeu to unbreak cpu hotplug deadlock by Daniel Vetter · 7 years ago
  72. 0ead5f8 drm/i915/bios: don't pass bdb to parsers that don't parse VBT directly by Jani Nikula · 7 years ago
  73. 0ebdabe drm/i915/bios: parse SDVO device mapping from pre-parsed child devices by Jani Nikula · 7 years ago
  74. b3ca1f4 drm/i915/bios: merge parse_device_mapping() into parse_general_definitions() by Jani Nikula · 7 years ago
  75. 53f6b24 drm/i915/bios: cleanup comments and useless return by Jani Nikula · 7 years ago
  76. 127704f drm/i915/bios: remove an unnecessary temp variable by Jani Nikula · 7 years ago
  77. 2d936f1 drm/i915/bios: don't initialize fields based on vbt version by Jani Nikula · 7 years ago
  78. a87145c drm/i915/bios: refactor parse general definitions by Jani Nikula · 7 years ago
  79. 348e405 drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channel by Jani Nikula · 7 years ago
  80. 0e00588 drm/i915: avoid division by zero on cnl_calc_wrpll_link by Paulo Zanoni · 7 years ago
  81. 2de3813 drm/i915: add the BXT and CNL DPLL registers to pipe_config_compare by Paulo Zanoni · 7 years ago
  82. 84e8978 drm/i915: s/sg_mask/sg_page_sizes/ by Matthew Auld · 7 years ago
  83. 43ae70d drm/i915: Early rejection of mappable GGTT pin attempts for large bo by Chris Wilson · 7 years ago
  84. a3259ca drm/i915: Avoid evicting user fault mappable vma for pread/pwrite by Chris Wilson · 7 years ago
  85. 3c755c5 drm/i915: Try a minimal attempt to insert the whole object for relocations by Chris Wilson · 7 years ago
  86. f34a93b drm/i915: Check PIN_NONFAULT overlaps in evict_for_node by Chris Wilson · 7 years ago
  87. a65adaf drm/i915: Track user GTT faulting per-vma by Chris Wilson · 7 years ago
  88. 3bd4073 drm/i915: Consolidate get_fence with pin_fence by Chris Wilson · 7 years ago
  89. b4563f5 drm/i915: Pin fence for iomap by Chris Wilson · 7 years ago
  90. 67e6456 drm/i915: Provide an assert for when we expect forcewake to be held by Chris Wilson · 7 years ago
  91. ff97d3a drm/i915/selftests: Hold the rpm wakeref for the reset tests by Chris Wilson · 7 years ago
  92. 1749d90 drm/i915: Hold forcewake for the duration of reset+restart by Chris Wilson · 7 years ago
  93. 95a19ab drm/i915/selftests: Pretty print engine state when requests fail to start by Chris Wilson · 7 years ago
  94. f636edb drm/i915: Make i915_engine_info pretty printer to standalone by Chris Wilson · 7 years ago
  95. bef27bd drm/i915: Assert we do not try to expand VMA for hugepage inside GGTT by Chris Wilson · 7 years ago
  96. 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
  97. e30a154 drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get() by Ville Syrjälä · 9 years ago
  98. a883241 drm/i915: enable platform support for 2M pages by Matthew Auld · 7 years ago
  99. f1f3f98 drm/i915: enable platform support for 64K pages by Matthew Auld · 7 years ago
  100. da9fe3f drm/i915: disable platform support for vGPU huge gtt pages by Matthew Auld · 7 years ago