1. 92907cb Merge tag 'v4.4-rc2' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  2. 54632ab drm/i915: Fix oops caused by fbdev initialization failure by Lukas Wunner · 9 years ago
  3. f0f59a0 drm/i915: Type safe register read/write by Ville Syrjälä · 9 years ago
  4. dfa5762 drm/i915: Add a modeset power domain by Patrik Jakobsson · 9 years ago
  5. 6331a70 drm/i915: Remove distinction between DDI 2 vs 4 lanes by Patrik Jakobsson · 9 years ago
  6. f0ab43e drm/i915: Introduce a gmbus power domain by Ville Syrjälä · 9 years ago
  7. 443a389 drm/i915: Add dev_priv->psr_mmio_base by Ville Syrjälä · 9 years ago
  8. 6fb403d drm/i915: Add csr programming registers to dmc debugfs entry by Mika Kuoppala · 9 years ago
  9. 16e11b9 drm/i915/bxt: Expose DC5 entry count by Mika Kuoppala · 9 years ago
  10. 8337206 drm/i915/skl: Expose DC5/DC6 entry counts by Damien Lespiau · 9 years ago
  11. b7cec66 drm/i915/skl: Print the DMC firmware status in debugfs by Damien Lespiau · 9 years ago
  12. bf6189c drm/i915: change no_fbc_reason from enum to string by Paulo Zanoni · 9 years ago
  13. 3abc4e0 drm/i915: Add extra plane information in debugfs. by Robert Fekete · 9 years ago
  14. 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
  15. ef11bdb drm/i915/kbl: Introduce Kabylake platform defition. by Rodrigo Vivi · 9 years ago
  16. 75aa3f6 drm/i915: Turn __raw_i915_read8() & co. in to inline functions by Ville Syrjälä · 9 years ago
  17. feda33e drm/i915/guc: Add GuC css header parser by Alex Dai · 9 years ago
  18. 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
  19. 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
  20. 115719f i915: switch from acpi_os_ioremap to memremap by Williams, Dan J · 9 years ago
  21. 0681276 drm/i915: unlock on error in i915_ppgtt_info() by Dan Carpenter · 9 years ago
  22. 4969d33 drm/i915/skl: Simplify wm structures slightly (v2) by Matt Roper · 9 years ago
  23. c668cde drm/i915: Remove setparam ioctl by Daniel Vetter · 9 years ago
  24. 91bedd3 drm/i915/bdw: Check for slice, subslice and EU count for BDW by Łukasz Daniluk · 9 years ago
  25. 2d05fa1 drm/i915: Fix comparison bug by Rasmus Villemoes · 9 years ago
  26. 1170f28 drm/i915: Add CD and pixel clock information by Mika Kahola · 9 years ago
  27. 0b87c24 drm/i915: s/_CURACNTR/CURCNTR(PIPE_A)/ by Ville Syrjälä · 9 years ago
  28. d3a93cb drm/i915: Always use GEN8_RING_PDP_{LDW, UDW} instead of hand rolling the register offsets by Ville Syrjälä · 9 years ago
  29. 7cb5dff drm/i915: fix task reference leak in i915_debugfs.c by Geliang Tang · 9 years ago
  30. 83843d8 drm/i915: Parametrize LRC registers by Ville Syrjälä · 9 years ago
  31. 23a48d5 drm/i915: Use the plane state in intel_crtc_info. by Maarten Lankhorst · 9 years ago
  32. 742f491 drm/i915: use the yesno helper for logging by Jani Nikula · 9 years ago
  33. e93c28f Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  34. 42a8ca4 drm/i915: add yesno utility function by Jani Nikula · 9 years ago
  35. d8e19f9 drm/i915/skl: Adding DDI_E power well domain by Xiong Zhang · 9 years ago
  36. 0a0b457 drm/i915: Fix some gcc warnings by Ville Syrjälä · 9 years ago
  37. 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
  38. 8b417c2 drm/i915: Debugfs interface for GuC submission statistics by Dave Gordon · 9 years ago
  39. d167519 drm/i915: Integrate GuC-based command submission by Alex Dai · 9 years ago
  40. 4c7e77f drm/i915: Enable GuC firmware log by Alex Dai · 9 years ago
  41. fdf5d35 drm/i915: Debugfs interface to read GuC load status by Alex Dai · 9 years ago
  42. ea91e40 drm/i915/gen8: Add ppgtt info and debug_dump by Michel Thierry · 9 years ago
  43. c4e2d04 drm/i915: Make the force_thru workaround atomic, v2. by Maarten Lankhorst · 9 years ago
  44. 0695726 drm/i915: Use CONFIG_DRM_FBDEV_EMULATION by Daniel Vetter · 9 years ago
  45. 06059d5 Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  46. 3a58ee1 drm/i915: Use drm_for_each_fb in i915_debugfs.c by Daniel Vetter · 9 years ago
  47. b8bb08e drm/i915: remove redundant if check by Sudip Mukherjee · 9 years ago
  48. 9aaffa3 drm/i915: remove unnecessary null test by Sudip Mukherjee · 9 years ago
  49. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  50. 97d3308 drm/i915: Add HAS_CORE_RING_FREQ macro by Akash Goel · 9 years ago
  51. f936ec3 drm/i915/skl: Updated the i915_ring_freq_table debugfs function by Akash Goel · 9 years ago
  52. 7733b49 drm/i915: use dev_priv for the FBC functions by Paulo Zanoni · 9 years ago
  53. c80ac85 drm/i915: FBC doesn't need struct_mutex anymore by Paulo Zanoni · 9 years ago
  54. 25ad93f drm/i915: add the FBC mutex by Paulo Zanoni · 9 years ago
  55. ca1543b drm/i915: Report correct GGTT space usage by Tvrtko Ursulin · 9 years ago
  56. de38b95 drm/i915: Add debugfs knobs for VLVCHV memory latency values by Ville Syrjälä · 10 years ago
  57. 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  58. 3504056 drm/i915: Update rps frequencies for BXT by Bob Paauwe · 9 years ago
  59. 44159dd drm/i915/gtt: Introduce struct i915_page_dma by Mika Kuoppala · 9 years ago
  60. c44ef60 drm/i915/gtt: Allow >= 4GB sizes for vm. by Mika Kuoppala · 9 years ago
  61. 9a85178 drm/i915: debugfs for frontbuffer tracking by Daniel Vetter · 10 years ago
  62. 2e8144a drm/i915: unify no_fbc_reason message printing by Paulo Zanoni · 10 years ago
  63. 87f5ff0 drm/i915: add FBC_ROTATION to enum no_fbc_reason by Paulo Zanoni · 10 years ago
  64. 31b9df1 drm/i915: print FBC compression status on debugfs by Paulo Zanoni · 10 years ago
  65. a80c69f Merge branch 'topic/atomic-conversion' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  66. 0d80418 drm/i915: Fix build without CONFIG_PM by Chris Wilson · 10 years ago
  67. f77076c drm/i915: Remove use of crtc->config from i915_debugfs.c by Maarten Lankhorst · 10 years ago
  68. 1b50925 drm/i915: use intel_crtc_control everywhere, v3. by Maarten Lankhorst · 10 years ago
  69. a6aaec8 drm/i915: Add runtime PM's usage_count in i915_runtime_pm_status by Damien Lespiau · 10 years ago
  70. 6455c87 drm/i915: Make pc8_status report status for all runtime PM platforms by Damien Lespiau · 10 years ago
  71. 77b6455 drm/i915: Include G4X/VLV/CHV in self refresh status by Ander Conselvan de Oliveira · 10 years ago
  72. 8d2fdc3 drm/i915: Only show view type for GGTT VMAs by Tvrtko Ursulin · 10 years ago
  73. 8d3afd7 drm/i915: Use spinlocks for checking when to waitboost by Chris Wilson · 10 years ago
  74. f5a4c67 drm/i915: Don't downclock whilst we have clients waiting for GPU results by Chris Wilson · 10 years ago
  75. 2e1b873 drm/i915: Convert RPS tracking to a intel_rps_client struct by Chris Wilson · 10 years ago
  76. bcafc4e drm/i915: Limit mmio flip RPS boosts by Chris Wilson · 10 years ago
  77. a6f766f drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts by Chris Wilson · 10 years ago
  78. b471618 drm/i915: Implement inter-engine read-read optimisations by Chris Wilson · 10 years ago
  79. eed29a5 drm/i915: s/\<rq\>/req/g by Daniel Vetter · 10 years ago
  80. 5c1a887 drm/i915: Don't read dpcd for disconnected ports by Mika Kuoppala · 10 years ago
  81. ce22dba drm/i915: Move toggling planes out of crtc enable/disable. by Maarten Lankhorst · 10 years ago
  82. eb3394fa drm/i915: Add debugfs test control files for Displayport compliance testing by Todd Previte · 10 years ago
  83. d86ed34 drm/i915: Add RPS thresholds to debugfs/i915_frequency_info by Chris Wilson · 10 years ago
  84. b3f9d7d drm/i915: fix semicolon.cocci warnings by kbuild test robot · 10 years ago
  85. baaa5cf drm/i915: Update meaning of debugfs object's pin_flag by Chris Wilson · 10 years ago
  86. 89251b1 drm/i915: PSR: deprecate link_standby support for core platforms. by Rodrigo Vivi · 10 years ago
  87. c5fe557 Merge branch 'topic/bxt-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  88. 3015465 drm/i915: Remove obj->pin_mappable by Chris Wilson · 10 years ago
  89. 09942c6 drm/i915: num_pd_pages/num_pd_entries isn't useful by Michel Thierry · 10 years ago
  90. b0da1b7 drm/i915: Suppress empty lines from debugfs/i915_gem_objects by Chris Wilson · 10 years ago
  91. 481a3d4 drm/i915: Include active flag when describing objects in debugfs by Chris Wilson · 10 years ago
  92. 8d9d574 drm/i915: Split batch pool into size buckets by Chris Wilson · 10 years ago
  93. 06fbca7 drm/i915: Split the batch pool by engine by Chris Wilson · 10 years ago
  94. 1854d5c drm/i915: Deminish contribution of wait-boosting from clients by Chris Wilson · 10 years ago
  95. 1c046bc drm/i915/bxt: Support BXT in SSEU device status dump by Jeff McGee · 10 years ago
  96. 5d39525 drm/i915: Split-up SSEU device status by platform by Jeff McGee · 10 years ago
  97. aa7471d drm/i915: add i915 specific connector debugfs file for DPCD by Jani Nikula · 10 years ago
  98. 2d1070b drm/i915: Make debugfs/i915_gem_request more friendly by Chris Wilson · 10 years ago
  99. aed242f drm/i915: Relax RPS contraints to allows setting minfreq on idle by Chris Wilson · 10 years ago
  100. aca5e36 drm/i915: Fix sink crc connector iteration by Rodrigo Vivi · 10 years ago