Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-29 | drm/nouveau/dispnv50: Restore pushing of all data. | Bastian Beranek | 1 | -1/+5 |
2020-07-24 | drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw image_set() | Ben Skeggs | 1 | -16/+36 |
2020-07-24 | drm/nouveau/kms/nv50-: convert wndw image_set() to new push macros | Ben Skeggs | 1 | -27/+27 |
2019-08-23 | drm/nouveau/kms/nv50-: add fp16 scanout support | Ilia Mirkin | 1 | -1/+10 |
2018-05-18 | drm/nouveau/kms/nv50-: separate blocklinear vs linear pitch | Ben Skeggs | 1 | -2/+3 |
2018-05-18 | drm/nouveau/kms/nv50-: handle degamma LUT from window channels | Ben Skeggs | 1 | -1/+3 |
2018-05-18 | drm/nouveau/kms/nv50-: simplify tracking of channel interlocks | Ben Skeggs | 1 | -1/+2 |
2018-05-18 | drm/nouveau/kms/nv50-: extend window image data for stereo/planar formats | Ben Skeggs | 1 | -3/+3 |
2018-05-18 | drm/nouveau/kms/nv50-: split base implementation by hardware class | Ben Skeggs | 1 | -0/+67 |