922a8c82fafd ("drm/nouveau: Fix runtime PM leak in drm_open()") 20d8a88e557a ("drm/nouveau: tidy up the client init/fini interfaces") 04b8867758a4 ("drm/nouveau/core/client: allow creation of subclients") 7c413feb7f99 ("drm/nouveau/core/client: pass notification callback to nvkm_client_new") 2c3af924fbee ("drm/nouveau/core/client: use standard object dtor/init/fini paths") 03295eabdb95 ("drm/nouveau/core/client: modify prefix on nvif structures, for consistency") 83e85d91b2bc ("drm/nouveau/dma: lookup objects with nvkm_object_search()") daad3dfb05be ("drm/nouveau/core/client: lookup client objects with nvkm_object_search()") 05073caeedd1 ("drm/nouveau/dma: use rb_entry()") 11b3c20bdd15 ("drm: Change the return type of the unload hook to void") 569265002782 ("drm: Document deprecated load/unload hook") 85e634bce01a ("drm: Extract drm_drv.h") f3a8b6645dc2 ("drm/nouveau: silence sparse warnings about symbols not being marked static") 6bd488db80a4 ("drm: Simplify drm_printk to reduce object size quite a bit") 82d5e73f6b79 ("drm: drop obsolete drm_core.h") c4e68a583202 ("drm: Introduce DRM_DEV_* log messages") 27528c667a21 ("drm: Add ratelimited versions of the DRM_DEBUG* macros") 3cbf6a5deb2f ("drm: Mark up legacy/dri1 drivers with DRM_LEGACY") fd47877f77c4 ("drm/nouveau/disp/gp104: initial support") 15cec92f4e18 ("drm/nouveau/dma/gp104: initial support") 445b9c213071 ("drm/nouveau/top/gp104: initial support") cfb083f692b8 ("drm/nouveau/core: recognise GP104 chipset") f9d5cbb3882e ("drm/nouveau/disp/gp100: initial support") cd0f407c588e ("drm/nouveau/dma/gp100: initial implementation") 51012a39ecdb ("drm/nouveau/top/gp100: initial support") 7f53abdb95d1 ("drm/nouveau/core: recognise GP100 chipset") 22b6c9e8fef4 ("drm/nouveau/clk/gm20b: add glitchless and DFS support") 3786c4151842 ("drm/nouveau/clk/gk20a: rename constructor") 6ed7e74219be ("drm/nouveau/clk/gk20a: improve MNP programming") afea21c9174e ("drm/nouveau/clk/gk20a: factorize n_lo computation code") 89d3a912fc00 ("drm/nouveau/clk/gk20a: parameterize PLL settings") a9608c9ba968 ("drm/nouveau/clk/gk20a: add and use MNP programming functions") 9102240c693d ("drm/nouveau/clk/gk20a: use nvkm_ functions in slide()") f5f1b06eeaa6 ("drm/nouveau/clk/gk20a: setup slide once during init") 9772605ce8b1 ("drm/nouveau/clk/gk20a: properly protect macro argument") 791eeea2dc33 ("drm/nouveau/volt/gm20b: add support for vmin parameter") ebe5e526c16f ("drm/nouveau/volt/gk20a: rename constructor") 3b96a0b1407e ("drm: document drm_auth.c") b3ac9f259106 ("drm: Extract drm_is_current_master") d6ed682eba54 ("drm: Refactor drop/set master code a bit") a325725633c2 ("drm: Lobotomize set_busid nonsense for !pci drivers") a742946a1ba5 ("drm: Don't call drm_dev_set_unique from platform drivers") 95c081c17f28 ("drm: Move master pointer from drm_minor to drm_device") 79190ea2658a ("drm: Add callbacks for late registering") ca00c2b986ea ("Documentation/gpu: split up the gpu documentation") cb597fcea5c2 ("Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmpl") d2b34ee62b40 ("drm: Protect authmagic with master_mutex") a77316bf24f4 ("drm: Move authmagic cleanup into drm_master_release") 0de4cc99c66d ("drm: Only do the hw.lock cleanup in master_relase for !MODESET") e4245ea89879 ("drm: Prevent NULL deref in drm_name_info()")