blob: f5cd55d109d2c355942a88aedd48704413dede2b [file] [log] [blame]
ba801ef068c1 ("drm/nouveau/kms: display destroy/init/fini hooks can be static")
30ed49b55b6e ("drm/nouveau/kms/nv50-: move code underneath dispnv50/")
1167c6bc5188 ("drm/nouveau: allocate device object for every client")
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")
b00c600e9153 ("drm: Nuke fb->depth")
d92df868a56c ("drm/nouveau: Add local 'fb' variables")
bdcb2f910693 ("drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail")
515601950d1c ("drm/gma500: Add some local 'fb' variables")
72952757b82e ("drm/mgag200: Add local 'fb' variable")
d1667b86795a ("drm/hisilicon/hibmc: Add support for frame buffer")
e4daebc77e7b ("drm/hisilicon/hibmc: Add video memory management")
5e0df3a08f3d ("drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver")
85e634bce01a ("drm: Extract drm_drv.h")
f7aa20e83338 ("drm/nouveau/kms/nv50: remove code to support non-atomic modesets")
839ca903f12e ("drm/nouveau/kms/nv50: transition to atomic interfaces internally")
d92c8adf80fd ("drm/nouveau/kms/nv50: convert encoder mode_fixup into an atomic_check()")
f20c665ca04a ("drm/nouveau/kms/nv50: clean-up encoder functions")
accdea2ef458 ("drm/nouveau/kms/nv50: prepare ctxdma interface to be usable with atomic")
22e927d2f818 ("drm/nouveau/kms/nv50: separate out cursor channel commit")
973f10c2d3ea ("drm/nouveau/kms/nv50: separate out base channel commit")
06ab282f1321 ("drm/nouveau/kms/nv50: separate out vblank dmi commit")
7e08d67c5fe9 ("drm/nouveau/kms/nv50: separate out procamp commit")
7e91833dfb2d ("drm/nouveau/kms/nv50: separate out dither commit")
c4e6812c1c40 ("drm/nouveau/kms/nv50: separate out viewport commit")
6bbab3b6b656 ("drm/nouveau/kms/nv50: separate out base/ovly channel usage bounds commit")
ea8ee39002a1 ("drm/nouveau/kms/nv50: separate out cursor surface commit")
a7ae1561909d ("drm/nouveau/kms/nv50: separate out lut commit")
ad6336195393 ("drm/nouveau/kms/nv50: separate out core surface commit")
3dbd036b8419 ("drm/nouveau/kms/nv50: separate out mode commit")
5a223daccbf3 ("drm/nouveau/kms/nv50: give more useful names to encoders")
52aa30f2524d ("drm/nouveau/kms/nv50: switch mst sink back into sst mode")
616915ec7629 ("drm/nouveau/kms: subclass atomic connector state")
595b61cc1316 ("drm/nouveau/fbcon: make use of drm_fb_helper.fb")
9dec92805231 ("drm/nouveau/fbcon: make use of drm_fb_helper.dev")
f3a8b6645dc2 ("drm/nouveau: silence sparse warnings about symbols not being marked static")
768e847759d5 ("drm/nouveau/kms: lvds panel strap moved again on maxwell")
7b624ad8fea1 ("Backmerge tag 'v4.9-rc4' into drm-next")