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