summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2019-02-20drm/nouveau/core: define GSP subdevBen Skeggs
2019-02-20drm/nouveau: fix missing break in switch statementColin Ian King
2019-02-20drm/nouveau: mark expected switch fall-throughGustavo A. R. Silva
2019-02-20drm/nouveau: Don't WARN_ON VCPI allocation failuresLyude Paul
2019-02-20drm/nouveau/pmu: don't print reply values if exec is falseColin Ian King
2019-02-20drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RONColin Ian King
2019-02-20drm/nouveau/bios/dp: make array vsoff static, shrinks object sizeColin Ian King
2019-02-20drm/nouveau/ce/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/fifo/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/disp/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/fault/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/bar/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/mmu/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/mc/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/devinit/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/volt/gf117: fix speedo readout registerIlia Mirkin
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-11Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-02-05drm/nouveau: Move PBN and VCPI allocation into nv50_head_atomLyude Paul
2019-02-05drm/dp_mst: Remove port validation in drm_dp_atomic_find_vcpi_slots()Lyude Paul
2019-02-04Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-01-29drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULTDaniel Vetter
2019-01-28drm/nouveau: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann
2019-01-28drm/nouveau: Replace ttm_bo_reference with ttm_bo_getThomas Zimmermann
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-18Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2019-01-18drm/nouveau/core: recognise TU102Ben Skeggs
2019-01-11drm: Move the legacy kms disable_all helper to crtc helpersDaniel Vetter
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-01-11drm/nouveau: Stop using drm_crtc_force_disableDaniel Vetter
2019-01-11Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2019-01-11drm/nouveau/falcon: avoid touching registers if engine is offIlia Mirkin
2019-01-11drm/nouveau: Don't disable polling in fallback modeTakashi Iwai
2019-01-11drm/nouveau: register backlight on pascal and newerBen Skeggs
2019-01-10drm/nouveau: Use atomic VCPI helpers for MSTLyude Paul
2019-01-10drm/nouveau: Grab payload lock in nv50_msto_payload()Lyude Paul
2019-01-10drm/nouveau: Stop unsetting mstc->port, use malloc refsLyude Paul
2019-01-10drm/nouveau: Keep malloc references to MST portsLyude Paul
2019-01-10drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()Lyude Paul
2019-01-10drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()Lyude Paul
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-02drm/nouveau: fix incorrect FB_BACKLIGHT usage in KconfigBartlomiej Zolnierkiewicz
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-13Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-12-12drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul
2018-12-12drm/nouveau/kms/nv50-: also flush fb writes when rewinding push bufferBen Skeggs
2018-12-11drm/nouveau/ce/tu106: initial supportBen Skeggs
2018-12-11drm/nouveau/fifo/tu106: initial supportBen Skeggs