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/kms/nv04: use new devinit script interpreter entry-point
Ben Skeggs
2017-06-16
1
-12
/
+4
*
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-06
1
-1
/
+2
*
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
2017-03-29
1
-3
/
+4
*
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
*
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-23
1
-1
/
+2
|
\
|
*
drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
Ilia Mirkin
2017-01-31
1
-1
/
+2
*
|
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
13
-125
/
+125
*
|
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
2017-02-17
1
-2
/
+3
*
|
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-4
/
+4
*
|
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
1
-2
/
+2
*
|
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
2
-7
/
+7
*
|
drm/nouveau: Add local 'fb' variables
Ville Syrjälä
2016-12-14
2
-3
/
+5
*
|
drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail
Ville Syrjälä
2016-12-14
1
-2
/
+2
|
/
*
drm/nouveau: Use drm_crtc_vblank_off/on
Daniel Vetter
2016-11-15
1
-2
/
+2
*
drm/nouveau: add missing header dependencies
Baoyou Xie
2016-11-07
1
-1
/
+1
*
drm/nouveau/dispnv04: Use helper to turn off CRTC
Lukas Wunner
2016-06-24
1
-7
/
+2
*
drm/nouveau: Turn off CRTCs on driver unload
Lukas Wunner
2016-06-24
1
-10
/
+0
*
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
2016-06-07
1
-5
/
+7
*
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2016-05-21
12
-12
/
+13
|
\
|
*
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-20
12
-12
/
+13
*
|
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
1
-1
/
+1
|
/
*
drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-8
/
+0
*
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
4
-4
/
+7
*
drm: Move encoder->save/restore into nouveau
Daniel Vetter
2015-12-08
5
-32
/
+24
*
drm/nouveau: Use private save/restore hooks for CRTCs
Daniel Vetter
2015-12-08
2
-7
/
+9
*
drm: Constify TV mode names
Ville Syrjälä
2015-09-08
2
-2
/
+2
*
drm/nouveau/dispnv04: fix build on powerpc
Dave Airlie
2015-08-28
1
-1
/
+1
*
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
2
-14
/
+14
*
drm/nouveau/bios: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
1
-1
/
+1
*
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2015-08-28
8
-43
/
+45
*
drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object
Ben Skeggs
2015-08-28
3
-13
/
+18
*
drm/nouveau: switch to new-style timer macros
Ben Skeggs
2015-08-28
2
-13
/
+22
*
drm/nouveau/kms/nv04: fix incorrect use of register accessors
Ben Skeggs
2015-08-28
1
-4
/
+4
*
drm/nouveau/tmr: cosmetic changes
Ben Skeggs
2015-08-28
2
-7
/
+7
*
drm/nouveau/subdev: add direct pointer to nvkm_device
Ben Skeggs
2015-08-28
1
-4
/
+4
*
drm/plane: Use consistent data types for format count
Thierry Reding
2015-08-12
1
-1
/
+1
*
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
|
/
[next]