summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/disp/r535: initial supportBen Skeggs2023-10-311-0/+2
* drm/nouveau/disp: add dp sst config methodBen Skeggs2023-09-191-0/+2
* drm/nouveau/disp: add hdmi audio hal functionBen Skeggs2023-09-191-0/+1
* drm/nouveau/disp: add output backlight control methodsBen Skeggs2023-09-191-0/+7
* drm/nouveau/disp: add output hdmi config methodBen Skeggs2023-09-191-2/+3
* drm/nouveau/disp: move HDMI config into acquire + infoframe methodsBen Skeggs2022-11-091-9/+14
* drm/nouveau/disp: split sor hda funcs out to their own structBen Skeggs2022-07-271-6/+5
* drm/nouveau/disp: split sor dp funcs out to their own structBen Skeggs2022-07-271-3/+5
* drm/nouveau/disp: replace hda func pointer check with flagBen Skeggs2022-07-271-1/+2
* drm/nouveau/disp: merge head/outp/ior code into chipset filesBen Skeggs2022-07-271-53/+28
* drm/nouveau/disp/ga10[24]: initial supportBen Skeggs2021-01-151-0/+4
* drm/nouveau/disp/gm200-: remove 'head' parameter from nvkm_ior_func.hdmi.scdc()Ben Skeggs2020-07-241-2/+2
* drm/nouveau/disp/gp100: split SOR implementation from gm200Ben Skeggs2020-06-041-0/+1
* drm/nouveau/disp/hda/gv100-: NV_PDISP_SF_AUDIO_CNTRL0 register movedBen Skeggs2020-05-221-0/+2
* drm/nouveau/disp/hda/gf119-: add HAL for programming device entry in SFBen Skeggs2020-05-221-0/+2
* drm/nouveau/disp/hda/gt215-: pass head to nvkm_ior.hda.eld()Ben Skeggs2020-05-221-3/+3
* drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin2019-07-191-1/+1
* drm/nouveau/disp/tu102: rename implementation from tu104Ben Skeggs2019-02-201-1/+1
* drm/nouveau/disp/tu104: initial supportBen Skeggs2018-12-111-0/+7
* drm/nouveau/disp: keep track of high-speed state, program into clockIlia Mirkin2018-10-111-0/+5
* drm/nouveau/disp/gm200-: add scdc parameter setterIlia Mirkin2018-10-111-0/+2
* drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0Ilia Mirkin2018-10-111-0/+1
* drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP ...Ben Skeggs2018-09-071-0/+1
* drm/nouveau/disp/gv100: initial supportBen Skeggs2018-05-181-1/+9
* drm/nouveau/disp/nv50-: fetch mask of available piors during oneinitBen Skeggs2018-05-181-0/+1
* drm/nouveau/disp/nv50-: fetch mask of available sors during oneinitBen Skeggs2018-05-181-2/+8
* drm/nouveau/disp/nv50-: fetch mask of available dacs during oneinitBen Skeggs2018-05-181-0/+3
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-1/+1
|\
| * drm/nouveau/disp: add missing newline in ior debug messagesBen Skeggs2017-11-021-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* drm/nouveau/disp: add tv encoders to output resource mappingBen Skeggs2017-07-241-0/+1
* drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HWBen Skeggs2017-06-171-0/+2
* 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-0/+13
* drm/nouveau/disp/dp: determine link bandwidth requirements from head stateBen Skeggs2017-06-161-0/+2
* drm/nouveau/disp: introduce acquire/release display path methodsBen Skeggs2017-06-161-0/+6
* drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_iorBen Skeggs2017-06-161-0/+3
* drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_iorBen Skeggs2017-06-161-0/+15
* drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_iorBen Skeggs2017-06-161-0/+4
* drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_iorBen Skeggs2017-06-161-0/+5
* drm/nouveau/disp/g94-: port OR DP link power control to nvkm_iorBen Skeggs2017-06-161-0/+2
* drm/nouveau/disp/g94-: port OR DP link setup to nvkm_iorBen Skeggs2017-06-161-0/+11
* drm/nouveau/disp/g94-: port OR DP lane mapping to nvkm_iorBen Skeggs2017-06-161-0/+4
* drm/nouveau/disp/g84-: port OR HDMI control to nvkm_iorBen Skeggs2017-06-161-0/+11
* drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_iorBen Skeggs2017-06-161-0/+2
* drm/nouveau/disp/nv50-: port OR power state control to nvkm_iorBen Skeggs2017-06-161-0/+12
* drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisorBen Skeggs2017-06-161-0/+9
* drm/nouveau/disp/dp: store current link configuration in nvkm_iorBen Skeggs2017-06-161-0/+8
* drm/nouveau/disp: identity-map display paths to output resourcesBen Skeggs2017-06-161-0/+10
* drm/nouveau/disp: fork off some new hw-specific implementationsBen Skeggs2017-06-161-0/+6