1. b8afb91 drm/i915: Keep GMCH DPLL VGA mode always disabled by Ville Syrjälä · 10 years ago
  2. f936ec3 drm/i915/skl: Updated the i915_ring_freq_table debugfs function by Akash Goel · 10 years ago
  3. 4c8c774 drm/i915/skl: Ring frequency table programming changes by Akash Goel · 10 years ago
  4. c5e0688 drm/i915/skl: Retrieve the Rpe value from Pcode by Akash Goel · 10 years ago
  5. d04df73 drm/i915: fbdev restore mode needs to invalidate frontbuffer by Rodrigo Vivi · 10 years ago
  6. aba6da3 drm/i915: fbdev_set_par reliably invalidating frontbuffer by Rodrigo Vivi · 9 years ago
  7. 97173ea drm/i915: PSR: Increase idle_frames by Rodrigo Vivi · 10 years ago
  8. 09108b9 drm/i915: PSR: Remove Low Power HW tracking mask. by Rodrigo Vivi · 10 years ago
  9. cc2e26a drm/i915: fix intel_frontbuffer_flip documentation by Paulo Zanoni · 10 years ago
  10. b6c2aa5 drm/i915: intel_frontbuffer_flush can now be static by Paulo Zanoni · 10 years ago
  11. 76f2e13 drm/i915: fix intel_fb_obj_flush documentation by Paulo Zanoni · 10 years ago
  12. 86c9858 drm/i915: dirty fb operation flushsing frontbuffer by Rodrigo Vivi · 10 years ago
  13. 169de13 drm/i915: PSR: Flush means invalidate + flush by Rodrigo Vivi · 10 years ago
  14. de152b6 drm/i915: Add origin to frontbuffer tracking flush by Rodrigo Vivi · 10 years ago
  15. 83b8a98 drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines by Arun Siluvery · 10 years ago
  16. aaf5ec2 drm/i915: Handle HPD when it has actually occurred by Sonika Jindal · 10 years ago
  17. 8df5dd5 drm/i915: move set_no_fbc_reason() call out of intel_fbc_find_crtc() by Paulo Zanoni · 10 years ago
  18. 232fd93 drm/i915: extract FBC_MULTIPLE_PIPES check by Paulo Zanoni · 10 years ago
  19. 8935108 drm/i915: add FBC_IN_DBG_MASTER no_fbc_reason by Paulo Zanoni · 10 years ago
  20. 220285f drm/i915: use intel_crtc for the FBC functions by Paulo Zanoni · 10 years ago
  21. 7733b49 drm/i915: use dev_priv for the FBC functions by Paulo Zanoni · 10 years ago
  22. ff2a311 drm/i915: move FBC vfuncs to struct i915_fbc by Paulo Zanoni · 10 years ago
  23. 09da55d drm/i915: Inline SUPPORTS_DIGITAL_OUTPUTS by Daniel Vetter · 10 years ago
  24. 6adfb1e drm/i915: s/mdelay/msleep/ by Daniel Vetter · 10 years ago
  25. 3fec3d2 drm/i915: Ditch SUPPORTS_INTEGRATED_HDMI|DP and use IS_G4X instead by Daniel Vetter · 10 years ago
  26. d26a5b6 drm/i915: Disable LVDS port after the pipe on PCH by Ville Syrjälä · 10 years ago
  27. c07a2d1 drm/i915: Don't dereference NULL plane while setting up scalers by Matt Roper · 10 years ago
  28. 1cff8cc drm/i915: Mark elsps submitted when they are pushed to hw by Mika Kuoppala · 10 years ago
  29. 8ee3615 drm/i915: Convert execlists_ctx_descriptor() for requests by Mika Kuoppala · 10 years ago
  30. cc3c425 drm/i915: Convert execlists_elsp_writ() for requests by Mika Kuoppala · 10 years ago
  31. 8ba319d drm/i915: Convert intel_lr_context_pin() for requests by Mika Kuoppala · 10 years ago
  32. f3cc01f drm/i915: Assign request ringbuf before pin by Mika Kuoppala · 10 years ago
  33. 05d9824 drm/i915: Convert execlists_update_context() for requests by Mika Kuoppala · 10 years ago
  34. d8cb887 drm/i915: Convert execlist_submit_contexts() for requests by Mika Kuoppala · 10 years ago
  35. a647828 drm/i915: Also perform gpu reset under execlist mode. by Niu,Bing · 10 years ago
  36. 9e00084 drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch by Arun Siluvery · 10 years ago
  37. 0bf73c3 drm/i915: protect FBC functions with FBC checks by Paulo Zanoni · 10 years ago
  38. c80ac85 drm/i915: FBC doesn't need struct_mutex anymore by Paulo Zanoni · 10 years ago
  39. b5e4b84 drm/i915: intel_unregister_dsm_handler() doesn't need struct_mutex by Paulo Zanoni · 10 years ago
  40. 5abeca4 drm/i915: intel_frontbuffer_flip_prepare() doesn't need struct_mutex by Paulo Zanoni · 10 years ago
  41. 25ad93f drm/i915: add the FBC mutex by Paulo Zanoni · 10 years ago
  42. 92e97d2 drm/i915: add dev_priv->mm.stolen_lock by Paulo Zanoni · 10 years ago
  43. fc78672 drm/i915: move FBC code out of i915_gem_stolen.c by Paulo Zanoni · 10 years ago
  44. d713fd4 drm/i915: add simple wrappers for stolen node insertion/removal by Paulo Zanoni · 10 years ago
  45. e72072b drm/i915: Drop a spurious intel_pre_plane_update() call by Ville Syrjälä · 10 years ago
  46. dfc2066d drm/i915/opregion: start using extended didl by Jani Nikula · 10 years ago
  47. d5cbb22 drm/i915/opregion: abstract didl and did2 getter and setter by Jani Nikula · 10 years ago
  48. b4fe815 drm/i915/opregion: prefer DRM logging functions over pr_warn and dev_dbg by Jani Nikula · 10 years ago
  49. f6a430d drm/i915/opregion: add new opregion stuff by Jani Nikula · 10 years ago
  50. 2d80391 drm/i915/opregion: use BUILD_BUG_ON to verify mailbox struct sizes by Jani Nikula · 10 years ago
  51. 856974a drm/i915/hotplug: document the hotplug handling in the driver by Jani Nikula · 10 years ago
  52. 3e6da4a drm/i915/audio: clarify HD audio documentation wrt modeset by Jani Nikula · 10 years ago
  53. c30400f drm/i915: set FDI translations to NULL on SKL by Paulo Zanoni · 10 years ago
  54. a9ed33c drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparam by Abdiel Janulgue · 10 years ago
  55. 6922528 drm/i915: Enable resource streamer on Execlists by Abdiel Janulgue · 10 years ago
  56. 4c436d55 drm/i915: Enable Resource Streamer state save/restore on MI_SET_CONTEXT by Abdiel Janulgue · 10 years ago
  57. 919032e drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START by Abdiel Janulgue · 10 years ago
  58. e629255 drm/i915/bxt: BUNs related to port PLL by Vandana Kannan · 10 years ago
  59. 7a0baa6 Revert "drm/i915: Disable 12bpc hdmi for now" by Ville Syrjälä · 10 years ago
  60. e64e739 drm/i915: Account for CHV/BXT DPLL clock limitations by Ville Syrjälä · 10 years ago
  61. 6fd765d drm/i915: Bump HDMI min port clock to 25 MHz by Ville Syrjälä · 10 years ago
  62. 398a017 drm/i915: Fix HDMI 12bpc and pixel repeat clock readout for DDI platforms by Ville Syrjälä · 10 years ago
  63. ec53082 GPU-DRM: Delete an unnecessary check before drm_property_unreference_blob() by Markus Elfring · 10 years ago
  64. a3d1d00 drm/i915: Update DRIVER_DATE to 20150703 by Daniel Vetter · 10 years ago
  65. 8776f02 drm/i915/gtt: Per ppgtt scratch page by Mika Kuoppala · 10 years ago
  66. 20dbe1a drm/i915: Changes required to enable DSI Video Mode on CHT by Gaurav K Singh · 10 years ago
  67. 3c5c6d8 drm/i915: Support for higher DSI clk by Gaurav K Singh · 10 years ago
  68. 260c1ad drm/i915/dsi: abstract dsi bpp derivation from pixel format by Jani Nikula · 10 years ago
  69. ce65e47 drm/i915: don't increment the FBC threshold at fbc_enable by Paulo Zanoni · 10 years ago
  70. ca1543b drm/i915: Report correct GGTT space usage by Tvrtko Ursulin · 10 years ago
  71. 4ad2af1 drm/i915/gtt: Return struct i915_scratch_page from alloc_scratch by Mika Kuoppala · 10 years ago
  72. 2e906be drm/i915/gtt: Reorder page alloc/free/init functions by Mika Kuoppala · 10 years ago
  73. 79bbcc2 drm/i915: Reserve space improvements by John Harrison · 10 years ago
  74. 793dfa5 drm/i915/bxt: mask off the DPLL state checker bits we don't program by Imre Deak · 10 years ago
  75. aa610dc drm/i915/bxt: add DDI port HW readout support by Imre Deak · 10 years ago
  76. dccbea3 drm/i915: calculate the port clock rate along with other PLL params by Imre Deak · 10 years ago
  77. 589eca6 drm/i915/vlv: move the vlv PLL helper next to its platform counterparts by Imre Deak · 10 years ago
  78. c845333 drm/i915/bxt: add PLL10 to the PLL state dumper by Imre Deak · 10 years ago
  79. 05712c1 drm/i915/bxt: add missing DDI PLL registers to the state checking by Imre Deak · 10 years ago
  80. f8896f5 drm/i915/skl: Buffer translation improvements by David Weinehall · 10 years ago
  81. 2cb389b drm/i915: Zero unused WM1 watermarks on VLV/CHV by Ville Syrjälä · 10 years ago
  82. de38b95 drm/i915: Add debugfs knobs for VLVCHV memory latency values by Ville Syrjälä · 10 years ago
  83. 6f9c784 drm/i915: Don't do PM5/DDR DVFS with multiple pipes by Ville Syrjälä · 10 years ago
  84. 852eb00 drm/i915: Try to make sure cxsr is disabled around plane enable/disable by Ville Syrjälä · 10 years ago
  85. 26e1fe4 drm/i915: Use the memory latency based WM computation on VLV too by Ville Syrjälä · 10 years ago
  86. 54f1b6e drm/i915: Compute display FIFO split dynamically for CHV by Ville Syrjälä · 10 years ago
  87. 262cd2e drm/i915: CHV DDR DVFS support and another watermark rewrite by Ville Syrjälä · 10 years ago
  88. 6eb1a68 drm/i915: Read wm values from hardware at init on CHV by Ville Syrjälä · 10 years ago
  89. f015c55 drm/i915: Split atomic wm update to pre and post variants by Ville Syrjälä · 10 years ago
  90. a7a6c49 drm/i915: POSTING_READ() in intel_set_memory_cxsr() by Ville Syrjälä · 10 years ago
  91. 031b698 drm/i915: Unconditionally do fb tracking invalidate in set_domain by Daniel Vetter · 10 years ago
  92. 066cf55 drm/i915: Fix IPS related flicker by Rodrigo Vivi · 10 years ago
  93. e7ad987 drm/i915/skl: Skip remaining dividers when deviation is 0 by Damien Lespiau · 10 years ago
  94. 3504056 drm/i915: Update rps frequencies for BXT by Bob Paauwe · 10 years ago
  95. 267db66 drm/i915/skl: Prefer even dividers for SKL DPLLs by Damien Lespiau · 10 years ago
  96. dc25381 drm/i915/skl: Replace the HDMI DPLL divider computation algorithm by Damien Lespiau · 10 years ago
  97. f37c050 drm/i915/gtt: Switch gen8_free_page_tables params by Michel Thierry · 10 years ago
  98. 7a01a0a drm/i915/lrc: Update PDPx registers with lri commands by Michel Thierry · 10 years ago
  99. 966082c drm/i915/gtt: Use nonatomic bitmap ops by Mika Kuoppala · 10 years ago
  100. 79ab937 drm/i915/gtt: Move scratch_pd and scratch_pt into vm struct by Mika Kuoppala · 10 years ago