summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-31drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König
2022-01-25drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()Zhou Qingyang
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann
2022-01-17drm/dp: Move DisplayPort helpers into separate helper moduleThomas Zimmermann
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-21drm/nouveau: wait for the exclusive fence after the shared ones v2Christian König
2021-12-16drm/nouveau/disp/dp: add support for eDP link ratesBen Skeggs
2021-12-16drm/nouveau/disp/dp: add support for hbr3Ben Skeggs
2021-12-16drm/nouveau/disp/dp: add support for lttprsBen Skeggs
2021-12-16drm/nouveau/disp/dp: fixup cr/eq delays for 1.4Ben Skeggs
2021-12-16drm/nouveau/disp/dp: add support for tps4Ben Skeggs
2021-12-16drm/nouveau/disp/dp: generate supported link rates table at detect timeBen Skeggs
2021-12-16drm/nouveau/disp/dp: explicitly control scrambling when setting patternBen Skeggs
2021-12-16drm/nouveau/disp: remove some remnant of a reworkBen Skeggs
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter
2021-12-09Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas
2021-11-23Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-11-18drm/nouveau/acr: fix a couple NULL vs IS_ERR() checksDan Carpenter
2021-11-18drm/nouveau: recognise GA106Ben Skeggs
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-11-17drm/nouveau/kms/nv50-: Explicitly check DPCD backlights for aux enable/bright...Lyude Paul
2021-11-16Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2021-11-12drm/nouveau: set RGB quantization range to FULLHans Verkuil
2021-11-12drm/nouveau/kms: delete an useless function call in nouveau_framebuffer_new()Luo Jiaxing
2021-11-12drm/nouveau/kms/nv50-: Remove several set but not used variables "ret" in disp.cLuo Jiaxing
2021-11-12drm/nouveau/fifo: make tu102_fifo_runlist staticJiapeng Chong
2021-11-12drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' staticLee Jones
2021-11-12drm/nouveau/device: use snprintf() to replace strncpy() to avoid NUL-terminat...Luo Jiaxing
2021-11-12drm/nouveau/kms/nv04: use vzalloc for nv04_displayIlia Mirkin
2021-11-12nouveau/nvkm/subdev/devinit/mcp89.c:Unneeded variabletangchunyou
2021-11-12drm/nouveau/kms/nv50-: Always validate LUTs in nv50_head_atomic_check_lut()Lyude Paul
2021-11-12drm/nouveau/kms/nv50-: Use NV_ATOMIC() in nv50_head_atomic_check_lut()Lyude Paul
2021-11-12drm/nouveau: Remove unused variable retJiapeng Chong
2021-11-12drm/nouveau/kms/nv50-: Correct size checks for cursorsLyude Paul
2021-11-12drm/nouveau/bios/init: A typo fixBhaskar Chowdhury
2021-11-12drm/nouveau/core/client: Mark nvkm_uclient_sclass with static keywordZou Wei
2021-11-12drm/nouveau/pmu/gm200-: use alternate falcon reset sequenceBen Skeggs
2021-11-12drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACRBen Skeggs
2021-11-12drm/nouveau/kms/nv140-: Add CRC methods to gv100_disp_core_mthd_headLyude Paul
2021-11-12drm/nouveau/kms/nvd9-nv138: Fix CRC calculation for the cursor channelLyude Paul
2021-11-12drm/nouveau/kms/nv140-: Use hard-coded wndws or core channel for CRC channelLyude Paul
2021-11-12drm/nouveau/kms/nv50-: Check vbl count after CRC context flipLyude Paul
2021-11-12drm/nouveau/kms/nv50-: Use drm_dbg_kms() in crc.cLyude Paul
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-12Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie