index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv04
/
overlay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING prop
Ville Syrjälä
2018-03-08
1
-13
/
+13
*
drm/nouveau/kms/nv10-nv40: add NV21 support to overlay
Ilia Mirkin
2017-08-22
1
-3
/
+6
*
drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch setting
Ilia Mirkin
2017-08-22
1
-28
/
+34
*
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
2017-03-29
1
-5
/
+7
*
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
2017-03-29
1
-2
/
+4
*
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
1
-8
/
+8
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-4
/
+4
*
drm/nouveau: add missing header dependencies
Baoyou Xie
2016-11-07
1
-1
/
+1
*
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-20
1
-1
/
+1
*
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2015-08-28
1
-6
/
+7
*
drm/plane: Use consistent data types for format count
Thierry Reding
2015-08-12
1
-1
/
+1
*
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
2014-12-02
1
-2
/
+2
*
drm/nouveau: use container_of to resolve nouveau_plane from drm_plane
Fabian Frederick
2014-09-24
1
-5
/
+10
*
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
1
-10
/
+10
*
drm/nouveau: kill nouveau_dev() + wrap register macros
Ben Skeggs
2014-08-10
1
-55
/
+55
*
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
2014-08-10
1
-5
/
+5
*
drm/nv04/plane: add support for nv04/nv05 video overlay
Ilia Mirkin
2014-01-23
1
-10
/
+166
*
drm/nv10/plane: add YUYV support
Ilia Mirkin
2014-01-23
1
-3
/
+4
*
drm/nv10/plane: some chipsets don't support NV12
Ilia Mirkin
2013-12-03
1
-2
/
+13
*
drm/nv10/plane: add downscaling restrictions
Ilia Mirkin
2013-12-03
1
-1
/
+9
*
drm/nv10/plane: fix format computation
Ilia Mirkin
2013-12-03
1
-8
/
+9
*
drm/nv10/kms: add plane support for nv10-nv40
Ilia Mirkin
2013-11-08
1
-0
/
+320