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/rockchip: dw-mipi-dsi: add reset control
John Keeping
2017-03-01
1
-0
/
+31
*
drm/rockchip: dw-mipi-dsi: support non-burst modes
John Keeping
2017-03-01
1
-8
/
+13
*
drm/rockchip: dw-mipi-dsi: defer probe if panel is not loaded
John Keeping
2017-03-01
1
-3
/
+18
*
drm/rockchip: vop: test for P{H,V}SYNC
John Keeping
2017-03-01
1
-4
/
+4
*
drm/rockchip: dw-mipi-dsi: use positive check for N{H, V}SYNC
John Keeping
2017-03-01
1
-2
/
+2
*
drm/rockchip: dw-mipi-dsi: use specific poll helper
John Keeping
2017-03-01
1
-5
/
+5
*
drm/rockchip: dw-mipi-dsi: improve PLL configuration
John Keeping
2017-03-01
1
-1
/
+12
*
drm/rockchip: dw-mipi-dsi: properly configure PHY timing
John Keeping
2017-03-01
1
-4
/
+31
*
drm/rockchip: dw-mipi-dsi: configure PHY before enabling
John Keeping
2017-03-01
1
-5
/
+6
*
drm/rockchip: dw-mipi-dsi: ensure PHY is reset
John Keeping
2017-03-01
1
-1
/
+4
*
drm/rockchip: dw-mipi-dsi: fix escape clock rate
John Keeping
2017-03-01
1
-1
/
+11
*
drm/rockchip: dw-mipi-dsi: allow commands in panel_disable
John Keeping
2017-03-01
1
-10
/
+2
*
drm/rockchip: dw-mipi-dsi: prepare panel after phy init
John Keeping
2017-03-01
1
-2
/
+4
*
drm/rockchip: dw-mipi-dsi: don't assume buffer is aligned
John Keeping
2017-03-01
1
-5
/
+7
*
drm/rockchip: dw-mipi-dsi: only request HS clock when required
John Keeping
2017-03-01
1
-2
/
+4
*
drm/rockchip: dw-mipi-dsi: respect message flags
John Keeping
2017-03-01
1
-1
/
+15
*
drm/rockchip: dw-mipi-dsi: include bad value in error message
John Keeping
2017-03-01
1
-1
/
+2
*
drm/rockchip: dw-mipi-dsi: avoid out-of-bounds read on tx_buf
John Keeping
2017-03-01
1
-2
/
+9
*
drm/rockchip: dw-mipi-dsi: fix generic packet status check
John Keeping
2017-03-01
1
-2
/
+3
*
drm/rockchip: dw-mipi-dsi: fix command header writes
John Keeping
2017-03-01
1
-4
/
+6
*
drm/rockchip: dw-mipi-dsi: remove mode_set hook
John Keeping
2017-03-01
1
-12
/
+1
*
drm/rockchip: dw-mipi-dsi: pass mode in where needed
John Keeping
2017-03-01
1
-19
/
+22
*
drm/rockchip: dw-mipi-dsi: don't configure hardware in mode_set for MIPI
John Keeping
2017-03-01
1
-28
/
+21
*
drm/i915: Implement Link Rate fallback on Link training failure
Manasi Navare
2017-03-01
3
-2
/
+50
*
drm/msm: Remove drm_debugfs_remove_files() calls
Noralf Trønnes
2017-03-01
4
-63
/
+6
*
drm/i915: Remove i915_debugfs_unregister()
Noralf Trønnes
2017-03-01
5
-146
/
+23
*
drm/qxl: Remove qxl_debugfs_takedown()
Noralf Trønnes
2017-03-01
3
-11
/
+0
*
drm/virtio: Remove virtio_gpu_debugfs_takedown()
Noralf Trønnes
2017-03-01
3
-10
/
+0
*
drm/nouveau: Remove nouveau_drm_debugfs_cleanup()
Noralf Trønnes
2017-03-01
3
-57
/
+12
*
drm/armada: Remove armada_drm_debugfs_cleanup()
Noralf Trønnes
2017-03-01
3
-59
/
+10
*
drivers:gpu: vga :vga_switcheroo.c : Fixed some coding style issues
Joan Jani
2017-03-01
1
-13
/
+15
*
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-01
20
-84
/
+72
*
drm/vc4: Add a paragraph at the top of vc4 docs introducing what it is.
Eric Anholt
2017-02-28
1
-0
/
+16
*
drm/vc4: Extend and edit documentation for output from the RST
Eric Anholt
2017-02-28
8
-31
/
+69
*
drm/vc4: Convert existing documentation to actual kerneldoc.
Eric Anholt
2017-02-28
5
-12
/
+37
*
drm/vc4: Don't wait for vblank when updating the cursor
Michael Zoran
2017-02-28
1
-6
/
+6
*
drm: qxl: Enable atomic modesetting ioctl
Gabriel Krisman Bertazi
2017-02-28
1
-1
/
+2
*
drm: qxl: Atomic phase 3: Wire up atomic page_flip helper
Gabriel Krisman Bertazi
2017-02-28
1
-46
/
+1
*
drm: qxl: Atomic phase 3: Wire up atomic set_config helper
Gabriel Krisman Bertazi
2017-02-28
1
-10
/
+1
*
drm: qxl: Atomic phase 3: Use atomic handlers for planes
Gabriel Krisman Bertazi
2017-02-28
1
-4
/
+6
*
drm: qxl: Atomic phase 2: Use drm_atomic_set_fb_for_plane helper
Gabriel Krisman Bertazi
2017-02-28
1
-1
/
+3
*
drm: qxl: Atomic phase 2: Wire up state object handlers
Gabriel Krisman Bertazi
2017-02-28
1
-0
/
+14
*
drm: qxl: Atomic phase 1: Don't unpin primary when disabling crtc
Gabriel Krisman Bertazi
2017-02-28
1
-9
/
+1
*
drm: qxl: Atomic phase 1: Implement mode_set_nofb
Gabriel Krisman Bertazi
2017-02-28
1
-72
/
+16
*
drm: qxl: Atomic phase 1: Use drm_plane_helpers for primary plane
Gabriel Krisman Bertazi
2017-02-28
1
-1
/
+100
*
drm: qxl: Atomic phase 1: convert cursor to universal plane
Gabriel Krisman Bertazi
2017-02-28
2
-244
/
+202
*
drm: qxl: Expose creation of universal primary plane
Gabriel Krisman Bertazi
2017-02-28
1
-1
/
+70
*
drm: qxl: Don't initialize vblank support
Gabriel Krisman Bertazi
2017-02-28
2
-27
/
+1
*
drm: qxl: Consolidate bo reservation when pinning
Gabriel Krisman Bertazi
2017-02-28
3
-64
/
+54
*
drm: qxl: Drop device flags attribute
Gabriel Krisman Bertazi
2017-02-28
3
-7
/
+3
[next]