index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
disp
/
base.c
Age
Commit message (
Expand
)
Author
2024-01-05
nouveau: fix disp disabling with GSP
Dave Airlie
2023-10-31
drm/nouveau/disp/r535: initial support
Ben Skeggs
2023-10-31
drm/nouveau/disp/tu102-: prepare for GSP-RM
Ben Skeggs
2023-09-19
drm/nouveau/disp: move outp init/fini paths to chipset code
Ben Skeggs
2023-09-19
drm/nouveau/disp: move outp/conn construction to chipset code
Ben Skeggs
2022-11-09
drm/nouveau/nvkm: rip out old notify
Ben Skeggs
2022-11-09
drm/nouveau/disp: expose conn event class
Ben Skeggs
2022-11-09
drm/nouveau/disp: expose head event class
Ben Skeggs
2022-11-09
drm/nouveau/disp: switch vblank semaphore release to nvkm_event_ntfy
Ben Skeggs
2022-11-09
drm/nouveau/nvkm: add a replacement for nvkm_notify
Ben Skeggs
2022-07-27
drm/nouveau/disp: add supervisor mutex
Ben Skeggs
2022-07-27
drm/nouveau/disp: merge nv50_disp_new_() and nvkm_disp_new()
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
2021-02-11
drm/nouveau/disp: use private spinlock to control exclusive access to disp
Ben Skeggs
2018-09-07
drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP ...
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-: delay subunit construction until oneinit
Ben Skeggs
2017-08-22
drm/nouveau/disp: Silence DCB warnings.
Rosen Penev
2017-08-10
drm/nouveau/disp/nv04: avoid creation of output paths
Ben Skeggs
2017-06-16
drm/nouveau/disp: remove hw-specific customisation of output paths
Ben Skeggs
2017-06-16
drm/nouveau/disp: introduce input/output resource abstraction
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: delay output path / connector construction until oneinit()
Ben Skeggs
2017-06-16
drm/nouveau/disp: s/nvkm_connector/nvkm_conn/
Ben Skeggs
2017-06-16
drm/nouveau/disp: rename nvkm_output to nvkm_outp
Ben Skeggs
2016-05-20
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
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/engine: rename some functions to avoid upcoming conflicts
Ben Skeggs
2015-08-28
drm/nouveau/disp: transition outp/conn away from being based on nvkm_object
Ben Skeggs
2015-08-28
drm/nouveau/disp: cosmetic changes
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