index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
Files
Lines
2022-07-27
drm/nouveau/disp: collapse nv50_disp into nvkm_disp
Ben Skeggs
1
-6
/
+6
2022-07-27
drm/nouveau/disp: collapse nvkm_dp into nvkm_outp
Ben Skeggs
1
-3
/
+1
2020-07-24
drm/nouveau/disp/gm200-: remove 'head' parameter from nvkm_ior_func.hdmi.scdc()
Ben Skeggs
1
-2
/
+1
2020-06-04
drm/nouveau/disp: provide hint to OR allocation about HDA requirements
Ben Skeggs
1
-2
/
+2
2020-05-22
drm/nouveau/disp/hda/gt215-: pass head to nvkm_ior.hda.eld()
Ben Skeggs
1
-1
/
+1
2018-10-11
drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0
Ilia Mirkin
1
-2
/
+8
2018-05-18
drm/nouveau/disp/nv50-: merge handling of pio and dma channels
Ben Skeggs
1
-1
/
+1
2018-05-18
drm/nouveau/disp/nv50-: simplify definiton of core channels
Ben Skeggs
1
-22
/
+1
2018-05-18
drm/nouveau/disp/nv50-: simplify definition of cursor channels
Ben Skeggs
1
-22
/
+1
2018-05-18
drm/nouveau/disp/nv50-: simplify definition of base channels
Ben Skeggs
1
-1
/
+1
2018-05-18
drm/nouveau/disp/nv50-: simplify definition of overlay immediate channels
Ben Skeggs
1
-1
/
+1
2018-05-18
drm/nouveau/disp/nv50-: simplify definition of overlay channels
Ben Skeggs
1
-1
/
+22
2018-05-18
drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object
Ben Skeggs
1
-120
/
+0
2018-05-18
drm/nouveau/disp/nv50-: fetch mask of available piors during oneinit
Ben Skeggs
1
-1
/
+1
2018-05-18
drm/nouveau/disp/nv50-: fetch mask of available sors during oneinit
Ben Skeggs
1
-1
/
+1
2018-05-18
drm/nouveau/disp/nv50-: fetch mask of available dacs during oneinit
Ben Skeggs
1
-1
/
+1
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.2
Ben Skeggs
1
-0
/
+1
2017-06-16
drm/nouveau/disp: introduce acquire/release display path methods
Ben Skeggs
1
-0
/
+22
2017-06-16
drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_ior
Ben Skeggs
1
-5
/
+6
2017-06-16
drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_ior
Ben Skeggs
1
-4
/
+32
2017-06-16
drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior
Ben Skeggs
1
-3
/
+39
2017-06-16
drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_ior
Ben Skeggs
1
-2
/
+17
2017-06-16
drm/nouveau/disp/nv50-: port OR power state control to nvkm_ior
Ben Skeggs
1
-9
/
+16
2017-06-16
drm/nouveau/disp/dp: train link only when actively displaying an image
Ben Skeggs
1
-6
/
+2
2017-06-16
drm/nouveau/disp/dp: remove DP_PWR method
Ben Skeggs
1
-24
/
+0
2017-06-16
drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head
Ben Skeggs
1
-47
/
+15
2017-06-16
drm/nouveau/disp: introduce object to track per-head functions/state
Ben Skeggs
1
-10
/
+12
2017-06-16
drm/nouveau/disp: rename nvkm_output to nvkm_outp
Ben Skeggs
1
-2
/
+1
2016-11-17
drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes
Ben Skeggs
1
-2
/
+2
2016-11-07
drm/nouveau/disp/sor/gf119-: add method to program mst payload information
Ben Skeggs
1
-0
/
+23
2016-11-07
drm/nouveau/disp/sor/gf119-: add method to control mst enable
Ben Skeggs
1
-0
/
+20
2016-11-07
drm/nouveau/disp/dp: remove workqueue for link training
Ben Skeggs
1
-1
/
+1
2016-11-07
drm/nouveau: mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2016-01-11
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
1
-7
/
+9
2016-01-11
drm/nouveau/nvif: split out display interface definitions
Ben Skeggs
1
-1
/
+2
2015-08-28
drm/nouveau/disp: convert to new-style nvkm_engine
Ben Skeggs
1
-16
/
+16
2015-08-28
drm/nouveau/disp: convert user classes to new-style nvkm_object
Ben Skeggs
1
-61
/
+132
2015-08-28
drm/nouveau/disp: split user classes out from engine implementations
Ben Skeggs
1
-0
/
+328