blob: 4fec3d43914e56120817261c29de2587410e4121 [file] [log] [blame]
f24b6ae19fa2 ("drm/nouveau/disp: split part of OR allocation logic into a function")
6f8dbcf1c9ce ("drm/nouveau/disp: provide hint to OR allocation about HDA requirements")
53b0cc46f27c ("drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP panels")
30ed49b55b6e ("drm/nouveau/kms/nv50-: move code underneath dispnv50/")
3b9ba66ab0e0 ("drm/nouveau/disp/nv50-: delay subunit construction until oneinit")
2863204c6208 ("drm/nouveau/disp/gm200-: allow non-identity mapping of SOR <-> macro links")
6c22ea3747fd ("drm/nouveau/disp: introduce acquire/release display path methods")
3c66c87dc96b ("drm/nouveau/disp: remove hw-specific customisation of output paths")
e8ccc96dd5f4 ("drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_ior")
409b9e54727e ("drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_ior")
7d1fede03c58 ("drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_ior")
a1de2b522fef ("drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_ior")
a3e81117ce0b ("drm/nouveau/disp/g94-: port OR DP link power control to nvkm_ior")
7dc0bac4aabb ("drm/nouveau/disp/g94-: port OR DP link setup to nvkm_ior")
333781045d84 ("drm/nouveau/disp/g94-: port OR DP lane mapping to nvkm_ior")
797b2fb81b50 ("drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior")
0df182466265 ("drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_ior")
9c5753bc708d ("drm/nouveau/disp/nv50-: port OR power state control to nvkm_ior")
29c0ca7389ce ("drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisor")
3607bfd39820 ("drm/nouveau/disp/nv50-: execute supervisor on its own workqueue")
49f2b376df7f ("drm/nouveau/disp/dp: determine a failsafe link training rate")
fafa8b5c9f74 ("drm/nouveau/disp/dp: use cached link configuration when checking link status")
4423c743ef96 ("drm/nouveau/disp/dp: no need for lt_state except during manual link training")
75eefe95ee75 ("drm/nouveau/disp/dp: store current link configuration in nvkm_ior")
01a976376b6e ("drm/nouveau/disp: identity-map display paths to output resources")
b3c9c0226c69 ("drm/nouveau/disp: fork off some new hw-specific implementations")
78f1ad6f6558 ("drm/nouveau/disp: introduce input/output resource abstraction")
57b2d73be275 ("drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head")
14187b007e64 ("drm/nouveau/disp: move vblank_{get,put} methods into nvkm_head")
a1c930789aa5 ("drm/nouveau/disp: introduce object to track per-head functions/state")
4b2b42f8e910 ("drm/nouveau/disp: delay output path / connector construction until oneinit()")
981a8162e2f8 ("drm/nouveau/disp: s/nvkm_connector/nvkm_conn/")
f3e70d2991df ("drm/nouveau/disp: rename nvkm_output_dp to nvkm_dp")
d7ce92e27303 ("drm/nouveau/disp: rename nvkm_output to nvkm_outp")
af85389c614a ("drm/nouveau/disp: shuffle functions around")
a8970743502f ("drm/nouveau/disp/gk104-: Use supplied HDMI InfoFrames")
2709b275c5d7 ("drm/nouveau/disp/gf119: Use supplied HDMI InfoFrames")
ba32836879c3 ("drm/nouveau/disp/gt215: Use supplied HDMI InfoFrames")
a45f7908b3ac ("drm/nouveau/disp/g84-gt200: Use supplied HDMI InfoFrames")
f60213c0ee93 ("drm/nouveau/disp: Add mechanism to convert HDMI InfoFrames to hardware format")
31fe2c200262 ("drm/nouveau/disp/g84-: Extend NVKM HDMI power control method to set InfoFrames")
94000cc32988 ("Merge tag 'v4.10-rc8' into drm-next")