blob: 224995bc902e895e9ea2dc22547ff24cc3eb27e7 [file] [log] [blame]
0ecaefc14423 ("drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw ntfy_reset()")
8b9d5d63a719 ("drm/nouveau/bo: split buffer move functions into their own source files")
6d6e11e28440 ("drm/nouveau/kms/nv50-: convert wndw image_set() to new push macros")
34838908f62a ("drm/nouveau/kms/nv50-: convert wndw xlut_clr() to new push macros")
222439ebe6d4 ("drm/nouveau/kms/nv50-: convert wndw xlut_set() to new push macros")
72587dca9658 ("drm/nouveau/kms/nv50-: convert wndw csc_set() to new push macros")
bcae99c282aa ("drm/nouveau/kms/nv50-: convert wndw ntfy_clr() to new push macros")
fe8a2eec7dd6 ("drm/nouveau/kms/nv50-: convert wndw ntfy_set() to new push macros")
c686051a5a01 ("drm/nouveau/kms/nv50-: convert wndw sema_clr() to new push macros")
34cf8cae288e ("drm/nouveau/kms/nv50-: convert wndw sema_set() to new push macros")
ed3d1489d271 ("drm/nouveau/nvif: protect waits against GPU falling off the bus")
72ecb0a6ce89 ("drm/nouveau: Fix ttm move init with multiple GPUs")
9a99e904cc5b ("drm/nouveau/kms/gv100-: add support for plane zpos property")
7a962f2b7276 ("drm/nouveau/kms/nv50-: attach immutable zpos property to planes")
a4ec848910a3 ("drm/nouveau/kms/nv50-: use __drm_atomic_helper_plane_reset()")
dffa487822d1 ("drm/nouveau/kms/gv100-: implement csc + enable modern colour managment properties")
2c7442ea17f3 ("drm/nouveau/kms/gv100-: use premultiplied alpha blending between planes")
af364a447b4a ("drm/nouveau/kms/nv50-: enable modern color management properties")
88b703527ba7 ("drm/nouveau/kms/gf119-: add ctm property support")
38a72243235e ("drm/nouveau/kms/nv50-: add fp16 scanout support")
563737c525ea ("drm/nouveau/kms/tu104: initial support")
cb55cd0c66a1 ("drm/nouveau/kms/nv50-: allow more flexibility with lut formats")
0e94043ee1d9 ("drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirk")
eb493fbc150f ("drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs")
facaed62b4cb ("drm/nouveau/kms/gv100: initial support")
2ce7f3862989 ("drm/nouveau/kms/nv50-: initial overlay support")
88b600d421a5 ("drm/nouveau/kms/gk104-: add support for [XA]2R10G10B10 formats")
01d380ab4f70 ("drm/nouveau/kms/gk104-: support additional cursor sizes")
b05d873808c7 ("drm/nouveau/kms/nv50-: separate blocklinear vs linear pitch")
119608a7f3f1 ("drm/nouveau/kms/nv50-: handle degamma LUT from window channels")
e349a05dc8fa ("drm/nouveau/kms/nv50-: plane updates don't always require image_set()")
859b456b6b19 ("drm/nouveau/kms/nv50-: store window visibility in state")
45a2945a3759 ("drm/nouveau/kms/nv50-: simplify swap interval handling")
04fc14be7726 ("drm/nouveau/kms/nv50-: decouple window state changes, and update method submisssion")
53e0a3e70de6 ("drm/nouveau/kms/nv50-: simplify tracking of channel interlocks")
261fcfa96991 ("drm/nouveau/kms/nv50-: extend window image data for stereo/planar formats")
43c181e9deb5 ("drm/nouveau/kms/nv50-: move drm format->hw conversion into common code")
f88bc9d3ecca ("drm/nouveau/kms/nv50-: unify set/clr masks")
9d6c2fe1917f ("drm/nouveau/kms/nv50-: allow specification of valid heads for a window")
ccd27db8c731 ("drm/nouveau/kms/nv50-: split base implementation by hardware class")
09e1b78aab57 ("drm/nouveau/kms/nv50-: split core implementation by hardware class")
1590700d94ac ("drm/nouveau/kms/nv50-: split each resource type into their own source files")
0a3687716bb0 ("drm/nouveau/kms/nv50: abstract OR interfaces so the code can be split")
2ca7fb5c1cc6 ("drm/nouveau/kms/nv50: handle SetControlOutputResource from head")
10ffe0fad533 ("drm/nouveau/kms/nv50-: abstract head interfaces so the code can be split")
9ca6f1ebba10 ("drm/nouveau/kms/nv50: modify core allocation so the code can be split")
d7c6e97a3232 ("drm/nouveau/kms/nv50-: modify base allocation so the code can be split")
b97ace407226 ("drm/nouveau/kms/nv50-: modify cursor allocation so the code can be split")
a97c530eb968 ("drm/nouveau/kms/nv50-: modify overlay allocation so the code can be split")
5bca1621c07c ("drm/nouveau/kms/nv50-: move fb ctxdma tracking into windows")