1. 5cc9ed4 drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl by Chris Wilson · 10 years ago
  2. 9d0a6fa drm/i915: add render state initialization by Mika Kuoppala · 10 years ago
  3. d79b814 drm/i915: Introduce a for_each_crtc() macro by Damien Lespiau · 10 years ago
  4. d063ae4 drm/i915: Introduce a for_each_intel_crtc() macro by Damien Lespiau · 10 years ago
  5. d8ffa60 drm/i915: WARN_ON fence pin leaks by Daniel Vetter · 10 years ago
  6. a09cadd drm/i915/chv: Add DPIO offset for Cherryview. v3 by Chon Ming Lee · 10 years ago
  7. 44e895a drm/i915: Use hash tables for the command parser by Brad Volkin · 10 years ago
  8. 1cf0ba1 drm/i915: Flush request queue when waiting for ring space by Chris Wilson · 10 years ago
  9. fd7f8cc drm/i915: vlv: enable runtime PM by Imre Deak · 10 years ago
  10. ddeea5b drm/i915: vlv: add runtime PM support by Imre Deak · 10 years ago
  11. 3f1d896 drm/i915/chv: Enable aliasing PPGTT for CHV by Ville Syrjälä · 10 years ago
  12. 0d116a2 drm/i915: vlv: init only needed state during early power well enabling by Imre Deak · 10 years ago
  13. 63c42e5 drm/i915/bdw: Add WT caching ability by Ben Widawsky · 10 years ago
  14. 650ad97 drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-off by Imre Deak · 10 years ago
  15. f301b1e drm/i915: add missing error capturing of the PIPESTAT reg by Imre Deak · 10 years ago
  16. a8ebba7 drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the BSD command on BDW GT3 by Zhao Yakui · 10 years ago
  17. 845f74a drm/i915:Initialize the second BSD ring on BDW GT3 machine by Zhao Yakui · 10 years ago
  18. 885ac04 Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  19. d3b542f drm/i915: Add parsing support for new MIPI blocks in VBT by Shobhit Kumar · 10 years ago
  20. 691e641 drm/i915: Always use kref tracking for all contexts. by Chris Wilson · 10 years ago
  21. 39fbc9c drm/i915: check VBT for supported backlight type by Jani Nikula · 10 years ago
  22. 439d7ac drm/i915: Add support for DRRS to switch RR by Pradeep Bhat · 10 years ago
  23. 6df4027 drm/i915/chv: Add IS_CHERRYVIEW() macro by Ville Syrjälä · 10 years ago
  24. 8179f1f drm/i915/chv: IS_BROADWELL() should not be true for Cherryview by Ville Syrjälä · 10 years ago
  25. 88b4aa8 drm/i915: add flags to i915_ring_stop by Mika Kuoppala · 10 years ago
  26. 7a10dfa drm/i915: Add debug module option for VTd validation by Daniel Vetter · 10 years ago
  27. 13ffadd drm/i915/bdw: Expand FADD to 64bit by Ben Widawsky · 10 years ago
  28. 6157d3c drm/i915: add BDW runtime PM support by Paulo Zanoni · 11 years ago
  29. 414de7a drm/i915: remove HAS_PC8 check by Paulo Zanoni · 11 years ago
  30. 9a952a0 drm/i915: add SNB runtime PM support by Paulo Zanoni · 11 years ago
  31. 730488b drm/i915: kill dev_priv->pm.regsave by Paulo Zanoni · 11 years ago
  32. 83a7280 drm/i915: Adding VBT fields to support eDP DRRS feature by Pradeep Bhat · 10 years ago
  33. 77fec55 drm/i915: drop the typedef for drm_i915_private_t by Jani Nikula · 10 years ago
  34. 38fb6a4 drm/i915: Hide the per forcewake-engine register ranges by Damien Lespiau · 10 years ago
  35. b88b23d drm/i915: Hide vlv_force_wake_{get, put}() in intel_uncore.c by Damien Lespiau · 10 years ago
  36. d60c447 drm/i915: vlv: cache current CD clock rate by Imre Deak · 10 years ago
  37. d728c8e drm/i915: Add a CMD_PARSER_VERSION getparam by Brad Volkin · 11 years ago
  38. d4d4803 drm/i915: Enable PPGTT command parser checks by Brad Volkin · 11 years ago
  39. 0260c42 drm/i915: Split out GTT specific header file by Ben Widawsky · 10 years ago
  40. 50227e1 drm/i915: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 10 years ago
  41. 037bde1 Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq." by Chris Wilson · 10 years ago
  42. 5087744 drm/i915: Broadwell expands ACTHD to 64bit by Chris Wilson · 10 years ago
  43. a6706b4 drm/i915: Track the enabled PM interrupts in dev_priv. by Deepak S · 10 years ago
  44. 698b313 drm/i915: Include a note about the dangers of I915_READ64/I915_WRITE64 by Chris Wilson · 10 years ago
  45. 6313c20 drm/i915: Per-process stats work better when evaluated per-process by Chris Wilson · 10 years ago
  46. b39fb29 drm/i915: Rename and comment all the RPS *stuff* by Ben Widawsky · 10 years ago
  47. 1f05c94 drm/i915: Store the HW min frequency as min_freq by Ben Widawsky · 10 years ago
  48. 765dab6 drm/i915: update the PC8 and runtime PM documentation by Paulo Zanoni · 11 years ago
  49. d688e09 drm/i915: kill struct i915_package_c8 by Paulo Zanoni · 11 years ago
  50. 5d584b2 drm/i915: move pc8.irqs_disabled to pm.irqs_disabled by Paulo Zanoni · 11 years ago
  51. 7c8615d drm/i915: remove dev_priv->pc8.enabled by Paulo Zanoni · 11 years ago
  52. 34f5754 drm/i915: kill pc8.disable_count by Paulo Zanoni · 11 years ago
  53. ba0239e drm/i915: remove dev_priv->pc8.requirements_met by Paulo Zanoni · 11 years ago
  54. a8a8bd5 drm/i915: make PC8 be part of runtime PM suspend/resume by Paulo Zanoni · 11 years ago
  55. 262ca2b drm/i915: Rename similar plane functions to avoid confusion by Matt Roper · 10 years ago
  56. e8e6e60 Merge tag 'v3.14-rc6' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  57. 842f1c8 drm/i915: move dev_priv->suspend around by Daniel Vetter · 11 years ago
  58. 46f297f drm/i915: add plane_config fetching infrastructure v2 by Jesse Barnes · 11 years ago
  59. 351e3db drm/i915: Implement command buffer parsing logic by Brad Volkin · 11 years ago
  60. 4c914c0 drm/i915: Refactor shmem pread setup by Brad Volkin · 11 years ago
  61. 77961eb drm/i915: power domains: add vlv power wells by Imre Deak · 11 years ago
  62. f8b79e5 drm/i915: vlv: factor out valleyview_display_irq_install by Imre Deak · 11 years ago
  63. 319be8a drm/i915: add port power domains by Imre Deak · 11 years ago
  64. c6cb582 drm/i915: split power well 'set' handler to separate enable/disable/sync_hw by Imre Deak · 11 years ago
  65. efcad91 drm/i915: move power domain macros to intel_pm.c by Imre Deak · 11 years ago
  66. 93a25a9 drm/i915: Disable full ppgtt by default by Daniel Vetter · 11 years ago
  67. 9ad6ce5 drm/i915: Remove unused to_gem_object() macro by Damien Lespiau · 11 years ago
  68. cb216aa drm/i915: Make i915_gem_retire_requests_ring() static by Damien Lespiau · 11 years ago
  69. d615a16 drm/i915: Make num_sprites a per-pipe value by Damien Lespiau · 11 years ago
  70. 1fe4778 drm/i915: Add a for_each_sprite() macro by Damien Lespiau · 11 years ago
  71. 62d5d69 drm/i915: Add suspend count to error state by Mika Kuoppala · 11 years ago
  72. 48b031e drm/i915: Add reset count to error state by Mika Kuoppala · 11 years ago
  73. 5817446 drm/i915: Add reason for capture in error state by Mika Kuoppala · 11 years ago
  74. cb38300 drm/i915: Add error code into error state by Mika Kuoppala · 11 years ago
  75. ab0e7ff drm/i915: Record pid/comm of hanging task by Chris Wilson · 11 years ago
  76. 8d9fc7f drm/i915: Rely on accurate request tracking for finding hung batches by Chris Wilson · 11 years ago
  77. e998c40 drm/i915: assert force wake is disabled when we runtime suspend by Paulo Zanoni · 11 years ago
  78. 86c4ec0 drm/i915: kill dev_priv->pc8.gpu_idle by Paulo Zanoni · 11 years ago
  79. 8232644 drm/i915: Convert the forcewake worker into a timer func by Chris Wilson · 11 years ago
  80. f62a007 drm/i915: Accurately track when we mark the hardware as idle/busy by Chris Wilson · 11 years ago
  81. 0409875 drm/i915: use power domain api to check vga power state by Imre Deak · 11 years ago
  82. da7e29b drm/i915: use drm_i915_private everywhere in the power domain api by Imre Deak · 11 years ago
  83. 5abbcca drm/i915/bdw: Kill ppgtt->num_pt_pages by Ben Widawsky · 11 years ago
  84. 7ad47cf drm/i915/bdw: Reorganize PT allocations by Ben Widawsky · 11 years ago
  85. 782f149 drm/i915: Make clear/insert vfuncs args absolute by Ben Widawsky · 11 years ago
  86. 321f2ad drm/i915: Move ppgtt_release out of the header by Ben Widawsky · 11 years ago
  87. b287110 drm/i915: Simplify i915_gem_object_ggtt_unpin by Daniel Vetter · 11 years ago
  88. bf3d149 drm/i915: split PIN_GLOBAL out from PIN_MAPPABLE by Daniel Vetter · 11 years ago
  89. 1ec9e26 drm/i915: Consolidate binding parameters into flags by Daniel Vetter · 11 years ago
  90. 4932e2c drm/i915: add unregister callback to connector by Imre Deak · 11 years ago
  91. 53f5e3c drm/i915: add a display info file to debugfs v2 by Jesse Barnes · 11 years ago
  92. a0bae57 drm/i915: Provide a command line option to disable display by Damien Lespiau · 11 years ago
  93. 91d181d drm/i915: vlv: handle only enabled pipestat interrupt events by Imre Deak · 11 years ago
  94. 755e901 drm/i915: pass status instead of enable flags to i915_enable_pipestat by Imre Deak · 11 years ago
  95. e5aa654 drm/i915: Reorder i915_params fields to not create holes by Damien Lespiau · 11 years ago
  96. 76c4ac0 drm/i915: Use I915_MAX_PIPES in the pipe/plane_to_crtc_mapping definitions by Damien Lespiau · 11 years ago
  97. 22d3fd46 drm/i915: Move num_plane to the intel_device_info structure by Damien Lespiau · 11 years ago
  98. 5c969aa drm/i915: Make the intel_device_info structure kept in dev_priv writable by Damien Lespiau · 11 years ago
  99. da89486 Merge tag 'drm-intel-fixes-2014-02-11' of ssh://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 11 years ago
  100. 4e6b788 drm/i915: Disable dp aux irq on g4x by Daniel Vetter · 11 years ago