1. a3761fa drm/nv50-/disp: audit and version LVDS_SCRIPT method by Ben Skeggs · 10 years ago
  2. e00f223 drm/nv50-/disp: audit and version SOR_HDMI_PWR method by Ben Skeggs · 10 years ago
  3. 120b0c3 drm/nv50-/disp: audit and version SOR_HDA_ELD method by Ben Skeggs · 10 years ago
  4. d55b4af drm/nv50-/disp: audit and version SOR_PWR method by Ben Skeggs · 10 years ago
  5. c4abd31 drm/nv50-/disp: audit and version DAC_LOAD method by Ben Skeggs · 10 years ago
  6. bf0eb89 drm/nv50-/disp: audit and version DAC_PWR method by Ben Skeggs · 10 years ago
  7. 2c04ae0 drm/nv50-/disp: share channel creation between nv50/gf110 impls by Ben Skeggs · 10 years ago
  8. 410f3ec drm/nv50/kms: don't assume same class versions for all channels by Ben Skeggs · 10 years ago
  9. 867920f drm/nouveau/fifo: implement nvif event source by Ben Skeggs · 10 years ago
  10. 6c6ae06 drm/nouveau/fifo: allow direct access to channel control registers where possible by Ben Skeggs · 10 years ago
  11. bbf8906 drm/nouveau/fifo: audit and version fifo channel classes by Ben Skeggs · 10 years ago
  12. a532da9 drm/nouveau/device: audit and version NVIF_CONTROL class and methods by Ben Skeggs · 10 years ago
  13. 96af822 drm/nouveau/pm: audit and version NVIF_PERFMON class and methods by Ben Skeggs · 10 years ago
  14. 4acfd70 drm/nouveau/dma: audit and version NV_DMA classes by Ben Skeggs · 10 years ago
  15. b2c8170 drm/nouveau/dmaobj: switch to a slightly saner design by Ben Skeggs · 10 years ago
  16. bc98540 drm/nouveau/dmaobj: update to an improved style of class definition by Ben Skeggs · 10 years ago
  17. 586491e drm/nouveau/device: audit and version NV_DEVICE class by Ben Skeggs · 10 years ago
  18. aedf43d drm/nouveau: use ioctl interface for abi16 gpuobj free by Ben Skeggs · 10 years ago
  19. 3bdda04 drm/nouveau: use ioctl interface for abi16 ntfy alloc by Ben Skeggs · 10 years ago
  20. a4e610b drm/nouveau: use ioctl interface for abi16 grobj alloc by Ben Skeggs · 10 years ago
  21. fdb751e drm/nouveau: remove as much direct use of core headers as possible by Ben Skeggs · 10 years ago
  22. f45f55c drm/nouveau: remove (most) hardcoded object handle usage by Ben Skeggs · 10 years ago
  23. 0ad7286 drm/nouveau: port to nvif client/device/objects by Ben Skeggs · 10 years ago
  24. 967e7bd drm/nouveau: initial pass at moving to struct nvif_device by Ben Skeggs · 10 years ago
  25. db2bec1 drm/nouveau: kill nouveau_dev() + wrap register macros by Ben Skeggs · 10 years ago
  26. fa2bade drm/nouveau: fix some usages of the wrong print function by Ben Skeggs · 10 years ago
  27. a04d042 drm/nouveau/nvif: import library functions for the ioctl/event interfaces by Ben Skeggs · 10 years ago
  28. 803c178 drm/nouveau/client: add method to retrieve device list by Ben Skeggs · 10 years ago
  29. 9c210f3 drm/nouveau/core: remove NV_D0 family by Ben Skeggs · 10 years ago
  30. d01c309 drm/nouveau/device: add method to retrieve some basic device info by Ben Skeggs · 10 years ago
  31. 8ec2a6e drm/nouveau/core: import ioctl/event interfaces by Ben Skeggs · 10 years ago
  32. 29dff2f drm/nouveau/core: add function to return list of supported children by Ben Skeggs · 10 years ago
  33. 79ca277 drm/nouveau/core: rework event interface by Ben Skeggs · 10 years ago
  34. 4d681b6 drm/nouveau/core: move handle-based object apis to handle.c by Ben Skeggs · 10 years ago
  35. f5ee92f drm/nouveau/core: fail creation of zero-argument objects, when arguments are passed by Ben Skeggs · 10 years ago
  36. 3ee6f5b drm/nouveau: store a pointer to vm in nouveau_cli by Ben Skeggs · 10 years ago
  37. b12f0ae drm/nouveau: store vblank event handler data in nv_crtc by Ben Skeggs · 10 years ago
  38. 8a42364 drm/nv50/kms: create ctxdma objects for framebuffers as required by Ben Skeggs · 10 years ago
  39. ab0af55 drm/nv50/kms: move framebuffer wrangling out of common code by Ben Skeggs · 10 years ago
  40. 7820e5e drm/nouveau: Bump version from 1.1.1 to 1.1.2 by Mario Kleiner · 10 years ago
  41. f4e9ce2 drm/nv50-/sw: use nv50_software_context_dtor.... by Ben Skeggs · 10 years ago
  42. 838f6fe drm/nv50-/fb: use dma_mapping_error() to check dma_map_page() result by Ben Skeggs · 10 years ago
  43. 9cba5ef drm/nouveau: Dis/Enable vblank irqs during suspend/resume. by Mario Kleiner · 10 years ago
  44. 95713d4 drm/nouveau: platform: update moved Tegra header by Alexandre Courbot · 10 years ago
  45. b13a0a9 drm/nouveau/gk20a: reclocking support by Alexandre Courbot · 10 years ago
  46. bb4d29d drm/nouveau/clk: support for non-BIOS pstates by Alexandre Courbot · 10 years ago
  47. 2cfd22f drm/nouveau/clk: make therm and volt devices optional by Alexandre Courbot · 10 years ago
  48. cbb4cf8 drm/nouveau/perfmon: do not forget to destroy the engine context by Samuel Pitoiset · 10 years ago
  49. fd1496a drm/nouveau: map pages using DMA API by Alexandre Courbot · 10 years ago
  50. 3967633 drm/nouveau/pwr/macros: Stop playing Russian roulette on data memory by Roy Spliet · 10 years ago
  51. 25856c0 drm/nve4/graph: do not crash if no power device present by Alexandre Courbot · 10 years ago
  52. ec1afbf drm/gk20a: add BAR instance by Alexandre Courbot · 10 years ago
  53. e2a4e78 drm/nouveau/bar: add noncached ioremap property by Alexandre Courbot · 10 years ago
  54. 8ba9ff1 drm/nouveau: support for probing platform devices by Alexandre Courbot · 10 years ago
  55. 0438443 drm/nouveau/kms: restore acceleration before fb_set_suspend() resumes by Ben Skeggs · 10 years ago
  56. 4b5098f drm/nouveau/kms: take more care when pulling down accelerated fbcon by Ben Skeggs · 10 years ago
  57. 7238eca drm/nouveau: expose pstate selection per-power source in sysfs by Ben Skeggs · 10 years ago
  58. 7e1ee63 drm/nouveau/clk: allow selection of different power state for ac vs battery by Ben Skeggs · 10 years ago
  59. d5d7a0f drm/nouveau/clk: schedule pstate changes through a workqueue by Ben Skeggs · 10 years ago
  60. ed76a87 drm/nouveau/device: register for acpi events by Ben Skeggs · 10 years ago
  61. 7d155da drm/gk208-/gr: stop touching 0x260 inappropriately by Ben Skeggs · 10 years ago
  62. 579b7f3 drm/gk110b/gr: initvals differ from gk110 by Ben Skeggs · 10 years ago
  63. 36b9902 drm/gk104/gr: disable PGOB at init time by Ben Skeggs · 10 years ago
  64. 61854bd drm/gk104/pwr: implement PGOB disable method by Ben Skeggs · 10 years ago
  65. adec9bc drm/nouveau/pwr: tidy by Ben Skeggs · 10 years ago
  66. 3d50d4d drm/ttm: expose CPU address of DMA-allocated pages by Alexandre Courbot · 10 years ago
  67. 7963e9d Revert "drm: drop redundant drm_file->is_master" by Dave Airlie · 10 years ago
  68. fa1d0ee Merge tag 'drm/tegra/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  69. 0c6287e Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  70. 9746c61 drm/panel: simple: Use devm_gpiod_get_optional() by Alexandre Courbot · 10 years ago
  71. 77df01d drm/dsi: Replace upcasting macro by function by Thierry Reding · 10 years ago
  72. dff2ed2 drm/panel: ld9040: Replace upcasting macro by function by Thierry Reding · 10 years ago
  73. 5f1dcd8 drm/exynos: dp: Modify driver to support drm_panel by Ajay Kumar · 10 years ago
  74. 4deabfa drm/exynos: Move DP setup into commit() by Ajay Kumar · 10 years ago
  75. 3e51d60 drm/panel: simple: Add AUO B133HTN01 panel support by Ajay Kumar · 10 years ago
  76. f673c37 drm/panel: simple: Support delays in panel functions by Ajay Kumar · 10 years ago
  77. 613a633 drm/panel: simple: Add proper definition for prepare and unprepare by Ajay Kumar · 10 years ago
  78. 1a670e7 drm/panel: s6e8aa0: Add proper definition for prepare and unprepare by Ajay Kumar · 10 years ago
  79. 8141028 drm/panel: ld9040: Add proper definition for prepare and unprepare by Ajay Kumar · 10 years ago
  80. 0407ed8 drm/tegra: Add support for panel prepare and unprepare routines by Ajay Kumar · 10 years ago
  81. cdfb869 drm/exynos: dsi: Add support for panel prepare and unprepare routines by Ajay Kumar · 10 years ago
  82. 39bbde9 drm/exynos: dpi: Add support for panel prepare and unprepare routines by Ajay Kumar · 10 years ago
  83. c0e1d17 drm/panel: simple: Add dummy prepare and unprepare routines by Ajay Kumar · 10 years ago
  84. f99a23b drm/panel: s6e8aa0: Add dummy prepare and unprepare routines by Ajay Kumar · 10 years ago
  85. 099b3e8 drm/panel: ld9040: Add dummy prepare and unprepare routines by Ajay Kumar · 10 years ago
  86. 7bf93c7 drm/panel: Provide convenience wrapper for .get_modes() by Ajay Kumar · 10 years ago
  87. 45527d4 drm/panel: add .prepare() and .unprepare() functions by Ajay Kumar · 10 years ago
  88. 81cf32b drm/panel: simple: Remove simple-panel compatible by Thierry Reding · 10 years ago
  89. 0a2288c drm/panel: simple: Add Innolux N116BGE panel support by Thierry Reding · 10 years ago
  90. 21d7035 drm: move drm_stub.c to drm_drv.c by Dave Airlie · 10 years ago
  91. acf8294 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 10 years ago
  92. 5b215bc drm/i915: lock around link status and link training. by Dave Airlie · 10 years ago
  93. f7257a2 Merge branch 'drm-next-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  94. e7b96070 drm: mark drm_context support as legacy by David Herrmann · 10 years ago
  95. 9f51e2e drm/radeon: Prevent hdmi deep color if max_tmds_clock is undefined. by Mario Kleiner · 10 years ago
  96. e172807 drm: make sysfs device always available for minors by David Herrmann · 10 years ago
  97. f1b8596 drm: make minor->index available early by David Herrmann · 10 years ago
  98. ec8f112 drm: merge drm_drv.c into drm_ioctl.c by David Herrmann · 10 years ago
  99. 1b7199f drm: move module initialization to drm_stub.c by David Herrmann · 10 years ago
  100. 3cb01a9 drm: don't de-authenticate clients on master-close by David Herrmann · 10 years ago