1. d6fbdd1 drm/i915: Hide underruns from eDP PLL and port enable on ILK by Ville Syrjälä · 9 years ago
  2. 0c241d5 drm/i915: Disable FIFO underrun reporting around IBX transcoder B workaround by Ville Syrjälä · 9 years ago
  3. c465613 drm/i915: Check for CPT and not !IBX in ironlake_disable_pch_transcoder() by Ville Syrjälä · 9 years ago
  4. aca7b68 drm/i915: Check for FIFO underruns after modeset on IVB/HSW and CPT/PPT by Ville Syrjälä · 9 years ago
  5. 81b088c drm/i915: Re-enable PCH FIO underrun reporting after pipe has been disabled by Ville Syrjälä · 9 years ago
  6. d2d6540 drm/i915: Enable PCH FIFO underruns later on HSW+ by Ville Syrjälä · 9 years ago
  7. 37ca8d4 drm/i915: Enable PCH FIFO underruns later on ILK/SNB/IVB by Ville Syrjälä · 9 years ago
  8. 9c4edae drm/i915: Set sync polarity from adjusted mode for TRANS_DP_CTL by Ville Syrjälä · 9 years ago
  9. 1a70a728 drm/i915: Don't use intel_pipe_to_cpu_transcoder() when there's a pipe config around by Ville Syrjälä · 9 years ago
  10. 5205bbe drm/i915: remove in_dbg_master check from intel_fbc.c by Paulo Zanoni · 9 years ago
  11. 850bfaa drm/i915: clarify that checking the FB stride for CFB is intentional by Paulo Zanoni · 9 years ago
  12. e585feb drm/i915: remove too-frequent FBC debug message by Paulo Zanoni · 9 years ago
  13. b07ea0f drm/i915: refactor FBC deactivation at init by Paulo Zanoni · 9 years ago
  14. c68ae339 drm/i915: don't disable_fbc() if FBC is already disabled by Paulo Zanoni · 9 years ago
  15. 548043a drm/i915: fix the __intel_fbc_update() comments by Paulo Zanoni · 9 years ago
  16. 45b32a2 drm/i915: use struct intel_crtc *crtc at __intel_fbc_update() by Paulo Zanoni · 9 years ago
  17. 30c58d5 drm/i915: extract crtc_is_valid() on the FBC code by Paulo Zanoni · 9 years ago
  18. a4dedd5 drm/i915: remove unnecessary check for crtc->primary->fb by Paulo Zanoni · 9 years ago
  19. 5710502 drm/i915: extract fbc_on_pipe_a_only() by Paulo Zanoni · 9 years ago
  20. d5ce416 drm/i915: rename intel_fbc_nuke to intel_fbc_recompress by Paulo Zanoni · 9 years ago
  21. 793af07 drm/i915: remove newline from a no_fbc_reason message by Paulo Zanoni · 9 years ago
  22. 6c566dc drm/i915/bxt: Force port A DDI to use 4 lanes by Matt Roper · 9 years ago
  23. 39acb4a drm/i915: Print a debug message when exceeding dotclock limit on pre-gen4 by Ville Syrjälä · 9 years ago
  24. 44eb0cb drm/i915: Avoid pointer arithmetic in calculating plane surface offset by Mika Kuoppala · 9 years ago
  25. 0ac7655 drm/i915: Add dmc firmware load state and version to error state by Mika Kuoppala · 9 years ago
  26. 6fb403d drm/i915: Add csr programming registers to dmc debugfs entry by Mika Kuoppala · 9 years ago
  27. 16e11b9 drm/i915/bxt: Expose DC5 entry count by Mika Kuoppala · 9 years ago
  28. 8337206 drm/i915/skl: Expose DC5/DC6 entry counts by Damien Lespiau · 9 years ago
  29. b7cec66 drm/i915/skl: Print the DMC firmware status in debugfs by Damien Lespiau · 9 years ago
  30. 9c5308e drm/i915/skl: Refuse to load outdated dmc firmware by Mika Kuoppala · 9 years ago
  31. b6e7d89 drm/i915/skl: Store and print the DMC firmware version we load by Damien Lespiau · 9 years ago
  32. 51f1385 drm/i915: Fix failure paths around initial fbdev allocation by Tvrtko Ursulin · 10 years ago
  33. ca40ba85 drm/i915: Fix double unref in intelfb_alloc failure path by Lukas Wunner · 9 years ago
  34. dcb1394 drm/i915: On fb alloc failure, unref gem object where it gets refed by Lukas Wunner · 10 years ago
  35. e588fa1 drm/i915: Make intel_dp_source_supports_hbr2() take an intel_dp pointer by Ander Conselvan de Oliveira · 9 years ago
  36. ad64217 drm/i915: Create intel_dp->prepare_link_retrain() hook by Ander Conselvan de Oliveira · 9 years ago
  37. 94223d0 drm/i915: Move generic link training code to a separate file by Ander Conselvan de Oliveira · 9 years ago
  38. b905a91 drm/i915: Move register write into intel_dp_set_signal_levels() by Ander Conselvan de Oliveira · 9 years ago
  39. c1a5e9f drm/i915 Call get_adjust_train() from clock recovery and channel eq by Ander Conselvan de Oliveira · 9 years ago
  40. e9c176d drm/i915: Split write of pattern to DP reg from intel_dp_set_link_train by Ander Conselvan de Oliveira · 9 years ago
  41. f4eb692 drm/i915: Don't pass *DP around to link training functions by Ander Conselvan de Oliveira · 9 years ago
  42. 00ce5c8 drm/i915/kbl: Kabylake uses the same GMS values as Skylake by Deepak S · 9 years ago
  43. f1b391a drm/i915/skl: While sanitizing cdclock check the SWF18 as well by Shobhit Kumar · 9 years ago
  44. b5667627 drm/i915/bxt: Fix eDP panel fitting (v2) by Matt Roper · 9 years ago
  45. bf6189c drm/i915: change no_fbc_reason from enum to string by Paulo Zanoni · 9 years ago
  46. 7580d77 drm/i915: Wait for object idle without locks in atomic_commit, v2. by Maarten Lankhorst · 9 years ago
  47. f935675 drm/i915: Change locking for struct_mutex, v3. by Maarten Lankhorst · 9 years ago
  48. 5008e87 drm/i915: Make wait_for_flips interruptible. by Maarten Lankhorst · 9 years ago
  49. 3abc4e0 drm/i915: Add extra plane information in debugfs. by Robert Fekete · 9 years ago
  50. fa9d607 drm/i915/dma: enforce pr_<loglevel> consistency by Ioan-Adrian Ratiu · 9 years ago
  51. 78c3d5f drm/i915: Don't complain about lack of ACPI video bios by Daniel Vetter · 9 years ago
  52. 9f9e539 drm/i915: Shut up GuC errors when it's disabled by Daniel Vetter · 9 years ago
  53. cbdc12a drm/i915: make A0 wa's applied to A1 by Tim Gore · 9 years ago
  54. 8b10c0c drm/i915/kbl: Add Kabylake GT4 PCI ID by Deepak S · 9 years ago
  55. d97044b drm/i915/kbl: Add Kabylake PCI ID by Deepak S · 9 years ago
  56. ef11bdb drm/i915/kbl: Introduce Kabylake platform defition. by Rodrigo Vivi · 9 years ago
  57. 7526ac1 drm/i915: Define IS_BROXTON properly. by Rodrigo Vivi · 9 years ago
  58. 3cb27f3 drm/i915: remove an extra level of indirection in PCI ID list by Jani Nikula · 9 years ago
  59. 608c1a5 drm/i915: Recover all available ringbuffer space following reset by Chris Wilson · 9 years ago
  60. 01403de drm/i915: Use paramtrized WRPLL_CTL() by Ville Syrjälä · 9 years ago
  61. e97d8fb drm/i915: Add NEEDS_FORCEWAKE() checks for vlv/chv by Ville Syrjälä · 9 years ago
  62. 6a42d0f drm/i915: Respin vlv/chv reagister access to look more like SKL by Ville Syrjälä · 9 years ago
  63. 0c8bfe5 drm/i915: Minor style nits in intel_uncore.c by Ville Syrjälä · 9 years ago
  64. 4018169 drm/i915: Read FORCEWAKE registers with I915_READ_FW() by Ville Syrjälä · 9 years ago
  65. 75aa3f6 drm/i915: Turn __raw_i915_read8() & co. in to inline functions by Ville Syrjälä · 9 years ago
  66. 9c8e1bd drm/i915: Cope with request list state change during error state capture by Tomas Elf · 9 years ago
  67. bfd7bbd Revert "drm/i915: Add soft-pinning API for execbuffer" by Daniel Vetter · 9 years ago
  68. aed8bbd drm/i915: Update DRIVER_DATE to 20151023 by Daniel Vetter · 9 years ago
  69. 97e5ed1 drm/i915: shut up gen8+ SDE irq dmesg noise by Daniel Vetter · 9 years ago
  70. 7de1691a drm/i915: Grab execlist spinlock to avoid post-reset concurrency issues. by Tomas Elf · 9 years ago
  71. 5105672 drm/i915: Add soft-pinning API for execbuffer by Chris Wilson · 9 years ago
  72. aa36313 drm/i915: Calculate watermark configuration during atomic check (v2) by Matt Roper · 9 years ago
  73. 19b8d38 drm/i915: Don't set plane visible during HW readout if CRTC is off by Matt Roper · 9 years ago
  74. 86c8bbb drm/i915: Calculate ILK-style watermarks during atomic check (v3) by Matt Roper · 9 years ago
  75. 4e0963c drm/i915: Calculate pipe watermarks into CRTC state (v3) by Matt Roper · 9 years ago
  76. b9d5c83 drm/i915: Refactor ilk_update_wm (v3) by Ville Syrjälä · 9 years ago
  77. 791a32b drm/i915: Drop intel_update_sprite_watermarks by Matt Roper · 9 years ago
  78. d21fbe8 drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check by Matt Roper · 9 years ago
  79. e4ba99b drm/i915: Fix formatting for gen8_cs_irq_handler by Daniel Vetter · 9 years ago
  80. feda33e drm/i915/guc: Add GuC css header parser by Alex Dai · 9 years ago
  81. e87a005 drm/i915: add helpers for platform specific revision id range checks by Jani Nikula · 9 years ago
  82. fffda3f drm/i915/bxt: add revision id for A1 stepping and use it by Jani Nikula · 9 years ago
  83. ef712bb drm/i915: remove parens around revision ids by Jani Nikula · 9 years ago
  84. fc32b1f drm/i915: Do not wait for flips in intel_crtc_disable_noatomic. by Maarten Lankhorst · 9 years ago
  85. 86efe24 drm/i915/skl: Consider plane rotation when calculating stride in skl_do_mmio_flip by Tvrtko Ursulin · 9 years ago
  86. 54bf1ce drm/i915/skl: Assume no scaling is available when things are not as expected by Tvrtko Ursulin · 9 years ago
  87. c73666f drm/i915/skl: If needed sanitize bios programmed cdclk by Shobhit Kumar · 9 years ago
  88. fbcc1a0 drm/i915: Break out common code from gen8_gt_irq_handler by Nick Hoath · 9 years ago
  89. 5dd280b drm/i195: Rename gt_irq_handler variable by Nick Hoath · 9 years ago
  90. 024c904 drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v4) by Matt Roper · 9 years ago
  91. be15aad drm/i915: Improve kernel-doc for i915_audio_component struct by David Henningsson · 9 years ago
  92. fa8848f drm/i915: Report context GTT size by Chris Wilson · 9 years ago
  93. def0c5f drm/i915: Map the ringbuffer using WB on LLC machines by Chris Wilson · 9 years ago
  94. 1f9a99e drm/i915/gen8: Flip the 48b switch by Michel Thierry · 9 years ago
  95. 6173ee2 drm/i915: Only call commit_planes when there are things to commit. by Maarten Lankhorst · 9 years ago
  96. 6285262 drm/i915: Only run commit when crtc is active, v2. by Maarten Lankhorst · 9 years ago
  97. f029ee8 drm/i915: Only commit active planes when updating planes during reset. by Maarten Lankhorst · 9 years ago
  98. 61067a5 drm/i915: Update legacy primary state outside the commit hook, v2. by Maarten Lankhorst · 9 years ago
  99. b26a6b3 drm/i915: Make prepare_plane_fb fully interruptible. by Maarten Lankhorst · 9 years ago
  100. 1ee4939 drm/i915: Make plane fb tracking work correctly, v2. by Maarten Lankhorst · 9 years ago