summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv50/crc907d.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/kms: remove push pointer from nv50_dmacBen Skeggs2024-07-271-2/+2
* drm/nouveau/kms/nvd9-nv138: Fix CRC calculation for the cursor channelLyude Paul2021-11-121-1/+2
* drm/nouveau/kms/nv140-: Use hard-coded wndws or core channel for CRC channelLyude Paul2021-11-121-3/+2
* drm/nouveau/kms/nv50-: use NVIDIA's headers for core crc_set_ctx()Ben Skeggs2020-07-241-1/+1
* drm/nouveau/kms/nv50-: use NVIDIA's headers for core crc_set_src()Ben Skeggs2020-07-241-12/+17
* drm/nouveau/kms/nv50-: convert core crc_set_ctx() to new push macrosBen Skeggs2020-07-241-9/+9
* drm/nouveau/kms/nv50-: convert core crc_set_src() to new push macrosBen Skeggs2020-07-241-16/+14
* drm/nouveau/kms/nvd9-: Add CRC supportLyude Paul2020-07-161-0/+139