开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
disp
/
ior.h
Age
Commit message (
Expand
)
Author
2023-10-31
drm/nouveau/disp/r535: initial support
Ben Skeggs
2023-09-19
drm/nouveau/disp: add dp sst config method
Ben Skeggs
2023-09-19
drm/nouveau/disp: add hdmi audio hal function
Ben Skeggs
2023-09-19
drm/nouveau/disp: add output backlight control methods
Ben Skeggs
2023-09-19
drm/nouveau/disp: add output hdmi config method
Ben Skeggs
2022-11-09
drm/nouveau/disp: move HDMI config into acquire + infoframe methods
Ben Skeggs
2022-07-27
drm/nouveau/disp: split sor hda funcs out to their own struct
Ben Skeggs
2022-07-27
drm/nouveau/disp: split sor dp funcs out to their own struct
Ben Skeggs
2022-07-27
drm/nouveau/disp: replace hda func pointer check with flag
Ben Skeggs
2022-07-27
drm/nouveau/disp: merge head/outp/ior code into chipset files
Ben Skeggs
2021-01-15
drm/nouveau/disp/ga10[24]: initial support
Ben Skeggs
2020-07-24
drm/nouveau/disp/gm200-: remove 'head' parameter from nvkm_ior_func.hdmi.scdc()
Ben Skeggs
2020-06-04
drm/nouveau/disp/gp100: split SOR implementation from gm200
Ben Skeggs
2020-05-22
drm/nouveau/disp/hda/gv100-: NV_PDISP_SF_AUDIO_CNTRL0 register moved
Ben Skeggs
2020-05-22
drm/nouveau/disp/hda/gf119-: add HAL for programming device entry in SF
Ben Skeggs
2020-05-22
drm/nouveau/disp/hda/gt215-: pass head to nvkm_ior.hda.eld()
Ben Skeggs
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2019-02-20
drm/nouveau/disp/tu102: rename implementation from tu104
Ben Skeggs
2018-12-11
drm/nouveau/disp/tu104: initial support
Ben Skeggs
2018-10-11
drm/nouveau/disp: keep track of high-speed state, program into clock
Ilia Mirkin
2018-10-11
drm/nouveau/disp/gm200-: add scdc parameter setter
Ilia Mirkin
2018-10-11
drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0
Ilia Mirkin
2018-09-07
drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP ...
Ben Skeggs
2018-05-18
drm/nouveau/disp/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/disp/nv50-: fetch mask of available piors during oneinit
Ben Skeggs
2018-05-18
drm/nouveau/disp/nv50-: fetch mask of available sors during oneinit
Ben Skeggs
2018-05-18
drm/nouveau/disp/nv50-: fetch mask of available dacs during oneinit
Ben Skeggs
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
drm/nouveau/disp: add missing newline in ior debug messages
Ben Skeggs
2017-07-24
drm/nouveau/disp: add tv encoders to output resource mapping
Ben Skeggs
2017-06-17
drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW
Ben Skeggs
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 3.0
Ben Skeggs
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.2
Ben Skeggs
2017-06-16
drm/nouveau/disp/dp: determine link bandwidth requirements from head state
Ben Skeggs
2017-06-16
drm/nouveau/disp: introduce acquire/release display path methods
Ben Skeggs
2017-06-16
drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_ior
Ben Skeggs
2017-06-16
drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_ior
Ben Skeggs
2017-06-16
drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_ior
Ben Skeggs
2017-06-16
drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_ior
Ben Skeggs
2017-06-16
drm/nouveau/disp/g94-: port OR DP link power control to nvkm_ior
Ben Skeggs
2017-06-16
drm/nouveau/disp/g94-: port OR DP link setup to nvkm_ior
Ben Skeggs
2017-06-16
drm/nouveau/disp/g94-: port OR DP lane mapping to nvkm_ior
Ben Skeggs
2017-06-16
drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior
Ben Skeggs
2017-06-16
drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_ior
Ben Skeggs
2017-06-16
drm/nouveau/disp/nv50-: port OR power state control to nvkm_ior
Ben Skeggs
2017-06-16
drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisor
Ben Skeggs
2017-06-16
drm/nouveau/disp/dp: store current link configuration in nvkm_ior
Ben Skeggs
2017-06-16
drm/nouveau/disp: identity-map display paths to output resources
Ben Skeggs
2017-06-16
drm/nouveau/disp: fork off some new hw-specific implementations
Ben Skeggs
[next]