1. d3eaf88 drm/i915: Re-enable vblank irqs for already active pipes by Ville Syrjälä · 10 years ago
  2. d40d918 Merge branch 'topic/drm-vblank-rework' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  3. c5ab3bc drm/i915: Accurately initialize fifo underrun state on gmch platforms by Daniel Vetter · 10 years ago
  4. fd68e23 drm/i915: rip our vblank reset hacks for runtime PM by Daniel Vetter · 10 years ago
  5. 87b6b10 drm/i915: Use new kms-native vblank functions by Daniel Vetter · 10 years ago
  6. 89dd6a4 drm/irq: Add kms-native crtc interface functions by Daniel Vetter · 10 years ago
  7. f5752b3 drm/irq: kerneldoc polish by Daniel Vetter · 10 years ago
  8. 8edffbb drm/doc: Discourage usage of MODESET_CTL ioctl by Daniel Vetter · 10 years ago
  9. add1d00 drm/i915: Remove drm_vblank_pre/post_modeset calls by Daniel Vetter · 11 years ago
  10. 4fa62c8 drm/i915: Move buffer pinning and ring selection to intel_crtc_page_flip() by Ville Syrjälä · 10 years ago
  11. 6304cd9 drm/i915: Drop the excessive vblank waits from modeset codepaths by Ville Syrjälä · 10 years ago
  12. cea165c drm/i915: Wait for vblank in hsw_enable_ips() by Ville Syrjälä · 10 years ago
  13. 75f7f3e drm/i915: Fix mmio vs. CS flip race on ILK+ by Ville Syrjälä · 10 years ago
  14. 1ff74cf drm/i915: drop encoder hot_plug calls at resume by Jesse Barnes · 10 years ago
  15. bc76e320 drm/i915: Drop now misleading DDI comment from dp_link_down by Daniel Vetter · 10 years ago
  16. f275228 drm: Add drm_vblank_on() by Ville Syrjälä · 11 years ago
  17. 3212a22 drm: Make blocking vblank wait return when the vblank interrupts get disabled by Ville Syrjälä · 11 years ago
  18. e69595c drm: Make the vblank disable timer per-crtc by Ville Syrjälä · 11 years ago
  19. 97cbc88 drm: Use correct spinlock flavor in drm_vblank_get() by Peter Hurley · 11 years ago
  20. 525997e drm/i915: shuffle panel code by Jani Nikula · 10 years ago
  21. 9aa7250 drm/i915: Clear GDSR after reset on ILK by Ville Syrjälä · 10 years ago
  22. 0f08ffd drm/i915: Kill RMW from ILK reset code by Ville Syrjälä · 10 years ago
  23. 4bdc729 drm/i915: add missing unregister_oom_notifier to the error/unload path by Imre Deak · 10 years ago
  24. 646b426 drm/i915: Drop /** */ comments from i915_reg.h by Ville Syrjälä · 10 years ago
  25. e4443e4 drm/i915/chv: Add a bunch of pre production workarounds by Ville Syrjälä · 10 years ago
  26. 1966e59 drm/i915/chv: Use RMW to toggle swing calc init by Ville Syrjälä · 10 years ago
  27. f72df8d drm/i915/chv: Don't do group access reads from TX lanes either by Ville Syrjälä · 10 years ago
  28. 97fd4d5 drm/i915/chv: Don't use PCS group access reads by Ville Syrjälä · 10 years ago
  29. d2152b2 drm/i915/chv: Set soft reset override bit for data lane resets by Ville Syrjälä · 10 years ago
  30. 580d381 drm/i915/chv: Reset data lanes in encoder .post_disable() hook by Ville Syrjälä · 10 years ago
  31. d752048 drm/i915/chv: Turn off dclkp after the PLL has been disabled by Ville Syrjälä · 10 years ago
  32. 949c1d4 drm/i915/chv: Move data lane deassert to encoder pre_enable by Ville Syrjälä · 10 years ago
  33. a11b070 drm/i915/chv: Fix CHV PLL state tracking by Ville Syrjälä · 10 years ago
  34. 9418c1f drm/i915/chv: Register port D encoders and connectors by Ville Syrjälä · 10 years ago
  35. 71485e0 drm/i915/chv: Fix PORT_TO_PIPE for CHV by Ville Syrjälä · 10 years ago
  36. 07fddb1 drm/i915/chv: Bump num_pipes to 3 by Ville Syrjälä · 10 years ago
  37. 5efb3e2 drm/i915/chv: Add cursor pipe offsets by Ville Syrjälä · 10 years ago
  38. c0c3532 drm/i915/chv: Fix gmbus for port D by Ville Syrjälä · 10 years ago
  39. 882ec38 drm/i915/chv: Configure crtc_mask correctly for CHV by Ville Syrjälä · 10 years ago
  40. 8e5fd59 drm/i915/chv: Make CHV irq handler loop until all interrupts are consumed by Ville Syrjälä · 10 years ago
  41. 3278f67 drrm/i915/chv: Use valleyview_pipestat_irq_handler() for CHV by Ville Syrjälä · 10 years ago
  42. 724a690 drm/i915/chv: Clarify VLV/CHV PIPESTAT bits a bit more by Ville Syrjälä · 10 years ago
  43. 84fd4f4 drm/i915/chv: Add CHV display support by Rafael Barbalho · 10 years ago
  44. e0d34ce drm/i915/chv: Implement WaDisableSamplerPowerBypass for CHV by Rafael Barbalho · 10 years ago
  45. b3f797a drm/i915/chv: Add some workaround notes by Ville Syrjälä · 10 years ago
  46. c631780 drm/i915/chv: Implement WaDisableSDEUnitClockGating:chv by Ville Syrjälä · 10 years ago
  47. 0846697 drm/i915/chv: Implement WaDisableCSUnitClockGating:chv by Ville Syrjälä · 10 years ago
  48. acea6f9 drm/i915/chv: Implement WaDisableSemaphoreAndSyncFlipWait:chv by Ville Syrjälä · 10 years ago
  49. 232ce33 drm/i915/chv: Implement WaVSRefCountFullforceMissDisable:chv and WaDSRefCountFullforceMissDisable:chv by Ville Syrjälä · 10 years ago
  50. a706802 drm/i915/chv: Implement WaDisableThreadStallDopClockGating:chv by Ville Syrjälä · 10 years ago
  51. dd811e7 drm/i915/chv: Implement WaDisablePartialInstShootdown:chv by Ville Syrjälä · 10 years ago
  52. 85b3894 drm/i915: s/ironlake_/intel_ for the enable_share_dpll function by Daniel Vetter · 10 years ago
  53. b14b105 drm/i915: Extract intel_prepare_shared_dpll by Daniel Vetter · 10 years ago
  54. f2a69f4 drm/i915: Only update shared dpll state when needed by Daniel Vetter · 10 years ago
  55. bdd4b6a drm/i915: Extract vlv_prepare_pll by Daniel Vetter · 10 years ago
  56. f13c2ef drm/i915: Extract i9xx_set_pll_dividers by Daniel Vetter · 10 years ago
  57. 229fca9 drm/i915: Shovel hw setup code out of hsw_crtc_mode_set by Daniel Vetter · 10 years ago
  58. 29407aa drm/i915: Shovel hw setup code out of ilk_crtc_mode_set by Daniel Vetter · 10 years ago
  59. 644cef3 drm/i915: Move lowfreq_avail around a bit in ilk/hsw_crtc_mode_set by Daniel Vetter · 10 years ago
  60. 5b18e57 drm/i915: Shovel hw setup code out of i9xx_crtc_mode_set by Daniel Vetter · 10 years ago
  61. 2cfcd32 drm/i915: Implement an oom-notifier for last resort shrinking by Chris Wilson · 10 years ago
  62. b3a3f03 drm/i915: Fix ILK GPU reset domain bits by Ville Syrjälä · 10 years ago
  63. f67deb7 drm/i915: Fix ILK reset wait by Ville Syrjälä · 10 years ago
  64. a83d87f drm/i915: Drop bogus comments about display reset by Ville Syrjälä · 10 years ago
  65. 5537252 drm/i915: Invalidate our pages under memory pressure by Chris Wilson · 10 years ago
  66. b453c4d drm/i915: Refactor common lock handling between shrinker count/scan by Chris Wilson · 10 years ago
  67. ceabbba5 drm/i915: Include bound and active pages in the count of shrinkable objects by Chris Wilson · 10 years ago
  68. 0820baf drm/i915: Translate ENOSPC from shmem_get_page() to ENOMEM by Chris Wilson · 10 years ago
  69. b6fdd0f drm/i915: Add MIPI mmio reg base by Shashank Sharma · 10 years ago
  70. eed6d67 drm/i915: Don't die in wait_for_pending_flips by Daniel Vetter · 10 years ago
  71. 42a88e9 drm/i915: vlv/chv: fix DSI sideband register accessing by Imre Deak · 10 years ago
  72. cf63e4a drm/i915: rename IOSF sideband opcodes according to the spec by Imre Deak · 10 years ago
  73. eba905b drivers/gpu/drm/i915/intel_display: coding style fixes by Robin Schroer · 10 years ago
  74. 4c10794 drm/i915: Move fb pinning into __intel_set_mode by Daniel Vetter · 10 years ago
  75. c8f7a0d drm/i915: Inline set_base into crtc_mode_set by Daniel Vetter · 10 years ago
  76. 71b1c37 drm/i915: Sprinkle intel_edp_psr_update over crtc_enable/disable by Daniel Vetter · 10 years ago
  77. efa9624 drm/i915: More cargo-culted locking for intel_update_fbc by Daniel Vetter · 10 years ago
  78. 29b9bde drm/i915: Make ->update_primary_plane infallible by Daniel Vetter · 10 years ago
  79. 227f782 drm/i915: Retire requests before creating a new one by Chris Wilson · 10 years ago
  80. 263432b Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-next by Dave Airlie · 10 years ago
  81. 83c6620 drm/ast: initial DP501 support (v0.2) by Dave Airlie · 10 years ago
  82. 0e5ce92 drm/ast: rename the mindwm/moutdwm and deinline them by Dave Airlie · 10 years ago
  83. 318cfa2 drm/ast: resync the dram post code with upstream by Dave Airlie · 11 years ago
  84. 1453bf4 drm/ast: add AST 2400 support. by Dave Airlie · 10 years ago
  85. f1f62f2 drm/ast: add widescreen + rb modes from X.org driver (v2) by Dave Airlie · 11 years ago
  86. e5daa1d Merge tag 'drm-intel-next-2014-05-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  87. d3b448d drm/i915: Only unpin the default ctx object if it exists by Chris Wilson · 10 years ago
  88. 823c690 drm/i915: Convert uncleared FIFO underrun message to errors by Ville Syrjälä · 10 years ago
  89. 5cc9ed4 drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl by Chris Wilson · 10 years ago
  90. 992f191 drm/i915: Be careful with non-disp bit in PMINTRMSK by Mika Kuoppala · 10 years ago
  91. 1965643 drm/i915: Gracefully handle obj not bound to GGTT in is_pin_display by Oscar Mateo · 10 years ago
  92. 4271b75 drm/i915: Stop calling encoder->mode_set by Daniel Vetter · 10 years ago
  93. 07e4fb9 drm/i915/dsi: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  94. 30cf6db drm/i915/ddi: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  95. 85a50fb drm/i915/lvds: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  96. 4cde8a2 drm/i915/hdmi: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  97. e55dd22 drm/i915/hdmi: Remove redundant IS_VLV checks by Daniel Vetter · 10 years ago
  98. 8ac33ed drm/i915/dp: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  99. d41f1ef drm/i915/dp: Move port A pll setup to g4x_pre_enable_dp by Daniel Vetter · 10 years ago
  100. 9ed109a drm/i915: Track has_audio in the pipe config by Daniel Vetter · 10 years ago