index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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
/
nouveau_bios.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/bios: make const arrays hwsq_signature and edid_sig static
Colin Ian King
2017-11-03
1
-2
/
+2
*
drm/nouveau/kms: add 8.1Gbps DP link rate
Ilia Mirkin
2017-11-02
1
-1
/
+5
*
drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.
Rosen Penev
2017-08-22
1
-5
/
+2
*
drm/nouveau/disp: introduce acquire/release display path methods
Ben Skeggs
2017-06-16
1
-1
/
+2
*
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
1
-9
/
+9
*
drm/nouveau/kms: lvds panel strap moved again on maxwell
Ben Skeggs
2016-11-07
1
-0
/
+3
*
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
-5
/
+6
*
drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object
Ben Skeggs
2015-08-28
1
-1
/
+0
*
drm/nouveau: use dev_* for logging
Ben Skeggs
2015-08-28
1
-3
/
+4
*
drm/nouveau/bios/dcb: accept "maxwell" lane count values for dcb 4.0
Ben Skeggs
2015-08-28
1
-13
/
+12
*
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
2015-01-22
1
-1
/
+1
*
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
2015-01-22
1
-1
/
+1
*
drm/nouveau: add support for gm204
Ben Skeggs
2014-12-02
1
-11
/
+14
*
drm/nouveau/i2c: segregate aux channel adapter indices from bit-banged i2c
Ben Skeggs
2014-12-02
1
-0
/
+1
*
drm/nv50-/disp: audit and version DAC_PWR method
Ben Skeggs
2014-08-10
1
-1
/
+6
*
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
1
-2
/
+0
*
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
1
-8
/
+8
*
drm/nouveau: kill nouveau_dev() + wrap register macros
Ben Skeggs
2014-08-10
1
-13
/
+13
*
drm/nouveau: recognise higher link rate for available dp bw calculations
Ben Skeggs
2014-03-26
1
-1
/
+4
*
support for platform devices
Alexandre Courbot
2014-03-26
1
-0
/
+4
*
drm: Remove pci_vendor and pci_device from struct drm_device
Ville Syrjälä
2013-10-09
1
-2
/
+2
*
drm/nvd0-/disp: handle case where display engine is missing/disabled
Maarten Lankhorst
2013-07-01
1
-6
/
+1
*
drm/nouveau/kms: don't fail if there's no dcb table entries
Ben Skeggs
2013-07-01
1
-3
/
+0
*
drm/nv04/disp: hide all the cruft away in its own little hole
Ben Skeggs
2013-04-26
1
-1
/
+1
*
drm/nv50: initial kms support for off-chip TMDS/DP encoders
Ben Skeggs
2013-02-20
1
-1
/
+4
*
drm/nouveau: use pr_cont
Marcin Slusarz
2013-02-20
1
-2
/
+2
*
drm/nouveau: set legacy bios data before parsing the structure
Emil Velikov
2013-02-20
1
-2
/
+2
*
drm/nouveau: remove some more unnecessary legacy bios code
Ben Skeggs
2013-02-20
1
-55
/
+4
*
drm/nouveau: remove legacy vbios type detection
Ben Skeggs
2013-02-20
1
-42
/
+20
*
drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code
Ben Skeggs
2012-11-29
1
-28
/
+0
*
drm/nouveau: remove (now obsolete) BIT U table parsing from DRM code
Ben Skeggs
2012-11-29
1
-206
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-4356
/
+211
|
\
|
*
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-03
1
-121
/
+149
|
*
drm/nouveau: flatten nv{Read,Write}{MC,VIDEO,FB,EXTDEV}
Ben Skeggs
2012-10-03
1
-1
/
+1
|
*
drm/nouveau/mxm: split up into bios code and a subdev module
Ben Skeggs
2012-10-03
1
-5
/
+0
|
*
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-10-03
1
-3474
/
+61
|
*
drm/nouveau/clock: pull in the implementation from all over the place
Ben Skeggs
2012-10-03
1
-512
/
+7
|
*
drm/nouveau/i2c: port to subdev interfaces
Ben Skeggs
2012-10-03
1
-28
/
+21
|
*
drm/nouveau/gpio: port gpio to subdev interfaces
Ben Skeggs
2012-10-03
1
-9
/
+8
|
*
drm/nouveau/oldbios: remove shadowing support, use bios subdev's image
Ben Skeggs
2012-10-03
1
-244
/
+1
|
*
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-03
1
-1
/
+1
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-1
/
+1
|
/
*
drm/nouveau: dcb table quirk for fdo#50830
Ben Skeggs
2012-07-26
1
-0
/
+12
*
drm/nouveau/bios: fix some shadowing issues, particularly acpi
Ben Skeggs
2012-05-24
1
-20
/
+10
*
drm/nouveau/bios: allow loading alternate vbios image as firmware
Ben Skeggs
2012-05-24
1
-0
/
+21
*
drm/nouveau/bios: fix regression on some nv4x board
Ben Skeggs
2012-04-30
1
-3
/
+7
*
Revert "nouveau/bios: Fix tracking of BIOS image data"
Linus Torvalds
2012-04-04
1
-3
/
+1
*
nouveau/bios: Fix tracking of BIOS image data
Benjamin Herrenschmidt
2012-04-02
1
-1
/
+3
*
nouveau: Fix crash when pci_ram_rom() returns a size of 0
Benjamin Herrenschmidt
2012-04-02
1
-2
/
+3
[next]