1. 2e8144a drm/i915: unify no_fbc_reason message printing by Paulo Zanoni · 10 years ago
  2. 87f5ff0 drm/i915: add FBC_ROTATION to enum no_fbc_reason by Paulo Zanoni · 10 years ago
  3. 31b9df1 drm/i915: print FBC compression status on debugfs by Paulo Zanoni · 10 years ago
  4. 44c5905 drm/i915: Drop the 64k linear scanout alignment on gen2/3 by Ville Syrjälä · 10 years ago
  5. 985b8bb drm/i915: Align DSPSURF to 128k on VLV/CHV by Ville Syrjälä · 10 years ago
  6. 4e9a86b drm/i915: Actually respect DSPSURF alignment restrictions by Ville Syrjälä · 10 years ago
  7. 7cd3527 drm/i915: Delete duplicate #defines added for DCx by Chandra Konduru · 10 years ago
  8. 0ddfd20 drm/i915: Restarting the Idleness DRRS in drrs_flush by Ramalingam C · 10 years ago
  9. a80c69f Merge branch 'topic/atomic-conversion' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  10. 49e4d842 drm/i915: Report to userspace if we have a (presumed) working GPU reset by Chris Wilson · 10 years ago
  11. 0d80418 drm/i915: Fix build without CONFIG_PM by Chris Wilson · 10 years ago
  12. caf4e25 drm/i915: Make sure our labels start at column 0 by Damien Lespiau · 10 years ago
  13. abd41dc drm/i915/skl: Add debug messages at the start/end of DMC firmware loading by Damien Lespiau · 10 years ago
  14. 78ace48 drm/i915: Remove unnecessary () used with WARN() by Damien Lespiau · 10 years ago
  15. d351f6d drm/i915: Add SCRATCH1 and ROW_CHICKEN3 to the register whitelist. by Francisco Jerez · 10 years ago
  16. 4e86f72 drm/i915: Extend the parser to check register writes against a mask/value pair. by Francisco Jerez · 10 years ago
  17. 6a65c5b drm/i915: Fix command parser to validate multiple register access with the same command. by Francisco Jerez · 10 years ago
  18. fcc0008 drm/i915: Bump CHV PFI credits to 63 when cdclk>=czclk by Ville Syrjälä · 10 years ago
  19. ac3f918 Fix resume from suspend on IBM X30 by Thomas Richter · 10 years ago
  20. 8a1ebd7 drm/i915/gtt: Remove _single from page table allocator by Mika Kuoppala · 10 years ago
  21. ea3f5d2 drm/i915/gtt: Don't leak scratch page on mapping error by Mika Kuoppala · 10 years ago
  22. 66c826a drm/i915/vlv: fix RC6 residency time calculation by Imre Deak · 10 years ago
  23. 3320e37 drm/i915: Double the port clock when using double clocked modes with 12bpc by Ville Syrjälä · 10 years ago
  24. be69a13 drm/i915: Fix hdmi clock readout with pixel repeat by Ville Syrjälä · 10 years ago
  25. ec1dc60 drm/i915: Check infoframe state more diligently. by Ville Syrjälä · 10 years ago
  26. 0be6f0c drm/i915: Disable all infoframes when turning off the HDMI port by Ville Syrjälä · 10 years ago
  27. bf868c7 drm/i915: Fix 12bpc HDMI enable for IBX by Ville Syrjälä · 10 years ago
  28. c5de7c6 drm/i915: Fix HDMI 12bpc TRANSCONF bpc value by Ville Syrjälä · 10 years ago
  29. 12aa329 drm/i915: Enable default_phase in GCP when possible by Ville Syrjälä · 10 years ago
  30. 6d67415 drm/i915: Send GCP infoframes for deep color HDMI sinks by Ville Syrjälä · 10 years ago
  31. d1b1589 drm/i915: Implement WaEnableHDMI8bpcBefore12bpc:snb, ivb by Ville Syrjälä · 10 years ago
  32. c016530 drm/i915: Only enable cursor if it can be enabled. by Maarten Lankhorst · 10 years ago
  33. b8b7fad drm/i915: Set hwmode during readout. by Maarten Lankhorst · 10 years ago
  34. 02e0efb drm/i915: get rid of intel_plane_restore in intel_crtc_page_flip by Maarten Lankhorst · 10 years ago
  35. b17d48e drm/i915: Do not use atomic modesets in hw readout. by Maarten Lankhorst · 10 years ago
  36. f721790 Revert "drm/i915: Read hw state into an atomic state struct, v2." by Maarten Lankhorst · 10 years ago
  37. 9716c69 Revert "drm/i915: Make intel_display_suspend atomic, v2." by Maarten Lankhorst · 10 years ago
  38. 5c2db18 drm/i915: use calculated state for vblank evasion by Maarten Lankhorst · 10 years ago
  39. 3538b9d drm/i915: Use atomic state for calculating DVO_2X_MODE on i830. by Maarten Lankhorst · 10 years ago
  40. 99d736a drm/i915: Calculate haswell plane workaround, v5. by Maarten Lankhorst · 10 years ago
  41. f77076c drm/i915: Remove use of crtc->config from i915_debugfs.c by Maarten Lankhorst · 10 years ago
  42. fc467a22 drm/i915: Use crtc->hwmode for vblanks, v2. by Maarten Lankhorst · 10 years ago
  43. 1c5e19f drm/i915: move swap state to the right place by Maarten Lankhorst · 10 years ago
  44. 06ea0b0 drm/i915: Make intel_display_suspend atomic, v2. by Maarten Lankhorst · 10 years ago
  45. 5da76e9 drm/i915: Implement intel_crtc_control using atomic state, v4 by Maarten Lankhorst · 10 years ago
  46. 37ade41 drm/i915: Read hw state into an atomic state struct, v2. by Ander Conselvan de Oliveira · 10 years ago
  47. c347a67 drm/i915: Move cdclk and pll setup to intel_modeset_compute_config(), v2. by Ander Conselvan de Oliveira · 10 years ago
  48. 5ac1c4b drm/i915: Swap planes on each crtc separately, v2. by Maarten Lankhorst · 10 years ago
  49. 61c0549 drm/i915: Use drm_atomic_helper_swap_state in intel_atomic_commit. by Maarten Lankhorst · 10 years ago
  50. de419ab drm/i915: Use global atomic state for staged pll, config, v3. by Maarten Lankhorst · 10 years ago
  51. 880fa62 drm/i915: Zap call to drm_plane_helper_disable, v2. by Maarten Lankhorst · 10 years ago
  52. 568c634 drm/i915: Support modeset across multiple pipes by Ander Conselvan de Oliveira · 10 years ago
  53. fb9d6cf drm/i915: calculate primary visibility changes instead of calling from set_config by Maarten Lankhorst · 10 years ago
  54. 8a8f7f4 drm/i915: do not wait for vblank when crtc is off by Maarten Lankhorst · 10 years ago
  55. 36750f2 drm/i915: update plane state during init by Maarten Lankhorst · 10 years ago
  56. 85a96e7 drm/i915: Make sure all planes and connectors are added on modeset. by Maarten Lankhorst · 10 years ago
  57. 53d9f4e drm/i915: Use crtc_state->active instead of crtc_state->enable by Maarten Lankhorst · 10 years ago
  58. cdba954 drm/i915: Set mode_changed for audio in intel_modeset_pipe_config() by Ander Conselvan de Oliveira · 10 years ago
  59. c72d969 drm/i915: Make __intel_set_mode() take only atomic state as argument by Ander Conselvan de Oliveira · 10 years ago
  60. 3cb480b drm/i915: Use drm_atomic_helper_update_legacy_modeset_state, v2. by Maarten Lankhorst · 10 years ago
  61. 1b50925 drm/i915: use intel_crtc_control everywhere, v3. by Maarten Lankhorst · 10 years ago
  62. 6b72d48 drm/i915: add intel_display_suspend, v2 by Maarten Lankhorst · 10 years ago
  63. 69024de drm/i915: get rid of intel_crtc_disable and related code, v3 by Maarten Lankhorst · 10 years ago
  64. 41da1f5 drm/i915: get rid of put_shared_dpll by Maarten Lankhorst · 10 years ago
  65. fe4c63c drm/i915/bxt: fix DDI PHY vswing scale value setting by Imre Deak · 10 years ago
  66. a6aaec8 drm/i915: Add runtime PM's usage_count in i915_runtime_pm_status by Damien Lespiau · 10 years ago
  67. 6455c87 drm/i915: Make pc8_status report status for all runtime PM platforms by Damien Lespiau · 10 years ago
  68. a47871b drm/i915/bxt: Use intel_update_cdclk() to update dev_priv->cdclk_freq by Damien Lespiau · 10 years ago
  69. 560a7ae drm/i915/skl: Update the cached CDCLK at the end of set_cdclk() by Damien Lespiau · 10 years ago
  70. d9062ae drm/i915: Don't display the boot CDCLK twice by Damien Lespiau · 10 years ago
  71. 414355a drm/i915/skl: Don't warn if reading back DPLL0 is disabled by Damien Lespiau · 10 years ago
  72. a9419e8 drm/i915/skl: Derive the max CDCLK from DFSM by Damien Lespiau · 10 years ago
  73. 70d0c57 drm/i915: Make broxton_set_cdclk() static by Damien Lespiau · 10 years ago
  74. b432e5c drm/i915: BDW clock change support by Ville Syrjälä · 10 years ago
  75. ebb72aa drm/i915: Add IS_BDW_ULX by Ville Syrjälä · 10 years ago
  76. 8cfb340 drm/i915: Don't enable IPS when pixel rate exceeds 95% by Ville Syrjälä · 10 years ago
  77. 4491315 drm/i915: Store max cdclk value in dev_priv by Ville Syrjälä · 10 years ago
  78. 05024da drm/i915: Use cached cdclk value by Ville Syrjälä · 10 years ago
  79. b628305 drm/i915: Cache current cdclk frequency in dev_priv by Ville Syrjälä · 10 years ago
  80. ccb6662 Merge remote-tracking branch 'drm-upstream/drm-next' into drm-intel-next-queued by Jani Nikula · 10 years ago
  81. a8a50fc Merge tag 'v4.1-rc6' into drm-next by Dave Airlie · 10 years ago
  82. 2441f87 drm/i915: Apply WaDisableAsyncFlipPerfMode via LRIs on gen8 by Ville Syrjälä · 10 years ago
  83. 9cc8302 drm/i915: Set INSTPM_FORCE_ORDERING via LRI on gen8, drop it on gen9+ by Ville Syrjälä · 10 years ago
  84. 64987fc drm/i915/bxt: edp1.4 Intermediate Freq support by Sonika Jindal · 10 years ago
  85. 5b6fd12 drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code by Ville Syrjälä · 10 years ago
  86. a2ee48d drm/i915: abstract hpd irq storm detection by Jani Nikula · 10 years ago
  87. 501fd70 drm/i915: limit PPGTT size to 2GB in 32-bit platforms by Michel Thierry · 10 years ago
  88. bd4b482 drm/i915: Silence compiler warning by Ander Conselvan de Oliveira · 10 years ago
  89. d9a946b drm/i915: Another fbdev hack to avoid PSR on fbcon. by Rodrigo Vivi · 10 years ago
  90. 2d847d4 drm/i915: Return the frontbuffer flip to enable intel_crtc_enable_planes. by Rodrigo Vivi · 10 years ago
  91. 475c2e3 drm/i915/bxt: clear hpd status sticky bits earlier by Jani Nikula · 10 years ago
  92. 676574d drm/i915: abstract away platform specific parts from hpd handling by Jani Nikula · 10 years ago
  93. c872723 drm/i915: simplify condition for digital port by Jani Nikula · 10 years ago
  94. 9ace043 drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one by Jani Nikula · 10 years ago
  95. ab68d5b drm/i915: put back the indent in intel_hpd_irq_handler by Jani Nikula · 10 years ago
  96. 641a969 drm/i915: simplify conditions for skipping the 2nd hpd loop iterations by Jani Nikula · 10 years ago
  97. c91711f drm/i915: add for_each_hpd_pin to iterate over hotplug pins by Jani Nikula · 10 years ago
  98. 623e01e drm/i915: Warn when cdclk for the platforms is not known by Ville Syrjälä · 10 years ago
  99. 34edce2 drm/i915: Add cdclk extraction for g33, g965gm and g4x by Ville Syrjälä · 10 years ago
  100. 65cd2b3 drm/i915: Fix 852GM/GMV cdclk by Ville Syrjälä · 10 years ago