1. c3ed110 drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put() by Harsha Sharma · 7 years ago
  2. 4d58443d drm/i915: Get rid of hardcoded pipes by Mika Kahola · 7 years ago
  3. a2fc4bd drm/i915: Add retries for LSPCON detection by Shashank Sharma · 7 years ago
  4. d18aef0 drm/i915: Don't give up waiting on INVALID_MODE by Shashank Sharma · 7 years ago
  5. f687e25 drm: Add retries for lspcon mode detection by Shashank Sharma · 7 years ago
  6. 8f5f63d drm/i915/bdw: Fix DP_AUX_CH_CTL_TIME_OUT setting by James Ausmus · 7 years ago
  7. 6fa228b drm/i915: Fix DP_AUX_CH_CTL_TIME_OUT naming by James Ausmus · 7 years ago
  8. 9c1477e drm/i915/selftests: Exercise adding requests to a full GGTT by Chris Wilson · 7 years ago
  9. 214707f drm/i915/selftests: Wrap a timer into a i915_sw_fence by Chris Wilson · 7 years ago
  10. 55b4f1c drm/i915: Fix eviction when the GGTT is idle but full by Chris Wilson · 7 years ago
  11. 4d90f2d drm/i915: Start tracking PSR state in crtc state by Ville Syrjälä · 7 years ago
  12. fa9caf0 drm/i915: Update DRIVER_DATE to 20171012 by Jani Nikula · 7 years ago
  13. 612dde7 drm/i915: Simplify intel_sanitize_enable_ppgtt by Joonas Lahtinen · 7 years ago
  14. 7c78142 drm/i915/userptr: Drop struct_mutex before cleanup by Chris Wilson · 7 years ago
  15. a8a0888 drm/i915/dp: limit sink rates based on rate by Jani Nikula · 7 years ago
  16. fc603ca drm/i915/dp: centralize max source rate conditions more by Jani Nikula · 7 years ago
  17. 3c7b6b3 drm/i915: Allow PCH platforms fall back to BIOS LVDS mode by Ville Syrjälä · 7 years ago
  18. de33081 drm/i915: Reuse normal state readout for LVDS/DVO fixed mode by Ville Syrjälä · 7 years ago
  19. af7a8ff drm/i915: Use rcu instead of stop_machine in set_wedged by Daniel Vetter · 7 years ago
  20. 37d933f drm/i915: Introduce separate status variable for RC6 and LLC ring frequency setup by Sagar Arun Kamble · 7 years ago
  21. fc77426 drm/i915: Create generic functions to control RC6, RPS by Sagar Arun Kamble · 7 years ago
  22. 0870a2a drm/i915: Create generic function to setup LLC ring frequency table by Sagar Arun Kamble · 7 years ago
  23. 771decb drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled by Sagar Arun Kamble · 7 years ago
  24. 562d9ba drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm" by Sagar Arun Kamble · 7 years ago
  25. 9f81750 drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock by Sagar Arun Kamble · 7 years ago
  26. ad1443f drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm" by Sagar Arun Kamble · 7 years ago
  27. d46b00d drm/i915: Separate RPS and RC6 handling for CHV by Sagar Arun Kamble · 7 years ago
  28. 0d6fc92 drm/i915: Separate RPS and RC6 handling for VLV by Sagar Arun Kamble · 7 years ago
  29. 3a85392 drm/i915: Separate RPS and RC6 handling for BDW by Sagar Arun Kamble · 7 years ago
  30. 415544d drm/i915: Remove superfluous IS_BDW checks and non-BDW changes from gen8_enable_rps by Sagar Arun Kamble · 7 years ago
  31. 960e546 drm/i915: Separate RPS and RC6 handling for gen6+ by Sagar Arun Kamble · 7 years ago
  32. 617dc76 drm/i915/selftests: ditch the kernel context by Matthew Auld · 7 years ago
  33. 06ea8c5 drm/i915: Silently fallback to 4k scratch by Chris Wilson · 7 years ago
  34. 45c1cd8 drm/i915: Cleanup South Error Interrupts by Mika Kahola · 7 years ago
  35. 78619e3 drm/i915: Favor for_each_pipe() macro by Mika Kahola · 7 years ago
  36. 0a195c0 drm/i915: Fold IRQ pipe masks by Mika Kahola · 7 years ago
  37. 2b68504 drm/i915: Remove I915_MAX_PIPES dependency for DDB allocation by Mika Kahola · 7 years ago
  38. 0d5f662 drm/i915: Don't relay on I915_MAX_PIPES by Mika Kahola · 7 years ago
  39. db37d8f drm/i915: Nuke the bogus kernel doc for i9xx_disable_pll() by Ville Syrjälä · 7 years ago
  40. 939994d drm/i915: Pass crtc state to i9xx_enable_pll() by Ville Syrjälä · 7 years ago
  41. dfa311f drm/i915: Parametrize CBR_DPLLBMD_PIPE defines by Ville Syrjälä · 7 years ago
  42. ecf837d9 drm/i915: Use enum pipe for PCH transcoders by Ville Syrjälä · 7 years ago
  43. 69208c9 drm/i915: Increase atomic update vblank evasion time with lockdep by Daniel Vetter · 7 years ago
  44. dc2279e drm/i915: Use execlists_num_ports instead of size of array by Mika Kuoppala · 7 years ago
  45. 7741b54 drm/i915: Preallocate our mmu notifier workequeu to unbreak cpu hotplug deadlock by Daniel Vetter · 7 years ago
  46. 0ead5f8 drm/i915/bios: don't pass bdb to parsers that don't parse VBT directly by Jani Nikula · 7 years ago
  47. 0ebdabe drm/i915/bios: parse SDVO device mapping from pre-parsed child devices by Jani Nikula · 7 years ago
  48. b3ca1f4 drm/i915/bios: merge parse_device_mapping() into parse_general_definitions() by Jani Nikula · 7 years ago
  49. 53f6b24 drm/i915/bios: cleanup comments and useless return by Jani Nikula · 7 years ago
  50. 127704f drm/i915/bios: remove an unnecessary temp variable by Jani Nikula · 7 years ago
  51. 2d936f1 drm/i915/bios: don't initialize fields based on vbt version by Jani Nikula · 7 years ago
  52. a87145c drm/i915/bios: refactor parse general definitions by Jani Nikula · 7 years ago
  53. 348e405 drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channel by Jani Nikula · 7 years ago
  54. 0e00588 drm/i915: avoid division by zero on cnl_calc_wrpll_link by Paulo Zanoni · 7 years ago
  55. 2de3813 drm/i915: add the BXT and CNL DPLL registers to pipe_config_compare by Paulo Zanoni · 7 years ago
  56. 84e8978 drm/i915: s/sg_mask/sg_page_sizes/ by Matthew Auld · 7 years ago
  57. 43ae70d drm/i915: Early rejection of mappable GGTT pin attempts for large bo by Chris Wilson · 7 years ago
  58. a3259ca drm/i915: Avoid evicting user fault mappable vma for pread/pwrite by Chris Wilson · 7 years ago
  59. 3c755c5 drm/i915: Try a minimal attempt to insert the whole object for relocations by Chris Wilson · 7 years ago
  60. f34a93b drm/i915: Check PIN_NONFAULT overlaps in evict_for_node by Chris Wilson · 7 years ago
  61. a65adaf drm/i915: Track user GTT faulting per-vma by Chris Wilson · 7 years ago
  62. 3bd4073 drm/i915: Consolidate get_fence with pin_fence by Chris Wilson · 7 years ago
  63. b4563f5 drm/i915: Pin fence for iomap by Chris Wilson · 7 years ago
  64. 67e6456 drm/i915: Provide an assert for when we expect forcewake to be held by Chris Wilson · 7 years ago
  65. ff97d3a drm/i915/selftests: Hold the rpm wakeref for the reset tests by Chris Wilson · 7 years ago
  66. 1749d90 drm/i915: Hold forcewake for the duration of reset+restart by Chris Wilson · 7 years ago
  67. 95a19ab drm/i915/selftests: Pretty print engine state when requests fail to start by Chris Wilson · 7 years ago
  68. f636edb drm/i915: Make i915_engine_info pretty printer to standalone by Chris Wilson · 7 years ago
  69. bef27bd drm/i915: Assert we do not try to expand VMA for hugepage inside GGTT by Chris Wilson · 7 years ago
  70. 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
  71. e30a154 drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get() by Ville Syrjälä · 9 years ago
  72. a883241 drm/i915: enable platform support for 2M pages by Matthew Auld · 7 years ago
  73. f1f3f98 drm/i915: enable platform support for 64K pages by Matthew Auld · 7 years ago
  74. da9fe3f drm/i915: disable platform support for vGPU huge gtt pages by Matthew Auld · 7 years ago
  75. 7924d9d drm/i915/selftests: mix huge pages by Matthew Auld · 7 years ago
  76. 4049866 drm/i915/selftests: huge page tests by Matthew Auld · 7 years ago
  77. 7393b7e drm/i915/debugfs: include some gtt page size metrics by Matthew Auld · 7 years ago
  78. d9ec12f drm/i915: accurate page size tracking for the ppgtt by Matthew Auld · 7 years ago
  79. 17a00cf drm/i915: support 64K pages for the 48b PPGTT by Matthew Auld · 7 years ago
  80. aa09587 drm/i915: add support for 64K scratch page by Matthew Auld · 7 years ago
  81. 0a03852 drm/i915: support 2M pages for the 48b PPGTT by Matthew Auld · 7 years ago
  82. 8cb0983 drm/i915: disable GTT cache for 2M pages by Matthew Auld · 7 years ago
  83. 9a6330c drm/i915: enable IPS bit for 64K pages by Matthew Auld · 7 years ago
  84. 855822b drm/i915: align 64K objects to 2M by Matthew Auld · 7 years ago
  85. 7464284 drm/i915: align the vma start to the largest gtt page size by Matthew Auld · 7 years ago
  86. fa3f46a drm/i915: introduce vm set_pages/clear_pages by Matthew Auld · 7 years ago
  87. a5c08166 drm/i915: introduce page_size members by Matthew Auld · 7 years ago
  88. b91b09e drm/i915: push set_pages down to the callers by Matthew Auld · 7 years ago
  89. 2a9654b drm/i915: introduce page_sizes field to dev_info by Matthew Auld · 7 years ago
  90. b901bb8 drm/i915/gemfs: enable THP by Matthew Auld · 7 years ago
  91. 465c403 drm/i915: introduce simple gemfs by Matthew Auld · 7 years ago
  92. 703321b mm/shmem: introduce shmem_file_setup_with_mnt by Matthew Auld · 7 years ago
  93. 279f5a0 drm/i915/execlists: Add a comment for the extra MI_ARB_ENABLE by Chris Wilson · 7 years ago
  94. 8d55082 drm/i915: Order two completing nop_submit_request by Chris Wilson · 7 years ago
  95. 320671f drm/i915: Silence compiler warning for hsw_power_well_enable() by Chris Wilson · 7 years ago
  96. 7c26240 drm/i915: Try harder to finish the idle-worker by Chris Wilson · 7 years ago
  97. bb8920f drm/i915: Fix pointer-to-int conversion by Michal Wajdeczko · 7 years ago
  98. ead92ed drm/i915/huc: Fix includes in intel_huc.c by Michal Wajdeczko · 7 years ago
  99. faf6548 drm/i915: Unify uC variable types to avoid flooding checkpatch.pl by Joonas Lahtinen · 7 years ago
  100. 822a4b67 drm/i915: Don't use BIT() in UAPI section by Joonas Lahtinen · 7 years ago