summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine/disp
AgeCommit message (Expand)Author
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-16Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-14drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...Ben Skeggs
2019-04-10drm/nouveau/nvkm: mark expected switch fall-throughsGustavo A. R. Silva
2019-02-20drm/nouveau/disp/gf119-: decode exception reason to human-readable stringBen Skeggs
2019-02-20drm/nouveau/disp/tu102: rename implementation from tu104Ben Skeggs
2018-12-11drm/nouveau/disp/tu104: initial supportBen Skeggs
2018-12-11drm/nouveau/disp/gv100: fix name of window channels in debug outputBen Skeggs
2018-10-11drm/nouveau/disp: keep track of high-speed state, program into clockIlia Mirkin
2018-10-11drm/nouveau/disp/gm200-: add scdc parameter setterIlia Mirkin
2018-10-11drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0Ilia Mirkin
2018-09-07drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP ...Ben Skeggs
2018-09-07drm/nouveau/disp: fix DP disable raceBen Skeggs
2018-09-07drm/nouveau/disp: move eDP panel power handlingBen Skeggs
2018-09-07drm/nouveau/disp: remove unused struct memberBen Skeggs
2018-07-16drm/nouveau/disp/nv50-gp10x: fix coverity warningBen Skeggs
2018-05-18drm/nouveau/disp/gv100: initial supportBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: pass nvkm_memory objects for channel push buffersBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: add channel interfaces to control error interruptsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: add channel interfaces to determine the user areaBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: merge handling of pio and dma channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: simplify definiton of core channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: simplify definition of cursor channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: simplify definition of base channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: simplify definition of overlay immediate channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: simplify definition of overlay channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: replace user object with engine pointer in channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: initialise from the engine, rather than the user objectBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available piors during oneinitBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available sors during oneinitBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available dacs during oneinitBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available heads during oneinitBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: delay subunit construction until oneinitBen Skeggs
2018-01-09Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-09drm/nouveau/disp/gf119: add missing drive vfunc ptrRob Clark
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02drm/nouveau/disp: add missing newline in ior debug messagesBen Skeggs
2017-11-02drm/nouveau/core/device: remove object include to prevent unnecessary rebuildsBen Skeggs
2017-11-02drm/nouveau/core/object: allow arguments to be passed to map functionBen Skeggs
2017-08-22drm/nouveau/disp: Silence DCB warnings.Rosen Penev
2017-08-22drm/nouveau/disp/gf119-: avoid creating non-existent headsIlia Mirkin
2017-08-10drm/nouveau/disp/nv04: avoid creation of output pathsBen Skeggs
2017-07-25drm/nouveau/disp/nv50-: bump max chans to 21Ilia Mirkin
2017-07-24drm/nouveau/disp: add tv encoders to output resource mappingBen Skeggs
2017-06-17drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HWBen Skeggs
2017-06-16drm/nouveau/disp/gm200-: allow non-identity mapping of SOR <-> macro linksBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 3.0Ben Skeggs
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 2.2Ben Skeggs
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 2.1Ben Skeggs