1. 29dc373 drm/i915: Implement color management on chv by Lionel Landwerlin · 9 years ago
  2. 82cf435 drm/i915: Implement color management on bdw/skl/bxt/kbl by Lionel Landwerlin · 9 years ago
  3. 05dc698 drm/i915: Do not read GAMMA_MODE register by Lionel Landwerlin · 9 years ago
  4. 8563b1e drm/i915: Extract out gamma table and CSC to their own file by Lionel Landwerlin · 9 years ago
  5. 2e85ab4 drm/i915/bxt: allow dsi on any pipe by Jani Nikula · 9 years ago
  6. 701d25b drm/i915/dsi: use the BIT macro for clarity by Jani Nikula · 9 years ago
  7. 4d1de97 drm/i915/bxt: add dsi transcoders by Jani Nikula · 9 years ago
  8. cf30429 drm/i915: abstract get config for cpu transcoder by Jani Nikula · 9 years ago
  9. 391bf04 drm/i915: split set pipeconf to pipeconf, pipemisc, pipe_gamma by Jani Nikula · 9 years ago
  10. bc58be6 drm/i915: split get/set pipe timings to timings and src size by Jani Nikula · 9 years ago
  11. 1844a66 drm/i915: add another virtual PCH bridge for passthrough support by Jesse Barnes · 9 years ago
  12. 6cf0716 drm/i915: Bump command parser version for new whitelisted registers by Jordan Justen · 9 years ago
  13. 1b85066 drm/i915: Add Haswell CS GPR registers to whitelist by Jordan Justen · 9 years ago
  14. 99c5aec drm/i915: Move Haswell registers to separate whitelist table by Jordan Justen · 9 years ago
  15. 361b027 drm/i915: Use an array of register tables in command parser by Jordan Justen · 9 years ago
  16. a6573e1 drm/i915: Add TIMESTAMP to register whitelist by Jordan Justen · 9 years ago
  17. d15d753 drm/i915: Tune down init error message due to failure injection by Imre Deak · 9 years ago
  18. c890e2d drm/i915: Codify our assumption that the Global GTT is <= 4GiB by Chris Wilson · 9 years ago
  19. d507d73 drm/i915/gtt: Clean up GGTT probing code by Joonas Lahtinen · 9 years ago
  20. 62106b4 drm/i915: Rename dev_priv->gtt to dev_priv->ggtt by Joonas Lahtinen · 9 years ago
  21. dc3b04f drm/i915/gtt: Reference mappable_end variable from pointer by Joonas Lahtinen · 9 years ago
  22. 950b2aa drm/i915/gen9: add WaClearFlowControlGpgpuContextSave by Tim Gore · 9 years ago
  23. 26720ab drm/i915: Move CSB MMIO reads out of the execlists lock by Tvrtko Ursulin · 9 years ago
  24. 39dabec drm/i915: Use shorter route to dev_private where possible by Tvrtko Ursulin · 9 years ago
  25. a112dba drm/i915: Remove unused variable in i915_gem_request_add_to_client by Tvrtko Ursulin · 9 years ago
  26. 4fec15d drm/i915: Add fault injection support by Imre Deak · 9 years ago
  27. 65ff442 drm/i915: Fix power domain HW state cleanup on error path by Imre Deak · 9 years ago
  28. 432f856 drm/i915: Split out load time interface registration by Imre Deak · 9 years ago
  29. 09cfcb4 drm/i915: Split out load time HW initialization by Imre Deak · 9 years ago
  30. f28cea4 drm/i915: Split out load time MMIO initialization by Imre Deak · 9 years ago
  31. 5d7a6ee drm/i915: Split out load time early initialization by Imre Deak · 9 years ago
  32. fbf107b drm/i915: Move unload time opregion unregistration earlier by Imre Deak · 9 years ago
  33. 882c5a8 drm/i915: Move unload time GTT, MSI IRQ cleanup later by Imre Deak · 9 years ago
  34. 250ad48 drm/i915: Move unload time display power domain uninit later by Imre Deak · 9 years ago
  35. 3487b66 drm/i915: Move load time audio component registration earlier by Imre Deak · 9 years ago
  36. 80741e9 drm/i915: Move load time shrinker registration later by Imre Deak · 9 years ago
  37. 802cbbc drm/i915: Move load time runtime PM get later by Imre Deak · 9 years ago
  38. 40ae4e1 drm/i915: Move load time gem_load_init earlier by Imre Deak · 9 years ago
  39. 13c8f4c drm/i915: Move load time runtime device info init earlier by Imre Deak · 9 years ago
  40. bb400da drm/i915: Move load time init of clock gating hooks earlier by Imre Deak · 9 years ago
  41. 8821294 drm/i915: Move load time init of display/audio hooks earlier by Imre Deak · 9 years ago
  42. bd39ec5 drm/i915: Move load time IRQ SW init earlier by Imre Deak · 9 years ago
  43. 861f878 drm/i915: Move load time PCH detect, DPIO, power domain SW init earlier by Imre Deak · 9 years ago
  44. 066de1a Fix MCHBAR cleanup on the driver init error path by Imre Deak · 9 years ago
  45. ee4b6fa drm/i915: Modify reset func to handle per engine resets by Mika Kuoppala · 9 years ago
  46. 72341af drm/i915: hide away VBT private data in a separate header by Jani Nikula · 9 years ago
  47. 52e2abb drm/i915: fix sparse warning for using false as NULL by Jani Nikula · 9 years ago
  48. 15e7ec2 drm/i915: Move pll power state to crtc power domains. by Maarten Lankhorst · 9 years ago
  49. a1475e7 drm/i915: Perform dpll commit first, v2. by Maarten Lankhorst · 9 years ago
  50. 2dd66ebd drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2. by Maarten Lankhorst · 9 years ago
  51. 1f77175 drm/i915: Fix race condition in intel_dp_destroy_mst_connector() by Lyude · 9 years ago
  52. ab65cce drm/i915/guc: Support GuC SKL v6.1 by Alex Dai · 9 years ago
  53. 7caaef3 drm/i915/bios: drop has_mipi in favor of intel_bios_is_dsi_present by Jani Nikula · 9 years ago
  54. 92c4565 drm/i915/panel: setup pwm backlight based on connector type by Jani Nikula · 9 years ago
  55. 7137aec drm/i915: move VBT based DSI presence check to intel_bios.c by Jani Nikula · 9 years ago
  56. 951d9ef drm/i915: move VBT based eDP port check to intel_bios.c by Jani Nikula · 9 years ago
  57. 5a69d13 drm/i915: move VBT based LVDS presence check to intel_bios.c by Jani Nikula · 9 years ago
  58. 3bdd14d drm/i915: move VBT based TV presence check to intel_bios.c by Jani Nikula · 9 years ago
  59. 6b93e9c drm/i915/bxt: fix dsi hw state pipe readout by Jani Nikula · 9 years ago
  60. 1dcec2f drm/i915/dsi: refactor dsi get hw state readout by Jani Nikula · 9 years ago
  61. da20563 drm/i915: make transcoder_name return a string by Jani Nikula · 9 years ago
  62. c3aeadc8 drm/i915: add for_each_port_masked macro by Jani Nikula · 9 years ago
  63. 1e78aa0 drm/i915/dsi: start using enum mipi_dsi_pixel_format by Jani Nikula · 9 years ago
  64. 42c151e drm/i915/dsi: lose the loose 666 format name in favor of packed by Jani Nikula · 9 years ago
  65. 1bb4308 drm/i915/csr: Allow matching unknown HW steppings with generic firmware by Chris Wilson · 9 years ago
  66. 7cc9613 drm/i915: add module param "enable_dp_mst" by Nathan Schulte · 9 years ago
  67. 117897f drm/i915: More renaming of rings to engines by Tvrtko Ursulin · 9 years ago
  68. 666796d drm/i915: More intel_engine_cs renaming by Tvrtko Ursulin · 9 years ago
  69. 4a570db drm/i915: Rename intel_engine_cs struct members by Tvrtko Ursulin · 9 years ago
  70. 0bc40be drm/i915: Rename intel_engine_cs function parameters by Tvrtko Ursulin · 9 years ago
  71. e2f8039 drm/i915: Rename local struct intel_engine_cs variables by Tvrtko Ursulin · 9 years ago
  72. 08250c4 drm/i915/bxt: Fix off-by-one error in Broxton PLL IDs by Imre Deak · 9 years ago
  73. 31ae71f drm/i915: Nuke fbc members from intel_crtc->atomic, v4. by Maarten Lankhorst · 9 years ago
  74. cd202f6 drm/i915: Remove some post-commit members from intel_crtc->atomic, v3. by Maarten Lankhorst · 9 years ago
  75. 31fa684 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  76. 86d65b7 nouveau: fix nv40_perfctr_next() cleanup regression by Arnd Bergmann · 9 years ago
  77. 1a4be38 Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  78. c51e034 Merge tag 'drm-amdkfd-next-fixes-2016-03-15' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 9 years ago
  79. 55f6fca drm/omap: fix panel/encoder probes by Tomi Valkeinen · 9 years ago
  80. 93fce95 drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers() by Dan Carpenter · 9 years ago
  81. 211afd5 Merge tag 'drm-vc4-next-2016-03-14' of github.com:anholt/linux into drm-next by Dave Airlie · 9 years ago
  82. 359d2243 drm/i915: Update DRIVER_DATE to 20160314 by Daniel Vetter · 9 years ago
  83. 90d7116 drm/vc4: Recognize a more specific compatible string for V3D. by Eric Anholt · 9 years ago
  84. 4653f22 dt-bindings: Add binding docs for V3D. by Eric Anholt · 9 years ago
  85. f2c4882 Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 9 years ago
  86. 52829d4 drm/nouveau/clk/gm20b: add basic driver by Alexandre Courbot · 9 years ago
  87. 42d6e16 drm/nouveau/clk/gk20a: share reusable structures/functions by Alexandre Courbot · 9 years ago
  88. 6871b34 drm/nouveau/clk/gk20a: set lowest frequency during init() by Alexandre Courbot · 9 years ago
  89. 2efd390 drm/nouveau/clk/gk20a: split gk20a_clk_new() by Alexandre Courbot · 9 years ago
  90. 195c113 drm/nouveau/clk/gk20a: abstract pl_to_div by Alexandre Courbot · 9 years ago
  91. a04bc14 drm/nouveau/clk/gk20a: put mnp values into their own struct by Alexandre Courbot · 9 years ago
  92. f29cacf drm/nouveau/clk/gk20a: emit parent rate as debug message by Alexandre Courbot · 9 years ago
  93. 3c0d5d6 drm/nouveau/clk/gk20a: only restore divider to 1:1 if needed by Alexandre Courbot · 9 years ago
  94. a08c8ba drm/nouveau/clk/gk20a: only compute n_lo if needed by Alexandre Courbot · 9 years ago
  95. 3a91b9c drm/nouveau/clk/gk20a: fix VCO bit mask by Alexandre Courbot · 9 years ago
  96. e7952eb drm/nouveau/clk/gk20a: rename enable/disable functions by Alexandre Courbot · 9 years ago
  97. d865f3c drm/nouveau/clk/gk20a: reorganize variables in gk20a_pllg_calc_mnp() by Alexandre Courbot · 9 years ago
  98. af6313d drm/nouveau/clk/gk20a: convert parameters to Khz by Alexandre Courbot · 9 years ago
  99. 71757ab drm/nouveau/volt: add GM20B driver by Alexandre Courbot · 9 years ago
  100. 4158c9c drm/nouveau/volt/gk20a: split constructor by Alexandre Courbot · 9 years ago