index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv04
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-22
drm/nouveau/kms/nv04-nv4x: fix exposed format list
Ilia Mirkin
1
-1
/
+35
2017-08-22
drm/nouveau/kms/nv10-nv40: add NV21 support to overlay
Ilia Mirkin
1
-3
/
+6
2017-08-22
drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch setting
Ilia Mirkin
1
-28
/
+34
2017-08-04
drm: nouveau: remove dead code and pointless local lut storage
Peter Rosin
1
-17
/
+9
2017-06-16
drm/nouveau/kms/nv04: use new devinit script interpreter entry-point
Ben Skeggs
1
-12
/
+4
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
1
-1
/
+2
2017-03-29
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
1
-3
/
+4
2017-03-29
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
1
-5
/
+7
2017-03-29
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
1
-2
/
+4
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
1
-1
/
+2
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
13
-125
/
+125
2017-02-17
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
1
-2
/
+3
2017-01-31
drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
Ilia Mirkin
1
-1
/
+2
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-4
/
+4
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
1
-2
/
+2
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2
-7
/
+7
2016-12-14
drm/nouveau: Add local 'fb' variables
Ville Syrjälä
2
-3
/
+5
2016-12-14
drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail
Ville Syrjälä
1
-2
/
+2
2016-11-16
drm/nouveau: Use drm_crtc_vblank_off/on
Daniel Vetter
1
-2
/
+2
2016-11-07
drm/nouveau: add missing header dependencies
Baoyou Xie
1
-1
/
+1
2016-06-24
drm/nouveau/dispnv04: Use helper to turn off CRTC
Lukas Wunner
1
-7
/
+2
2016-06-24
drm/nouveau: Turn off CRTCs on driver unload
Lukas Wunner
1
-10
/
+0
2016-06-07
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
1
-5
/
+7
2016-05-20
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
12
-12
/
+13
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
12
-12
/
+13
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-1
/
+1
2016-03-04
drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-8
/
+0
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ä
4
-4
/
+7
2015-12-08
drm: Move encoder->save/restore into nouveau
Daniel Vetter
5
-32
/
+24
2015-12-08
drm/nouveau: Use private save/restore hooks for CRTCs
Daniel Vetter
2
-7
/
+9
2015-09-08
drm: Constify TV mode names
Ville Syrjälä
2
-2
/
+2
2015-08-28
drm/nouveau/dispnv04: fix build on powerpc
Dave Airlie
1
-1
/
+1
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
2
-14
/
+14
2015-08-28
drm/nouveau/bios: convert to new-style nvkm_subdev
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
8
-43
/
+45
2015-08-28
drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object
Ben Skeggs
3
-13
/
+18
2015-08-28
drm/nouveau: switch to new-style timer macros
Ben Skeggs
2
-13
/
+22
2015-08-28
drm/nouveau/kms/nv04: fix incorrect use of register accessors
Ben Skeggs
1
-4
/
+4
2015-08-28
drm/nouveau/tmr: cosmetic changes
Ben Skeggs
2
-7
/
+7
2015-08-28
drm/nouveau/subdev: add direct pointer to nvkm_device
Ben Skeggs
1
-4
/
+4
2015-08-12
drm/plane: Use consistent data types for format count
Thierry Reding
1
-1
/
+1
2015-04-07
drm/nouveau: constify all struct drm_*_helper funcs pointers
Jani Nikula
6
-13
/
+13
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
9
-40
/
+40
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
8
-19
/
+19
2015-01-22
drm/nouveau/clk: rename from clock (no binary change)
Ben Skeggs
2
-4
/
+4
2015-01-22
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs
1
-0
/
+0
2015-01-22
drm/nouveau/dispnv04: Remove some unused functions
Rickard Strandqvist
2
-20
/
+0
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
2
-4
/
+4
[next]