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