summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez2022-01-311-1/+1
* Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-1042-212/+396
|\
| * Merge v5.16-rc5 into drm-nextDaniel Vetter2021-12-143-4/+30
| |\
| * \ Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2021-12-091-2/+2
| |\ \
| | * | drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas2021-11-271-2/+2
| * | | Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-11-2341-200/+376
| |\| |
| | * | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-11-1822-32/+393
| | |\ \
| | * | | drm/nouveau/kms/nv50-: Explicitly check DPCD backlights for aux enable/bright...Lyude Paul2021-11-171-1/+4
| | * | | drm/nouveau: set RGB quantization range to FULLHans Verkuil2021-11-121-0/+3
| | * | | drm/nouveau/kms: delete an useless function call in nouveau_framebuffer_new()Luo Jiaxing2021-11-121-4/+1
| | * | | drm/nouveau/kms/nv50-: Remove several set but not used variables "ret" in disp.cLuo Jiaxing2021-11-121-5/+3
| | * | | drm/nouveau/fifo: make tu102_fifo_runlist staticJiapeng Chong2021-11-121-1/+1
| | * | | drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' staticLee Jones2021-11-121-1/+1
| | * | | drm/nouveau/device: use snprintf() to replace strncpy() to avoid NUL-terminat...Luo Jiaxing2021-11-121-2/+2
| | * | | drm/nouveau/kms/nv04: use vzalloc for nv04_displayIlia Mirkin2021-11-121-2/+2
| | * | | nouveau/nvkm/subdev/devinit/mcp89.c:Unneeded variabletangchunyou2021-11-121-2/+1
| | * | | drm/nouveau/kms/nv50-: Always validate LUTs in nv50_head_atomic_check_lut()Lyude Paul2021-11-1211-28/+41
| | * | | drm/nouveau/kms/nv50-: Use NV_ATOMIC() in nv50_head_atomic_check_lut()Lyude Paul2021-11-121-2/+6
| | * | | drm/nouveau: Remove unused variable retJiapeng Chong2021-11-121-2/+1
| | * | | drm/nouveau/kms/nv50-: Correct size checks for cursorsLyude Paul2021-11-121-1/+14
| | * | | drm/nouveau/bios/init: A typo fixBhaskar Chowdhury2021-11-121-1/+1
| | * | | drm/nouveau/core/client: Mark nvkm_uclient_sclass with static keywordZou Wei2021-11-121-1/+1
| | * | | drm/nouveau/pmu/gm200-: use alternate falcon reset sequenceBen Skeggs2021-11-126-6/+41
| | * | | drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACRBen Skeggs2021-11-121-16/+21
| | * | | drm/nouveau/kms/nv140-: Add CRC methods to gv100_disp_core_mthd_headLyude Paul2021-11-121-0/+2
| | * | | drm/nouveau/kms/nvd9-nv138: Fix CRC calculation for the cursor channelLyude Paul2021-11-122-1/+5
| | * | | drm/nouveau/kms/nv140-: Use hard-coded wndws or core channel for CRC channelLyude Paul2021-11-129-74/+187
| | * | | drm/nouveau/kms/nv50-: Check vbl count after CRC context flipLyude Paul2021-11-121-3/+9
| | * | | drm/nouveau/kms/nv50-: Use drm_dbg_kms() in crc.cLyude Paul2021-11-121-10/+8
| | * | | drm/nouveau: use the new interator in nv50_wndw_prepare_fbChristian König2021-10-291-1/+9
| | * | | drm/nouveau: use the new iterator in nouveau_fence_syncChristian König2021-10-221-36/+12
* | | | | drm/nouveau: wait for the exclusive fence after the shared ones v2Christian König2021-12-211-13/+15
| |_|_|/ |/| | |
* | | | drm/nouveau/acr: fix a couple NULL vs IS_ERR() checksDan Carpenter2021-11-182-4/+8
* | | | drm/nouveau: recognise GA106Ben Skeggs2021-11-181-0/+22
|/ / /
* | | Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2021-11-1610-27/+15
|\ \ \ | | |/ | |/|
| * | Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-11-1210-18/+53
| |\ \
| | * \ Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-11-125-8/+48
| | |\ \
| | * \ \ Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...Dave Airlie2021-11-111-1/+1
| | |\ \ \
| | | * | | drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe2021-11-051-1/+1
| | | | |/ | | | |/|
| | * | | Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-11-055-9/+4
| | |\| |
| | | * | drm/nouveau/mmu/gp100: remove unused variableKarol Herbst2021-10-121-1/+1
| | | * | drm/nouveau/nouveau_bo: Remove unused variables 'dev'Lee Jones2021-10-111-4/+0
| | | * | drm/nouveau/gem: remove redundant semi-colonYang Yingliang2021-10-111-1/+1
| | | * | drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.Luo penghao2021-10-111-1/+1
| | | * | drm/nouveau/mmu: drop unneeded assignment in the nvkm_uvmm_mthd_page()Luo penghao2021-10-111-1/+1
| | | * | drm/nouveau/nvenc: remove duplicate include in base.cyong yiran2021-10-111-1/+0
| * | | | mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple2021-11-111-2/+2
| * | | | Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-11-023-7/+5
| |\| | |
| | * | | BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie2021-10-2816-12/+338
| | |\ \ \
| | * | | | drm: Update MST First Link Slot Information Based on Encoding FormatBhawanpreet Lakha2021-10-251-1/+1
| | | |/ / | | |/| |