summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | drm/msm: Don't init ww_mutec acquire ctx before neededDaniel Vetter2019-11-211-3/+6
| * | | | | | | | | | | drm/modeset: Prime modeset lock vs dma_resvDaniel Vetter2019-11-211-0/+28
| * | | | | | | | | | | drm/dp_mst: fix multiple frees of tx->bytesColin Ian King2019-11-201-1/+3
| * | | | | | | | | | | drm/mgag200: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-4/+4
| * | | | | | | | | | | drm/bridge: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-4/+4
| * | | | | | | | | | | drm/lima: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-1/+1
| * | | | | | | | | | | drm/nouveau: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-1/+1
| * | | | | | | | | | | drm/omap: Fix Kconfig indentationKrzysztof Kozlowski2019-11-202-9/+9
| * | | | | | | | | | | drm/rockchip: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-4/+4
| * | | | | | | | | | | drm/udl: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-1/+1
| * | | | | | | | | | | vga: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-1/+1
| * | | | | | | | | | | Merge tag 'topic/drm-mipi-dsi-dsc-updates-2019-11-11' of ssh://git.freedeskto...Maarten Lankhorst2019-11-202-3/+56
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | drm/dsi: add helpers for DSI compression mode and PPS packetsJani Nikula2019-11-071-0/+51
| | * | | | | | | | | | drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to MIPI_DCS_SET_PARTIAL_ROWSJani Nikula2019-11-071-1/+1
| | * | | | | | | | | | drm/dsi: add missing DSI data typesJani Nikula2019-11-071-0/+2
| | * | | | | | | | | | drm/dsi: clean up DSI data type definitionsJani Nikula2019-11-071-2/+2
| * | | | | | | | | | | drm/r128: make ATI PCI GART part of its only user, r128Jani Nikula2019-11-206-10/+36
| * | | | | | | | | | | drm/virtio: factor out virtio_gpu_update_dumb_boGerd Hoffmann2019-11-201-15/+21
| * | | | | | | | | | | drm/virtio: Simplify virtio_gpu_primary_plane_update workflow.Gerd Hoffmann2019-11-201-30/+34
| * | | | | | | | | | | drm/virtio: fix byteorder handling in virtio_gpu_cmd_transfer_{from, to}_host...Gerd Hoffmann2019-11-203-25/+21
| * | | | | | | | | | | drm/xen: Simplify fb_createDaniel Vetter2019-11-191-8/+1
| * | | | | | | | | | | drm/tilcdc: Drop drm_gem_fb_create wrapperDaniel Vetter2019-11-191-7/+1
| * | | | | | | | | | | drm/atmel: ditch fb_create wrapperDaniel Vetter2019-11-191-7/+1
| * | | | | | | | | | | drm/gma500: Fixup fbdev stolen size usage evaluationPaul Kocialkowski2019-11-191-2/+6
| * | | | | | | | | | | drm/fb-helper: Remove drm_fb_helper_unlink_fbi()Thomas Zimmermann2019-11-191-15/+1
| * | | | | | | | | | | drm/udl: Replace fbdev code with generic emulationThomas Zimmermann2019-11-195-296/+7
| * | | | | | | | | | | drm/komeda: Clean warnings: candidate for 'gnu_printf’ format attributejames qian wang (Arm Technology China)2019-11-191-0/+1
| * | | | | | | | | | | drm/gma500: remove set but not used variable 'channel_eq'zhengbin2019-11-181-3/+0
| * | | | | | | | | | | drm/fbdev: Fallback to non tiled mode if all tiles not presentManasi Navare2019-11-171-0/+70
| * | | | | | | | | | | drm/edid: no CEA v3 extension is not an errorJean Delvare2019-11-151-4/+4
| * | | | | | | | | | | drm/gma500: remove set but not used variable 'is_hdmi','is_crt'zhengbin2019-11-151-5/+2
| * | | | | | | | | | | drm/gma500: remove set but not used variable 'error'zhengbin2019-11-151-2/+0
| * | | | | | | | | | | drm/gma500: remove set but not used variable 'htotal'zhengbin2019-11-151-3/+1
| * | | | | | | | | | | drm/ast: Call struct drm_driver.{load, unload} before registering deviceThomas Zimmermann2019-11-141-4/+9
| * | | | | | | | | | | drm/ast: Replace drm_get_pci_device() and drm_put_dev()Thomas Zimmermann2019-11-141-2/+29
| * | | | | | | | | | | drm/print: convert debug category macros into an enumJani Nikula2019-11-141-2/+2
| * | | | | | | | | | | drm/print: underscore prefix functions that should be private to printJani Nikula2019-11-141-4/+4
| * | | | | | | | | | | drm/print: rename drm_debug to __drm_debug to discourage useJani Nikula2019-11-141-4/+4
| * | | | | | | | | | | drm/amdgpu: use drm_debug_enabled() to check for debug categoriesJani Nikula2019-11-141-2/+2
| * | | | | | | | | | | drm/nouveau: use drm_debug_enabled() to check for debug categoriesJani Nikula2019-11-142-4/+4
| * | | | | | | | | | | drm/i915: use drm_debug_enabled() to check for debug categoriesJani Nikula2019-11-146-7/+7
| * | | | | | | | | | | drm/komeda: Adds gamma and color-transform support for DOU-IPSLowry Li (Arm Technology China)2019-11-144-0/+31
| * | | | | | | | | | | drm/komeda: Add drm_ctm_to_coeffs()james qian wang (Arm Technology China)2019-11-142-0/+15
| * | | | | | | | | | | drm/komeda: Add drm_lut_to_fgamma_coeffs()james qian wang (Arm Technology China)2019-11-142-1/+60
| * | | | | | | | | | | drm: Add a new helper drm_color_ctm_s31_32_to_qm_n()james qian wang (Arm Technology China)2019-11-141-0/+34
| * | | | | | | | | | | drm/fb-helper: unexport drm_fb_helper_generic_probeDaniel Vetter2019-11-131-11/+3
| * | | | | | | | | | | drm/bridge: anx6345: Fix compilation breakage on systems without CONFIG_OFMaxime Ripard2019-11-131-0/+1
| * | | | | | | | | | | drm/komeda: Fix komeda driver build errorjames qian wang (Arm Technology China)2019-11-131-2/+2
| * | | | | | | | | | | drm/bridge: fix anx6345 compilation for v5.5Torsten Duwe2019-11-121-18/+42
| * | | | | | | | | | | drm/virtgpu: fix double unregistrationChuhong Yuan2019-11-121-1/+1
OpenPOWER on IntegriCloud