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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm/dsi: Use a better way to figure out DSI version
Archit Taneja
2015-12-14
1
-6
/
+18
*
drm/msm/dsi: Add DSI PLL for 28nm 8960 PHY
Archit Taneja
2015-12-14
4
-0
/
+547
*
drm/msm/dsi: Add support for 28nm PHY on 8960
Archit Taneja
2015-12-14
6
-0
/
+210
*
drm/msm/dsi: Don't get byte/pixel source clocks from DT
Archit Taneja
2015-12-14
1
-9
/
+6
*
drm/msm/mdp4: Initialize DSI encoders
Archit Taneja
2015-12-14
1
-1
/
+36
*
drm/msm/mdp4: Call custom round_pixclk helper only if the encoder type is TMDS
Archit Taneja
2015-12-14
1
-1
/
+8
*
drm/msm/dsi: Add a mdp4 encoder for DSI
Vinay Simha BN
2015-12-14
3
-0
/
+208
*
drm/msm/mdp4: Initialize LCDC encoder even if panel driver isn't available
Archit Taneja
2015-12-14
4
-36
/
+40
*
drm/msm/mdp4: Clean up modeset_init
Archit Taneja
2015-12-14
1
-83
/
+109
*
drm/msm/adreno: Remove CONFIG_OF checks
Archit Taneja
2015-12-14
1
-52
/
+0
*
drm/msm/hdmi: remove CONFIG_OF checks
Archit Taneja
2015-12-14
1
-71
/
+16
*
drm/msm/mdp: Remove CONFIG_OF checks from MDP drivers
Archit Taneja
2015-12-14
2
-20
/
+4
*
dt-bindings: drm/msm: Update MDP bindings
Archit Taneja
2015-12-14
1
-8
/
+18
*
drm/msm: Update compatible strings for mdp
Archit Taneja
2015-12-14
1
-2
/
+4
*
drm/msm: Remove non-DT code in msm_drv
Archit Taneja
2015-12-14
2
-66
/
+15
*
drm/msm/mdp5: high precision vblank timestamp support
Archit Taneja
2015-12-14
3
-0
/
+149
*
Merge branch 'drm-header-fixes' of https://github.com/GabrielL/linux into drm...
Dave Airlie
2015-12-11
24
-509
/
+508
|
\
|
*
drm: fix inclusion of drm.h in via_drm.h
Gabriel Laskar
2015-12-10
1
-1
/
+1
|
*
drm: fix inclusion of drm.h in vmwgfx_drm.h
Gabriel Laskar
2015-12-10
1
-3
/
+1
|
*
drm: fix inclusion of drm.h in virtgpu_drm.h
Gabriel Laskar
2015-12-10
1
-2
/
+1
|
*
drm: fix inclusion of drm.h in tegra_drm.h
Gabriel Laskar
2015-12-10
1
-1
/
+1
|
*
drm: fix inclusion of drm.h in savage_drm.h
Gabriel Laskar
2015-12-10
1
-1
/
+1
|
*
drm: fix inclusion of drm.h in r128_drm.h
Gabriel Laskar
2015-12-10
1
-1
/
+1
|
*
drm: fix inclusion of drm.h in qxl_drm.h
Gabriel Laskar
2015-12-10
1
-2
/
+1
|
*
drm: fix inclusion of drm.h in omap_drm.h
Gabriel Laskar
2015-12-10
1
-1
/
+1
|
*
drm: fix inclusion of drm.h in msm_drm.h
Gabriel Laskar
2015-12-10
1
-2
/
+1
|
*
drm: fix inclusion of drm.h in mga_drm.h
Gabriel Laskar
2015-12-10
1
-1
/
+1
|
*
drm: fix inclusion of drm.h in exynos_sarea.h
Gabriel Laskar
2015-12-10
1
-1
/
+1
|
*
drm: fix inclusion of drm.h in i810_drm.h
Gabriel Laskar
2015-12-10
1
-1
/
+1
|
*
drm: fix inclusion of drm.h in exynos_sarea.h
Gabriel Laskar
2015-12-10
1
-1
/
+1
|
*
drm: fix inclusion of drm.h in drm_sarea.h
Gabriel Laskar
2015-12-10
1
-1
/
+1
|
*
drm: drm_mode.h fix includes
Gabriel Laskar
2015-12-10
1
-1
/
+1
|
*
drm: drm_fourcc.h fix includes
Gabriel Laskar
2015-12-10
1
-1
/
+1
|
*
drm: include drm.h in armada_drm.h
Gabriel Laskar
2015-12-10
1
-0
/
+2
|
*
include/uapi/drm/amdgpu_drm.h: use __u32 and __u64 from <linux/types.h>
Mikko Rapeli
2015-12-10
1
-145
/
+145
|
*
drm: Kbuild: add admgpu_drm.h to the installed headers
Gabriel Laskar
2015-12-10
1
-0
/
+1
|
*
drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.h
Gabriel Laskar
2015-12-10
1
-49
/
+49
|
*
include/uapi/linux/agpgart.h: include stdlib.h in userspace
Mikko Rapeli
2015-12-10
1
-0
/
+1
|
*
include/uapi/linux/virtio_gpu.h: use __u8 from <linux/types.h>
Mikko Rapeli
2015-12-10
1
-1
/
+1
|
*
include/uapi/drm/qxl_drm.h: use __s32, __u32 and __u64 from linux/types.h
Mikko Rapeli
2015-12-10
1
-37
/
+37
|
*
include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.h
Mikko Rapeli
2015-12-10
1
-132
/
+132
|
*
via_drm.h: don't include non-existing via_drmclient.h
Mikko Rapeli
2015-12-10
1
-3
/
+0
|
*
radeon_drm.h: use __u32 and __u64 from linux/types.h
Mikko Rapeli
2015-12-10
1
-64
/
+64
|
*
nouveau_drm.h: use __u32 and __u64 from linux/types.h
Mikko Rapeli
2015-12-10
1
-42
/
+44
|
*
exynos_drm.h: use __u64 from linux/types.h
Mikko Rapeli
2015-12-10
1
-3
/
+3
|
*
drm_mode.h: use __u32 and __u64 from linux/types.h
Mikko Rapeli
2015-12-10
1
-8
/
+8
|
*
drm.h: use __kernel_size_t instead of size_t
Mikko Rapeli
2015-12-10
1
-4
/
+5
*
|
Back merge tag 'v4.4-rc4' into drm-next
Dave Airlie
2015-12-08
357
-1597
/
+4884
|
\
\
|
|
/
|
*
Linux 4.4-rc4
v4.4-rc4
Linus Torvalds
2015-12-06
1
-1
/
+1
|
*
staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl
James Simmons
2015-12-06
2
-18
/
+0
[next]