1. 9393707 drm/i915: warn when a vblank wait times out by Jesse Barnes · 10 years ago
  2. 8cbf320 Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 10 years ago
  3. 9f97ba8 Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  4. 2070f00 drm/i915: Move DP M/N setup from update_pll to mode_set for gmch platforms by Ville Syrjälä · 10 years ago
  5. 66e514c Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  6. 9926ada drm/i915: only check for irqs_disabled when disabling LCPLL by Paulo Zanoni · 10 years ago
  7. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  8. af2b653 drm/i915: Restrict plane loops to only operate on overlay planes (v2) by Matt Roper · 10 years ago
  9. 3c4c9b8 drm/i915: BDW needs D_COMP writes through MCHBAR by Paulo Zanoni · 10 years ago
  10. 414de7a drm/i915: remove HAS_PC8 check by Paulo Zanoni · 10 years ago
  11. 9a952a0 drm/i915: add SNB runtime PM support by Paulo Zanoni · 10 years ago
  12. 730488b drm/i915: kill dev_priv->pm.regsave by Paulo Zanoni · 10 years ago
  13. 5812d07 drm/i915: Kill crtc->plane checks from the primary plane update hooks by Ville Syrjälä · 10 years ago
  14. 068be56 drm/i915: Don't store the max cursor width/height in the crtc by Damien Lespiau · 10 years ago
  15. d60c447 drm/i915: vlv: cache current CD clock rate by Imre Deak · 10 years ago
  16. ae48434 drm/i915: vlv: reserve the GT power context only once during driver init by Imre Deak · 10 years ago
  17. fbee40d drm/i915/display: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 10 years ago
  18. 1caea6e drm/i915: Make sure vsyncshift is positive by Ville Syrjälä · 10 years ago
  19. efc2cff drm/i915: Fix the interlace mode selection for gmch platforms by Ville Syrjälä · 10 years ago
  20. 609aeac drm/i915: Program VSYNCSHIFT in a more consistent manner by Ville Syrjälä · 10 years ago
  21. 92b576e drm/i915/vlv: use W_SYNC_SHIFT for interlaced modes on VLV by Jesse Barnes · 10 years ago
  22. 64f962e drm/i915: Recompute WM when the cursor size changes by Chris Wilson · 10 years ago
  23. 4cc3148 drm/i915: Fix initial pipe underrun state tracking by Daniel Vetter · 10 years ago
  24. 4726e0b drm/i915: Enabling 128x128 and 256x256 ARGB Cursor Support by Sagar Kamble · 10 years ago
  25. 765dab6 drm/i915: update the PC8 and runtime PM documentation by Paulo Zanoni · 10 years ago
  26. a14cb6f drm/i915: rename __hsw_do_{en, dis}able_pc8 by Paulo Zanoni · 10 years ago
  27. 5d584b2 drm/i915: move pc8.irqs_disabled to pm.irqs_disabled by Paulo Zanoni · 10 years ago
  28. 7c8615d drm/i915: remove dev_priv->pc8.enabled by Paulo Zanoni · 10 years ago
  29. 6a932d8 drm/i915: don't get/put PC8 when getting/putting power wells by Paulo Zanoni · 10 years ago
  30. e1f2de6 drm/i915: remove an indirection level on PC8 functions by Paulo Zanoni · 10 years ago
  31. 34f5754 drm/i915: kill pc8.disable_count by Paulo Zanoni · 10 years ago
  32. 43694d6 drm/i915: get runtime PM references when the GPU is idle/busy by Paulo Zanoni · 10 years ago
  33. ba0239e drm/i915: remove dev_priv->pc8.requirements_met by Paulo Zanoni · 10 years ago
  34. a8a8bd5 drm/i915: make PC8 be part of runtime PM suspend/resume by Paulo Zanoni · 10 years ago
  35. b4d2a9a drm/i915: extract __hsw_do_{en, dis}able_package_c8 by Paulo Zanoni · 10 years ago
  36. 262ca2b drm/i915: Rename similar plane functions to avoid confusion by Matt Roper · 10 years ago
  37. 83f26f1 drm/i915: Remove spurious '()' in WARN macros by Damien Lespiau · 10 years ago
  38. bcc298b Merge tag 'v3.14-rc7' into drm-next by Dave Airlie · 10 years ago
  39. e19b913 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  40. 8ac36ec drm/i915: Reduce the time we hold struct mutex in intel_pipe_set_base() by Ville Syrjälä · 10 years ago
  41. e8e6e60 Merge tag 'v3.14-rc6' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  42. bc079e8 drm/i915: Make encoder cloning more flexible by Ville Syrjälä · 10 years ago
  43. ff2652e drm/i915: Avoid requesting a zero-sized stolen object by Chris Wilson · 10 years ago
  44. d1a5986 drm/i915: Prevent use-after-free of inherited framebuffer by Chris Wilson · 10 years ago
  45. 484b41d drm/i915: remove early fb allocation dependency on CONFIG_FB v2 by Jesse Barnes · 10 years ago
  46. d978ef1 drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v12 by Jesse Barnes · 10 years ago
  47. 4c6baa5 drm/i915: get_plane_config support for ILK+ v3 by Jesse Barnes · 10 years ago
  48. 1ad292b drm/i915: get_plane_config for i9xx v13 by Jesse Barnes · 10 years ago
  49. 46f297f drm/i915: add plane_config fetching infrastructure v2 by Jesse Barnes · 10 years ago
  50. 77961eb drm/i915: power domains: add vlv power wells by Imre Deak · 10 years ago
  51. b5482bd drm/i915: check pipe power domain when reading its hw state by Imre Deak · 10 years ago
  52. 319be8a drm/i915: add port power domains by Imre Deak · 10 years ago
  53. 77d22dc drm/i915: move modeset_update_power_wells earlier by Imre Deak · 10 years ago
  54. 1fe4778 drm/i915: Add a for_each_sprite() macro by Damien Lespiau · 10 years ago
  55. 8cc87b7 drm/i915: Use a pipe variable to cycle through the pipes by Damien Lespiau · 10 years ago
  56. 619d4d0 drm/i915: Use DIV_ROUND_UP() when calculating number of required FDI lanes by Ville Syrjälä · 10 years ago
  57. f900db4 drm/i915: Perform pageflip using mmio if the GPU is terminally wedged by Chris Wilson · 10 years ago
  58. 86c4ec0 drm/i915: kill dev_priv->pc8.gpu_idle by Paulo Zanoni · 10 years ago
  59. bb4cdd5 drm/i915: put runtime PM only at the end of intel_mark_idle by Paulo Zanoni · 10 years ago
  60. f62a007 drm/i915: Accurately track when we mark the hardware as idle/busy by Chris Wilson · 10 years ago
  61. 0409875 drm/i915: use power domain api to check vga power state by Imre Deak · 10 years ago
  62. da7e29b drm/i915: use drm_i915_private everywhere in the power domain api by Imre Deak · 10 years ago
  63. 7d5e379 drm/i915: Reject changes of fb base when we have a flip pending by Chris Wilson · 10 years ago
  64. 8b687df drm/i915: re-add locking around hw state readout by Jesse Barnes · 10 years ago
  65. da72356 drm/i915: rename modeset_update_power_wells by Paulo Zanoni · 11 years ago
  66. 4d33f3a Merge tag 'drm-intel-next-2014-02-14' of ssh://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 10 years ago
  67. d9d8208 drm/i915: fix assert_cursor on BDW by Paulo Zanoni · 10 years ago
  68. b5ea642 drm/i915: sprinkle static by Daniel Vetter · 10 years ago
  69. 3e09dcd Merge tag 'drm-intel-next-2014-02-07' of ssh://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 10 years ago
  70. 42738c2 Merge tag 'drm-intel-fixes-2014-02-14' of ssh://git.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  71. 3b25b31 drm/i915: tune down user-triggerable dmesg noise in the cursor/overlay code by Daniel Vetter · 10 years ago
  72. 4c0e552 drm/i915: fix NULL deref in the load detect code by Daniel Vetter · 10 years ago
  73. 4932e2c drm/i915: add unregister callback to connector by Imre Deak · 10 years ago
  74. 1fcb195 drm/i915: kill intel_crtc_update_sarea_pos by Daniel Vetter · 10 years ago
  75. eb1bfe8 drm/i915: allow re-use BIOS connector config for initial fbdev config v3 by Jesse Barnes · 10 years ago
  76. f6a8328 drm/i915: Pass explicit mode into mode_from_pipe_config v3 by Daniel Vetter · 10 years ago
  77. fa9fa08 drm/i915: read out hw state earlier v2 by Jesse Barnes · 10 years ago
  78. 7ad25d4 drm/i915: WARN in case we're enabling the pipe and it's enabled by Paulo Zanoni · 10 years ago
  79. e1fdc47 drm/i915: remove wait_for_vblank argument form intel_enable_pipe by Paulo Zanoni · 10 years ago
  80. fbf3218 drm/i915: remove "dsi" argument form intel_enable_pipe by Paulo Zanoni · 10 years ago
  81. 30421c4 drm/i915: remove pch_port argument form intel_enable_pipe by Paulo Zanoni · 10 years ago
  82. 0372264 drm/i915: pass intel_crtc as argument for intel_enable_pipe by Paulo Zanoni · 10 years ago
  83. 3fddd40 drm/i915: remove the vblank_wait hack from HSW+ by Paulo Zanoni · 11 years ago
  84. f1ff696 drm/i915: don't wait for vblank after enabling pipe on HSW by Paulo Zanoni · 11 years ago
  85. 851855d drm/i915: add wait_for_vblank argument to intel_enable_pipe by Paulo Zanoni · 11 years ago
  86. a57ce0b drm/i915: split aligned height calculation out v2 by Jesse Barnes · 10 years ago
  87. a8bb681 drm/i915: Fix error path leak in fbdev fb allocation by Daniel Vetter · 10 years ago
  88. ef2d633 drm/i915: Use normal fb deref for the fbcon framebuffer by Daniel Vetter · 10 years ago
  89. c0cc8a5 drm/i915: Short-circuit no-op vga_set_state() by Chris Wilson · 10 years ago
  90. 75fa041 drm/i915: Propagate PCI read/write errors during vga_set_state() by Chris Wilson · 10 years ago
  91. 8bcd455 drm/i915: alloc intel_fb in the intel_fbdev struct by Jesse Barnes · 10 years ago
  92. e358990 drm/i915: Consolidate FUSE_STRAP in one set of defines by Damien Lespiau · 10 years ago
  93. 22d3fd46 drm/i915: Move num_plane to the intel_device_info structure by Damien Lespiau · 10 years ago
  94. 3d13ef2 drm/i915: Always use INTEL_INFO() to access the device_info structure by Damien Lespiau · 10 years ago
  95. f66fab8 drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVB by Ville Syrjälä · 10 years ago
  96. e515b47 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  97. 45ab1e0 Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  98. d330a95 drm/i915: move module parameters into a struct, in a new file by Jani Nikula · 10 years ago
  99. 2b37c61 drm/i915: We implement WaEnableVGAAccessThroughIOPort:ctg, elk, ilk, snb, ivb, vlv, hsw by Ville Syrjälä · 10 years ago
  100. 2d9d2b0 drm/i915: Limit FIFO underrun reports on GMCH platforms by Ville Syrjälä · 10 years ago