index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-06
2
-2
/
+4
*
drm/fb-helper: Give up on kgdb for atomic drivers
Daniel Vetter
2017-04-06
1
-10
/
+0
*
drm/nouveau: Don't register Thunderbolt eGPU with vga_switcheroo
Lukas Wunner
2017-03-30
1
-1
/
+9
*
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
2017-03-29
2
-4
/
+4
*
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-29
2
-2
/
+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
*
drm/atomic: Introduce drm_atomic_helper_shutdown
Daniel Vetter
2017-03-27
1
-2
/
+6
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...
Daniel Vetter
2017-03-23
80
-566
/
+4481
|
\
|
*
Merge tag 'drm-misc-next-2017-03-21' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-03-23
1
-1
/
+0
|
|
\
|
*
|
drm/nouveau/secboot: fix NULL pointer dereference
Alexandre Courbot
2017-03-17
3
-3
/
+15
|
*
|
drm/nouveau/secboot: fix inconsistent pointer checking
Alexandre Courbot
2017-03-17
1
-1
/
+2
|
*
|
Merge tag 'drm-misc-next-2017-03-12' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-03-15
1
-2
/
+1
|
|
\
\
|
*
\
\
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2017-03-08
80
-566
/
+4468
|
|
\
\
\
|
|
*
|
|
drm/nouveau/fb/gf100-: rework ram detection
Ben Skeggs
2017-03-07
8
-101
/
+179
|
|
*
|
|
drm/nouveau/fb/gm200: split ram implementation from gm107
Ben Skeggs
2017-03-07
4
-1
/
+44
|
|
*
|
|
drm/nouveau/fb/gf108: split implementation from gf100
Ben Skeggs
2017-03-07
6
-1
/
+87
|
|
*
|
|
drm/nouveau/fb/gf100-: modify constructors to allow more customisation
Ben Skeggs
2017-03-07
4
-52
/
+81
|
|
*
|
|
drm/nouveau/kms/nv50: use drm core i2c-over-aux algorithm
Ben Skeggs
2017-03-07
1
-2
/
+3
|
|
*
|
|
drm/nouveau/i2c/g94-: return REPLY_M value on reads
Ben Skeggs
2017-03-07
2
-0
/
+2
|
|
*
|
|
drm/nouveau/i2c: modify aux interface to return length actually transferred
Ben Skeggs
2017-03-07
7
-26
/
+29
|
|
*
|
|
drm/nouveau/gp10x: enable secboot and GR
Alexandre Courbot
2017-03-07
1
-0
/
+15
|
|
*
|
|
drm/nouveau/gr/gp102: initial support
Ben Skeggs
2017-03-07
9
-4
/
+183
|
|
*
|
|
drm/nouveau/falcon: support for gp10x msgqueue
Alexandre Courbot
2017-03-07
4
-0
/
+268
|
|
*
|
|
drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support
Alexandre Courbot
2017-03-07
3
-0
/
+253
|
|
*
|
|
drm/nouveau/secboot: put HS code loading code into own file
Alexandre Courbot
2017-03-07
5
-124
/
+182
|
|
*
|
|
drm/nouveau/secboot: support for r375 ACR
Alexandre Courbot
2017-03-07
3
-0
/
+167
|
|
*
|
|
drm/nouveau/secboot: support for r367 ACR
Alexandre Courbot
2017-03-07
4
-0
/
+425
|
|
*
|
|
drm/nouveau/secboot: support for r364 ACR
Alexandre Courbot
2017-03-07
3
-0
/
+119
|
|
*
|
|
drm/nouveau/secboot: workaround bug when starting SEC2 firmware
Alexandre Courbot
2017-03-07
1
-0
/
+33
|
|
*
|
|
drm/nouveau/secboot: support standard NVIDIA HS binaries
Alexandre Courbot
2017-03-07
1
-8
/
+52
|
|
*
|
|
drm/nouveau/secboot: support for unload blob bootloader
Alexandre Courbot
2017-03-07
2
-30
/
+37
|
|
*
|
|
drm/nouveau/secboot: let callers interpret return value of blobs
Alexandre Courbot
2017-03-07
2
-12
/
+21
|
|
*
|
|
drm/nouveau/secboot: support for different load and unload falcons
Alexandre Courbot
2017-03-07
7
-14
/
+18
|
|
*
|
|
drm/nouveau/secboot: share r361 BL structures and functions
Alexandre Courbot
2017-03-07
2
-39
/
+74
|
|
*
|
|
drm/nouveau/secboot: add support for SEC LS firmware
Alexandre Courbot
2017-03-07
4
-0
/
+77
|
|
*
|
|
drm/nouveau/secboot: support running ACR on SEC
Alexandre Courbot
2017-03-07
3
-4
/
+25
|
|
*
|
|
drm/nouveau/secboot: get start address of blob from ACR
Alexandre Courbot
2017-03-07
3
-10
/
+9
|
|
*
|
|
drm/nouveau/secboot: add shadow blob argument
Alexandre Courbot
2017-03-07
2
-2
/
+15
|
|
*
|
|
drm/nouveau/falcon/msgqueue: add SEC2 support
Alexandre Courbot
2017-03-07
1
-0
/
+3
|
|
*
|
|
drm/nouveau/falcon: support for EMEM
Alexandre Courbot
2017-03-07
3
-0
/
+65
|
|
*
|
|
drm/nouveau/falcon: fix base address of FBIF registers
Alexandre Courbot
2017-03-07
1
-5
/
+20
|
|
*
|
|
drm/nouveau/falcon: better detection of debug register
Alexandre Courbot
2017-03-07
1
-2
/
+25
|
|
*
|
|
drm/nouveau/core: add SEC2 engine
Alexandre Courbot
2017-03-07
11
-1
/
+164
|
|
*
|
|
drm/nouveau/nvdec: add gp102 support
Alexandre Courbot
2017-03-07
7
-4
/
+108
|
|
*
|
|
drm/nouveau/falcon: delay construction of falcons to oneinit()
Alexandre Courbot
2017-03-07
4
-16
/
+32
|
|
*
|
|
drm/nouveau/falcon: use NXTCTX register instead of NEW_INSTBLK
Alexandre Courbot
2017-03-07
1
-1
/
+4
|
|
*
|
|
drm/nouveau/secboot/gm20b: enable PMU firmware
Alexandre Courbot
2017-03-07
1
-1
/
+7
|
|
*
|
|
drm/nouveau/pmu/gm20b: add msgqueue support
Alexandre Courbot
2017-03-07
1
-2
/
+17
|
|
*
|
|
drm/nouveau/secboot: check that WPR region is properly set
Alexandre Courbot
2017-03-07
1
-2
/
+39
[next]