1. 72341af drm/i915: hide away VBT private data in a separate header by Jani Nikula · 9 years ago
  2. 52e2abb drm/i915: fix sparse warning for using false as NULL by Jani Nikula · 9 years ago
  3. 15e7ec2 drm/i915: Move pll power state to crtc power domains. by Maarten Lankhorst · 9 years ago
  4. a1475e7 drm/i915: Perform dpll commit first, v2. by Maarten Lankhorst · 9 years ago
  5. 2dd66ebd drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2. by Maarten Lankhorst · 9 years ago
  6. 1f77175 drm/i915: Fix race condition in intel_dp_destroy_mst_connector() by Lyude · 9 years ago
  7. ab65cce drm/i915/guc: Support GuC SKL v6.1 by Alex Dai · 9 years ago
  8. 7caaef3 drm/i915/bios: drop has_mipi in favor of intel_bios_is_dsi_present by Jani Nikula · 9 years ago
  9. 92c4565 drm/i915/panel: setup pwm backlight based on connector type by Jani Nikula · 9 years ago
  10. 7137aec drm/i915: move VBT based DSI presence check to intel_bios.c by Jani Nikula · 9 years ago
  11. 951d9ef drm/i915: move VBT based eDP port check to intel_bios.c by Jani Nikula · 9 years ago
  12. 5a69d13 drm/i915: move VBT based LVDS presence check to intel_bios.c by Jani Nikula · 9 years ago
  13. 3bdd14d drm/i915: move VBT based TV presence check to intel_bios.c by Jani Nikula · 9 years ago
  14. 6b93e9c drm/i915/bxt: fix dsi hw state pipe readout by Jani Nikula · 9 years ago
  15. 1dcec2f drm/i915/dsi: refactor dsi get hw state readout by Jani Nikula · 9 years ago
  16. da20563 drm/i915: make transcoder_name return a string by Jani Nikula · 9 years ago
  17. c3aeadc8 drm/i915: add for_each_port_masked macro by Jani Nikula · 9 years ago
  18. 1e78aa0 drm/i915/dsi: start using enum mipi_dsi_pixel_format by Jani Nikula · 9 years ago
  19. 42c151e drm/i915/dsi: lose the loose 666 format name in favor of packed by Jani Nikula · 9 years ago
  20. 1bb4308 drm/i915/csr: Allow matching unknown HW steppings with generic firmware by Chris Wilson · 9 years ago
  21. 7cc9613 drm/i915: add module param "enable_dp_mst" by Nathan Schulte · 9 years ago
  22. 117897f drm/i915: More renaming of rings to engines by Tvrtko Ursulin · 9 years ago
  23. 666796d drm/i915: More intel_engine_cs renaming by Tvrtko Ursulin · 9 years ago
  24. 4a570db drm/i915: Rename intel_engine_cs struct members by Tvrtko Ursulin · 9 years ago
  25. 0bc40be drm/i915: Rename intel_engine_cs function parameters by Tvrtko Ursulin · 9 years ago
  26. e2f8039 drm/i915: Rename local struct intel_engine_cs variables by Tvrtko Ursulin · 9 years ago
  27. 08250c4 drm/i915/bxt: Fix off-by-one error in Broxton PLL IDs by Imre Deak · 9 years ago
  28. 31ae71f drm/i915: Nuke fbc members from intel_crtc->atomic, v4. by Maarten Lankhorst · 9 years ago
  29. cd202f6 drm/i915: Remove some post-commit members from intel_crtc->atomic, v3. by Maarten Lankhorst · 9 years ago
  30. 31fa684 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  31. 86d65b7 nouveau: fix nv40_perfctr_next() cleanup regression by Arnd Bergmann · 9 years ago
  32. 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
  33. 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
  34. 55f6fca drm/omap: fix panel/encoder probes by Tomi Valkeinen · 9 years ago
  35. 93fce95 drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers() by Dan Carpenter · 9 years ago
  36. 211afd5 Merge tag 'drm-vc4-next-2016-03-14' of github.com:anholt/linux into drm-next by Dave Airlie · 9 years ago
  37. 359d2243 drm/i915: Update DRIVER_DATE to 20160314 by Daniel Vetter · 9 years ago
  38. 90d7116 drm/vc4: Recognize a more specific compatible string for V3D. by Eric Anholt · 9 years ago
  39. 52829d4 drm/nouveau/clk/gm20b: add basic driver by Alexandre Courbot · 9 years ago
  40. 42d6e16 drm/nouveau/clk/gk20a: share reusable structures/functions by Alexandre Courbot · 9 years ago
  41. 6871b34 drm/nouveau/clk/gk20a: set lowest frequency during init() by Alexandre Courbot · 9 years ago
  42. 2efd390 drm/nouveau/clk/gk20a: split gk20a_clk_new() by Alexandre Courbot · 9 years ago
  43. 195c113 drm/nouveau/clk/gk20a: abstract pl_to_div by Alexandre Courbot · 9 years ago
  44. a04bc14 drm/nouveau/clk/gk20a: put mnp values into their own struct by Alexandre Courbot · 9 years ago
  45. f29cacf drm/nouveau/clk/gk20a: emit parent rate as debug message by Alexandre Courbot · 9 years ago
  46. 3c0d5d6 drm/nouveau/clk/gk20a: only restore divider to 1:1 if needed by Alexandre Courbot · 9 years ago
  47. a08c8ba drm/nouveau/clk/gk20a: only compute n_lo if needed by Alexandre Courbot · 9 years ago
  48. 3a91b9c drm/nouveau/clk/gk20a: fix VCO bit mask by Alexandre Courbot · 9 years ago
  49. e7952eb drm/nouveau/clk/gk20a: rename enable/disable functions by Alexandre Courbot · 9 years ago
  50. d865f3c drm/nouveau/clk/gk20a: reorganize variables in gk20a_pllg_calc_mnp() by Alexandre Courbot · 9 years ago
  51. af6313d drm/nouveau/clk/gk20a: convert parameters to Khz by Alexandre Courbot · 9 years ago
  52. 71757ab drm/nouveau/volt: add GM20B driver by Alexandre Courbot · 9 years ago
  53. 4158c9c drm/nouveau/volt/gk20a: split constructor by Alexandre Courbot · 9 years ago
  54. 0f95209 drm/nouveau/volt/gk20a: share reusable members & functions by Vince Hsu · 10 years ago
  55. 253a03f drm/nouveau/ce/gm107: expose MaxwellDmaCopyA by Ben Skeggs · 9 years ago
  56. 7c4f87c drm/nouveau/fifo/gm107: KeplerChannelGpfifoB, and 2048 channels by Ben Skeggs · 9 years ago
  57. 63f8c9b drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoB by Ben Skeggs · 9 years ago
  58. b4c5fc4 drm/nouveau/fifo/gk104: submit NOP after all PBDMA_INTR_0, not just DEVICE by Ben Skeggs · 9 years ago
  59. 4a3f63f drm/nouveau/fifo/gk104: add vic plumbing by Ben Skeggs · 9 years ago
  60. a8b005f drm/nouveau/fifo/gk104: add sec plumbing by Ben Skeggs · 9 years ago
  61. 608fd04 drm/nouveau/fifo/gk104: add nvdec plumbing by Ben Skeggs · 9 years ago
  62. 9e4fff3 drm/nouveau/fifo/gk104: add nvenc plumbing by Ben Skeggs · 9 years ago
  63. 5d7fa4d drm/nouveau/fifo/gk104: add msenc plumbing by Ben Skeggs · 9 years ago
  64. 72150b2 drm/nouveau/core: add vic plumbing by Ben Skeggs · 9 years ago
  65. 3545b42 drm/nouveau/core: add nvdec plumbing by Ben Skeggs · 9 years ago
  66. 294af04 drm/nouveau/core: add nvenc plumbing by Ben Skeggs · 9 years ago
  67. c0c914e drm/nouveau/core: add msenc plumbing by Ben Skeggs · 9 years ago
  68. 7cee043 drm/nouveau/core: sort engine indices alphabetically by Ben Skeggs · 9 years ago
  69. 1f5ff7f drm/nouveau/fifo/gk104: make use of topology info during gpfifo construction by Ben Skeggs · 9 years ago
  70. 19f8927 drm/nouveau/fifo/gk104: make use of topology info during fault recovery by Ben Skeggs · 9 years ago
  71. af83a677 drm/nouveau/fifo/gk104: make use of topology info when handling ctxsw timeout by Ben Skeggs · 9 years ago
  72. 41e5171b drm/nouveau/fifo/gk104: read device topology information from hw by Ben Skeggs · 9 years ago
  73. 69aa40e drm/nouveau/fifo/gk104: cosmetic engine->runlist changes by Ben Skeggs · 9 years ago
  74. acdf7d4 drm/nouveau/fifo/gk104: don't attempt recovery of unknown mmu engines by Ben Skeggs · 9 years ago
  75. 55252da drm/nouveau/fifo/gk104: identify fault-recovery members more clearly by Ben Skeggs · 9 years ago
  76. 6d39b83 drm/nouveau/fifo/gk104: rename spoon to pbdma, and move detection to oneinit by Ben Skeggs · 9 years ago
  77. 1015d81 drm/nouveau/fifo/gf100: fix certain engines not being recovered after a fault by Ben Skeggs · 9 years ago
  78. f22d7d4 drm/nouveau/fifo/gf100: don't attempt recovery of unknown mmu engines by Ben Skeggs · 9 years ago
  79. 7926624 drm/nouveau/fifo/gf100: identify fault-recovery members more clearly by Ben Skeggs · 9 years ago
  80. adbe24a drm/nouveau/fifo/gf100: rename spooon to pbdma, and move detection to oneinit by Ben Skeggs · 9 years ago
  81. 7866562 drm/nouveau/gr/fuc: Store $r0 in interrupt handler by Roy Spliet · 9 years ago
  82. b815a2e drm/nouveau/pmu/fuc: use imm32 in ld/st macros by Karol Herbst · 9 years ago
  83. 8609cb8 drm/nouveau/pmu/fuc: use the call macro instead of using the call instruction directly by Karol Herbst · 9 years ago
  84. 70d97b5 drm/nouveau/pmu/fuc: replace mov+sethi with imm32 by Karol Herbst · 9 years ago
  85. 4382e90 drm/nouveau/pmu/fuc: fix imm32 for gk208+ by Karol Herbst · 9 years ago
  86. 78a121d drm/nouveau/core: use vzalloc for allocating ramht by Ilia Mirkin · 9 years ago
  87. 2bf1833 drm/nouveau/fifo/gk104: kick channel upon removal by Alexandre Courbot · 9 years ago
  88. e02d586 drm/nouveau/instmem/gk20a: add write barrier when releasing DMA object by Alexandre Courbot · 9 years ago
  89. 1733a2a drm/nouveau/device/pci: set as non-CPU-coherent on ARM64 by Alexandre Courbot · 9 years ago
  90. f2014cd drm/nouveau/hwmon: fix crash on non-PCI platforms by Alexandre Courbot · 9 years ago
  91. f2a0ada drm/nouveau: silence unimportant HDMI status message by Alexandre Courbot · 9 years ago
  92. 9bcd38d drm/nouveau/bo: consider DMA buffers on x86 only by Alexandre Courbot · 9 years ago
  93. ab08f38 drm/nouveau/ltc/gf100: use more reasonable timeout value by Alexandre Courbot · 9 years ago
  94. a2e435a drm/nouveau/fifo/gk104: take runlist target into account by Alexandre Courbot · 9 years ago
  95. c694eca drm/nouveau/fifo/gf100: take runlist target into account by Alexandre Courbot · 9 years ago
  96. 0689aad drm/nouveau/fifo/gk104: fix chid bit mask by Xia Yang · 9 years ago
  97. 9d0394c drm/nouveau/instmem/gk20a: set DMA mask early by Alexandre Courbot · 9 years ago
  98. 7d31cb7 drm/nouveau/gr/gm206: remove implementation, it's now identical to gm200 by Ben Skeggs · 9 years ago
  99. 5f7e802 drm/nouveau/gr/gm200: switch over to using sw_nonctx from firmware by Ben Skeggs · 9 years ago
  100. d4a43a6 drm/nouveau/gr/gm200: switch over to using sw_method_init from firmware by Ben Skeggs · 9 years ago