summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-27drm/nouveau/disp: collapse nv50_disp into nvkm_dispBen Skeggs1-83/+0
2022-07-27drm/nouveau/disp: collapse nv50_disp_func into nvkm_disp_funcBen Skeggs1-21/+2
2021-02-11drm/nouveau/disp: switch to instanced constructorBen Skeggs1-2/+2
2021-01-15drm/nouveau/disp/ga10[24]: initial supportBen Skeggs1-0/+2
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin1-1/+1
2019-02-20drm/nouveau/disp/gf119-: decode exception reason to human-readable stringBen Skeggs1-0/+3
2018-12-11drm/nouveau/disp/tu104: initial supportBen Skeggs1-0/+5
2018-05-18drm/nouveau/disp/gv100: initial supportBen Skeggs1-3/+6
2018-05-18drm/nouveau/disp/nv50-: merge handling of pio and dma channelsBen Skeggs1-0/+7
2018-05-18drm/nouveau/disp/nv50-: initialise from the engine, rather than the user objectBen Skeggs1-0/+9
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available piors during oneinitBen Skeggs1-6/+3
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available sors during oneinitBen Skeggs1-6/+3
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available dacs during oneinitBen Skeggs1-7/+2
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available heads during oneinitBen Skeggs1-3/+3
2018-05-18drm/nouveau/disp/nv50-: delay subunit construction until oneinitBen Skeggs1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-25drm/nouveau/disp/nv50-: bump max chans to 21Ilia Mirkin1-1/+1
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 3.0Ben Skeggs1-0/+1
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 2.2Ben Skeggs1-1/+1
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 2.1Ben Skeggs1-0/+1
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 2.0Ben Skeggs1-0/+1
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 1.0Ben Skeggs1-0/+2
2017-06-16drm/nouveau/disp: introduce acquire/release display path methodsBen Skeggs1-1/+0
2017-06-16drm/nouveau/disp: remove hw-specific customisation of output pathsBen Skeggs1-18/+0
2017-06-16drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_iorBen Skeggs1-8/+0
2017-06-16drm/nouveau/disp/g84-: port OR HDMI control to nvkm_iorBen Skeggs1-6/+0
2017-06-16drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_iorBen Skeggs1-3/+0
2017-06-16drm/nouveau/disp/nv50-: port OR power state control to nvkm_iorBen Skeggs1-7/+0
2017-06-16drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisorBen Skeggs1-0/+2
2017-06-16drm/nouveau/disp/nv50-: execute supervisor on its own workqueueBen Skeggs1-0/+1
2017-06-16drm/nouveau/disp: introduce input/output resource abstractionBen Skeggs1-0/+3
2017-06-16drm/nouveau/disp: common implementation of scanoutpos method in nvkm_headBen Skeggs1-6/+0
2017-06-16drm/nouveau/disp: move vblank_{get,put} methods into nvkm_headBen Skeggs1-6/+0
2017-06-16drm/nouveau/disp: introduce object to track per-head functions/stateBen Skeggs1-0/+1
2017-06-16drm/nouveau/disp: shuffle functions aroundBen Skeggs1-15/+7
2017-06-16drm/nouveau/disp: Add mechanism to convert HDMI InfoFrames to hardware formatAlastair Bridgewater1-0/+11
2016-07-14drm/nouveau/disp/gp104: initial supportBen Skeggs1-0/+2
2015-08-28drm/nouveau/disp: convert to new-style nvkm_engineBen Skeggs1-26/+65
2015-08-28drm/nouveau/disp: convert user classes to new-style nvkm_objectBen Skeggs1-56/+3
2015-08-28drm/nouveau/disp: split user classes out from engine implementationsBen Skeggs1-115/+21
2015-08-28drm/nouveau/sw: remove dependence on namedb/engctx lookupBen Skeggs1-1/+0
2015-08-28drm/nouveau/nvif: replace path-based object identificationBen Skeggs1-1/+0
2015-08-28drm/nouveau/disp: transition outp/conn away from being based on nvkm_objectBen Skeggs1-1/+1
2015-08-28drm/nouveau/disp: cosmetic changesBen Skeggs1-5/+5
2015-08-28drm/nouveau/disp/dp: gm1xx appears to have same dp lane ordering as gm2xxBen Skeggs1-0/+1
2015-01-22drm/nouveau/disp: namespace + nvidia gpu names (no binary change)Ben Skeggs1-117/+91
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs1-0/+252