Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | -14/+30 |
2018-05-18 | drm/nouveau/kms/nv50-: plane updates don't always require image_set() | Ben Skeggs | 1 | -1/+0 |
2018-05-18 | drm/nouveau/kms/nv50-: simplify tracking of channel interlocks | Ben Skeggs | 1 | -8/+8 |
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-: move drm format->hw conversion into common code | Ben Skeggs | 1 | -16/+0 |
2018-05-18 | drm/nouveau/kms/nv50-: allow specification of valid heads for a window | Ben Skeggs | 1 | -1/+1 |
2018-05-18 | drm/nouveau/kms/nv50-: split base implementation by hardware class | Ben Skeggs | 1 | -61/+40 |
2018-05-18 | drm/nouveau/kms/nv50-: split each resource type into their own source files | Ben Skeggs | 1 | -0/+307 |