1. da7e29b drm/i915: use drm_i915_private everywhere in the power domain api by Imre Deak · 11 years ago
  2. 4932e2c drm/i915: add unregister callback to connector by Imre Deak · 11 years ago
  3. f6a8328 drm/i915: Pass explicit mode into mode_from_pipe_config v3 by Daniel Vetter · 11 years ago
  4. 4b6ed68 drm/i915: Initialize downclock mode in panel init by Vandana Kannan · 11 years ago
  5. a8bb681 drm/i915: Fix error path leak in fbdev fb allocation by Daniel Vetter · 11 years ago
  6. ef2d633 drm/i915: Use normal fb deref for the fbcon framebuffer by Daniel Vetter · 11 years ago
  7. 8bcd455 drm/i915: alloc intel_fb in the intel_fbdev struct by Jesse Barnes · 11 years ago
  8. d2e216d drm/i915: debugfs: Add support for probing DP sink CRC. by Rodrigo Vivi · 11 years ago
  9. 153b110 drm/i915: Introduce a get_aux_send_ctl() vfunc by Damien Lespiau · 11 years ago
  10. ec5b01d drm/i915: Turn get_aux_clock_divider() into per-platform vfuncs by Damien Lespiau · 11 years ago
  11. 06ea66b drm/i915: Enable 5.4Ghz (HBR2) link rate for Displayport 1.2-capable devices by Todd Previte · 11 years ago
  12. 4be7378 drm/i915: drop ironlake_ prefix from edp panel/backlight functions by Daniel Vetter · 11 years ago
  13. dce56b3 drm/i915: save some time when waiting the eDP timings by Paulo Zanoni · 11 years ago
  14. 50741ab drm/i915: Prepare to track new pipe config per pipe by Ville Syrjälä · 11 years ago
  15. 7668851 drm/i915: Pre-compute pipe enabled state by Ville Syrjälä · 11 years ago
  16. 5dce5b93 drm/i915: Wait for completion of pending flips when starved of fences by Chris Wilson · 11 years ago
  17. 0d9d349 Merge commit origin/master into drm-intel-next by Daniel Vetter · 11 years ago
  18. 49938ac drm/i915: add braces around KHz/MHz macro parameters by Jani Nikula · 11 years ago
  19. ba0fbca drm/i915: Introduce new intel_output_name() by Damien Lespiau · 11 years ago
  20. 566b734 drm/i915: split intel_ddi_pll_mode_set in 2 pieces by Paulo Zanoni · 11 years ago
  21. b664607 drm/i915: remove i915_disable_vga_mem declaration by Paulo Zanoni · 11 years ago
  22. 8a18745 drm/i915: add initial Runtime PM functions by Paulo Zanoni · 11 years ago
  23. fff6386 drm/i915: Don't cast away const from infoframe buffer by Ville Syrjälä · 11 years ago
  24. ec9ed19 drm/i915: Make downclock deduction common for all panels by Vandana Kannan · 11 years ago
  25. f742a55 drm/i915: fix pm init ordering by Daniel Vetter · 11 years ago
  26. ddf9c53 drm/i915: add intel_display_power_enabled_sw() for use in atomic ctx by Imre Deak · 11 years ago
  27. 5d8a775 drm/i915: Check VBT for eDP ports on VLV by Ville Syrjälä · 11 years ago
  28. c09cd6e Merge branch 'backlight-rework' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  29. 636baeb drm/i915: gather backlight information at setup by Jani Nikula · 11 years ago
  30. 7bd688c drm/i915: handle backlight through chip specific functions by Jani Nikula · 11 years ago
  31. c91c9f3 drm/i915: make asle notifications update backlight on all connectors by Jani Nikula · 11 years ago
  32. 58c6877 drm/i915: make backlight info per-connector by Jani Nikula · 11 years ago
  33. db31af1 drm/i915: clean up backlight conditional build by Jani Nikula · 11 years ago
  34. e4607fc drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric by Chon Ming Lee · 11 years ago
  35. 752aa88 drm/i915: make backlight functions take a connector by Jesse Barnes · 11 years ago
  36. 586f49d drm/i915/vlv: split CCK and DDR freq usage by Jesse Barnes · 11 years ago
  37. ddb642f drm/i915: rename i915_init_power_well to init_power_domains_init by Imre Deak · 11 years ago
  38. baa7070 drm/i915: use power get/put instead of set for power on after init by Imre Deak · 11 years ago
  39. 6efdf35 drm/i915: enable only the needed power domains during modeset by Imre Deak · 11 years ago
  40. 243e6a4 drm/i915: Init HSW watermark tracking in intel_modeset_setup_hw_state() by Ville Syrjälä · 11 years ago
  41. 0b2ae6d drm/i915: Add intel_pipe_wm and prepare for watermark pre-compute by Ville Syrjälä · 11 years ago
  42. 0632fef drm/i915: rename intel_fb.c to intel_fbdev.c by Daniel Vetter · 11 years ago
  43. 4520f53 drm/i915: Kconfig option to disable the legacy fbdev support by Daniel Vetter · 11 years ago
  44. 4c445e0 drm/i915: Rename primary_disabled to primary_enabled by Ville Syrjälä · 11 years ago
  45. 076e29f drm/i915: Keep intel_drv.h tidy by Daniel Vetter · 11 years ago
  46. 1dba99f drm/i915: Rename intel_flush_display_plane to intel_flush_primary_plane by Ville Syrjälä · 11 years ago
  47. 20bc8673 drm/i915: Enable/disable IPS when primary is enabled/disabled by Ville Syrjälä · 11 years ago
  48. 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  49. 6aba5b6 drm/i915/dp: get rid of intel_dp->link_configuration by Jani Nikula · 11 years ago
  50. b29c19b drm/i915: Boost RPS frequency for CPU stalls by Chris Wilson · 11 years ago
  51. 5134099 drm/i915: Make intel_resume_power_well() static by Damien Lespiau · 11 years ago
  52. 241bfc3 drm/i915: Use crtc_clock with the adjusted mode by Damien Lespiau · 11 years ago
  53. 8744042 drm/i915: remove "extern" keywords from intel_drv.h functions by Paulo Zanoni · 11 years ago
  54. 6ff58d5 drm/i915: make hsw_{disable, restore}_lcpll static by Paulo Zanoni · 11 years ago
  55. 6743768 drm/i915: make intel_crtc_fb_gamma_{set, get} static by Paulo Zanoni · 11 years ago
  56. d77e453 drm/i915: make intel_crtc_load_lut static by Paulo Zanoni · 11 years ago
  57. e0638cd drm/i915: make intel_pipe_has_type static by Paulo Zanoni · 11 years ago
  58. 5f1aae6 drm/i915: reorganize intel_drv.h by Paulo Zanoni · 11 years ago
  59. 6801c18 drm/i915: Add HSW CRT output readout support by Ville Syrjälä · 11 years ago
  60. 955382f drm/i915: Ditch INTELFB_CONN_LIMIT by Daniel Vetter · 11 years ago
  61. b599c89 Merge tag 'v3.12-rc2' into drm-intel-next by Daniel Vetter · 11 years ago
  62. 6765625 drm/i915: Add intel_display_power_{get, put} to request power for specific domains by Ville Syrjälä · 11 years ago
  63. 9cdb826 drm/i915: Change i915_request power well handling by Ville Syrjälä · 11 years ago
  64. cf532bb drm/i915: Move double wide mode handling into pipe_config by Ville Syrjälä · 11 years ago
  65. 5113bc9 drm/i915: Document the inteded use of requested_mode by Ville Syrjälä · 11 years ago
  66. 37327ab drm/i915: Add explicit pipe src size to pipe config by Ville Syrjälä · 11 years ago
  67. 20ddf66 drm/i915: Make intel_crtc_active() available outside intel_pm.c by Ville Syrjälä · 11 years ago
  68. 18442d0 drm/i915: Fix port_clock and adjusted_mode.clock readout all over by Ville Syrjälä · 11 years ago
  69. 6878da0 drm/i915: Add intel_dotclock_calculate() by Ville Syrjälä · 11 years ago
  70. eb14cb7 drm/i915: Add state readout and checking for has_dp_encoder and dp_m_n by Ville Syrjälä · 11 years ago
  71. 3c52f4e drm/i915: Make adjusted_mode.clock non-pixel multiplied by Ville Syrjälä · 11 years ago
  72. 46ba614 drm/i915: Pass crtc to intel_update_watermarks() by Ville Syrjälä · 11 years ago
  73. fd4daa9 drm/i915: Track pfit enable state separately from size by Chris Wilson · 11 years ago
  74. 6e1b4fd drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done by Ville Syrjälä · 11 years ago
  75. 20f4dbe drm/i915: expose intel_ddi_get_encoder_port() by Jani Nikula · 11 years ago
  76. 4e64649 drm/i915: add basic MIPI DSI output support by Jani Nikula · 11 years ago
  77. 72ffa33 drm/i915: add MIPI DSI output type and subtypes by Jani Nikula · 11 years ago
  78. 4c6df4b drm/i915: Fix pipe config warnings when dealing with LVDS fixed mode by Ville Syrjälä · 11 years ago
  79. c67a470 drm/i915: allow package C8+ states on Haswell (disabled) by Paulo Zanoni · 11 years ago
  80. edbfdb4 drm/i915: wrap GEN6_PMIMR changes by Paulo Zanoni · 11 years ago
  81. 43eaea1 drm/i915: wrap GTIMR changes by Paulo Zanoni · 11 years ago
  82. e7457a9 drm/i915: Make intel_set_mode() static by Damien Lespiau · 11 years ago
  83. 1414f6c drm/i915: Remove intel_modeset_disable() by Damien Lespiau · 11 years ago
  84. 9237329 drm/i915: Make intel_encoder_dpms() static by Damien Lespiau · 11 years ago
  85. a236716 drm/i915: Remove stale prototypes by Damien Lespiau · 11 years ago
  86. adf3d35 drm/i915: Pass plane and crtc to intel_update_sprite_watermarks by Ville Syrjälä · 11 years ago
  87. b39d53f drm/i915: Pass crtc to our update/disable_plane hooks by Ville Syrjälä · 11 years ago
  88. c35426d drm/i915: Split plane watermark parameters into a separate struct by Ville Syrjälä · 11 years ago
  89. c5022bb drm/i915: Remove the now obsolete infoframe definitions by Damien Lespiau · 11 years ago
  90. 178f736 drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a type by Damien Lespiau · 11 years ago
  91. ddfe156 drm/i915: Export intel_framebuffer_fini by Chris Wilson · 11 years ago
  92. bdd57d0 drm/i915: Add scaled paramater to update_sprite_watermarks() by Ville Syrjälä · 11 years ago
  93. 135c81b drm/i915: clean up crtc timings computation by Daniel Vetter · 11 years ago
  94. 907b28c drm/i915: Colocate all GT access routines in the same file by Chris Wilson · 11 years ago
  95. cb54b53 Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux' by Daniel Vetter · 11 years ago
  96. be256dc drm/i915: add functions to disable and restore LCPLL by Paulo Zanoni · 11 years ago
  97. 3d739d9 drm/i915: add update function to disable/enable-back PSR by Rodrigo Vivi · 11 years ago
  98. 2b28bb1 drm/i915: Enable/Disable PSR by Rodrigo Vivi · 11 years ago
  99. 2293bb5 drm/i915: Read the EDP DPCD and PSR Capability by Shobhit Kumar · 11 years ago
  100. bcf53de drm/i915: Preserve the DDI_A_4_LANES bit from the bios by Stéphane Marchesin · 11 years ago