1. 60e5ffe drm/i915: Add PSR main link standby support back by Rodrigo Vivi · 9 years ago
  2. 33136b0 drm/i915/gen9: Add framework to whitelist specific GPU registers by Arun Siluvery · 9 years ago
  3. 397097b drm/i915/guc: Decouple GuC engine id from ring id by Alex Dai · 9 years ago
  4. e28e404 drm/i915: tidy up a few leftovers by Dave Gordon · 9 years ago
  5. ed54c1a drm/i915: abolish separate per-ring default_context pointers by Dave Gordon · 9 years ago
  6. ca82580 drm/i915: Do not call API requiring struct_mutex where it is not available by Tvrtko Ursulin · 9 years ago
  7. 61642ff drm/i915: Inspect subunit states on hangcheck by Mika Kuoppala · 9 years ago
  8. 5590a5f drm/i915: Cleanup some of the CSB handling by Ben Widawsky · 9 years ago
  9. ada8f95 drm/i915/debugfs: add a separate debugfs file for VBT by Jani Nikula · 9 years ago
  10. 2455a8e drm/i915: don't use a temp buffer for opregion debugfs file by Jani Nikula · 9 years ago
  11. 666a453 drm/i915: Separate cherryview from valleyview by Wayne Boyer · 9 years ago
  12. 3d52ccf drm/i915: start adding dp mst audio by Libin Yang · 9 years ago
  13. 5a84330 drm/i915/guc: Clean up locks in GuC by Alex Dai · 9 years ago
  14. 0e631ad drm/i915: introduce is_active/activate/deactivate to the FBC terminology by Paulo Zanoni · 9 years ago
  15. b13b840 drm/i915: Fix possible null dereference in framebuffer_info debugfs function by Namrta Salonie · 9 years ago
  16. 05eec3c drm/i915: Remove PSR Perf Counter for SKL+ by Rodrigo Vivi · 9 years ago
  17. 9895ad0 drm/i915/pm: Unstatic power_domain_str by Daniel Stone · 9 years ago
  18. 92907cb Merge tag 'v4.4-rc2' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  19. 54632ab drm/i915: Fix oops caused by fbdev initialization failure by Lukas Wunner · 9 years ago
  20. f0f59a0 drm/i915: Type safe register read/write by Ville Syrjälä · 9 years ago
  21. dfa5762 drm/i915: Add a modeset power domain by Patrik Jakobsson · 9 years ago
  22. 6331a70 drm/i915: Remove distinction between DDI 2 vs 4 lanes by Patrik Jakobsson · 9 years ago
  23. f0ab43e drm/i915: Introduce a gmbus power domain by Ville Syrjälä · 9 years ago
  24. 443a389 drm/i915: Add dev_priv->psr_mmio_base by Ville Syrjälä · 9 years ago
  25. 6fb403d drm/i915: Add csr programming registers to dmc debugfs entry by Mika Kuoppala · 9 years ago
  26. 16e11b9 drm/i915/bxt: Expose DC5 entry count by Mika Kuoppala · 9 years ago
  27. 8337206 drm/i915/skl: Expose DC5/DC6 entry counts by Damien Lespiau · 9 years ago
  28. b7cec66 drm/i915/skl: Print the DMC firmware status in debugfs by Damien Lespiau · 9 years ago
  29. bf6189c drm/i915: change no_fbc_reason from enum to string by Paulo Zanoni · 9 years ago
  30. 3abc4e0 drm/i915: Add extra plane information in debugfs. by Robert Fekete · 9 years ago
  31. 974e59b Merge tag 'drm-intel-next-fixes-2015-10-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  32. ef11bdb drm/i915/kbl: Introduce Kabylake platform defition. by Rodrigo Vivi · 9 years ago
  33. 75aa3f6 drm/i915: Turn __raw_i915_read8() & co. in to inline functions by Ville Syrjälä · 9 years ago
  34. feda33e drm/i915/guc: Add GuC css header parser by Alex Dai · 9 years ago
  35. 2dd3a88 Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  36. 6b62b3e Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  37. 115719f i915: switch from acpi_os_ioremap to memremap by Williams, Dan J · 9 years ago
  38. 0681276 drm/i915: unlock on error in i915_ppgtt_info() by Dan Carpenter · 9 years ago
  39. 4969d33 drm/i915/skl: Simplify wm structures slightly (v2) by Matt Roper · 9 years ago
  40. c668cde drm/i915: Remove setparam ioctl by Daniel Vetter · 9 years ago
  41. 91bedd3 drm/i915/bdw: Check for slice, subslice and EU count for BDW by Łukasz Daniluk · 9 years ago
  42. 2d05fa1 drm/i915: Fix comparison bug by Rasmus Villemoes · 9 years ago
  43. 1170f28 drm/i915: Add CD and pixel clock information by Mika Kahola · 9 years ago
  44. 0b87c24 drm/i915: s/_CURACNTR/CURCNTR(PIPE_A)/ by Ville Syrjälä · 9 years ago
  45. d3a93cb drm/i915: Always use GEN8_RING_PDP_{LDW, UDW} instead of hand rolling the register offsets by Ville Syrjälä · 9 years ago
  46. 7cb5dff drm/i915: fix task reference leak in i915_debugfs.c by Geliang Tang · 9 years ago
  47. 83843d8 drm/i915: Parametrize LRC registers by Ville Syrjälä · 9 years ago
  48. 23a48d5 drm/i915: Use the plane state in intel_crtc_info. by Maarten Lankhorst · 9 years ago
  49. 742f491 drm/i915: use the yesno helper for logging by Jani Nikula · 9 years ago
  50. e93c28f Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  51. 42a8ca4 drm/i915: add yesno utility function by Jani Nikula · 9 years ago
  52. d8e19f9 drm/i915/skl: Adding DDI_E power well domain by Xiong Zhang · 9 years ago
  53. 0a0b457 drm/i915: Fix some gcc warnings by Ville Syrjälä · 9 years ago
  54. d3638ac Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  55. 8b417c2 drm/i915: Debugfs interface for GuC submission statistics by Dave Gordon · 9 years ago
  56. d167519 drm/i915: Integrate GuC-based command submission by Alex Dai · 9 years ago
  57. 4c7e77f drm/i915: Enable GuC firmware log by Alex Dai · 9 years ago
  58. fdf5d35 drm/i915: Debugfs interface to read GuC load status by Alex Dai · 9 years ago
  59. ea91e40 drm/i915/gen8: Add ppgtt info and debug_dump by Michel Thierry · 9 years ago
  60. c4e2d04 drm/i915: Make the force_thru workaround atomic, v2. by Maarten Lankhorst · 9 years ago
  61. 0695726 drm/i915: Use CONFIG_DRM_FBDEV_EMULATION by Daniel Vetter · 9 years ago
  62. 06059d5 Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  63. 3a58ee1 drm/i915: Use drm_for_each_fb in i915_debugfs.c by Daniel Vetter · 9 years ago
  64. b8bb08e drm/i915: remove redundant if check by Sudip Mukherjee · 9 years ago
  65. 9aaffa3 drm/i915: remove unnecessary null test by Sudip Mukherjee · 9 years ago
  66. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  67. 97d3308 drm/i915: Add HAS_CORE_RING_FREQ macro by Akash Goel · 10 years ago
  68. f936ec3 drm/i915/skl: Updated the i915_ring_freq_table debugfs function by Akash Goel · 10 years ago
  69. 7733b49 drm/i915: use dev_priv for the FBC functions by Paulo Zanoni · 9 years ago
  70. c80ac85 drm/i915: FBC doesn't need struct_mutex anymore by Paulo Zanoni · 10 years ago
  71. 25ad93f drm/i915: add the FBC mutex by Paulo Zanoni · 10 years ago
  72. ca1543b drm/i915: Report correct GGTT space usage by Tvrtko Ursulin · 10 years ago
  73. de38b95 drm/i915: Add debugfs knobs for VLVCHV memory latency values by Ville Syrjälä · 10 years ago
  74. 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  75. 3504056 drm/i915: Update rps frequencies for BXT by Bob Paauwe · 10 years ago
  76. 44159dd drm/i915/gtt: Introduce struct i915_page_dma by Mika Kuoppala · 10 years ago
  77. c44ef60 drm/i915/gtt: Allow >= 4GB sizes for vm. by Mika Kuoppala · 10 years ago
  78. 9a85178 drm/i915: debugfs for frontbuffer tracking by Daniel Vetter · 10 years ago
  79. 2e8144a drm/i915: unify no_fbc_reason message printing by Paulo Zanoni · 10 years ago
  80. 87f5ff0 drm/i915: add FBC_ROTATION to enum no_fbc_reason by Paulo Zanoni · 10 years ago
  81. 31b9df1 drm/i915: print FBC compression status on debugfs by Paulo Zanoni · 10 years ago
  82. a80c69f Merge branch 'topic/atomic-conversion' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  83. 0d80418 drm/i915: Fix build without CONFIG_PM by Chris Wilson · 10 years ago
  84. f77076c drm/i915: Remove use of crtc->config from i915_debugfs.c by Maarten Lankhorst · 10 years ago
  85. 1b50925 drm/i915: use intel_crtc_control everywhere, v3. by Maarten Lankhorst · 10 years ago
  86. a6aaec8 drm/i915: Add runtime PM's usage_count in i915_runtime_pm_status by Damien Lespiau · 10 years ago
  87. 6455c87 drm/i915: Make pc8_status report status for all runtime PM platforms by Damien Lespiau · 10 years ago
  88. 77b6455 drm/i915: Include G4X/VLV/CHV in self refresh status by Ander Conselvan de Oliveira · 10 years ago
  89. 8d2fdc3 drm/i915: Only show view type for GGTT VMAs by Tvrtko Ursulin · 10 years ago
  90. 8d3afd7 drm/i915: Use spinlocks for checking when to waitboost by Chris Wilson · 10 years ago
  91. f5a4c67 drm/i915: Don't downclock whilst we have clients waiting for GPU results by Chris Wilson · 10 years ago
  92. 2e1b873 drm/i915: Convert RPS tracking to a intel_rps_client struct by Chris Wilson · 10 years ago
  93. bcafc4e drm/i915: Limit mmio flip RPS boosts by Chris Wilson · 10 years ago
  94. a6f766f drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts by Chris Wilson · 10 years ago
  95. b471618 drm/i915: Implement inter-engine read-read optimisations by Chris Wilson · 10 years ago
  96. eed29a5 drm/i915: s/\<rq\>/req/g by Daniel Vetter · 10 years ago
  97. 5c1a887 drm/i915: Don't read dpcd for disconnected ports by Mika Kuoppala · 10 years ago
  98. ce22dba drm/i915: Move toggling planes out of crtc enable/disable. by Maarten Lankhorst · 10 years ago
  99. eb3394fa drm/i915: Add debugfs test control files for Displayport compliance testing by Todd Previte · 10 years ago
  100. d86ed34 drm/i915: Add RPS thresholds to debugfs/i915_frequency_info by Chris Wilson · 10 years ago