1. 34f5754 drm/i915: kill pc8.disable_count by Paulo Zanoni · 10 years ago
  2. 43694d6 drm/i915: get runtime PM references when the GPU is idle/busy by Paulo Zanoni · 10 years ago
  3. ba0239e drm/i915: remove dev_priv->pc8.requirements_met by Paulo Zanoni · 10 years ago
  4. a8a8bd5 drm/i915: make PC8 be part of runtime PM suspend/resume by Paulo Zanoni · 10 years ago
  5. b4d2a9a drm/i915: extract __hsw_do_{en, dis}able_package_c8 by Paulo Zanoni · 10 years ago
  6. 262ca2b drm/i915: Rename similar plane functions to avoid confusion by Matt Roper · 10 years ago
  7. 83f26f1 drm/i915: Remove spurious '()' in WARN macros by Damien Lespiau · 10 years ago
  8. 8ac36ec drm/i915: Reduce the time we hold struct mutex in intel_pipe_set_base() by Ville Syrjälä · 10 years ago
  9. e8e6e60 Merge tag 'v3.14-rc6' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  10. bc079e8 drm/i915: Make encoder cloning more flexible by Ville Syrjälä · 10 years ago
  11. ff2652e drm/i915: Avoid requesting a zero-sized stolen object by Chris Wilson · 10 years ago
  12. d1a5986 drm/i915: Prevent use-after-free of inherited framebuffer by Chris Wilson · 10 years ago
  13. 484b41d drm/i915: remove early fb allocation dependency on CONFIG_FB v2 by Jesse Barnes · 10 years ago
  14. d978ef1 drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v12 by Jesse Barnes · 10 years ago
  15. 4c6baa5 drm/i915: get_plane_config support for ILK+ v3 by Jesse Barnes · 10 years ago
  16. 1ad292b drm/i915: get_plane_config for i9xx v13 by Jesse Barnes · 10 years ago
  17. 46f297f drm/i915: add plane_config fetching infrastructure v2 by Jesse Barnes · 10 years ago
  18. 77961eb drm/i915: power domains: add vlv power wells by Imre Deak · 10 years ago
  19. b5482bd drm/i915: check pipe power domain when reading its hw state by Imre Deak · 10 years ago
  20. 319be8a drm/i915: add port power domains by Imre Deak · 10 years ago
  21. 77d22dc drm/i915: move modeset_update_power_wells earlier by Imre Deak · 10 years ago
  22. 1fe4778 drm/i915: Add a for_each_sprite() macro by Damien Lespiau · 10 years ago
  23. 8cc87b7 drm/i915: Use a pipe variable to cycle through the pipes by Damien Lespiau · 10 years ago
  24. 619d4d0 drm/i915: Use DIV_ROUND_UP() when calculating number of required FDI lanes by Ville Syrjälä · 10 years ago
  25. f900db4 drm/i915: Perform pageflip using mmio if the GPU is terminally wedged by Chris Wilson · 11 years ago
  26. 86c4ec0 drm/i915: kill dev_priv->pc8.gpu_idle by Paulo Zanoni · 11 years ago
  27. bb4cdd5 drm/i915: put runtime PM only at the end of intel_mark_idle by Paulo Zanoni · 11 years ago
  28. f62a007 drm/i915: Accurately track when we mark the hardware as idle/busy by Chris Wilson · 11 years ago
  29. 0409875 drm/i915: use power domain api to check vga power state by Imre Deak · 11 years ago
  30. da7e29b drm/i915: use drm_i915_private everywhere in the power domain api by Imre Deak · 11 years ago
  31. 7d5e379 drm/i915: Reject changes of fb base when we have a flip pending by Chris Wilson · 10 years ago
  32. 8b687df drm/i915: re-add locking around hw state readout by Jesse Barnes · 11 years ago
  33. da72356 drm/i915: rename modeset_update_power_wells by Paulo Zanoni · 11 years ago
  34. d9d8208 drm/i915: fix assert_cursor on BDW by Paulo Zanoni · 10 years ago
  35. b5ea642 drm/i915: sprinkle static by Daniel Vetter · 10 years ago
  36. 42738c2 Merge tag 'drm-intel-fixes-2014-02-14' of ssh://git.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  37. 3b25b31 drm/i915: tune down user-triggerable dmesg noise in the cursor/overlay code by Daniel Vetter · 11 years ago
  38. 4c0e552 drm/i915: fix NULL deref in the load detect code by Daniel Vetter · 11 years ago
  39. 4932e2c drm/i915: add unregister callback to connector by Imre Deak · 11 years ago
  40. 1fcb195 drm/i915: kill intel_crtc_update_sarea_pos by Daniel Vetter · 11 years ago
  41. eb1bfe8 drm/i915: allow re-use BIOS connector config for initial fbdev config v3 by Jesse Barnes · 11 years ago
  42. f6a8328 drm/i915: Pass explicit mode into mode_from_pipe_config v3 by Daniel Vetter · 11 years ago
  43. fa9fa08 drm/i915: read out hw state earlier v2 by Jesse Barnes · 11 years ago
  44. 7ad25d4 drm/i915: WARN in case we're enabling the pipe and it's enabled by Paulo Zanoni · 11 years ago
  45. e1fdc47 drm/i915: remove wait_for_vblank argument form intel_enable_pipe by Paulo Zanoni · 11 years ago
  46. fbf3218 drm/i915: remove "dsi" argument form intel_enable_pipe by Paulo Zanoni · 11 years ago
  47. 30421c4 drm/i915: remove pch_port argument form intel_enable_pipe by Paulo Zanoni · 11 years ago
  48. 0372264 drm/i915: pass intel_crtc as argument for intel_enable_pipe by Paulo Zanoni · 11 years ago
  49. 3fddd40 drm/i915: remove the vblank_wait hack from HSW+ by Paulo Zanoni · 11 years ago
  50. f1ff696 drm/i915: don't wait for vblank after enabling pipe on HSW by Paulo Zanoni · 11 years ago
  51. 851855d drm/i915: add wait_for_vblank argument to intel_enable_pipe by Paulo Zanoni · 11 years ago
  52. a57ce0b drm/i915: split aligned height calculation out v2 by Jesse Barnes · 11 years ago
  53. a8bb681 drm/i915: Fix error path leak in fbdev fb allocation by Daniel Vetter · 11 years ago
  54. ef2d633 drm/i915: Use normal fb deref for the fbcon framebuffer by Daniel Vetter · 11 years ago
  55. c0cc8a5 drm/i915: Short-circuit no-op vga_set_state() by Chris Wilson · 11 years ago
  56. 75fa041 drm/i915: Propagate PCI read/write errors during vga_set_state() by Chris Wilson · 11 years ago
  57. 8bcd455 drm/i915: alloc intel_fb in the intel_fbdev struct by Jesse Barnes · 11 years ago
  58. e358990 drm/i915: Consolidate FUSE_STRAP in one set of defines by Damien Lespiau · 11 years ago
  59. 22d3fd46 drm/i915: Move num_plane to the intel_device_info structure by Damien Lespiau · 11 years ago
  60. 3d13ef2 drm/i915: Always use INTEL_INFO() to access the device_info structure by Damien Lespiau · 11 years ago
  61. f66fab8 drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVB by Ville Syrjälä · 11 years ago
  62. e515b47 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  63. 45ab1e0 Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  64. d330a95 drm/i915: move module parameters into a struct, in a new file by Jani Nikula · 11 years ago
  65. 2b37c61 drm/i915: We implement WaEnableVGAAccessThroughIOPort:ctg, elk, ilk, snb, ivb, vlv, hsw by Ville Syrjälä · 11 years ago
  66. 2d9d2b0 drm/i915: Limit FIFO underrun reports on GMCH platforms by Ville Syrjälä · 11 years ago
  67. a9a7e98 drm/i915: always check clocks when comparing pipe configs by Jesse Barnes · 11 years ago
  68. 0f540c3 drm/i915: quirk invert brightness for Acer Aspire 5336 by Jani Nikula · 11 years ago
  69. 754970ee drm/i915: Shuffle modeset reset handling around by Daniel Vetter · 11 years ago
  70. 412b61d drm/i915: Fix new_config and new_enabled for load detect by Ville Syrjälä · 11 years ago
  71. 7bd0a8e drm/i915: Set crtc->new_config to NULL for pipes that are about to be disabled by Ville Syrjälä · 11 years ago
  72. 7d00a1f drm/i915: Don't oops if the initial modeset fails by Ville Syrjälä · 11 years ago
  73. 2f2d7aa drm/i915: Use new_config and new_enabled to simplify the VLV cdclk code by Ville Syrjälä · 11 years ago
  74. 50741ab drm/i915: Prepare to track new pipe config per pipe by Ville Syrjälä · 11 years ago
  75. 7668851 drm/i915: Pre-compute pipe enabled state by Ville Syrjälä · 11 years ago
  76. 85ba7b7 Revert "drm/i915: Mask reserved bits in display/sprite address registers" by Daniel Vetter · 11 years ago
  77. 5dce5b93 drm/i915: Wait for completion of pending flips when starved of fences by Chris Wilson · 11 years ago
  78. c326c0a drm/i915: Call drm_calc_timestamping_constants() earlier by Ville Syrjälä · 11 years ago
  79. 4b4b923 drm/i915: Kill hwmode save/restore by Ville Syrjälä · 11 years ago
  80. 545cdd5 drm: Pass the display mode to drm_calc_timestamping_constants() by Ville Syrjälä · 11 years ago
  81. 0d9d349 Merge commit origin/master into drm-intel-next by Daniel Vetter · 11 years ago
  82. 1450991 drm/i915: Use drm_encoder_crtc_ok() by Thierry Reding · 11 years ago
  83. 0fb5822 drm/i915: 830M doesn't have an LVDS port by Ville Syrjälä · 11 years ago
  84. dc9e7dec drm/i915: No panel fitter on 830M or non-mobile gen2/3 platforms by Ville Syrjälä · 11 years ago
  85. e5cbfbf drm/i915: vlv: W/a for hotplug/manual VGA detection by Imre Deak · 11 years ago
  86. 404faab drm/i915: vlv: make CRI clock enabling explicit during resume by Imre Deak · 11 years ago
  87. 41e6fc4 drm/i915: only apply GAMMA_MODE IPS WA on HSW by Paulo Zanoni · 11 years ago
  88. ba0fbca drm/i915: Introduce new intel_output_name() by Damien Lespiau · 11 years ago
  89. 5a65f35 drm/i915: don't set modes for 2 connectors on the same encoder by Paulo Zanoni · 11 years ago
  90. 3a77c4c drm/i915: Drop I915_ prefix from HAS_FBC by Daniel Vetter · 11 years ago
  91. 38af609 drm/i915: Don't swap planes on 830M by Ville Syrjälä · 11 years ago
  92. 7ad228b drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init() by Ville Syrjälä · 11 years ago
  93. 89eff4b drm/i915: fix wrong PLL debug messages. by Paulo Zanoni · 11 years ago
  94. e59150d drm/i915/bdw: don't try to check IPS state on BDW v2 by Jesse Barnes · 11 years ago
  95. 0637d60 drm/i915: fix fastboot pfit disable hack to update pipe w/h by Jesse Barnes · 11 years ago
  96. 7ca51a3 drm/i915: check modeset state after a pipe_set_base if using fastboot by Jesse Barnes · 11 years ago
  97. 38cc1da drm/i915: avoid unclaimed registers when capturing the error state by Paulo Zanoni · 11 years ago
  98. be505f6 Revert "drm/i915: assume all GM45 Acer laptops use inverted backlight PWM" by Alexander van Heukelum · 11 years ago
  99. a885b3c drm/i915: Use the correct GMCH_CTRL register for Sandybridge+ by Chris Wilson · 11 years ago
  100. 96f90c5 drm/i915: Move ILK/SNB/IVB over to the HSW WM code by Ville Syrjälä · 11 years ago