index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
disp
/
gf119.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/disp/tu102-: prepare for GSP-RM
Ben Skeggs
2023-10-31
1
-1
/
+1
*
drm/nouveau/disp: add output backlight control methods
Ben Skeggs
2023-09-20
1
-0
/
+1
*
drm/nouveau/disp: remove SOR routing updates from supervisor
Ben Skeggs
2023-09-20
1
-1
/
+0
*
drm/nouveau/disp: move HDMI config into acquire + infoframe methods
Ben Skeggs
2022-11-08
1
-36
/
+57
*
drm/nouveau/disp: add supervisor mutex
Ben Skeggs
2022-07-27
1
-0
/
+4
*
drm/nouveau/disp: add common channel class handling
Ben Skeggs
2022-07-27
1
-41
/
+40
*
drm/nouveau/disp: split sor hda funcs out to their own struct
Ben Skeggs
2022-07-27
1
-7
/
+10
*
drm/nouveau/disp: split sor dp funcs out to their own struct
Ben Skeggs
2022-07-27
1
-13
/
+16
*
drm/nouveau/disp: replace hda func pointer check with flag
Ben Skeggs
2022-07-27
1
-2
/
+2
*
drm/nouveau/disp: merge nv50_disp_new_() and nvkm_disp_new()
Ben Skeggs
2022-07-27
1
-2
/
+1
*
drm/nouveau/disp: group supervisor-related struct members
Ben Skeggs
2022-07-27
1
-8
/
+8
*
drm/nouveau/disp: merge head/outp/ior code into chipset files
Ben Skeggs
2022-07-27
1
-3
/
+951
*
drm/nouveau/disp: add common class handling between <nv50 and >=nv50
Ben Skeggs
2022-07-27
1
-2
/
+11
*
drm/nouveau/disp: collapse nv50_disp into nvkm_disp
Ben Skeggs
2022-07-27
1
-32
/
+29
*
drm/nouveau/disp: collapse nv50_disp_func into nvkm_disp_func
Ben Skeggs
2022-07-27
1
-4
/
+9
*
drm/nouveau/disp: switch to instanced constructor
Ben Skeggs
2021-02-11
1
-2
/
+3
*
drm/nouveau/disp/gf119-: decode exception reason to human-readable string
Ben Skeggs
2019-02-19
1
-5
/
+11
*
drm/nouveau/disp/nv50-: merge handling of pio and dma channels
Ben Skeggs
2018-05-18
1
-0
/
+1
*
drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object
Ben Skeggs
2018-05-18
1
-0
/
+82
*
drm/nouveau/disp/nv50-: fetch mask of available sors during oneinit
Ben Skeggs
2018-05-18
1
-1
/
+1
*
drm/nouveau/disp/nv50-: fetch mask of available dacs during oneinit
Ben Skeggs
2018-05-18
1
-1
/
+1
*
drm/nouveau/disp/nv50-: fetch mask of available heads during oneinit
Ben Skeggs
2018-05-18
1
-10
/
+2
*
drm/nouveau/disp/nv50-: implement a common supervisor 3.0
Ben Skeggs
2017-06-16
1
-124
/
+1
*
drm/nouveau/disp/nv50-: implement a common supervisor 2.2
Ben Skeggs
2017-06-16
1
-116
/
+1
*
drm/nouveau/disp/nv50-: implement a common supervisor 2.1
Ben Skeggs
2017-06-16
1
-13
/
+2
*
drm/nouveau/disp/nv50-: implement a common supervisor 2.0
Ben Skeggs
2017-06-16
1
-65
/
+1
*
drm/nouveau/disp/nv50-: implement a common supervisor 1.0
Ben Skeggs
2017-06-16
1
-8
/
+1
*
drm/nouveau/disp: introduce acquire/release display path methods
Ben Skeggs
2017-06-16
1
-3
/
+1
*
drm/nouveau/disp: remove hw-specific customisation of output paths
Ben Skeggs
2017-06-16
1
-4
/
+0
*
drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_ior
Ben Skeggs
2017-06-16
1
-3
/
+1
*
drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior
Ben Skeggs
2017-06-16
1
-1
/
+0
*
drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_ior
Ben Skeggs
2017-06-16
1
-3
/
+1
*
drm/nouveau/disp/nv50-: port OR power state control to nvkm_ior
Ben Skeggs
2017-06-16
1
-2
/
+0
*
drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisor
Ben Skeggs
2017-06-16
1
-0
/
+1
*
drm/nouveau/disp/nv50-: execute supervisor on its own workqueue
Ben Skeggs
2017-06-16
1
-1
/
+1
*
drm/nouveau/disp/dp: only check for re-train when the link is active
Ben Skeggs
2017-06-16
1
-2
/
+1
*
drm/nouveau/disp: fork off some new hw-specific implementations
Ben Skeggs
2017-06-16
1
-1
/
+1
*
drm/nouveau/disp: introduce input/output resource abstraction
Ben Skeggs
2017-06-16
1
-0
/
+3
*
drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head
Ben Skeggs
2017-06-16
1
-1
/
+0
*
drm/nouveau/disp: move vblank_{get,put} methods into nvkm_head
Ben Skeggs
2017-06-16
1
-16
/
+0
*
drm/nouveau/disp: introduce object to track per-head functions/state
Ben Skeggs
2017-06-16
1
-33
/
+36
*
drm/nouveau/disp: shuffle functions around
Ben Skeggs
2017-06-16
1
-2
/
+2
*
drm/nouveau/disp/g94-: stop listening for dp (sst) retrain irq when disabling...
Ben Skeggs
2016-11-07
1
-0
/
+1
*
drm/nouveau/disp/sor/gf119-: add method to control mst enable
Ben Skeggs
2016-11-07
1
-10
/
+12
*
drm/nouveau/disp/dp: remove workqueue for link training
Ben Skeggs
2016-11-07
1
-1
/
+1
*
drm/nouveau/disp/gp104: initial support
Ben Skeggs
2016-07-14
1
-2
/
+3
*
drm/nouveau/disp/nv50-: fix lookup of udisp table under certain circumstances
Ben Skeggs
2016-07-14
1
-3
/
+1
*
drm/nouveau/bios/disp: fix handling of "match any protocol" entries
Ben Skeggs
2016-06-02
1
-8
/
+5
*
drm/nouveau/disp: activate dual link TMDS links only when possible
Hauke Mehrtens
2016-01-11
1
-1
/
+1
*
drm/nouveau/disp: convert to new-style nvkm_engine
Ben Skeggs
2015-08-28
1
-81
/
+53
[next]