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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: constify all struct drm_*_helper funcs pointers
Jani Nikula
2015-04-07
6
-13
/
+13
*
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
2015-01-22
9
-40
/
+40
*
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
2015-01-22
8
-19
/
+19
*
drm/nouveau/clk: rename from clock (no binary change)
Ben Skeggs
2015-01-22
2
-4
/
+4
*
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs
2015-01-22
1
-0
/
+0
*
drm/nouveau/dispnv04: Remove some unused functions
Rickard Strandqvist
2015-01-22
2
-20
/
+0
*
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
2014-12-02
2
-4
/
+4
*
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-05
1
-0
/
+1
*
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...
Dave Airlie
2014-10-01
1
-1
/
+1
|
\
|
*
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-10-01
1
-1
/
+1
*
|
drm/nouveau: use container_of to resolve nouveau_plane from drm_plane
Fabian Frederick
2014-09-24
1
-5
/
+10
|
/
*
drm/nouveau: use ram info from nvif_device
Ben Skeggs
2014-08-10
1
-5
/
+4
*
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
2014-08-10
2
-9
/
+0
*
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
4
-6
/
+5
*
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
13
-124
/
+124
*
drm/nouveau: kill nouveau_dev() + wrap register macros
Ben Skeggs
2014-08-10
8
-148
/
+148
*
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
2014-08-10
1
-5
/
+5
*
drm/nouveau/kms: take more care when pulling down accelerated fbcon
Ben Skeggs
2014-08-10
1
-2
/
+2
*
drm/nouveau: replace drm_get_connector_name() with direct name field use
Jani Nikula
2014-06-04
5
-6
/
+6
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
2
-11
/
+11
*
drm/nouveau: handle -EACCES runtime PM return code
Alexandre Courbot
2014-03-26
1
-1
/
+1
*
drm/nouveau: create base display from common code
Ben Skeggs
2014-01-23
2
-6
/
+0
*
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/nouveau: fix null ptr dereferences on some boards
Ben Skeggs
2014-01-15
2
-2
/
+2
*
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/nouveau/i2c: use a custom bitbanging delay for the adt7473
Martin Peres
2013-11-08
2
-16
/
+22
*
drm/nv10/kms: add plane support for nv10-nv40
Ilia Mirkin
2013-11-08
5
-4
/
+332
*
drm/nv10: introduce a new NV_11 card type
Ilia Mirkin
2013-11-08
1
-1
/
+1
*
drm/nouveau: fix backlight mask on ppc powerbook
Ilia Mirkin
2013-11-08
1
-1
/
+1
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2013-10-10
4
-11
/
+11
|
\
|
*
drm: Remove pci_vendor and pci_device from struct drm_device
Ville Syrjälä
2013-10-09
4
-11
/
+11
*
|
drm: Remove clock_index from struct drm_display_mode
Damien Lespiau
2013-10-01
1
-2
/
+0
|
/
*
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-09-02
2
-15
/
+44
|
\
|
*
drm/nv04/disp: fix framebuffer pin refcounting
Ben Skeggs
2013-08-21
2
-15
/
+44
*
|
nouveau: add runtime PM support (v0.9)
Dave Airlie
2013-08-29
1
-1
/
+48
|
/
*
drm/nv04/disp: hide all the cruft away in its own little hole
Ben Skeggs
2013-04-26
15
-0
/
+6686