summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/disp/gv100: initial supportBen Skeggs2018-05-181-3/+6
* drm/nouveau/disp/nv50-: merge handling of pio and dma channelsBen Skeggs2018-05-181-0/+7
* drm/nouveau/disp/nv50-: initialise from the engine, rather than the user objectBen Skeggs2018-05-181-0/+9
* drm/nouveau/disp/nv50-: fetch mask of available piors during oneinitBen Skeggs2018-05-181-6/+3
* drm/nouveau/disp/nv50-: fetch mask of available sors during oneinitBen Skeggs2018-05-181-6/+3
* drm/nouveau/disp/nv50-: fetch mask of available dacs during oneinitBen Skeggs2018-05-181-7/+2
* drm/nouveau/disp/nv50-: fetch mask of available heads during oneinitBen Skeggs2018-05-181-3/+3
* drm/nouveau/disp/nv50-: delay subunit construction until oneinitBen Skeggs2018-05-181-0/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* drm/nouveau/disp/nv50-: bump max chans to 21Ilia Mirkin2017-07-251-1/+1
* drm/nouveau/disp/nv50-: implement a common supervisor 3.0Ben Skeggs2017-06-161-0/+1
* drm/nouveau/disp/nv50-: implement a common supervisor 2.2Ben Skeggs2017-06-161-1/+1
* drm/nouveau/disp/nv50-: implement a common supervisor 2.1Ben Skeggs2017-06-161-0/+1
* drm/nouveau/disp/nv50-: implement a common supervisor 2.0Ben Skeggs2017-06-161-0/+1
* drm/nouveau/disp/nv50-: implement a common supervisor 1.0Ben Skeggs2017-06-161-0/+2
* drm/nouveau/disp: introduce acquire/release display path methodsBen Skeggs2017-06-161-1/+0
* drm/nouveau/disp: remove hw-specific customisation of output pathsBen Skeggs2017-06-161-18/+0
* drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_iorBen Skeggs2017-06-161-8/+0
* drm/nouveau/disp/g84-: port OR HDMI control to nvkm_iorBen Skeggs2017-06-161-6/+0
* drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_iorBen Skeggs2017-06-161-3/+0
* drm/nouveau/disp/nv50-: port OR power state control to nvkm_iorBen Skeggs2017-06-161-7/+0
* drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisorBen Skeggs2017-06-161-0/+2
* drm/nouveau/disp/nv50-: execute supervisor on its own workqueueBen Skeggs2017-06-161-0/+1
* drm/nouveau/disp: introduce input/output resource abstractionBen Skeggs2017-06-161-0/+3
* drm/nouveau/disp: common implementation of scanoutpos method in nvkm_headBen Skeggs2017-06-161-6/+0
* drm/nouveau/disp: move vblank_{get,put} methods into nvkm_headBen Skeggs2017-06-161-6/+0
* drm/nouveau/disp: introduce object to track per-head functions/stateBen Skeggs2017-06-161-0/+1
* drm/nouveau/disp: shuffle functions aroundBen Skeggs2017-06-161-15/+7
* drm/nouveau/disp: Add mechanism to convert HDMI InfoFrames to hardware formatAlastair Bridgewater2017-06-161-0/+11
* drm/nouveau/disp/gp104: initial supportBen Skeggs2016-07-141-0/+2
* drm/nouveau/disp: convert to new-style nvkm_engineBen Skeggs2015-08-281-26/+65
* drm/nouveau/disp: convert user classes to new-style nvkm_objectBen Skeggs2015-08-281-56/+3
* drm/nouveau/disp: split user classes out from engine implementationsBen Skeggs2015-08-281-115/+21
* drm/nouveau/sw: remove dependence on namedb/engctx lookupBen Skeggs2015-08-281-1/+0
* drm/nouveau/nvif: replace path-based object identificationBen Skeggs2015-08-281-1/+0
* drm/nouveau/disp: transition outp/conn away from being based on nvkm_objectBen Skeggs2015-08-281-1/+1
* drm/nouveau/disp: cosmetic changesBen Skeggs2015-08-281-5/+5
* drm/nouveau/disp/dp: gm1xx appears to have same dp lane ordering as gm2xxBen Skeggs2015-08-281-0/+1
* drm/nouveau/disp: namespace + nvidia gpu names (no binary change)Ben Skeggs2015-01-221-117/+91
* drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs2015-01-221-0/+252
OpenPOWER on IntegriCloud