index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv04
/
tvnv17.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+6
2024-07-27
drm/nouveau: move nvxx_* definitions to nouveau_drv.h
Ben Skeggs
1
-3
/
+3
2024-06-25
drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes
Ma Ke
1
-0
/
+2
2024-06-25
drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes
Ma Ke
1
-0
/
+4
2023-01-18
drm/nouveau: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
1
-0
/
+1
2022-11-24
drm/connector: Rename drm_mode_create_tv_properties
Maxime Ripard
1
-1
/
+1
2022-11-24
drm/connector: Rename legacy TV property
Maxime Ripard
1
-2
/
+2
2020-08-31
drm/nouveau/kms: Search for encoders' connectors properly
Lyude Paul
1
-1
/
+1
2020-01-15
drm/nouveau/kms/nv04-nv4x: Use match_string() helper to simplify the code
YueHaibing
1
-8
/
+5
2019-08-23
drm/nouveau: drop use of drmp.h
Sam Ravnborg
1
-1
/
+0
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-0
/
+1
2019-01-11
drm/nouveau: Stop using drm_crtc_force_disable
Daniel Vetter
1
-1
/
+3
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
1
-8
/
+8
2016-06-24
drm/nouveau/dispnv04: Use helper to turn off CRTC
Lukas Wunner
1
-7
/
+2
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
1
-1
/
+1
2015-12-15
drm/nouveau: Constify function pointer structs
Ville Syrjälä
1
-3
/
+3
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+2
2015-12-08
drm: Move encoder->save/restore into nouveau
Daniel Vetter
1
-2
/
+3
2015-08-28
drm/nouveau/device: import pciid list and integrate quirks with it
Ben Skeggs
1
-10
/
+2
2015-08-28
drm/nouveau/gpio: convert to new-style nvkm_subdev
Ben Skeggs
1
-8
/
+8
2015-08-28
drm/nouveau/subdev: add direct pointer to nvkm_device
Ben Skeggs
1
-4
/
+4
2015-04-07
drm/nouveau: constify all struct drm_*_helper funcs pointers
Jani Nikula
1
-2
/
+2
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
1
-2
/
+2
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
1
-5
/
+5
2014-08-10
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
1
-4
/
+0
2014-08-10
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
1
-1
/
+0
2014-08-10
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
1
-11
/
+11
2014-06-04
drm/nouveau: replace drm_get_connector_name() with direct name field use
Jani Nikula
1
-2
/
+1
2013-04-26
drm/nv04/disp: hide all the cruft away in its own little hole
Ben Skeggs
1
-0
/
+843