1. c033666 drm/i915: Store a i915 backpointer from engine, and use it by Chris Wilson · 9 years ago
  2. 91d1425 drm/i915: Small display interrupt handlers tidy by Tvrtko Ursulin · 9 years ago
  3. b2ccb82 drm/i915: Enable/disable TMDS output buffers in DP++ adaptor as needed by Ville Syrjälä · 9 years ago
  4. b1ba124 drm/i915: Respect DP++ adaptor TMDS clock limit by Ville Syrjälä · 9 years ago
  5. 7d99373 drm/i915: Simplify intel_mark_busy/idle by Tvrtko Ursulin · 9 years ago
  6. 5a8f97e Revert "drm/i915: start adding dp mst audio" by Lyude · 9 years ago
  7. 419b1b7 drm/i915: Unduplicate CHV phy-releated pre pll enabling code by Ander Conselvan de Oliveira · 9 years ago
  8. fb4b8ce drm/i915/fbdev: Call intel_unpin_fb_obj() on release by Chris Wilson · 9 years ago
  9. 19ab4ed drm/i915: Update RAWCLK_FREQ register on VLV/CHV by Ville Syrjälä · 9 years ago
  10. e7156c8 drm/i915: Add Backlight Control using DPCD for eDP connectors (v9) by Yetunde Adebisi · 9 years ago
  11. 86ee27b drm/i915: Read eDP Display control capability registers by Yetunde Adebisi · 9 years ago
  12. f62c79b drm/i915/bxt: Enable DC5 during runtime resume by Imre Deak · 9 years ago
  13. da2f41d drm/i915/bxt: Sanitize DC state tracking during system resume by Imre Deak · 9 years ago
  14. f74ed08 drm/i915/gen9: Fix runtime PM refcounting in case DMC firmware isn't loaded by Imre Deak · 9 years ago
  15. bf93ba6 drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume by Imre Deak · 9 years ago
  16. 47eacba drm/i915: Compute DSI PLL parameters during .compute_config() by Ville Syrjälä · 9 years ago
  17. adc7f04 drm/i915/bxt: Add HW state verification for DDI PHY and CDCLK by Imre Deak · 9 years ago
  18. d7d7c9e drm/i915/bxt: Don't toggle power well 1 on-demand by Imre Deak · 9 years ago
  19. c6c4696 drm/i915/bxt: Pass drm_i915_private to DDI PHY, CDCLK helpers by Imre Deak · 9 years ago
  20. 443a93a drm/i915/skl: Unexport skl_pw1_misc_io_init by Imre Deak · 9 years ago
  21. c30fec6 drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHV by Ville Syrjälä · 9 years ago
  22. 30d9aa4 drm/i915: Read sink_count dpcd always by Shubhangi Shrivastava · 9 years ago
  23. 7d23e3c drm/i915: Cleaning up intel_dp_hpd_pulse by Shubhangi Shrivastava · 9 years ago
  24. b95c532 drm/i915: Pass crtc_state to color management functions. by Maarten Lankhorst · 9 years ago
  25. 82cf435 drm/i915: Implement color management on bdw/skl/bxt/kbl by Lionel Landwerlin · 9 years ago
  26. 05dc698 drm/i915: Do not read GAMMA_MODE register by Lionel Landwerlin · 9 years ago
  27. 8563b1e drm/i915: Extract out gamma table and CSC to their own file by Lionel Landwerlin · 9 years ago
  28. 4d1de97 drm/i915/bxt: add dsi transcoders by Jani Nikula · 9 years ago
  29. bb400da drm/i915: Move load time init of clock gating hooks earlier by Imre Deak · 9 years ago
  30. 8821294 drm/i915: Move load time init of display/audio hooks earlier by Imre Deak · 9 years ago
  31. 31ae71f drm/i915: Nuke fbc members from intel_crtc->atomic, v4. by Maarten Lankhorst · 9 years ago
  32. cd202f6 drm/i915: Remove some post-commit members from intel_crtc->atomic, v3. by Maarten Lankhorst · 9 years ago
  33. caed361 drm/i915: Fix watermarks for VLV/CHV by Ville Syrjälä · 9 years ago
  34. 9d16da6 drm/i915: Manage HSW/BDW LCPLLs with the shared dpll interface by Ander Conselvan de Oliveira · 9 years ago
  35. c2a9fcd drm/i915: Move shared dpll function prototypes to intel_dpll_mgr.h by Ander Conselvan de Oliveira · 9 years ago
  36. 8106ddb drm/i915: Store a direct pointer to shared dpll in intel_crtc_state by Ander Conselvan de Oliveira · 9 years ago
  37. 55be2f0 drm/i915: Move ddi shared dpll code to intel_dpll_mgr.c by Ander Conselvan de Oliveira · 9 years ago
  38. 7abd4b3 drm/i915: Move shared dpll code to a new file by Ander Conselvan de Oliveira · 9 years ago
  39. 71f0a62 drm/i915: Only use sanitized values for ILK watermarks by Maarten Lankhorst · 9 years ago
  40. 2abc525 drm/i915/gen9: Fix DMC firmware initialization by Imre Deak · 9 years ago
  41. e7dc33f drm/i915: Store rawclk_freq in dev_priv by Ville Syrjälä · 9 years ago
  42. 0351b93 drm/i915: Do not lie about atomic timeout granularity by Tvrtko Ursulin · 9 years ago
  43. 3f17762 drm/i915: Add wait_for_us by Tvrtko Ursulin · 9 years ago
  44. e3bddde drm/i915: Only recalculate wm's for planes part of the state, v2. by Maarten Lankhorst · 9 years ago
  45. 8802e5b drm/i915: Read out VGA dotclock properly on LPT by Ville Syrjälä · 9 years ago
  46. e3b247d drm/i915: Move the encoder vs. FDI dotclock check out from encoder .get_config() by Ville Syrjälä · 9 years ago
  47. 2d7a215 drm/i915: Embed rotation_info under intel_framebuffer by Ville Syrjälä · 9 years ago
  48. 1663b9d drm/i915: Reorganize intel_rotation_info by Ville Syrjälä · 9 years ago
  49. 4f2d993 drm/i915: Pass drm_frambuffer to intel_compute_page_offset() by Ville Syrjälä · 9 years ago
  50. 3465c58 drm/i915: Don't pass plane+plane_state to intel_pin_and_fence_fb_obj() by Ville Syrjälä · 9 years ago
  51. 8d0deca drm/i915: Pass 90/270 vs. 0/180 rotation info for intel_gen4_compute_page_offset() by Ville Syrjälä · 9 years ago
  52. ed4a6a7 drm/i915: Add two-stage ILK-style watermark programming (v11) by Matt Roper · 9 years ago
  53. 032b612 drm/i915: Remove update_sprite_watermarks. by Maarten Lankhorst · 9 years ago
  54. e886167 drm/i915: Kill off intel_crtc->atomic.wait_vblank, v6. by Maarten Lankhorst · 9 years ago
  55. aae8ba8 drm/i915: Make sure pipe interrupts are processed before turning off power well on BDW+ by Ville Syrjälä · 9 years ago
  56. 1e657ad drm/i915/gen9: Write dc state debugmask bits only once by Mika Kuoppala · 9 years ago
  57. edde361 drm/i915: Use atomic state to obtain load detection crtc, v3. by Maarten Lankhorst · 9 years ago
  58. 0973128 drm/i915: Add helper to get a display power ref if it was already enabled by Imre Deak · 9 years ago
  59. d28d473 drm/i915: edp resume/On time optimization. by Abhay Kumar · 9 years ago
  60. 05fd934 Merge tag 'topic/drm-misc-2016-02-12' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  61. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  62. 5c74cd7 drm/i915: Remove atomic.pre_disable_primary. by Maarten Lankhorst · 9 years ago
  63. db168f1 drm/i915: Remove intel_crtc->atomic.disable_ips. by Maarten Lankhorst · 9 years ago
  64. 00648f1 drm/i915: Nuke intel_modeset_preclose by Daniel Vetter · 9 years ago
  65. 274008e drm/i915/bxt: Check BIOS RC6 setup before enabling RC6 by Sagar Arun Kamble · 9 years ago
  66. f51be2e drm/i915/fbc: choose the new FBC CRTC during atomic check by Paulo Zanoni · 9 years ago
  67. 010cf73 drm/i915/fbc: rewrite the multiple_pipes_ok() code for locking by Paulo Zanoni · 9 years ago
  68. c937ab3e5 drm/i915/fbc: rename the FBC disable functions by Paulo Zanoni · 9 years ago
  69. 60eb2cc drm/i915/fbc: unexport intel_fbc_deactivate by Paulo Zanoni · 9 years ago
  70. 1eb5223 drm/i915/fbc: fix the FBC state checking code by Paulo Zanoni · 9 years ago
  71. 54ea9da drm/i915: Make display gtt offsets u32 by Ville Syrjälä · 9 years ago
  72. 3f36b93 drm/i915: Do not put big intel_crtc_state on the stack by Tvrtko Ursulin · 9 years ago
  73. bf22045 Revert "drm/i915: Add two-stage ILK-style watermark programming (v10)" by Matt Roper · 9 years ago
  74. ce1e5c1 drm/i915: s/intel_gen4_compute_page_offset/intel_compute_tile_offset/ by Ville Syrjälä · 9 years ago
  75. 832be82 drm/i915: Redo intel_tile_height() as intel_tile_size() / intel_tile_width() by Ville Syrjälä · 9 years ago
  76. 7b49f94 drm/i915: Factor out intel_tile_width() by Ville Syrjälä · 9 years ago
  77. b5c6533 drm/i915: Pass modifier instead of tiling_mode to gen4_compute_page_offset() by Ville Syrjälä · 9 years ago
  78. 5751d0f drm/i915: Tune down rpm wakelock debug checks by Daniel Vetter · 9 years ago
  79. 6a7e4f9 drm/i915: Kill intel_prepare_ddi() by Ville Syrjälä · 9 years ago
  80. ccb1a83 drm/i915: Store max lane count in intel_digital_port by Ville Syrjälä · 9 years ago
  81. c03242b drm/i915: Remove commit_plane function pointer. by Maarten Lankhorst · 9 years ago
  82. 2fde139 drm/i915: Use passed plane state for sprite planes, v4. by Maarten Lankhorst · 9 years ago
  83. 396e33a drm/i915: Add two-stage ILK-style watermark programming (v10) by Matt Roper · 9 years ago
  84. becd9ca drm/i915: Tune down rpm wakelock debug checks by Daniel Vetter · 9 years ago
  85. 1a617b7 drm/i915: Keep track of the cdclk as if all crtc's were active. by Maarten Lankhorst · 9 years ago
  86. 565602d drm/i915: Do not acquire crtc state to check clock during modeset, v4. by Maarten Lankhorst · 9 years ago
  87. 2b19efe drm/i915: add support for checking RPM atomic sections by Imre Deak · 9 years ago
  88. 1f814da drm/i915: add support for checking if we hold an RPM reference by Imre Deak · 9 years ago
  89. da5827c drm/i915: add assert_rpm_wakelock_held helper by Imre Deak · 9 years ago
  90. 1264859 drm/i915: Kill intel_crtc->cursor_bo by Ville Syrjälä · 9 years ago
  91. 618100f Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queued by Daniel Vetter · 9 years ago
  92. cae666c drm/i915: Add get_eld audio component by Takashi Iwai · 9 years ago
  93. 3d52ccf drm/i915: start adding dp mst audio by Libin Yang · 9 years ago
  94. 92826fc drm/i915: Calculate watermark related members in the crtc_state, v4. by Maarten Lankhorst · 9 years ago
  95. ab1d3a0 drm/i915: Move disable_cxsr to the crtc_state. by Maarten Lankhorst · 9 years ago
  96. d029bca drm/i915: introduce intel_fbc_{enable,disable} by Paulo Zanoni · 9 years ago
  97. 0e631ad drm/i915: introduce is_active/activate/deactivate to the FBC terminology by Paulo Zanoni · 9 years ago
  98. 754d113 drm/i915: pass the crtc as an argument to intel_fbc_update() by Paulo Zanoni · 9 years ago
  99. cda0aaa drm/i915: Don't use crtc->config when reading out infoframe state by Ville Syrjälä · 9 years ago
  100. 80d6900 Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago