index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv04
/
tvnv17.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/kms/nv04-nv4x: Use match_string() helper to simplify the code
YueHaibing
2020-01-15
1
-8
/
+5
*
drm/nouveau: drop use of drmp.h
Sam Ravnborg
2019-08-23
1
-1
/
+0
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-0
/
+1
*
drm/nouveau: Stop using drm_crtc_force_disable
Daniel Vetter
2019-01-11
1
-1
/
+3
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
1
-8
/
+8
*
drm/nouveau/dispnv04: Use helper to turn off CRTC
Lukas Wunner
2016-06-24
1
-7
/
+2
*
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-20
1
-1
/
+1
*
drm/nouveau: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-3
/
+3
*
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
1
-1
/
+2
*
drm: Move encoder->save/restore into nouveau
Daniel Vetter
2015-12-08
1
-2
/
+3
*
drm/nouveau/device: import pciid list and integrate quirks with it
Ben Skeggs
2015-08-28
1
-10
/
+2
*
drm/nouveau/gpio: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
1
-8
/
+8
*
drm/nouveau/subdev: add direct pointer to nvkm_device
Ben Skeggs
2015-08-28
1
-4
/
+4
*
drm/nouveau: constify all struct drm_*_helper funcs pointers
Jani Nikula
2015-04-07
1
-2
/
+2
*
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
2015-01-22
1
-2
/
+2
*
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
2015-01-22
1
-5
/
+5
*
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
2014-08-10
1
-4
/
+0
*
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
1
-1
/
+0
*
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
1
-11
/
+11
*
drm/nouveau: replace drm_get_connector_name() with direct name field use
Jani Nikula
2014-06-04
1
-2
/
+1
*
drm/nv04/disp: hide all the cruft away in its own little hole
Ben Skeggs
2013-04-26
1
-0
/
+843