1. c1f2b81 drm/i915/tgl: Add memory type decoding for bandwidth checking by James Ausmus · 5 years ago
  2. 6677c3b drm/i915/tgl: Return the mg/dkl pll as DDI clock for new TC ports by José Roberto de Souza · 5 years ago
  3. ee7de6a drm/i915/tgl: Add dkl phy pll calculations by José Roberto de Souza · 5 years ago
  4. 1a5c6aa drm/i915/tgl: re-indent code to prepare for DKL changes by Lucas De Marchi · 5 years ago
  5. e87b9b0 drm/i915/tgl: Add support for dkl pll write by Vandita Kulkarni · 5 years ago
  6. 1e225a2 drm/i915/tgl: Add initial dkl pll support by Lucas De Marchi · 5 years ago
  7. f9d4eae drm/i915/execlists: Simplify gen12_csb_parse by Chris Wilson · 5 years ago
  8. c750c22 drm/i915: Do not add all planes when checking scalers on glk+ by Maarten Lankhorst · 5 years ago
  9. c47b7dd drm/i915: Rename planar linked plane variables by Maarten Lankhorst · 5 years ago
  10. c22d62e drm/i915: Get rid of crtc_state->fb_changed by Maarten Lankhorst · 5 years ago
  11. 8aa940c drm/i915: Add hardware readout for FEC by Maarten Lankhorst · 5 years ago
  12. ed06efb drm/i915/dp: Fix dsc bpp calculations, v5. by Maarten Lankhorst · 5 years ago
  13. 1b85887 Revert "drm/i915/color: Extract icl_read_luts()" by Swati Sharma · 5 years ago
  14. b1da91c9 drm/i915/tgl: Swap engines for no rps (gpu reclocking) by Chris Wilson · 5 years ago
  15. 6ea3cee drm/i915: Add Pipe D cursor ctrl register for Gen12 by Ankit Nautiyal · 5 years ago
  16. 7dc56af drm/i915/selftests: Verify the LRC register layout between init and HW by Chris Wilson · 5 years ago
  17. 1b74d46 drm/i915: Add TigerLake bandwidth checking by Stanislav Lisovskiy · 5 years ago
  18. 5028851c drm/i915: Mark contents as dirty on a write fault by Chris Wilson · 5 years ago
  19. e214450 drm/i915: Prevent bonded requests from overtaking each other on preemption by Chris Wilson · 5 years ago
  20. cb2377a drm/i915: Fixup preempt-to-busy vs reset of a virtual request by Chris Wilson · 5 years ago
  21. b647c7d drm/i915: Fixup preempt-to-busy vs resubmission of a virtual request by Chris Wilson · 5 years ago
  22. 27ffe6e drm/i915/tgl: Check the UC health of tc controllers after power on by José Roberto de Souza · 5 years ago
  23. 8aaf5cb drm/i915/icl: Unify disable and enable phy clock gating functions by José Roberto de Souza · 5 years ago
  24. f15a4eb drm/i915/tgl: Add dkl phy registers by Vandita Kulkarni · 5 years ago
  25. 57bd179 drm/i915/tgl/pll: Set update_active_dpll by Clinton A Taylor · 5 years ago
  26. 31d9ae9 drm/i915/tgl: Finish modular FIA support on registers by José Roberto de Souza · 5 years ago
  27. 6171e58 drm/i915/tgl: Add missing ddi clock select during DP init sequence by Clinton A Taylor · 5 years ago
  28. 0d7cf7b drm/i915/execlists: Refactor -EIO markup of hung requests by Chris Wilson · 5 years ago
  29. c0bb487 drm/i915: Only enqueue already completed requests by Chris Wilson · 5 years ago
  30. 3231f8c drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link) by Chris Wilson · 5 years ago
  31. ae911b2 drm/i915/execlists: Relax assertion for a pinned context image on reset by Chris Wilson · 5 years ago
  32. 6cd02e7 drm/i915: pass i915 to intel_modeset_init() and intel_modeset_init_hw() by Jani Nikula · 5 years ago
  33. e1a3d98 drm/i915: abstract intel_mode_config_init() from intel_modeset_init() by Jani Nikula · 5 years ago
  34. 064bd62 drm/i915: abstract intel_panel_sanitize_ssc() from intel_modeset_init() by Jani Nikula · 5 years ago
  35. 9980c3c drm/i915: pass i915 to intel_modeset_driver_remove() by Jani Nikula · 5 years ago
  36. 5bcd53a drm/i915: pass i915 to i915_driver_modeset_probe() by Jani Nikula · 5 years ago
  37. 2d6f6f3 drm/i915: add i915_driver_modeset_remove() by Jani Nikula · 5 years ago
  38. 87c1694 drm/i915: save AUD_FREQ_CNTRL state at audio domain suspend by Kai Vehmanen · 5 years ago
  39. 5dd85e7 drm/i915/dsb: Documentation for DSB. by Animesh Manna · 5 years ago
  40. dfaa6f2 drm/i915/dsb: Enable DSB for gen12. by Animesh Manna · 5 years ago
  41. 49e3fb7 drm/i915/dsb: Enable gamma lut programming using DSB. by Animesh Manna · 5 years ago
  42. 1abf329 drm/i915/dsb: function to trigger workload execution of DSB. by Animesh Manna · 5 years ago
  43. f7619c4 drm/i915/dsb: functions to enable/disable DSB engine. by Animesh Manna · 5 years ago
  44. a6e58d9 drm/i915/dsb: Check DSB engine status. by Animesh Manna · 5 years ago
  45. b27a96a drm/i915/dsb: Indexed register write function for DSB. by Animesh Manna · 5 years ago
  46. 061489c drm/i915/dsb: single register write function for DSB. by Jani Nikula · 5 years ago
  47. 67f3b58 drm/i915/dsb: DSB context creation. by Animesh Manna · 5 years ago
  48. 18febcb drm/i915/dsb: feature flag added for display state buffer. by Animesh Manna · 5 years ago
  49. 84af764 drm/i915/color: Extract icl_read_luts() by Swati Sharma · 5 years ago
  50. bf93b72 drm/i915/color: Fix formatting issues by Swati Sharma · 5 years ago
  51. 601734f drm/i915/tgl: s/ss/eu fuse reading support by Daniele Ceraolo Spurio · 6 years ago
  52. d184460 drm/i915: Add PIPECONF YCbCr 4:4:4 programming for ILK-IVB by Ville Syrjälä · 6 years ago
  53. af28cc4 drm/i915: Set up ILK/SNB csc unit properly for YCbCr output by Ville Syrjälä · 6 years ago
  54. 174d12b drm/i915: Document ILK+ pipe csc matrix better by Ville Syrjälä · 6 years ago
  55. ac0f01c drm/i915: Add PIPECONF YCbCr 4:4:4 programming for HSW by Ville Syrjälä · 6 years ago
  56. b10d117 drm/i915: Simplify intel_get_crtc_ycbcr_config() by Ville Syrjälä · 6 years ago
  57. 60a0231 drm/i915: Don't look at unrelated PIPECONF bits for interlaced readout by Ville Syrjälä · 6 years ago
  58. cae154fc drm/i915: Never set limited_color_range=true for YCbCr output by Ville Syrjälä · 6 years ago
  59. ba2d08c drm/i915: Extract intel_hdmi_limited_color_range() by Ville Syrjälä · 6 years ago
  60. 791ad5f drm/i915: Fix AVI infoframe quantization range for YCbCr output by Ville Syrjälä · 6 years ago
  61. 646d3dc drm/i915: Fix HSW+ DP MSA YCbCr colorspace indication by Ville Syrjälä · 6 years ago
  62. 35d97e4 drm/i915/uc: Update HuC firmware naming convention and load latest HuC by Anusha Srivatsa · 5 years ago
  63. e5de91e Revert "drm/i915/tgl: Implement Wa_1406941453" by Chris Wilson · 5 years ago
  64. 9eee0dd drm/i915: Protect timeline->hwsp dereferencing by Chris Wilson · 5 years ago
  65. 6a79d84 drm/i915: Lock signaler timeline while navigating by Chris Wilson · 5 years ago
  66. d19d71f drm/i915: Mark i915_request.timeline as a volatile, rcu pointer by Chris Wilson · 5 years ago
  67. c45e788 drm/i915/tgl: Suspend pre-parser across GTT invalidations by Chris Wilson · 5 years ago
  68. 2d20411 drm/i915: Don't advertise modes that exceed the max plane size by Ville Syrjälä · 5 years ago
  69. bed34ef drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled by Ville Syrjälä · 6 years ago
  70. 7f0cc34 drm/i915/tgl: Implement Wa_1406941453 by Michel Thierry · 6 years ago
  71. 1c75749 drm/i915/tgl: Implement Wa_1409142259 by Radhakrishna Sripada · 6 years ago
  72. d09ad3e drm/i915: Unify ICP and MCC hotplug pin tables by Matt Roper · 5 years ago
  73. b01a3ef drm/i915: Future-proof DDC pin mapping by Matt Roper · 5 years ago
  74. a47e788 drm/i915/selftests: Exercise CS TLB invalidation by Chris Wilson · 5 years ago
  75. 37fa0de drm/i915: Verify the engine after acquiring the active.lock by Chris Wilson · 5 years ago
  76. 0d333ac drm/i915: fix SFC reset flow by Daniele Ceraolo Spurio · 5 years ago
  77. 56c05de drm/i915: Extend Haswell GT1 PSMI workaround to all by Chris Wilson · 6 years ago
  78. 8698ba5 drm/i915/cml: Add second PCH ID for CMP by Matt Roper · 6 years ago
  79. c210e85 drm/i915/tgl: Extend MI_SEMAPHORE_WAIT by Chris Wilson · 6 years ago
  80. 80fa64d drm/i915: Only apply a rmw mmio update if the value changes by Chris Wilson · 6 years ago
  81. bb120e1 drm/i915: Show the logical context ring state on dumping by Chris Wilson · 6 years ago
  82. ef404bc drm/i915: stop conflating HAS_DISPLAY() and disabled display by Jani Nikula · 6 years ago
  83. 2e7f76c drm/i915: s/pipe_config/crtc_state/ in intel_crtc_atomic_check() by Ville Syrjälä · 6 years ago
  84. fe4709a drm/i915: Extract intel_modeset_calc_cdclk() by Ville Syrjälä · 6 years ago
  85. 76c36a4 drm/i915: Allow downscale factor of <3.0 on glk+ for all formats by Ville Syrjälä · 6 years ago
  86. d1d23d7 drm/i915: Replace is_planar_yuv_format() with drm_format_info_is_yuv_semiplanar() by Ville Syrjälä · 6 years ago
  87. a2b69ea drm/i915: introduce INTEL_DISPLAY_ENABLED() by Jani Nikula · 6 years ago
  88. 2f71556 drm/i915/tgl: Re-enable rc6 by Mika Kuoppala · 6 years ago
  89. cf82d9d drm/i915/tgl: Introduce gen12 forcewake ranges by Michel Thierry · 6 years ago
  90. c9f8d187 drm/i915: Update Gen11 forcewake ranges by Mika Kuoppala · 6 years ago
  91. 6da301e drm/i915/tgl: Limit ourselves to just rcs0 by Chris Wilson · 6 years ago
  92. eebab60 drm/i915: Don't mix srcu tag and negative error codes by Chris Wilson · 6 years ago
  93. e91c8a2 drm/i915/display/icl: Bump up the plane/fb height by Manasi Navare · 6 years ago
  94. 12a97df drm/i915/display/icl: Bump up the hdisplay and vdisplay as per transcoder limits by Manasi Navare · 6 years ago
  95. c818552 drm/i915/gtt: Make sure the gen6 ppgtt is bound before first use by Chris Wilson · 6 years ago
  96. 0b8d627 drm/i915/selftests: Keep the engine awake while we keep for preemption by Chris Wilson · 6 years ago
  97. 0c653722 drm/i915: Get the correct wakeref for reading HOTPLUG_EN et al. by Arkadiusz Hiler · 6 years ago
  98. ee73e27 drm/i915/tgl: Disable preemption while being debugged by Chris Wilson · 6 years ago
  99. 16ffe73 drm/i915/pmu: Use GT parked for estimating RC6 while asleep by Chris Wilson · 6 years ago
  100. 8d8b0031 drm/i915: convert device info num_pipes to pipe_mask by Jani Nikula · 6 years ago