index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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/sti: Handle return value of platform_get_irq_byname
Arvind Yadav
2017-11-21
1
-0
/
+5
*
drm/vc4: Add support for NV21 and NV61.
Dave Stevenson
2017-11-20
1
-0
/
+10
*
drm/vc4: Use .pixel_order instead of custom .flip_cbcr
Dave Stevenson
2017-11-20
1
-12
/
+8
*
drm/vc4: Add support for DRM_FORMAT_RGB888 and DRM_FORMAT_BGR888
Dave Stevenson
2017-11-20
1
-0
/
+8
*
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
15
-159
/
+162
*
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
2017-11-20
14
-38
/
+50
*
drm/vmwgfx: Try to fix plane clipping
Ville Syrjälä
2017-11-20
1
-10
/
+13
*
drm/vmwgfx: Use drm_plane_helper_check_state()
Ville Syrjälä
2017-11-20
1
-14
/
+3
*
drm/vmwgfx: Remove bogus crtc coords vs fb size check
Ville Syrjälä
2017-11-20
1
-6
/
+0
*
gpu: gma500: remove unneeded DRIVER_LICENSE #define
Greg Kroah-Hartman
2017-11-20
2
-2
/
+1
*
drm: don't link DP aux i2c adapter to the hardware device node
Lucas Stach
2017-11-20
1
-1
/
+0
*
drm/panel: simple: Add Mitsubishi AA070MC01 panel support
Lukasz Majewski
2017-11-17
1
-0
/
+35
*
drm/panel: simple: Add Tianma TM070RVHG71 panel support
Lukasz Majewski
2017-11-17
1
-0
/
+27
*
drm/bridge/sii8620: add DVI mode support
Maciej Purski
2017-11-16
1
-18
/
+18
*
drm/bridge/sii8620: filter unsupported modes
Marek Szyprowski
2017-11-16
1
-0
/
+14
*
drm/rockchip: vop: add rk3126 vop support
Sandy Huang
2017-11-16
2
-0
/
+36
*
drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1
Liviu Dudau
2017-11-15
1
-2
/
+20
*
drm/atomic-helper: always track connector commits, too
Daniel Vetter
2017-11-15
1
-9
/
+3
*
drm/gem-cma-helper: Fix kerneldocs
Ville Syrjälä
2017-11-14
1
-1
/
+1
*
drm/debugfs: Fix framebuffer debugfs file init
Noralf Trønnes
2017-11-14
1
-4
/
+6
*
drm/cma-helper: Remove drm_fb_cma_debugfs_show()
Noralf Trønnes
2017-11-11
2
-63
/
+0
*
drm/tinydrm: Use drm_gem_cma_print_info()
Noralf Trønnes
2017-11-11
1
-7
/
+1
*
drm/tilcdc: Use drm_gem_cma_print_info()
Noralf Trønnes
2017-11-11
1
-1
/
+1
*
drm/arm/hdlcd: Use drm_gem_cma_print_info()
Noralf Trønnes
2017-11-11
1
-1
/
+1
*
drm/arc: Use drm_gem_cma_print_info()
Noralf Trønnes
2017-11-11
1
-1
/
+1
*
drm/cma-helper: Add drm_gem_cma_print_info()
Noralf Trønnes
2017-11-11
1
-0
/
+19
*
drm/atomic: Use drm_framebuffer_print_info()
Noralf Trønnes
2017-11-11
1
-15
/
+3
*
drm/framebuffer: Add framebuffer debugfs file
Noralf Trønnes
2017-11-11
4
-0
/
+89
*
virtgpu: remove redundant task_comm copying
Michał Mirosław
2017-11-10
1
-4
/
+2
*
drm: qxl: remove pr_info message, stops log spamming
Colin Ian King
2017-11-10
1
-4
/
+1
*
drm/cirrus: add create_handle support.
Lepton Wu
2017-11-10
1
-0
/
+9
*
drm/virtio: add create_handle support.
Lepton Wu
2017-11-10
1
-0
/
+12
*
drm/syncobj: Use proper methods for accessing rcu protected pointers
Ville Syrjälä
2017-11-09
1
-4
/
+7
*
drm/vc4: Reject HDMI modes with too high of clocks.
Eric Anholt
2017-11-09
1
-0
/
+15
*
drm: Update docs for legacy kms state
Daniel Vetter
2017-11-09
1
-0
/
+6
*
drm: sti: remove vtg_remove
Benjamin Gaignard
2017-11-08
1
-6
/
+0
*
drm: sti: remove useless fields from vtg structure
Benjamin Gaignard
2017-11-08
2
-24
/
+9
*
drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb, v2.
Maarten Lankhorst
2017-11-08
1
-6
/
+17
*
drm/edid: make drm_edid_to_eld() static
Jani Nikula
2017-11-07
1
-3
/
+2
*
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
2017-11-07
14
-21
/
+2
*
drm/edid: build ELD in drm_add_edid_modes()
Jani Nikula
2017-11-07
1
-2
/
+6
*
drm/edid: abstract connector ELD clearing
Jani Nikula
2017-11-07
1
-8
/
+13
*
drm/edid: set ELD connector type in drm_edid_to_eld()
Jani Nikula
2017-11-07
1
-2
/
+7
*
drm/edid: use macros for ELD offsets and values
Jani Nikula
2017-11-07
1
-13
/
+14
*
drm/selftests/mm: Insert cond_resched() between insert modes
Chris Wilson
2017-11-07
1
-0
/
+5
*
drm/stm: ltdc: add a 2nd endpoint
Philippe CORNU
2017-11-07
1
-19
/
+45
*
drm/stm: checkpatch strict minor updates
Philippe CORNU
2017-11-07
2
-3
/
+3
*
drm/stm: dsi: Rename driver name
Philippe CORNU
2017-11-07
1
-1
/
+1
*
drm: via: use ktime_get() instead of do_gettimeofday
Arnd Bergmann
2017-11-06
2
-16
/
+9
*
drm: Print the fb dimensions when the src coord check fails
Ville Syrjälä
2017-11-02
2
-4
/
+6
[next]