1. e872ef6 drm/i915: Do not check crtc_state->active in intel_color_load_luts. by Maarten Lankhorst · 9 years ago
  2. b95c532 drm/i915: Pass crtc_state to color management functions. by Maarten Lankhorst · 9 years ago
  3. fbf6d87 drm/i915: Add locking to pll updates, v3. by Maarten Lankhorst · 9 years ago
  4. 55c561a drm/i915: Remove PIPE_CONF_CHECK_I_ALT by Daniel Vetter · 9 years ago
  5. 9c74170 drm/i915/kbl: Remove preliminary_hw_support protection from KBL. by Rodrigo Vivi · 9 years ago
  6. 579de73 drm/i915: Exit cherryview_irq_handler() after one pass by Chris Wilson · 9 years ago
  7. b208ba8 drm/i915: Rename __force_wake_get to __force_wake_auto by Chris Wilson · 9 years ago
  8. d85489d drm/i915: Rename GGTT init functions by Joonas Lahtinen · 9 years ago
  9. ade7daa drm/i915: BUG_ON when ggtt_view is NULL by Matthew Auld · 9 years ago
  10. 9f54d4bd drm/i915: fix deadlock on lid open by Bjørn Mork · 9 years ago
  11. 68d4aee drm/i915: Update DRIVER_DATE to 20160330 by Daniel Vetter · 9 years ago
  12. a16b765 drm/i915: Call intel_dp_mst_resume() before resuming displays by Lyude · 9 years ago
  13. a7442b9 drm/i915: Fix races on fbdev by Lukas Wunner · 9 years ago
  14. 5833498 drm/i915: remove unused dev_priv->render_reclock_avail by Jani Nikula · 9 years ago
  15. 9d6c875 drm/i915: move sdvo mappings to vbt data by Jani Nikula · 9 years ago
  16. 06411f0 drm/i915: move edp low vswing config to vbt data by Jani Nikula · 9 years ago
  17. 6aa23e6 drm/i915: use a substruct in vbt data for edp by Jani Nikula · 9 years ago
  18. b4ac5af drm/i915: replace for_each_engine() by Dave Gordon · 9 years ago
  19. c3232b1 drm/i915: introduce for_each_engine_id() by Dave Gordon · 9 years ago
  20. db18b6a drm/i915/bxt: Fix DSI HW state readout by Imre Deak · 9 years ago
  21. 307e449 drm/i915: Remove vblank wait from hsw_enable_ips, v2. by Maarten Lankhorst · 9 years ago
  22. 321d178 drm/i915: Tidy aliasing_gtt_bind_vma() by Chris Wilson · 9 years ago
  23. 70e8aa2 drm/i915: Split PNV version of crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
  24. 19ec669 drm/i915: Split g4x_crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
  25. 81c97f5 drm/i915: Split i8xx_crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
  26. 65b3d6a drm/i915: Split CHV and VLV specific crtc_compute_clock() hooks by Ander Conselvan de Oliveira · 9 years ago
  27. 997c030 drm/i915: Merge ironlake_compute_clocks() and ironlake_crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
  28. b75ca6f drm/i915: Move fp divisor calculation into ironlake_compute_dpll() by Ander Conselvan de Oliveira · 9 years ago
  29. 364ee29 drm/i915: Pass crtc_state->dpll directly to ->find_dpll() by Ander Conselvan de Oliveira · 9 years ago
  30. ded220e drm/i915: Simplify ironlake_crtc_compute_clock() CPU eDP case by Ander Conselvan de Oliveira · 9 years ago
  31. fade85a drm/i915: Remove PCH type checks from ironlake_crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
  32. 7ed9f89 drm/i915: Don't calculate a new clock in ILK+ code if it is already set by Ander Conselvan de Oliveira · 9 years ago
  33. bfa0444 drm/i915: Simplify ironlake reduced clock logic a bit by Ander Conselvan de Oliveira · 9 years ago
  34. 2d7feac drm/i915: Call g4x_find_best_dpll() directly from ILK+ code by Ander Conselvan de Oliveira · 9 years ago
  35. 8f0d5b9 drm/i915: Fold intel_ironlake_limit() into clock computation function by Ander Conselvan de Oliveira · 9 years ago
  36. 26ce6d5 drm/i915: Merge ironlake_get_refclk() into its only caller by Ander Conselvan de Oliveira · 9 years ago
  37. ceb4100 drm/i915: Remove checks for cloned config with LVDS in dpll code by Ander Conselvan de Oliveira · 9 years ago
  38. 90e83e5 drm/i915: Wait for vblank in i9xx_disable_crtc() for gen 2 only by Ander Conselvan de Oliveira · 9 years ago
  39. 2dc10cd drm/i915: Fix use after free when printing load failure by Mika Kuoppala · 9 years ago
  40. c6c794a drm/i915/bxt: Initialize MIPI DSI for BXT by Shashank Sharma · 9 years ago
  41. ad45d83 drm/i915: Make __i915_printk debug output behave the same as DRM_DEBUG_DRIVER by Imre Deak · 9 years ago
  42. 177246a drm/i915: Wait until after wm optimization to drop runtime PM reference by Matt Roper · 9 years ago
  43. 14b730f drm/i915/tdr: Prepare error handler to accept mask of hung engines by arun.siluvery@linux.intel.com · 9 years ago
  44. fc0768c drm/i915/tdr: Initialize hangcheck struct for each engine by Tomas Elf · 9 years ago
  45. 29dc373 drm/i915: Implement color management on chv by Lionel Landwerlin · 9 years ago
  46. 82cf435 drm/i915: Implement color management on bdw/skl/bxt/kbl by Lionel Landwerlin · 9 years ago
  47. 05dc698 drm/i915: Do not read GAMMA_MODE register by Lionel Landwerlin · 9 years ago
  48. 8563b1e drm/i915: Extract out gamma table and CSC to their own file by Lionel Landwerlin · 9 years ago
  49. 2e85ab4 drm/i915/bxt: allow dsi on any pipe by Jani Nikula · 9 years ago
  50. 701d25b drm/i915/dsi: use the BIT macro for clarity by Jani Nikula · 9 years ago
  51. 4d1de97 drm/i915/bxt: add dsi transcoders by Jani Nikula · 9 years ago
  52. cf30429 drm/i915: abstract get config for cpu transcoder by Jani Nikula · 9 years ago
  53. 391bf04 drm/i915: split set pipeconf to pipeconf, pipemisc, pipe_gamma by Jani Nikula · 9 years ago
  54. bc58be6 drm/i915: split get/set pipe timings to timings and src size by Jani Nikula · 9 years ago
  55. 1844a66 drm/i915: add another virtual PCH bridge for passthrough support by Jesse Barnes · 9 years ago
  56. 6cf0716 drm/i915: Bump command parser version for new whitelisted registers by Jordan Justen · 9 years ago
  57. 1b85066 drm/i915: Add Haswell CS GPR registers to whitelist by Jordan Justen · 9 years ago
  58. 99c5aec drm/i915: Move Haswell registers to separate whitelist table by Jordan Justen · 9 years ago
  59. 361b027 drm/i915: Use an array of register tables in command parser by Jordan Justen · 9 years ago
  60. a6573e1 drm/i915: Add TIMESTAMP to register whitelist by Jordan Justen · 9 years ago
  61. d15d753 drm/i915: Tune down init error message due to failure injection by Imre Deak · 9 years ago
  62. c890e2d drm/i915: Codify our assumption that the Global GTT is <= 4GiB by Chris Wilson · 9 years ago
  63. d507d73 drm/i915/gtt: Clean up GGTT probing code by Joonas Lahtinen · 9 years ago
  64. 62106b4 drm/i915: Rename dev_priv->gtt to dev_priv->ggtt by Joonas Lahtinen · 9 years ago
  65. dc3b04f drm/i915/gtt: Reference mappable_end variable from pointer by Joonas Lahtinen · 9 years ago
  66. 950b2aa drm/i915/gen9: add WaClearFlowControlGpgpuContextSave by Tim Gore · 9 years ago
  67. 26720ab drm/i915: Move CSB MMIO reads out of the execlists lock by Tvrtko Ursulin · 9 years ago
  68. 39dabec drm/i915: Use shorter route to dev_private where possible by Tvrtko Ursulin · 9 years ago
  69. a112dba drm/i915: Remove unused variable in i915_gem_request_add_to_client by Tvrtko Ursulin · 9 years ago
  70. 4fec15d drm/i915: Add fault injection support by Imre Deak · 9 years ago
  71. 65ff442 drm/i915: Fix power domain HW state cleanup on error path by Imre Deak · 9 years ago
  72. 432f856 drm/i915: Split out load time interface registration by Imre Deak · 9 years ago
  73. 09cfcb4 drm/i915: Split out load time HW initialization by Imre Deak · 9 years ago
  74. f28cea4 drm/i915: Split out load time MMIO initialization by Imre Deak · 9 years ago
  75. 5d7a6ee drm/i915: Split out load time early initialization by Imre Deak · 9 years ago
  76. fbf107b drm/i915: Move unload time opregion unregistration earlier by Imre Deak · 9 years ago
  77. 882c5a8 drm/i915: Move unload time GTT, MSI IRQ cleanup later by Imre Deak · 9 years ago
  78. 250ad48 drm/i915: Move unload time display power domain uninit later by Imre Deak · 9 years ago
  79. 3487b66 drm/i915: Move load time audio component registration earlier by Imre Deak · 9 years ago
  80. 80741e9 drm/i915: Move load time shrinker registration later by Imre Deak · 9 years ago
  81. 802cbbc drm/i915: Move load time runtime PM get later by Imre Deak · 9 years ago
  82. 40ae4e1 drm/i915: Move load time gem_load_init earlier by Imre Deak · 9 years ago
  83. 13c8f4c drm/i915: Move load time runtime device info init earlier by Imre Deak · 9 years ago
  84. bb400da drm/i915: Move load time init of clock gating hooks earlier by Imre Deak · 9 years ago
  85. 8821294 drm/i915: Move load time init of display/audio hooks earlier by Imre Deak · 9 years ago
  86. bd39ec5 drm/i915: Move load time IRQ SW init earlier by Imre Deak · 9 years ago
  87. 861f878 drm/i915: Move load time PCH detect, DPIO, power domain SW init earlier by Imre Deak · 9 years ago
  88. 066de1a Fix MCHBAR cleanup on the driver init error path by Imre Deak · 9 years ago
  89. ee4b6fa drm/i915: Modify reset func to handle per engine resets by Mika Kuoppala · 9 years ago
  90. 72341af drm/i915: hide away VBT private data in a separate header by Jani Nikula · 9 years ago
  91. 52e2abb drm/i915: fix sparse warning for using false as NULL by Jani Nikula · 9 years ago
  92. 15e7ec2 drm/i915: Move pll power state to crtc power domains. by Maarten Lankhorst · 9 years ago
  93. a1475e7 drm/i915: Perform dpll commit first, v2. by Maarten Lankhorst · 9 years ago
  94. 2dd66ebd drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2. by Maarten Lankhorst · 9 years ago
  95. 1f77175 drm/i915: Fix race condition in intel_dp_destroy_mst_connector() by Lyude · 9 years ago
  96. ab65cce drm/i915/guc: Support GuC SKL v6.1 by Alex Dai · 9 years ago
  97. 7caaef3 drm/i915/bios: drop has_mipi in favor of intel_bios_is_dsi_present by Jani Nikula · 9 years ago
  98. 92c4565 drm/i915/panel: setup pwm backlight based on connector type by Jani Nikula · 9 years ago
  99. 7137aec drm/i915: move VBT based DSI presence check to intel_bios.c by Jani Nikula · 9 years ago
  100. 951d9ef drm/i915: move VBT based eDP port check to intel_bios.c by Jani Nikula · 9 years ago