1. 3735354 drm/nouveau/core: add some forgotten subdevs to disable mask by Ben Skeggs · 10 years ago
  2. c50d3b2 drm/gk20a/clk: fix max VCO value by Alexandre Courbot · 10 years ago
  3. 50ab2e5 drm/nouveau: we need pin_refcnt for nouveau_bo_placement_set() by Ben Skeggs · 10 years ago
  4. 2b1930c drm/nv50-/kms: add some evo tracing ability for debugging by Ben Skeggs · 10 years ago
  5. 6af5289 drm/nv50/kms: use sclass() instead of trial-and-error by Ben Skeggs · 10 years ago
  6. 036a12b drm/nv50/kms: remove a couple of cursor-related stub functions by Ben Skeggs · 10 years ago
  7. 6aac6ce drm/nouveau: fix pin refcnt leak in failure path by Ben Skeggs · 10 years ago
  8. b22870b drm/nouveau: synchronize BOs when required by Alexandre Courbot · 10 years ago
  9. a81349a drm/nouveau: allocate GPFIFOs and fences coherently by Alexandre Courbot · 10 years ago
  10. c3a0c77 drm/nouveau: implement explicitly coherent BOs by Alexandre Courbot · 10 years ago
  11. c5d7ddf drm/nouveau: introduce nv_device_is_cpu_coherent() by Alexandre Courbot · 10 years ago
  12. 5be5a15 drm/nouveau: warn when moving a pinned object by Alexandre Courbot · 10 years ago
  13. f9895e6 drm/nouveau/disp: clear notify intr status when enabling, to prevent races by Ben Skeggs · 10 years ago
  14. 2832271 drm/nv50-/disp: rename class members to match nvidia channel names by Ben Skeggs · 10 years ago
  15. 868e34f drm/nouveau/core: remove some dead code that got forgotten by Ben Skeggs · 10 years ago
  16. f67a8ff drm/nouveau/pwr/fuc: Fix thinko in nouveau_memx_wait() by Roy Spliet · 10 years ago
  17. f10e55c drm/nva3/clock: Allow user reclocking by Roy Spliet · 10 years ago
  18. 598a39e drm/nouveau/fb/ramnva3: Reclocking script for GDDR3 by Roy Spliet · 10 years ago
  19. b0c7336 drm/nouveau/fb/ramnva3: Reclocking script for DDR2 by Roy Spliet · 10 years ago
  20. b6a7907 drm/nouveau/fb/ramnva3: Reclocking script for DDR3 by Roy Spliet · 10 years ago
  21. bf504b3 drm/nouveau/fb/ramnva3: Ressurect timing calculation code by Roy Spliet · 10 years ago
  22. 7f4b961 drm/nouveau/fb/ramnva3: Link training for DDR3 by Roy Spliet · 10 years ago
  23. f648cab drm/nouveau/fb/gddr3: Generate MR values by Roy Spliet · 10 years ago
  24. 13a757d drm/nouveau/bios/ramcfg: 10_02_40 -> DLLoff by Roy Spliet · 10 years ago
  25. 7bb6d44 drm/nouveau: move the (far too many...) different s/r paths to the same place by Ben Skeggs · 10 years ago
  26. 70b2cc8 drm/gk104-/fifo: handle copy engine class errors by Ben Skeggs · 10 years ago
  27. 9b4de93 drm/nouveau/bios: stop after NV+NPDS+ISBN image by Ben Skeggs · 10 years ago
  28. 798dda5 drm/nouveau/bios: add some more signatures as seen on my gtx660 by Ben Skeggs · 10 years ago
  29. dbbd6bc drm/nouveau: add support for gm204 by Ben Skeggs · 10 years ago
  30. 083dba0 drm/nouveau/device: recognise GM204 by Ben Skeggs · 10 years ago
  31. c21e6b30 drm/gm204/disp: some magic that fixes bringup of uninitialised outputs by Ben Skeggs · 10 years ago
  32. 1f89b47 drm/gm204/disp: initial support by Ben Skeggs · 10 years ago
  33. e16cc45 drm/gf110-/disp: magic that might help some tmds issues by Ben Skeggs · 10 years ago
  34. c79965d drm/nouveau/bios: support for opcodes 0x47/0x48 by Ben Skeggs · 10 years ago
  35. 17187c8 drm/nouveau/bios: add support for udisp 2.2 by Ben Skeggs · 10 years ago
  36. f467dc1 drm/nouveau/bios: add support for dp 4.1 by Ben Skeggs · 10 years ago
  37. 5620c01 drm/nouveau/i2c: add support for DCB_I2C_PMGR port type by Ben Skeggs · 10 years ago
  38. c5a09c8 drm/nouveau/bios: add support for ccb 4.1 by Ben Skeggs · 10 years ago
  39. dae2043 drm/nouveau/bios: add support for dcb 4.1 by Ben Skeggs · 10 years ago
  40. c908357 drm/gm204/i2c: add aux channel driver by Ben Skeggs · 10 years ago
  41. f105aa3 drm/gm204/i2c: add pad driver by Ben Skeggs · 10 years ago
  42. 5b34ceb drm/nouveau/i2c: segregate aux channel adapter indices from bit-banged i2c by Ben Skeggs · 10 years ago
  43. 309a570 drm/nouveau/bios: store aux addr independently of i2c by Ben Skeggs · 10 years ago
  44. a746845 drm/nv50-/i2c: kill some unused struct members by Ben Skeggs · 10 years ago
  45. 6ef4ead drm/nouveau/bios: log if auxch accesses fail, also return 0x00 from rd when it does by Ben Skeggs · 10 years ago
  46. ba6e34e drm/gm204/devinit: initial implementation by Ben Skeggs · 10 years ago
  47. e21fd7c drm/nouveau/devinit: allow impl to select its own cold-boot method by Ben Skeggs · 10 years ago
  48. 50e216d drm/nouveau/bios: add parsing of pmu image tables by Ben Skeggs · 10 years ago
  49. a1a86aa drm/nouveau/bios: recognise nv-specific rom/pcir signatures by Ben Skeggs · 10 years ago
  50. 7205875 drm/nouveau/bios: use NPDE to locate images beyond those defined by PCIR by Ben Skeggs · 10 years ago
  51. b71a134 drm/nouveau/bios: add NPDE parsing by Ben Skeggs · 10 years ago
  52. c2c2f6c drm/nouveau/bios: fetch images beyond the first one in the rom by Ben Skeggs · 10 years ago
  53. 7af4dec drm/nouveau/bios: use size/type from pci data structure by Ben Skeggs · 10 years ago
  54. 8d85e06 drm/nouveau/bios: add pci data structure parsing by Ben Skeggs · 10 years ago
  55. ad4a362 drm/nouveau/bios: split out shadow methods by Ben Skeggs · 10 years ago
  56. e897242 drm/nouveau/bios: fix thinko when parsing extdev table by Ben Skeggs · 10 years ago
  57. 4894f66 drm/nouveau: a, somehow, missed hunk of "fix regression on agp boards" by Ben Skeggs · 10 years ago
  58. f9fc366 soc/tegra: fuse: export tegra_sku_info by Vince Hsu · 10 years ago
  59. 5a0e9d7 ARM: shmobile: marzen: Remove DU platform device by Laurent Pinchart · 10 years ago
  60. 792c17c ARM: shmobile: lager: Remove DU platform device by Laurent Pinchart · 10 years ago
  61. 21769c6 Merge branch 'drm/du/adv7511' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 10 years ago
  62. 33f86ff Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 10 years ago
  63. 9c8af88 drm: Add adv7511 encoder driver by Lars-Peter Clausen · 13 years ago
  64. 53d7437 video: Add ADV751[13] DT bindings documentation by Laurent Pinchart · 10 years ago
  65. 18df89f drm: Decouple EDID parsing from I2C adapter by Lars-Peter Clausen · 12 years ago
  66. 637e619 drm: rcar-du: Add HDMI encoder and connector support by Laurent Pinchart · 11 years ago
  67. 69746b4 drm: rcar-du: Replace drm_encoder with drm_slave_encoder by Laurent Pinchart · 11 years ago
  68. 4b96b70 drm: rcar-du: Replace direct DRM encoder access with cast macro by Laurent Pinchart · 11 years ago
  69. 3ea4d5e drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init() by Laurent Pinchart · 10 years ago
  70. 2378ad1 drm: rcar-du: Remove platform data support by Laurent Pinchart · 10 years ago
  71. 6512f5f drm: rcar-du: fix error return code by Julia Lawall · 10 years ago
  72. e38648f drm/udl: properly check for error pointers by Haixia Shi · 10 years ago
  73. 4bc158e drm/udl: handle page mapping in dmabuf export. by Haixia Shi · 10 years ago
  74. 0a3d775 MAINTAINERS: add maintainer for i.MX DRM driver by Philipp Zabel · 10 years ago
  75. 6556f7f drm: imx: Move imx-drm driver out of staging by Philipp Zabel · 10 years ago
  76. a218df0 Merge tag 'tags/renesas-dt-du-for-v3.19' into drm/next/adv7511-base by Laurent Pinchart · 10 years ago
  77. 0364d4f Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 10 years ago
  78. 9cf4a28 amdkfd: delete some dead code by Dan Carpenter · 10 years ago
  79. 6f9d54f amdkfd: Fix memory leak of mqds on dqm fini by Oded Gabbay · 10 years ago
  80. 955289c Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 10 years ago
  81. e048a0b amdkfd: fix an error handling bug in pqm_create_queue() by Dan Carpenter · 10 years ago
  82. 66333cb amdkfd: fix some error handling in ioctl by Dan Carpenter · 10 years ago
  83. 5baf5d4 drm/exynos: avoid leak if exynos_dpi_probe() fails by Gustavo Padovan · 10 years ago
  84. 1c9ff4a drm/exynos: Fix exynos_dpi_remove() parameter by Gustavo Padovan · 10 years ago
  85. 1d50aa9 drm/exynos: vidi: add component support by Inki Dae · 10 years ago
  86. 33e2192 drm/exynos: fix exynos_drm_component_del by Inki Dae · 10 years ago
  87. be19d93 drm/exynos/ipp: fix error return code by Julia Lawall · 10 years ago
  88. 4846e45 drm/exynos: clean up machine compatible string check by Inki Dae · 10 years ago
  89. 820687be drm/exynos: move Exynos platform drivers registration to init by Gustavo Padovan · 10 years ago
  90. b671395 Revert "drm/exynos: fix null pointer dereference issue" by Gustavo Padovan · 10 years ago
  91. 5af3d9b drm/exynos/dpi: stop using display->ctx pointer by Andrzej Hajda · 10 years ago
  92. 4cfde1f drm/exynos/dpi: embed display into private context by Andrzej Hajda · 10 years ago
  93. 63b3be3 drm/exynos/dp: stop using display->ctx pointer by Andrzej Hajda · 10 years ago
  94. 1df6e5f drm/exynos/dp: embed display into private context by Andrzej Hajda · 10 years ago
  95. 2f26bd7 drm/exynos/vidi: stop using display->ctx pointer by Andrzej Hajda · 10 years ago
  96. 7340426 drm/exynos/vidi: embed display into private context by Andrzej Hajda · 10 years ago
  97. 0d8424f8 drm/exynos/hdmi: stop using display->ctx pointer by Andrzej Hajda · 10 years ago
  98. 930865f drm/exynos/hdmi: embed display into private context by Andrzej Hajda · 10 years ago
  99. 400c8ac drm/exynos/fimd: stop using manager->ctx pointer by Andrzej Hajda · 10 years ago
  100. e152dbd drm/exynos/fimd: embed manager into private context by Andrzej Hajda · 10 years ago