开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv50
/
head.c
Age
Commit message (
Expand
)
Author
2023-01-18
drm/nouveau: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2022-11-09
drm/nouveau/disp: expose head event class
Ben Skeggs
2022-11-09
drm/nouveau/disp: add head class
Ben Skeggs
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-11-12
drm/nouveau/kms/nv50-: Always validate LUTs in nv50_head_atomic_check_lut()
Lyude Paul
2021-11-12
drm/nouveau/kms/nv50-: Use NV_ATOMIC() in nv50_head_atomic_check_lut()
Lyude Paul
2021-10-06
drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windows
Ben Skeggs
2021-08-18
drm/nouveau/kms/nv50: workaround EFI GOP window channel format differences
Ben Skeggs
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
2020-11-03
drm/nouveau/kms/nv50-: Use state helper instead of crtc pointer
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-07-24
drm/nouveau/kms/nv50-: use NVIDIA's headers for core head_dither()
Ben Skeggs
2020-07-24
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
2020-07-16
drm/nouveau/kms/nvd9-: Fix disabling CRCs alongside OR reprogramming
Lyude Paul
2020-07-16
drm/nouveau/kms/nvd9-: Add CRC support
Lyude Paul
2020-07-16
drm/nouveau/kms/nv50-: Fix disabling dithering
Lyude Paul
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-13
drm/nouveau: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-02-13
drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
2020-01-15
drm/nouveau/kms/nv50-: Use less encoders by making mstos per-head
Lyude Paul
2020-01-15
drm/nouveau/kms/gf119-: allow both 256- and 1024-sized LUTs to be used
Ilia Mirkin
2019-12-10
drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atom
Lyude Paul
2019-08-23
drm/nouveau/kms/nv50-: create primary plane before overlay planes
Ben Skeggs
2019-08-23
drm/nouveau/kms/gv100-: implement csc + enable modern colour managment proper...
Ben Skeggs
2019-08-23
drm/nouveau/kms/nv50-: enable modern color management properties
Ilia Mirkin
2019-07-19
drm/nouveau/disp/nv50-: fix center/aspect-corrected scaling
Ilia Mirkin
2019-05-22
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-05-14
drm/nouveau: fix duplication of nv50_head_atom struct
Peteris Rudzusiks
2019-05-14
drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when en...
Ben Skeggs
2019-04-24
drm/atomic: Create __drm_atomic_helper_crtc_reset() for subclassing crtc_state.
Maarten Lankhorst
2019-02-05
drm/nouveau: Move PBN and VCPI allocation into nv50_head_atom
Lyude Paul
2018-12-11
drm/nouveau/kms/nv50-: allow more flexibility with lut formats
Ben Skeggs
2018-05-18
drm/nouveau/kms/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: handle degamma LUT from window channels
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: unify set/clr masks
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: split core implementation by hardware class
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: split each resource type into their own source files
Ben Skeggs