index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
disp
/
priv.h
Age
Commit message (
Expand
)
Author
2023-10-31
drm/nouveau/disp/r535: initial support
Ben Skeggs
2023-10-31
drm/nouveau/disp/tu102-: prepare for GSP-RM
Ben Skeggs
2022-11-09
drm/nouveau/disp: expose conn event class
Ben Skeggs
2022-11-09
drm/nouveau/disp: move head scanoutpos method
Ben Skeggs
2022-11-09
drm/nouveau/disp: add head class
Ben Skeggs
2022-07-27
drm/nouveau/disp: add output class
Ben Skeggs
2022-07-27
drm/nouveau/disp: add connector class
Ben Skeggs
2022-07-27
drm/nouveau/disp: add common channel class handling
Ben Skeggs
2022-07-27
drm/nouveau/disp: merge nv50_disp_new_() and nvkm_disp_new()
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 nv50_disp_func into nvkm_disp_func
Ben Skeggs
2021-02-11
drm/nouveau/disp: switch to instanced constructor
Ben Skeggs
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
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-: delay subunit construction until oneinit
Ben Skeggs
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-16
drm/nouveau/disp: remove hw-specific customisation of output paths
Ben Skeggs
2017-06-16
drm/nouveau/disp: move vblank_{get,put} methods into 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: shuffle functions around
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
2015-08-28
drm/nouveau/disp: transition outp/conn away from being based on nvkm_object
Ben Skeggs
2015-01-22
drm/nouveau/disp: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs