1. 0bd6cb6 drm/i915: Skip shrinking already freed pages by Chris Wilson · 6 years ago
  2. 767662b drm/i915: Update workarounds selftest for read only regs by Robert M. Fosha · 6 years ago
  3. 7b3d406 drm/i915: Add whitelist workarounds for ICL by John Harrison · 6 years ago
  4. ebd2de4 drm/i915: Support whitelist workarounds on all engines by John Harrison · 6 years ago
  5. 5380d0b drm/i915: Support flags in whitlist WAs by John Harrison · 6 years ago
  6. 7afc7f8 drm/i915: Drop the _INCOMPLETE for has_infoframe by Ville Syrjälä · 6 years ago
  7. dde8483 drm/i915: Make pipe_config_err() vs. fastset less confusing by Ville Syrjälä · 6 years ago
  8. b124ea4 drm/i915: Constify intel_pipe_config_compare() by Ville Syrjälä · 6 years ago
  9. f052155 drm/i915: Don't clobber M/N values during fastset check by Ville Syrjälä · 6 years ago
  10. ef78f7b drm/i915: Use drm_gem_object.resv by Chris Wilson · 6 years ago
  11. 7009db1 drm/i915: Keep engine alive as we retire the context by Chris Wilson · 6 years ago
  12. 4951dc0 drm/i915/guc: Reduce verbosity on log overflows by Chris Wilson · 6 years ago
  13. 6800d9a Documentation/i915: fix file references after display/ subdir renames by Jani Nikula · 6 years ago
  14. c6f7acb drm/i915/ehl: Introduce Mule Creek Canyon PCH by Matt Roper · 6 years ago
  15. 32a1963 drm/i915/gtt: Serialise both updates to PDE and our shadow by Chris Wilson · 6 years ago
  16. e938211 drm/i915/dmc: protect against loading wrong firmware by Lucas De Marchi · 6 years ago
  17. 8132b8d drm/i915/dmc: remove redundant return in parse_csr_fw() by Lucas De Marchi · 6 years ago
  18. 0703a53 drm/i915/dmc: add support to load dmc_header version 3 by Lucas De Marchi · 6 years ago
  19. 08f8984 drm/i915/dmc: extract function to parse dmc_header by Lucas De Marchi · 6 years ago
  20. 32fd773 drm/i915/dmc: extract function to parse package_header by Lucas De Marchi · 6 years ago
  21. 46fcbe4 drm/i915/dmc: extract function to parse css header by Lucas De Marchi · 6 years ago
  22. 0bba849 drm/i915/dmc: add support for package_header with version 2 by Lucas De Marchi · 6 years ago
  23. 56b206b drm/i915/dmc: extract fw_info and table walk from intel_package_header by Lucas De Marchi · 6 years ago
  24. 8a6f9d5 drm/i915/dmc: use kernel types by Lucas De Marchi · 6 years ago
  25. 9ee7250 drm/i915/gtt: Generalize alloc_pd by Mika Kuoppala · 6 years ago
  26. 56ab674 drm/i915/gtt: Introduce init_pd by Mika Kuoppala · 6 years ago
  27. 4fba876 drm/i915/gtt: Introduce init_pd_with_page by Mika Kuoppala · 6 years ago
  28. b5b7bef drm/i915/gtt: Use a common type for page directories by Mika Kuoppala · 6 years ago
  29. 7d82cc3 drm/i915/gtt: No need to zero the table for page dirs by Mika Kuoppala · 6 years ago
  30. 0780f3b drm/i915: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  31. df0566a drm/i915: move modesetting core code under display/ by Jani Nikula · 6 years ago
  32. 02ae8ba drm/i915/icl: Add Multi-segmented gamma support by Shashank Sharma · 6 years ago
  33. eec0778 drm/i915: Rename ivb_load_lut_10_max by Shashank Sharma · 6 years ago
  34. 377c70e drm/i915/icl: Add register definitions for Multi Segmented gamma by Uma Shankar · 6 years ago
  35. 89a7230 drm/i915: Change gamma/degamma_lut_size data type to u32 by Shashank Sharma · 6 years ago
  36. 83766cd drm/i915: Nuke atomic set/get prop plane stubs by Maarten Lankhorst · 6 years ago
  37. 379bc10 drm/i915: move modesetting output/encoder code under display/ by Jani Nikula · 6 years ago
  38. ca851ba drm/i915: make intel_sdvo_regs.h self-contained by Jani Nikula · 6 years ago
  39. f407199 drm/i915/ehl: Update MOCS table for EHL by Matt Roper · 6 years ago
  40. dfdeaff2 drm/i915: Avoid tainting i915_gem_park() with wakeref.lock by Chris Wilson · 6 years ago
  41. 422d7df drm/i915: Replace engine->timeline with a plain list by Chris Wilson · 6 years ago
  42. 9db0c5c drm/i915: Stop retiring along engine by Chris Wilson · 6 years ago
  43. ce476c8 drm/i915: Keep contexts pinned until after the next kernel context switch by Chris Wilson · 6 years ago
  44. 58a111f drm/i915: make intel_wakeref work on the rpm struct by Daniele Ceraolo Spurio · 6 years ago
  45. c447ff7 drm/i915: update with_intel_runtime_pm to use the rpm structure by Daniele Ceraolo Spurio · 6 years ago
  46. d858d56 drm/i915: update rpm_get/put to use the rpm structure by Daniele Ceraolo Spurio · 6 years ago
  47. 69c6635 drm/i915: move a few more functions to accept the rpm structure by Daniele Ceraolo Spurio · 6 years ago
  48. 1bf676c drm/i915: move and rename i915_runtime_pm by Daniele Ceraolo Spurio · 6 years ago
  49. 9102650 drm/i915: make enable/disable rpm assert function use the rpm structure by Daniele Ceraolo Spurio · 6 years ago
  50. 87b391b9 drm/i915: Remove rpm asserts that use i915 by Daniele Ceraolo Spurio · 6 years ago
  51. d5b6c27 drm/i915: prefer i915_runtime_pm in intel_runtime function by Daniele Ceraolo Spurio · 6 years ago
  52. cc49abc drm/i915: Add Wa_1409120013:icl,ehl by Matt Roper · 6 years ago
  53. 84383d2 drm/i915: Refine i915_reset.lock_map by Chris Wilson · 6 years ago
  54. 6e4e970 drm/i915: Execute signal callbacks from no-op i915_request_wait by Chris Wilson · 6 years ago
  55. a095076 drm/i915: Discard some redundant cache domain flushes by Chris Wilson · 6 years ago
  56. 5e3fb2a drm/i915: Enable refcount debugging for default debug levels by Chris Wilson · 6 years ago
  57. 0cf289b drm/i915: Move fence register tracking from i915->mm to ggtt by Chris Wilson · 6 years ago
  58. 70972f5 drm/i915: kerneldoc warnings squelched by Chris Wilson · 6 years ago
  59. 4f5fd91 drm/i915: Remove I915_READ16 and I915_WRITE16 by Tvrtko Ursulin · 6 years ago
  60. 5a31d30 drm/i915: Remove I915_READ_NOTRACE by Tvrtko Ursulin · 6 years ago
  61. 54ac647 drm/i915: Remove I915_WRITE_NOTRACE by Tvrtko Ursulin · 6 years ago
  62. e44d62d drm/i915: Remove POSTING_READ16 by Tvrtko Ursulin · 6 years ago
  63. e33a4be drm/i915: Remove I915_POSTING_READ_FW by Tvrtko Ursulin · 6 years ago
  64. c54f0ba drm/i915: Remove I915_READ8 by Tvrtko Ursulin · 6 years ago
  65. ecab9be drm/i915: Combine unbound/bound list tracking for objects by Chris Wilson · 6 years ago
  66. 6ce1c33 drm/i915: Kill INTEL_SUBPLATFORM_AML by Ville Syrjälä · 6 years ago
  67. c3ad8d2 drm/i915: Add missing commas to the end of the subplatform ID arrays by Ville Syrjälä · 6 years ago
  68. 8676178 drm/i915: Improve WRPLL reference clock readout on HSW/BDW by Ville Syrjälä · 6 years ago
  69. d1707a9 drm/i915: Assert that HSW/BDW LCPLL is using the non-SSC reference by Ville Syrjälä · 6 years ago
  70. 0f52c09 drm/i915: Nuke LC_FREQ by Ville Syrjälä · 6 years ago
  71. 4a95e36 drm/i915: Rename HSW/BDW PLL bits by Ville Syrjälä · 6 years ago
  72. b16c7ed drm/i915: Do not touch the PCH SSC reference if a PLL is using it by Ville Syrjälä · 6 years ago
  73. 33df8a7 drm/i915: Prevent lock-cycles between GPU waits and GPU resets by Chris Wilson · 6 years ago
  74. ea60f4b drm/i915: Add a label for config DRM_I915_SPIN_REQUEST by Chris Wilson · 6 years ago
  75. 522d47c drm/i915/skl: use ranges for voltage level lookup by Lucas De Marchi · 6 years ago
  76. 63b1700 drm/i915/cnl: use ranges for voltage level lookup by Lucas De Marchi · 6 years ago
  77. 4f338ac drm/i915/icl: use ranges for voltage level lookup by Lucas De Marchi · 6 years ago
  78. 09a32cb drm/i915: Make GuC GGTT reservation work on ggtt by Tvrtko Ursulin · 6 years ago
  79. 9937e16b drm/i915/guc: Move intel_guc_reserved_gtt_size to intel_wopcm_guc_size by Tvrtko Ursulin · 6 years ago
  80. ab53497 drm/i915: Rename i915_hw_ppgtt to i915_ppgtt by Chris Wilson · 6 years ago
  81. e568ac3 drm/i915: Pull kref into i915_address_space by Chris Wilson · 6 years ago
  82. a8cff4c8 drm/i915: Promote i915->mm.obj_lock to be irqsafe by Chris Wilson · 6 years ago
  83. f4d57d8 drm/i915: Allow interrupts when taking the timeline->mutex by Chris Wilson · 6 years ago
  84. f398bbd drm/i915: Make read_subslice_reg take engine by Tvrtko Ursulin · 6 years ago
  85. 6caed5c drm/i915: Remove I915_READ64 and I915_READ64_32x2 by Tvrtko Ursulin · 6 years ago
  86. 1cea02d drm/i915: Convert intel_read_wm_latency to uncore mmio accessors by Tvrtko Ursulin · 6 years ago
  87. 7f1502d drm/i915: Convert gem_record_fences to uncore mmio accessors by Tvrtko Ursulin · 6 years ago
  88. 8500f14 drm/i915: Convert icl_get_stolen_reserved to uncore mmio accessors by Tvrtko Ursulin · 6 years ago
  89. 8ed3a62 drm/i915: Convert i915_reg_read_ioctl to use explicit mmio accessors by Tvrtko Ursulin · 6 years ago
  90. 4d94961 drm/i915: Eliminate unused mmio accessors by Tvrtko Ursulin · 6 years ago
  91. bf210f6 drm/i915/perf: fix whitelist on Gen10+ by Lionel Landwerlin · 6 years ago
  92. 6a8cc66 drm/i915: Move i915_check_and_clear_faults to intel_reset.c by Tvrtko Ursulin · 6 years ago
  93. cf20b41 drm/i915: Grammar s/the its/its/ by Geert Uytterhoeven · 6 years ago
  94. c579844 drm/i915/frontbuffer: remove obsolete comment about mark busy/idle by Jani Nikula · 6 years ago
  95. f59d641 drm/i915: move more atomic plane declarations to intel_atomic_plane.h by Jani Nikula · 6 years ago
  96. a661718 drm/i915: remove some unused declarations from intel_drv.h by Jani Nikula · 6 years ago
  97. d13616d drm/i915: move pm related declarations to intel_pm.h by Jani Nikula · 6 years ago
  98. 23529cb drm/i915/wopcm: update default size for gen11+ by Daniele Ceraolo Spurio · 6 years ago
  99. 33ec6c9 drm/i915/guc: always use Command Transport Buffers by Daniele Ceraolo Spurio · 6 years ago
  100. 6be306b drm/i915/dsi: Read back pclk set by GOP and use that as pclk (v3) by Hans de Goede · 6 years ago