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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/disp/nv50-: execute supervisor on its own workqueue
Ben Skeggs
2017-06-16
3
-3
/
+10
*
drm/nouveau/disp/dp: train link only when actively displaying an image
Ben Skeggs
2017-06-16
2
-10
/
+6
*
drm/nouveau/disp/dp: only check for re-train when the link is active
Ben Skeggs
2017-06-16
4
-45
/
+13
*
drm/nouveau/disp/dp: determine a failsafe link training rate
Ben Skeggs
2017-06-16
1
-19
/
+35
*
drm/nouveau/disp/dp: use cached link configuration when checking link status
Ben Skeggs
2017-06-16
1
-22
/
+17
*
drm/nouveau/disp/dp: no need for lt_state except during manual link training
Ben Skeggs
2017-06-16
1
-31
/
+24
*
drm/nouveau/disp/dp: store current link configuration in nvkm_ior
Ben Skeggs
2017-06-16
2
-33
/
+41
*
drm/nouveau/disp/dp: remove DP_PWR method
Ben Skeggs
2017-06-16
2
-31
/
+0
*
drm/nouveau/disp: identity-map display paths to output resources
Ben Skeggs
2017-06-16
4
-8
/
+89
*
drm/nouveau/disp: fork off some new hw-specific implementations
Ben Skeggs
2017-06-16
20
-13
/
+336
*
drm/nouveau/disp: introduce input/output resource abstraction
Ben Skeggs
2017-06-16
25
-8
/
+262
*
drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head
Ben Skeggs
2017-06-16
21
-150
/
+161
*
drm/nouveau/disp: move vblank_{get,put} methods into nvkm_head
Ben Skeggs
2017-06-16
20
-99
/
+60
*
drm/nouveau/disp: introduce object to track per-head functions/state
Ben Skeggs
2017-06-16
29
-88
/
+351
*
drm/nouveau/disp: delay output path / connector construction until oneinit()
Ben Skeggs
2017-06-16
2
-69
/
+69
*
drm/nouveau/disp: s/nvkm_connector/nvkm_conn/
Ben Skeggs
2017-06-16
5
-31
/
+31
*
drm/nouveau/disp: rename nvkm_output_dp to nvkm_dp
Ben Skeggs
2017-06-16
3
-188
/
+181
*
drm/nouveau/disp: rename nvkm_output to nvkm_outp
Ben Skeggs
2017-06-16
5
-38
/
+42
*
drm/nouveau/disp: shuffle functions around
Ben Skeggs
2017-06-16
33
-1243
/
+1183
*
drm/nouveau/kms/nv04: use new devinit script interpreter entry-point
Ben Skeggs
2017-06-16
1
-12
/
+4
*
drm/nouveau/fb/ram/nv40-: use new devinit script interpreter entry-point
Ben Skeggs
2017-06-16
3
-22
/
+4
*
drm/nouveau/devinit: use new devinit script interpreter entry-point
Ben Skeggs
2017-06-16
2
-30
/
+11
*
drm/nouveau/bios/init: add a new devinit script interpreter entry-point
Ben Skeggs
2017-06-16
1
-0
/
+13
*
drm/nouveau/bios/init: add or/link args separate from output path
Ben Skeggs
2017-06-16
2
-4
/
+12
*
drm/nouveau/bios/init: bump script offset to 32-bits
Ben Skeggs
2017-06-16
2
-4
/
+4
*
drm/nouveau/bios/init: rename 'crtc' to 'head'
Ben Skeggs
2017-06-16
2
-14
/
+18
*
drm/nouveau/bios/init: remove internal use of nvbios_init.bios
Ben Skeggs
2017-06-16
1
-82
/
+84
*
drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()
Ben Skeggs
2017-06-16
3
-3
/
+3
*
drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()
Ben Skeggs
2017-06-16
6
-15
/
+5
*
drm/nouveau/bios/iccsense: rails for power sensors have a mask of 0xf8 for ve...
Karol Herbst
2017-06-16
1
-1
/
+4
*
drm/nouveau/bios/volt: Parse min and max for Version 0x40
Karol Herbst
2017-06-16
1
-3
/
+3
*
drm/nouveau: Enable stereoscopic 3D output over HDMI
Alastair Bridgewater
2017-06-16
1
-0
/
+7
*
drm/nouveau: Handle frame-packing mode geometry and timing effects
Alastair Bridgewater
2017-06-16
2
-7
/
+17
*
drm/nouveau/disp/gk104-: Use supplied HDMI InfoFrames
Alastair Bridgewater
2017-06-16
1
-6
/
+30
*
drm/nouveau/disp/gf119: Use supplied HDMI InfoFrames
Alastair Bridgewater
2017-06-16
1
-6
/
+34
*
drm/nouveau/disp/gt215: Use supplied HDMI InfoFrames
Alastair Bridgewater
2017-06-16
1
-6
/
+31
*
drm/nouveau/disp/g84-gt200: Use supplied HDMI InfoFrames
Alastair Bridgewater
2017-06-16
1
-6
/
+31
*
drm/nouveau/disp: Add mechanism to convert HDMI InfoFrames to hardware format
Alastair Bridgewater
2017-06-16
3
-0
/
+78
*
drm/nouveau: Pass mode-dependent AVI and Vendor HDMI InfoFrames to NVKM
Alastair Bridgewater
2017-06-16
1
-1
/
+29
*
drm/nouveau/disp/g84-: Extend NVKM HDMI power control method to set InfoFrames
Alastair Bridgewater
2017-06-16
5
-5
/
+35
*
drm/nouveau: Clean up nv50_head_atomic_check_mode() and fix blankus calculation
Alastair Bridgewater
2017-06-16
1
-21
/
+23
*
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-16
58
-360
/
+437
|
\
|
*
Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
2017-06-09
6
-144
/
+42
|
|
\
|
|
*
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
2017-06-07
1
-2
/
+2
|
|
*
drm/vmwgfx: Remove unused legacy cursor functions
Sinclair Yeh
2017-06-07
2
-129
/
+0
|
|
*
drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"
Colin Ian King
2017-06-07
1
-1
/
+1
|
|
*
drm/vmwgfx: Fix large topology crash
Sinclair Yeh
2017-06-07
1
-5
/
+17
|
|
*
drm/vmwgfx: Make sure to update STDU when FB is updated
Sinclair Yeh
2017-06-07
1
-0
/
+5
|
|
*
drm/vmwgfx: Make sure backup_handle is always valid
Sinclair Yeh
2017-06-07
1
-7
/
+11
|
|
*
drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
Dan Carpenter
2017-06-07
1
-0
/
+2
[next]