summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine/disp/base.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-05nouveau: fix disp disabling with GSPDave Airlie1-2/+4
2023-10-31drm/nouveau/disp/r535: initial supportBen Skeggs1-1/+2
2023-10-31drm/nouveau/disp/tu102-: prepare for GSP-RMBen Skeggs1-1/+4
2023-09-20drm/nouveau/disp: move outp init/fini paths to chipset codeBen Skeggs1-27/+4
2023-09-20drm/nouveau/disp: move outp/conn construction to chipset codeBen Skeggs1-116/+1
2022-11-09drm/nouveau/nvkm: rip out old notifyBen Skeggs1-1/+1
2022-11-09drm/nouveau/disp: expose conn event classBen Skeggs1-54/+0
2022-11-09drm/nouveau/disp: expose head event classBen Skeggs1-27/+0
2022-11-09drm/nouveau/disp: switch vblank semaphore release to nvkm_event_ntfyBen Skeggs1-2/+1
2022-11-09drm/nouveau/nvkm: add a replacement for nvkm_notifyBen Skeggs1-6/+5
2022-07-27drm/nouveau/disp: add supervisor mutexBen Skeggs1-1/+5
2022-07-27drm/nouveau/disp: merge nv50_disp_new_() and nvkm_disp_new()Ben Skeggs1-13/+28
2022-07-27drm/nouveau/disp: add common class handling between <nv50 and >=nv50Ben Skeggs1-37/+2
2022-07-27drm/nouveau/disp: collapse nv50_disp into nvkm_dispBen Skeggs1-27/+27
2022-07-27drm/nouveau/disp: collapse nv50_disp_func into nvkm_disp_funcBen Skeggs1-3/+2
2021-02-11drm/nouveau/disp: switch to instanced constructorBen Skeggs1-4/+4
2021-02-11drm/nouveau/disp: use private spinlock to control exclusive access to dispBen Skeggs1-9/+10
2018-09-06drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP ...Ben Skeggs1-0/+14
2018-05-18drm/nouveau/disp/nv50-: initialise from the engine, rather than the user objectBen Skeggs1-0/+17
2018-05-18drm/nouveau/disp/nv50-: delay subunit construction until oneinitBen Skeggs1-0/+6
2017-08-22drm/nouveau/disp: Silence DCB warnings.Rosen Penev1-0/+4
2017-08-10drm/nouveau/disp/nv04: avoid creation of output pathsBen Skeggs1-0/+2
2017-06-16drm/nouveau/disp: remove hw-specific customisation of output pathsBen Skeggs1-33/+21
2017-06-16drm/nouveau/disp: introduce input/output resource abstractionBen Skeggs1-0/+8
2017-06-16drm/nouveau/disp: move vblank_{get,put} methods into nvkm_headBen Skeggs1-4/+8
2017-06-16drm/nouveau/disp: introduce object to track per-head functions/stateBen Skeggs1-6/+17
2017-06-16drm/nouveau/disp: delay output path / connector construction until oneinit()Ben Skeggs1-65/+65
2017-06-16drm/nouveau/disp: s/nvkm_connector/nvkm_conn/Ben Skeggs1-9/+9
2017-06-16drm/nouveau/disp: rename nvkm_output to nvkm_outpBen Skeggs1-11/+11
2016-05-20drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs1-2/+1
2016-01-11drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obviousBen Skeggs1-4/+4
2016-01-11drm/nouveau/nvif: split out display interface definitionsBen Skeggs1-0/+1
2015-08-28drm/nouveau/disp: convert to new-style nvkm_engineBen Skeggs1-38/+75
2015-08-28drm/nouveau/disp: convert user classes to new-style nvkm_objectBen Skeggs1-0/+68
2015-08-28drm/nouveau/engine: rename some functions to avoid upcoming conflictsBen Skeggs1-2/+2
2015-08-28drm/nouveau/disp: transition outp/conn away from being based on nvkm_objectBen Skeggs1-36/+130
2015-08-28drm/nouveau/disp: cosmetic changesBen Skeggs1-3/+3
2015-01-22drm/nouveau/disp: namespace + nvidia gpu names (no binary change)Ben Skeggs1-42/+41
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs1-0/+241