开源镜像站
帮助
动态
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
/
rootnv50.c
Age
Commit message (
Expand
)
Author
2022-11-09
drm/nouveau/disp: move head scanoutpos method
Ben Skeggs
2022-11-09
drm/nouveau/disp: move DP MST payload config method
Ben Skeggs
2022-11-09
drm/nouveau/disp: move DP link config into acquire
Ben Skeggs
2022-11-09
drm/nouveau/disp: move HDA ELD method
Ben Skeggs
2022-11-09
drm/nouveau/disp: move HDMI config into acquire + infoframe methods
Ben Skeggs
2022-11-07
drm/nouveau/disp: move LVDS protocol information into acquire
Ben Skeggs
2022-11-07
drm/nouveau/disp: move and extend the role of outp acquire/release methods
Ben Skeggs
2022-07-27
drm/nouveau/disp: move DAC load detection method
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: merge head/outp/ior code into chipset files
Ben Skeggs
2022-07-27
drm/nouveau/disp: add common class handling between <nv50 and >=nv50
Ben Skeggs
2022-07-27
drm/nouveau/disp: collapse nv50_disp into nvkm_disp
Ben Skeggs
2022-07-27
drm/nouveau/disp: collapse nvkm_dp into nvkm_outp
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: provide hint to OR allocation about HDA requirements
Ben Skeggs
2020-05-22
drm/nouveau/disp/hda/gt215-: pass head to nvkm_ior.hda.eld()
Ben Skeggs
2018-10-11
drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0
Ilia Mirkin
2018-05-18
drm/nouveau/disp/nv50-: merge handling of pio and dma channels
Ben Skeggs
2018-05-18
drm/nouveau/disp/nv50-: simplify definiton of core channels
Ben Skeggs
2018-05-18
drm/nouveau/disp/nv50-: simplify definition of cursor channels
Ben Skeggs
2018-05-18
drm/nouveau/disp/nv50-: simplify definition of base channels
Ben Skeggs
2018-05-18
drm/nouveau/disp/nv50-: simplify definition of overlay immediate channels
Ben Skeggs
2018-05-18
drm/nouveau/disp/nv50-: simplify definition of overlay channels
Ben Skeggs
2018-05-18
drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object
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-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.2
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/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/dp: train link only when actively displaying an image
Ben Skeggs
2017-06-16
drm/nouveau/disp/dp: remove DP_PWR method
Ben Skeggs
2017-06-16
drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head
Ben Skeggs
2017-06-16
drm/nouveau/disp: introduce object to track per-head functions/state
Ben Skeggs
2017-06-16
drm/nouveau/disp: rename nvkm_output to nvkm_outp
Ben Skeggs
2016-11-17
drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes
Ben Skeggs
2016-11-07
drm/nouveau/disp/sor/gf119-: add method to program mst payload information
Ben Skeggs
2016-11-07
drm/nouveau/disp/sor/gf119-: add method to control mst enable
Ben Skeggs
2016-11-07
drm/nouveau/disp/dp: remove workqueue for link training
Ben Skeggs
2016-11-07
drm/nouveau: mark symbols static where possible
Baoyou Xie
2016-01-11
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
2016-01-11
drm/nouveau/nvif: split out display interface definitions
Ben Skeggs
2015-08-28
drm/nouveau/disp: convert to new-style nvkm_engine
Ben Skeggs
2015-08-28
drm/nouveau/disp: convert user classes to new-style nvkm_object
Ben Skeggs
2015-08-28
drm/nouveau/disp: split user classes out from engine implementations
Ben Skeggs