Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau/kms: remove push pointer from nv50_dmac | Ben Skeggs | 2024-07-27 | 1 | -2/+2 |
* | drm/nouveau/kms/nvd9-nv138: Fix CRC calculation for the cursor channel | Lyude Paul | 2021-11-12 | 1 | -1/+2 |
* | drm/nouveau/kms/nv140-: Use hard-coded wndws or core channel for CRC channel | Lyude Paul | 2021-11-12 | 1 | -3/+2 |
* | drm/nouveau/kms/nv50-: use NVIDIA's headers for core crc_set_ctx() | Ben Skeggs | 2020-07-24 | 1 | -1/+1 |
* | drm/nouveau/kms/nv50-: use NVIDIA's headers for core crc_set_src() | Ben Skeggs | 2020-07-24 | 1 | -12/+17 |
* | drm/nouveau/kms/nv50-: convert core crc_set_ctx() to new push macros | Ben Skeggs | 2020-07-24 | 1 | -9/+9 |
* | drm/nouveau/kms/nv50-: convert core crc_set_src() to new push macros | Ben Skeggs | 2020-07-24 | 1 | -16/+14 |
* | drm/nouveau/kms/nvd9-: Add CRC support | Lyude Paul | 2020-07-16 | 1 | -0/+139 |