1. 54fc577 drm/i915/pmu: Skip busyness sampling when and where not needed by Tvrtko Ursulin · 6 years ago
  2. a17592e drm/i915/execlists: Ensure the context is reloaded after a GPU reset by Chris Wilson · 6 years ago
  3. 582a6f9 drm/i915/execlists: Add a paranoid flush of the CSB pointers upon reset by Chris Wilson · 6 years ago
  4. e3cb653 drm/i915: Disable FBC if BIOS reserved memory (stolen) is unavailable by Chris Wilson · 6 years ago
  5. 933122c drm/i915: Remove duplicated bxt/cnl/icl .modeset_calc_cdclk() funcs by Ville Syrjälä · 6 years ago
  6. 502d1c0 drm/i915: Reuse cnl_modeset_calc_cdclk() on icl+ by Ville Syrjälä · 6 years ago
  7. 0a12e43 drm/i915: Fix CD2X pipe select masking during cdclk sanitation by Ville Syrjälä · 6 years ago
  8. 74689dd drm/i915: Fix cdclk bypass freq readout for tgl/bxt/glk by Ville Syrjälä · 6 years ago
  9. 2497787 drm/i915: add INTEL_NUM_PIPES() and use it by Jani Nikula · 6 years ago
  10. 023a125 drm/i915: Squeeze iommu status into debugfs/i915_capabilities by Chris Wilson · 6 years ago
  11. 7cb8468 drm/i915/tgl: Disable read-only ppgtt support by Chris Wilson · 6 years ago
  12. cfcbfdd drm/i915: Remove pointless planes_changed=true assignment by Ville Syrjälä · 6 years ago
  13. c26a058 drm/i915: Use a high priority wq for nonblocking plane updates by Ville Syrjälä · 6 years ago
  14. 43ed227 drm/i915/display: Add glk_cdclk_table by Chris Wilson · 6 years ago
  15. 4dd2fbb drm/i915: Make i915_vma.flags atomic_t for mutex reduction by Chris Wilson · 6 years ago
  16. 0606259 drm/i915: Whitelist COMMON_SLICE_CHICKEN2 by Kenneth Graunke · 6 years ago
  17. 99013b1 drm/i915: Make shrink/unshrink be atomic by Chris Wilson · 6 years ago
  18. 85dd14c drm/i915: Make pm_notify take intel_gt by Tvrtko Ursulin · 6 years ago
  19. ee236af drm/i915: Avoid round-trip via i915 in intel_gt_park by Tvrtko Ursulin · 6 years ago
  20. dab3588 drm/i915: Make wait_for_timelines take struct intel_gt by Tvrtko Ursulin · 6 years ago
  21. 61fa60f drm/i915: Move GT init to intel_gt.c by Tvrtko Ursulin · 6 years ago
  22. 0c1279b drm/i915: Consolidate {bxt,cnl,icl}_init_cdclk by Matt Roper · 6 years ago
  23. 8f9f717 drm/i915: Enhance cdclk sanitization by Matt Roper · 6 years ago
  24. d2f429e drm/i915: Add calc_voltage_level display vfunc by Matt Roper · 6 years ago
  25. 751a93a drm/i915: Consolidate {bxt,cnl,icl}_uninit_cdclk by Matt Roper · 6 years ago
  26. 5dac256 drm/i915: Kill cnl_sanitize_cdclk() by Matt Roper · 6 years ago
  27. 1cbcd3b drm/i915: Combine bxt_set_cdclk and cnl_set_cdclk by Matt Roper · 6 years ago
  28. 736da81 drm/i915: Use literal representation of cdclk tables by Matt Roper · 6 years ago
  29. 71dc367 drm/i915: Consolidate bxt/cnl/icl cdclk readout by Matt Roper · 6 years ago
  30. ab37c4d drm/i915/tgl: Disable rc6 for debugging by Chris Wilson · 6 years ago
  31. 07e98eb drm/i915/selftests: Tighten the timeout testing for partial mmaps by Chris Wilson · 6 years ago
  32. 7c46531 drm/i915/selftests: Take runtime wakeref for igt_ggtt_lowlevel by Chris Wilson · 6 years ago
  33. cec5ca0 drm/i915: Perform GGTT restore much earlier during resume by Chris Wilson · 6 years ago
  34. 0efa99d drm/i915/ringbuffer: Flush writes before RING_TAIL update by Chris Wilson · 6 years ago
  35. 198d253 drm/i915/execlists: Ignore lost completion events by Chris Wilson · 6 years ago
  36. 4d154d3 drm/i915/display: Extract chv_read_luts() by Swati Sharma · 6 years ago
  37. 8efd069 drm/i915/display: Extract i965_read_luts() by Swati Sharma · 6 years ago
  38. b0a7c75 drm/i915/display: Add gamma precision function for CHV by Swati Sharma · 6 years ago
  39. fa9a09f drm/i915/execlists: Clear STOP_RING bit on reset by Chris Wilson · 6 years ago
  40. fd521d3 drm/i915: include GTT page-size info in error state by Matthew Auld · 6 years ago
  41. 33dd889 drm/i915: cleanup cache-coloring by Matthew Auld · 6 years ago
  42. e9ceb75 drm/i915: s/i915_gtt_color_adjust/i915_ggtt_color_adjust by Matthew Auld · 6 years ago
  43. 1e0a96e drm/i915: export color_differs by Matthew Auld · 6 years ago
  44. d810583 drm/i915/execlists: Remove incorrect BUG_ON for schedule-out by Chris Wilson · 6 years ago
  45. 5d7f965 drm/i915/buddy: add missing call to i915_global_register by Matthew Auld · 6 years ago
  46. 42014f6 drm/i915: Hook up GT power management by Andi Shyti · 6 years ago
  47. 5bf05dc drm/i915/tgl: Register state context definition for Gen12 by Michel Thierry · 6 years ago
  48. cdb736f drm/i915: Use engine relative LRIs on context setup by Mika Kuoppala · 6 years ago
  49. 71cd86c drm/i915/tgl: Use refclk/2 as bypass frequency by Matt Roper · 6 years ago
  50. ca9cab1 drm/i915: add immutable zpos plane properties by Ville Syrjälä · 6 years ago
  51. a8c1595 drm/i915: Protect debugfs per_file_stats with RCU lock by Chris Wilson · 6 years ago
  52. aaef851 drm/i915/mst: Do not hardcoded the crtcs that encoder can connect by José Roberto de Souza · 6 years ago
  53. d10e0cb drm/i915: Apply FBC WA for TGL too by José Roberto de Souza · 6 years ago
  54. 5b548ae6 drm/i915/tgl: add gen12 to stolen initialization by Lucas De Marchi · 6 years ago
  55. 8ffa439 drm/i915/tgl: disable SAGV temporarily by Lucas De Marchi · 6 years ago
  56. 4444df6 drm/i915/tgl: move DP_TP_* to transcoder by Lucas De Marchi · 6 years ago
  57. e468ff0 drm/i915: protect access to DP_TP_* on non-dp by Lucas De Marchi · 6 years ago
  58. 8241cfb drm/i915/tgl: Access the right register when handling PSR interruptions by José Roberto de Souza · 6 years ago
  59. 2f3b871 drm/i915/psr: Only handle interruptions of the transcoder in use by José Roberto de Souza · 6 years ago
  60. ab01691 drm/i915: disable set/get_tiling ioctl on gen12+ by Daniel Vetter · 6 years ago
  61. e838bfa Revert "drm/i915: Fix DP-MST crtc_mask" by Ville Syrjälä · 6 years ago
  62. 9d7b01e drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+ by Chris Wilson · 6 years ago
  63. 4bb6a9d drm/i915/display: Extract glk_read_luts() by Swati Sharma · 6 years ago
  64. 6b97b11 drm/i915/display: Extract ilk_read_luts() by Swati Sharma · 6 years ago
  65. 1af2238 drm/i915/display: Extract i9xx_read_luts() by Swati Sharma · 6 years ago
  66. 7e76405 drm/i915/display: Add macro to compare gamma hw/sw lut by Swati Sharma · 6 years ago
  67. e9c8f59 drm/i915/display: Add func to compare hw/sw gamma lut by Swati Sharma · 6 years ago
  68. 145450f drm/i915/display: Add func to get gamma bit precision by Swati Sharma · 6 years ago
  69. b1a4383 drm/i915/display: Add debug log for color parameters by Swati Sharma · 6 years ago
  70. 8f9fb61 drm/i915: Refresh the errno to vmf_fault translations by Chris Wilson · 6 years ago
  71. f269007 drm/i915/selftests: Remove unused __engines_name() by Chris Wilson · 6 years ago
  72. 5a90606 drm/i915: Replace obj->pin_global with obj->frontbuffer by Chris Wilson · 6 years ago
  73. 4f36ef2 drm/i915: Report aliasing ppgtt size as ggtt size by Chris Wilson · 6 years ago
  74. 8f5e2b3 drm/i915: Restrict the aliasing-ppgtt to the size of the ggtt by Chris Wilson · 6 years ago
  75. 9e36299 drm/i915: Clean up HDMI deep color handling a bit by Ville Syrjälä · 6 years ago
  76. 66a990d drm/i915: Prefer encoder->name over port_name() by Ville Syrjälä · 6 years ago
  77. 75427b2 drm/i915: Limit MST to <= 8bpc once again by Ville Syrjälä · 6 years ago
  78. dffa8fe drm/i915/perf: Assert locking for i915_init_oa_perf_state() by Chris Wilson · 6 years ago
  79. 3d1da92 drm/i915: Add 324mhz and 326.4mhz cdclks for gen11+ by Matt Roper · 6 years ago
  80. 385ba62 drm/i915: Allow /2 CD2X divider on gen11+ by Matt Roper · 6 years ago
  81. 7bff977 drm/i915: Fix regression with crtc disable ordering by Maarten Lankhorst · 6 years ago
  82. aabbe34 drm/i915: Use RCU for unlocked vm_idr lookup by Chris Wilson · 6 years ago
  83. c1d143d drm/i915: Remove ppgtt->dirty_engines by Chris Wilson · 6 years ago
  84. 0b718ba drm/i915/gtt: Downgrade Cherryview back to aliasing-ppgtt by Chris Wilson · 6 years ago
  85. 3dc007fe drm/i915/gtt: Downgrade gen7 (ivb, byt, hsw) back to aliasing-ppgtt by Chris Wilson · 6 years ago
  86. 40e9813 drm/i915: unify icp, tgp and mcc irq setup by Lucas De Marchi · 6 years ago
  87. b32821c drm/i915: parameterize SDE hotplug registers by Lucas De Marchi · 6 years ago
  88. 58676af drm/i915: unify icp, tgp and mcc irq handling by Lucas De Marchi · 6 years ago
  89. ed3126f drm/i915: parameterize south hpd macros by Lucas De Marchi · 6 years ago
  90. 4072761 drm/i915: Indent GuC/WOPCM documentation sections by Joonas Lahtinen · 6 years ago
  91. b047463 drm/i915: Remove link to missing "Batchbuffer Pools" documentation by Joonas Lahtinen · 6 years ago
  92. 6920593 drm/i915/hdcp: Enable HDCP 1.4 and 2.2 on Gen12+ by Ramalingam C · 6 years ago
  93. 39e2df0 drm/i915/hdcp: update current transcoder into intel_hdcp by Ramalingam C · 6 years ago
  94. 2d15cf1 misc/mei/hdcp: Fill transcoder index in port info by Ramalingam C · 6 years ago
  95. 807c71d drm: Extend I915 mei interface for transcoder info by Ramalingam C · 6 years ago
  96. 5b6030d drm: Move port definition back to i915 header by Ramalingam C · 6 years ago
  97. 0dcceb3 drm/i915: mei_hdcp: I915 sends ddi index as per ME FW by Ramalingam C · 6 years ago
  98. 11988e3 drm/i915/execlists: Try rearranging breadcrumb flush by Chris Wilson · 6 years ago
  99. 66d9cec drm/i915/display: Move the commit_tail() disable sequence to separate function by Manasi Navare · 6 years ago
  100. 0c84127 drm/i915/display: Rename update_crtcs() to commit_modeset_enables() by Manasi Navare · 6 years ago