1. e694eb0 drm/i915: Always force a modeset in intel_crtc_restore_mode, v2. by Maarten Lankhorst · 9 years ago
  2. 292b990 drm/i915: Update power domains on readout. by Maarten Lankhorst · 9 years ago
  3. ad3c558 drm/i915: Get rid of unused transitional members. by Maarten Lankhorst · 9 years ago
  4. 043e9bd drm/i915: Convert resume to atomic. by Maarten Lankhorst · 9 years ago
  5. 5c1e342 drm/i915: Readout initial hw mode. by Maarten Lankhorst · 9 years ago
  6. 3a03dfb drm/i915: Calculate vblank timestamping constants before enabling vblank. by Maarten Lankhorst · 9 years ago
  7. 4be40c9 drm/i915: Zero the mode in intel_sanitize_crtc when force disabling. by Maarten Lankhorst · 9 years ago
  8. b06f8b0 drm/i915: Fix reference leak in intel_modeset_readout_hw_state. by Maarten Lankhorst · 9 years ago
  9. 4cf0ebb drm/i915: Rework plane readout. by Maarten Lankhorst · 9 years ago
  10. 3bbaba0 drm/i915: Added Programming of the MOCS by Peter Antoine · 9 years ago
  11. faf4ffe drm/i915: Remove unused compat32 code by Daniel Vetter · 9 years ago
  12. eeebeac drm/i915: Remove plane_config from struct intel_crtc, v2. by Maarten Lankhorst · 9 years ago
  13. be5651f drm/i915: Update missing properties in find_initial_plane_obj by Maarten Lankhorst · 9 years ago
  14. cfb23ed drm/i915: Allow fuzzy matching in pipe_config_compare, v2. by Maarten Lankhorst · 9 years ago
  15. 8e9ba31 drm/i915: Do not use plane_config in intel_fbdev.c by Maarten Lankhorst · 9 years ago
  16. e435d6e drm/i915: Do not update pfit state when toggling crtc enabled. by Maarten Lankhorst · 9 years ago
  17. 8a75d15 drm/i915: Only update state on crtc's that are part of the atomic state. by Maarten Lankhorst · 9 years ago
  18. cc017fb drm/i915/skl: Restrict the ring frequency table programming to SKL by Akash Goel · 9 years ago
  19. e4ca061 drm/i915: Don't forget to mark crtc as inactive after disable by Patrik Jakobsson · 9 years ago
  20. cd25dd5 drm/i915: Update PM interrupts before updating the freq by Deepak S · 9 years ago
  21. feecb69 drm/i915: storm detection documentation update by Thulasimani,Sivakumar · 9 years ago
  22. 5e6ccc0 drm/i915: Adjust BXT HDMI port clock limits by Ville Syrjälä · 9 years ago
  23. 2be7d54 drm/i915: Refactor VLV display power well init/deinit by Ville Syrjälä · 9 years ago
  24. 8fcd5cd drm/i915: Simplify CHV pipe A power well code by Ville Syrjälä · 9 years ago
  25. 60bfe44 drm/i915: Apply OCD to VLV/CHV DPLL defines by Ville Syrjälä · 9 years ago
  26. b8afb91 drm/i915: Keep GMCH DPLL VGA mode always disabled by Ville Syrjälä · 9 years ago
  27. f936ec3 drm/i915/skl: Updated the i915_ring_freq_table debugfs function by Akash Goel · 9 years ago
  28. 4c8c774 drm/i915/skl: Ring frequency table programming changes by Akash Goel · 9 years ago
  29. c5e0688 drm/i915/skl: Retrieve the Rpe value from Pcode by Akash Goel · 9 years ago
  30. d04df73 drm/i915: fbdev restore mode needs to invalidate frontbuffer by Rodrigo Vivi · 9 years ago
  31. aba6da3 drm/i915: fbdev_set_par reliably invalidating frontbuffer by Rodrigo Vivi · 9 years ago
  32. 97173ea drm/i915: PSR: Increase idle_frames by Rodrigo Vivi · 9 years ago
  33. 09108b9 drm/i915: PSR: Remove Low Power HW tracking mask. by Rodrigo Vivi · 9 years ago
  34. cc2e26a drm/i915: fix intel_frontbuffer_flip documentation by Paulo Zanoni · 9 years ago
  35. b6c2aa5 drm/i915: intel_frontbuffer_flush can now be static by Paulo Zanoni · 9 years ago
  36. 76f2e13 drm/i915: fix intel_fb_obj_flush documentation by Paulo Zanoni · 9 years ago
  37. 86c9858 drm/i915: dirty fb operation flushsing frontbuffer by Rodrigo Vivi · 9 years ago
  38. 169de13 drm/i915: PSR: Flush means invalidate + flush by Rodrigo Vivi · 9 years ago
  39. de152b6 drm/i915: Add origin to frontbuffer tracking flush by Rodrigo Vivi · 9 years ago
  40. 83b8a98 drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines by Arun Siluvery · 9 years ago
  41. aaf5ec2 drm/i915: Handle HPD when it has actually occurred by Sonika Jindal · 9 years ago
  42. 8df5dd5 drm/i915: move set_no_fbc_reason() call out of intel_fbc_find_crtc() by Paulo Zanoni · 9 years ago
  43. 232fd93 drm/i915: extract FBC_MULTIPLE_PIPES check by Paulo Zanoni · 9 years ago
  44. 8935108 drm/i915: add FBC_IN_DBG_MASTER no_fbc_reason by Paulo Zanoni · 9 years ago
  45. 220285f drm/i915: use intel_crtc for the FBC functions by Paulo Zanoni · 9 years ago
  46. 7733b49 drm/i915: use dev_priv for the FBC functions by Paulo Zanoni · 9 years ago
  47. ff2a311 drm/i915: move FBC vfuncs to struct i915_fbc by Paulo Zanoni · 9 years ago
  48. 09da55d drm/i915: Inline SUPPORTS_DIGITAL_OUTPUTS by Daniel Vetter · 9 years ago
  49. 6adfb1e drm/i915: s/mdelay/msleep/ by Daniel Vetter · 9 years ago
  50. 3fec3d2 drm/i915: Ditch SUPPORTS_INTEGRATED_HDMI|DP and use IS_G4X instead by Daniel Vetter · 9 years ago
  51. d26a5b6 drm/i915: Disable LVDS port after the pipe on PCH by Ville Syrjälä · 9 years ago
  52. c07a2d1 drm/i915: Don't dereference NULL plane while setting up scalers by Matt Roper · 9 years ago
  53. 1cff8cc drm/i915: Mark elsps submitted when they are pushed to hw by Mika Kuoppala · 9 years ago
  54. 8ee3615 drm/i915: Convert execlists_ctx_descriptor() for requests by Mika Kuoppala · 9 years ago
  55. cc3c425 drm/i915: Convert execlists_elsp_writ() for requests by Mika Kuoppala · 9 years ago
  56. 8ba319d drm/i915: Convert intel_lr_context_pin() for requests by Mika Kuoppala · 9 years ago
  57. f3cc01f drm/i915: Assign request ringbuf before pin by Mika Kuoppala · 9 years ago
  58. 05d9824 drm/i915: Convert execlists_update_context() for requests by Mika Kuoppala · 9 years ago
  59. d8cb887 drm/i915: Convert execlist_submit_contexts() for requests by Mika Kuoppala · 9 years ago
  60. a647828 drm/i915: Also perform gpu reset under execlist mode. by Niu,Bing · 9 years ago
  61. 9e00084 drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch by Arun Siluvery · 9 years ago
  62. 0bf73c3 drm/i915: protect FBC functions with FBC checks by Paulo Zanoni · 9 years ago
  63. c80ac85 drm/i915: FBC doesn't need struct_mutex anymore by Paulo Zanoni · 9 years ago
  64. b5e4b84 drm/i915: intel_unregister_dsm_handler() doesn't need struct_mutex by Paulo Zanoni · 9 years ago
  65. 5abeca4 drm/i915: intel_frontbuffer_flip_prepare() doesn't need struct_mutex by Paulo Zanoni · 9 years ago
  66. 25ad93f drm/i915: add the FBC mutex by Paulo Zanoni · 9 years ago
  67. 92e97d2 drm/i915: add dev_priv->mm.stolen_lock by Paulo Zanoni · 9 years ago
  68. fc78672 drm/i915: move FBC code out of i915_gem_stolen.c by Paulo Zanoni · 9 years ago
  69. d713fd4 drm/i915: add simple wrappers for stolen node insertion/removal by Paulo Zanoni · 9 years ago
  70. e72072b drm/i915: Drop a spurious intel_pre_plane_update() call by Ville Syrjälä · 9 years ago
  71. dfc2066d drm/i915/opregion: start using extended didl by Jani Nikula · 9 years ago
  72. d5cbb22 drm/i915/opregion: abstract didl and did2 getter and setter by Jani Nikula · 9 years ago
  73. b4fe815 drm/i915/opregion: prefer DRM logging functions over pr_warn and dev_dbg by Jani Nikula · 9 years ago
  74. f6a430d drm/i915/opregion: add new opregion stuff by Jani Nikula · 9 years ago
  75. 2d80391 drm/i915/opregion: use BUILD_BUG_ON to verify mailbox struct sizes by Jani Nikula · 9 years ago
  76. 856974a drm/i915/hotplug: document the hotplug handling in the driver by Jani Nikula · 9 years ago
  77. 3e6da4a drm/i915/audio: clarify HD audio documentation wrt modeset by Jani Nikula · 9 years ago
  78. c30400f drm/i915: set FDI translations to NULL on SKL by Paulo Zanoni · 9 years ago
  79. a9ed33c drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparam by Abdiel Janulgue · 9 years ago
  80. 6922528 drm/i915: Enable resource streamer on Execlists by Abdiel Janulgue · 9 years ago
  81. 4c436d55 drm/i915: Enable Resource Streamer state save/restore on MI_SET_CONTEXT by Abdiel Janulgue · 9 years ago
  82. 919032e drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START by Abdiel Janulgue · 9 years ago
  83. e629255 drm/i915/bxt: BUNs related to port PLL by Vandana Kannan · 9 years ago
  84. 7a0baa6 Revert "drm/i915: Disable 12bpc hdmi for now" by Ville Syrjälä · 9 years ago
  85. e64e739 drm/i915: Account for CHV/BXT DPLL clock limitations by Ville Syrjälä · 9 years ago
  86. 6fd765d drm/i915: Bump HDMI min port clock to 25 MHz by Ville Syrjälä · 9 years ago
  87. 398a017 drm/i915: Fix HDMI 12bpc and pixel repeat clock readout for DDI platforms by Ville Syrjälä · 9 years ago
  88. a3d1d00 drm/i915: Update DRIVER_DATE to 20150703 by Daniel Vetter · 9 years ago
  89. 8776f02 drm/i915/gtt: Per ppgtt scratch page by Mika Kuoppala · 9 years ago
  90. 20dbe1a drm/i915: Changes required to enable DSI Video Mode on CHT by Gaurav K Singh · 9 years ago
  91. 3c5c6d8 drm/i915: Support for higher DSI clk by Gaurav K Singh · 9 years ago
  92. 260c1ad drm/i915/dsi: abstract dsi bpp derivation from pixel format by Jani Nikula · 9 years ago
  93. ce65e47 drm/i915: don't increment the FBC threshold at fbc_enable by Paulo Zanoni · 9 years ago
  94. ca1543b drm/i915: Report correct GGTT space usage by Tvrtko Ursulin · 9 years ago
  95. 4ad2af1 drm/i915/gtt: Return struct i915_scratch_page from alloc_scratch by Mika Kuoppala · 9 years ago
  96. 2e906be drm/i915/gtt: Reorder page alloc/free/init functions by Mika Kuoppala · 9 years ago
  97. 79bbcc2 drm/i915: Reserve space improvements by John Harrison · 9 years ago
  98. 793dfa5 drm/i915/bxt: mask off the DPLL state checker bits we don't program by Imre Deak · 9 years ago
  99. aa610dc drm/i915/bxt: add DDI port HW readout support by Imre Deak · 9 years ago
  100. dccbea3 drm/i915: calculate the port clock rate along with other PLL params by Imre Deak · 9 years ago