1. 551aaec drm/i915/guc: don't spinwait if the GuC's workqueue is full by Dave Gordon · 9 years ago
  2. 8dd634d drm/i915: Remove cs based page flip support. by Maarten Lankhorst · 9 years ago
  3. 143f73b3 drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3. by Maarten Lankhorst · 9 years ago
  4. 6885843 drm/i915: Convert flip_work to a list. by Maarten Lankhorst · 9 years ago
  5. 51cbaf0 drm/i915: Unify unpin_work and mmio_work into flip_work, v2. by Maarten Lankhorst · 9 years ago
  6. 5251f04 drm/i915: Remove intel_prepare_page_flip, v3. by Maarten Lankhorst · 9 years ago
  7. 55d80d2 drm/i915: Remove stallcheck special handling, v3. by Maarten Lankhorst · 9 years ago
  8. 9a652cc Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  9. a7363de drm/i915: Remove redundant const from function return type by Imre Deak · 9 years ago
  10. 7e22dbb drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx by Tvrtko Ursulin · 9 years ago
  11. dc97997 drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c by Chris Wilson · 9 years ago
  12. c033666 drm/i915: Store a i915 backpointer from engine, and use it by Chris Wilson · 9 years ago
  13. 2b8f01f Merge tag 'topic/drm-misc-2016-04-29' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  14. fffb675 Merge tag 'drm-intel-next-2016-04-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  15. 5a8f97e Revert "drm/i915: start adding dp mst audio" by Lyude · 9 years ago
  16. 24f1d3c drm/i915: Refactor execlists default context pinning by Chris Wilson · 9 years ago
  17. 7069b14 drm/i915: Replace the pinned context address with its unique ID by Chris Wilson · 9 years ago
  18. 5d1808e drm/i915: Assign every HW context a unique ID by Chris Wilson · 9 years ago
  19. 1d2ac40 drm: Protect dev->filelist with its own mutex by Daniel Vetter · 9 years ago
  20. d6cda9c drm/i915: Correct the i915_frequency_info debugfs output by Akash Goel · 9 years ago
  21. 747a598 drm/mode: introduce wrapper to read framebuffer refcount. by Dave Airlie · 9 years ago
  22. 605b28c Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  23. be19b10 drm/i915: Show pin mapped counts and sizes in debugfs by Tvrtko Ursulin · 9 years ago
  24. be12a86 drm/i915: Show pin mapped status in describe_obj by Tvrtko Ursulin · 9 years ago
  25. 40ae80c drm/i915/dp/mst: Add source port info to debugfs output by Jim Bride · 9 years ago
  26. d98c52c drm/i915: Tighten reset_counter for reset status by Chris Wilson · 9 years ago
  27. c19ae98 drm/i915: Hide the atomic_read(reset_counter) behind a helper by Chris Wilson · 9 years ago
  28. 3accaf7 drm/i915: Store and use edram capabilities by Mika Kuoppala · 9 years ago
  29. 33c582c drm/i915: Simplify for_each_fw_domain iterators by Tvrtko Ursulin · 9 years ago
  30. 12471ba drm/i915: Harden detection of missed interrupts by Chris Wilson · 9 years ago
  31. c04e0f3 drm/i915: Separate out the seqno-barrier from engine->get_seqno by Chris Wilson · 9 years ago
  32. 14fd0d6 drm/i915: Include engine->last_submitted_seqno in GPU error state by Chris Wilson · 9 years ago
  33. 2d1fe07 drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev) by Joonas Lahtinen · 9 years ago
  34. 27af5ee drm/i915: Move execlists irq handler to a bottom half by Tvrtko Ursulin · 9 years ago
  35. a156e64 drm/i915: Show PCI power state under debugfs/i915_runtime_pm_status by Chris Wilson · 9 years ago
  36. 188c1ab drm/i915: Add struct_mutex locking for debugs/i915_gem_framebuffer by Chris Wilson · 9 years ago
  37. 72e96d6 drm/i915: Refer to GGTT {,VM} consistently by Joonas Lahtinen · 9 years ago
  38. b4ac5af drm/i915: replace for_each_engine() by Dave Gordon · 9 years ago
  39. c3232b1 drm/i915: introduce for_each_engine_id() by Dave Gordon · 9 years ago
  40. 62106b4 drm/i915: Rename dev_priv->gtt to dev_priv->ggtt by Joonas Lahtinen · 9 years ago
  41. 2dd66ebd drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2. by Maarten Lankhorst · 9 years ago
  42. 117897f drm/i915: More renaming of rings to engines by Tvrtko Ursulin · 9 years ago
  43. 666796d drm/i915: More intel_engine_cs renaming by Tvrtko Ursulin · 9 years ago
  44. 4a570db drm/i915: Rename intel_engine_cs struct members by Tvrtko Ursulin · 9 years ago
  45. 0bc40be drm/i915: Rename intel_engine_cs function parameters by Tvrtko Ursulin · 9 years ago
  46. e2f8039 drm/i915: Rename local struct intel_engine_cs variables by Tvrtko Ursulin · 9 years ago
  47. 24a65e6 drm/i915/hangcheck: Prevent long walks across full-ppgtt by Mika Kuoppala · 9 years ago
  48. 596c592 drm/i915: Reduce the pointer dance of i915_is_ggtt() by Chris Wilson · 9 years ago
  49. 1c7f4bc drm/i915: Rename vma->*_list to *_link for consistency by Chris Wilson · 9 years ago
  50. e129649 drm/i915: Ensure the HW is powered when accessing the CRC HW block by Imre Deak · 9 years ago
  51. 60e5ffe drm/i915: Add PSR main link standby support back by Rodrigo Vivi · 9 years ago
  52. 33136b0 drm/i915/gen9: Add framework to whitelist specific GPU registers by Arun Siluvery · 9 years ago
  53. 397097b drm/i915/guc: Decouple GuC engine id from ring id by Alex Dai · 9 years ago
  54. e28e404 drm/i915: tidy up a few leftovers by Dave Gordon · 9 years ago
  55. ed54c1a drm/i915: abolish separate per-ring default_context pointers by Dave Gordon · 9 years ago
  56. ca82580 drm/i915: Do not call API requiring struct_mutex where it is not available by Tvrtko Ursulin · 9 years ago
  57. 61642ff drm/i915: Inspect subunit states on hangcheck by Mika Kuoppala · 9 years ago
  58. 5590a5f drm/i915: Cleanup some of the CSB handling by Ben Widawsky · 9 years ago
  59. ada8f95 drm/i915/debugfs: add a separate debugfs file for VBT by Jani Nikula · 9 years ago
  60. 2455a8e drm/i915: don't use a temp buffer for opregion debugfs file by Jani Nikula · 9 years ago
  61. 666a453 drm/i915: Separate cherryview from valleyview by Wayne Boyer · 9 years ago
  62. 3d52ccf drm/i915: start adding dp mst audio by Libin Yang · 9 years ago
  63. 5a84330 drm/i915/guc: Clean up locks in GuC by Alex Dai · 9 years ago
  64. 0e631ad drm/i915: introduce is_active/activate/deactivate to the FBC terminology by Paulo Zanoni · 9 years ago
  65. b13b840 drm/i915: Fix possible null dereference in framebuffer_info debugfs function by Namrta Salonie · 9 years ago
  66. 05eec3c drm/i915: Remove PSR Perf Counter for SKL+ by Rodrigo Vivi · 9 years ago
  67. 9895ad0 drm/i915/pm: Unstatic power_domain_str by Daniel Stone · 9 years ago
  68. 92907cb Merge tag 'v4.4-rc2' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  69. 54632ab drm/i915: Fix oops caused by fbdev initialization failure by Lukas Wunner · 9 years ago
  70. f0f59a0 drm/i915: Type safe register read/write by Ville Syrjälä · 9 years ago
  71. dfa5762 drm/i915: Add a modeset power domain by Patrik Jakobsson · 9 years ago
  72. 6331a70 drm/i915: Remove distinction between DDI 2 vs 4 lanes by Patrik Jakobsson · 9 years ago
  73. f0ab43e drm/i915: Introduce a gmbus power domain by Ville Syrjälä · 9 years ago
  74. 443a389 drm/i915: Add dev_priv->psr_mmio_base by Ville Syrjälä · 9 years ago
  75. 6fb403d drm/i915: Add csr programming registers to dmc debugfs entry by Mika Kuoppala · 9 years ago
  76. 16e11b9 drm/i915/bxt: Expose DC5 entry count by Mika Kuoppala · 9 years ago
  77. 8337206 drm/i915/skl: Expose DC5/DC6 entry counts by Damien Lespiau · 9 years ago
  78. b7cec66 drm/i915/skl: Print the DMC firmware status in debugfs by Damien Lespiau · 9 years ago
  79. bf6189c drm/i915: change no_fbc_reason from enum to string by Paulo Zanoni · 9 years ago
  80. 3abc4e0 drm/i915: Add extra plane information in debugfs. by Robert Fekete · 9 years ago
  81. 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
  82. ef11bdb drm/i915/kbl: Introduce Kabylake platform defition. by Rodrigo Vivi · 9 years ago
  83. 75aa3f6 drm/i915: Turn __raw_i915_read8() & co. in to inline functions by Ville Syrjälä · 9 years ago
  84. feda33e drm/i915/guc: Add GuC css header parser by Alex Dai · 9 years ago
  85. 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
  86. 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
  87. 115719f i915: switch from acpi_os_ioremap to memremap by Williams, Dan J · 9 years ago
  88. 0681276 drm/i915: unlock on error in i915_ppgtt_info() by Dan Carpenter · 9 years ago
  89. 4969d33 drm/i915/skl: Simplify wm structures slightly (v2) by Matt Roper · 9 years ago
  90. c668cde drm/i915: Remove setparam ioctl by Daniel Vetter · 9 years ago
  91. 91bedd3 drm/i915/bdw: Check for slice, subslice and EU count for BDW by Łukasz Daniluk · 9 years ago
  92. 2d05fa1 drm/i915: Fix comparison bug by Rasmus Villemoes · 9 years ago
  93. 1170f28 drm/i915: Add CD and pixel clock information by Mika Kahola · 9 years ago
  94. 0b87c24 drm/i915: s/_CURACNTR/CURCNTR(PIPE_A)/ by Ville Syrjälä · 9 years ago
  95. d3a93cb drm/i915: Always use GEN8_RING_PDP_{LDW, UDW} instead of hand rolling the register offsets by Ville Syrjälä · 9 years ago
  96. 7cb5dff drm/i915: fix task reference leak in i915_debugfs.c by Geliang Tang · 9 years ago
  97. 83843d8 drm/i915: Parametrize LRC registers by Ville Syrjälä · 9 years ago
  98. 23a48d5 drm/i915: Use the plane state in intel_crtc_info. by Maarten Lankhorst · 9 years ago
  99. 742f491 drm/i915: use the yesno helper for logging by Jani Nikula · 9 years ago
  100. e93c28f Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued by Daniel Vetter · 9 years ago