index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/bridge: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-4
/
+4
*
drm/lima: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-1
/
+1
*
drm/nouveau: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-1
/
+1
*
drm/omap: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
2
-9
/
+9
*
drm/rockchip: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-4
/
+4
*
drm/udl: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-1
/
+1
*
Merge tag 'topic/drm-mipi-dsi-dsc-updates-2019-11-11' of ssh://git.freedeskto...
Maarten Lankhorst
2019-11-20
2
-3
/
+56
|
\
|
*
drm/dsi: add helpers for DSI compression mode and PPS packets
Jani Nikula
2019-11-07
1
-0
/
+51
|
*
drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to MIPI_DCS_SET_PARTIAL_ROWS
Jani Nikula
2019-11-07
1
-1
/
+1
|
*
drm/dsi: add missing DSI data types
Jani Nikula
2019-11-07
1
-0
/
+2
|
*
drm/dsi: clean up DSI data type definitions
Jani Nikula
2019-11-07
1
-2
/
+2
*
|
drm/r128: make ATI PCI GART part of its only user, r128
Jani Nikula
2019-11-20
6
-10
/
+36
*
|
drm/virtio: factor out virtio_gpu_update_dumb_bo
Gerd Hoffmann
2019-11-20
1
-15
/
+21
*
|
drm/virtio: Simplify virtio_gpu_primary_plane_update workflow.
Gerd Hoffmann
2019-11-20
1
-30
/
+34
*
|
drm/virtio: fix byteorder handling in virtio_gpu_cmd_transfer_{from, to}_host...
Gerd Hoffmann
2019-11-20
3
-25
/
+21
*
|
drm/xen: Simplify fb_create
Daniel Vetter
2019-11-19
1
-8
/
+1
*
|
drm/tilcdc: Drop drm_gem_fb_create wrapper
Daniel Vetter
2019-11-19
1
-7
/
+1
*
|
drm/atmel: ditch fb_create wrapper
Daniel Vetter
2019-11-19
1
-7
/
+1
*
|
drm/gma500: Fixup fbdev stolen size usage evaluation
Paul Kocialkowski
2019-11-19
1
-2
/
+6
*
|
drm/fb-helper: Remove drm_fb_helper_unlink_fbi()
Thomas Zimmermann
2019-11-19
1
-15
/
+1
*
|
drm/udl: Replace fbdev code with generic emulation
Thomas Zimmermann
2019-11-19
5
-296
/
+7
*
|
drm/komeda: Clean warnings: candidate for 'gnu_printf’ format attribute
james qian wang (Arm Technology China)
2019-11-19
1
-0
/
+1
*
|
drm/gma500: remove set but not used variable 'channel_eq'
zhengbin
2019-11-18
1
-3
/
+0
*
|
drm/fbdev: Fallback to non tiled mode if all tiles not present
Manasi Navare
2019-11-17
1
-0
/
+70
*
|
drm/edid: no CEA v3 extension is not an error
Jean Delvare
2019-11-15
1
-4
/
+4
*
|
drm/gma500: remove set but not used variable 'is_hdmi','is_crt'
zhengbin
2019-11-15
1
-5
/
+2
*
|
drm/gma500: remove set but not used variable 'error'
zhengbin
2019-11-15
1
-2
/
+0
*
|
drm/gma500: remove set but not used variable 'htotal'
zhengbin
2019-11-15
1
-3
/
+1
*
|
drm/ast: Call struct drm_driver.{load, unload} before registering device
Thomas Zimmermann
2019-11-14
1
-4
/
+9
*
|
drm/ast: Replace drm_get_pci_device() and drm_put_dev()
Thomas Zimmermann
2019-11-14
1
-2
/
+29
*
|
drm/print: convert debug category macros into an enum
Jani Nikula
2019-11-14
1
-2
/
+2
*
|
drm/print: underscore prefix functions that should be private to print
Jani Nikula
2019-11-14
1
-4
/
+4
*
|
drm/print: rename drm_debug to __drm_debug to discourage use
Jani Nikula
2019-11-14
1
-4
/
+4
*
|
drm/amdgpu: use drm_debug_enabled() to check for debug categories
Jani Nikula
2019-11-14
1
-2
/
+2
*
|
drm/nouveau: use drm_debug_enabled() to check for debug categories
Jani Nikula
2019-11-14
2
-4
/
+4
*
|
drm/i915: use drm_debug_enabled() to check for debug categories
Jani Nikula
2019-11-14
6
-7
/
+7
*
|
drm/komeda: Adds gamma and color-transform support for DOU-IPS
Lowry Li (Arm Technology China)
2019-11-14
4
-0
/
+31
*
|
drm/komeda: Add drm_ctm_to_coeffs()
james qian wang (Arm Technology China)
2019-11-14
2
-0
/
+15
*
|
drm/komeda: Add drm_lut_to_fgamma_coeffs()
james qian wang (Arm Technology China)
2019-11-14
2
-1
/
+60
*
|
drm: Add a new helper drm_color_ctm_s31_32_to_qm_n()
james qian wang (Arm Technology China)
2019-11-14
1
-0
/
+34
*
|
drm/fb-helper: unexport drm_fb_helper_generic_probe
Daniel Vetter
2019-11-13
1
-11
/
+3
*
|
drm/bridge: anx6345: Fix compilation breakage on systems without CONFIG_OF
Maxime Ripard
2019-11-13
1
-0
/
+1
*
|
drm/komeda: Fix komeda driver build error
james qian wang (Arm Technology China)
2019-11-13
1
-2
/
+2
*
|
drm/bridge: fix anx6345 compilation for v5.5
Torsten Duwe
2019-11-12
1
-18
/
+42
*
|
drm/virtgpu: fix double unregistration
Chuhong Yuan
2019-11-12
1
-1
/
+1
*
|
drm/komeda: add rate limiting disable to err_verbosity
Mihail Atanassov
2019-11-12
2
-1
/
+3
*
|
drm/komeda: Add option to print WARN- and INFO-level IRQ events
Mihail Atanassov
2019-11-12
2
-0
/
+15
*
|
drm/komeda: Optionally dump DRM state on interrupts
Mihail Atanassov
2019-11-12
2
-2
/
+11
*
|
drm/komeda: Remove CONFIG_KOMEDA_ERROR_PRINT
Mihail Atanassov
2019-11-12
3
-15
/
+2
*
|
drm/komeda: Add debugfs node to control error verbosity
Mihail Atanassov
2019-11-12
4
-5
/
+24
[next]