aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-25drm/omap: plane: Remove redundant color encoding and range initialisationMaxime Ripard1-3/+0
2022-02-25drm/object: Add default color encoding and range value at resetDave Stevenson1-0/+14
2022-02-25drm/sun4i: layer: Remove redundant zpos initialisationMaxime Ripard1-9/+7
2022-02-25drm/sti: plane: Remove redundant zpos initialisationMaxime Ripard5-10/+3
2022-02-25drm/rcar: plane: Remove redundant zpos initialisationMaxime Ripard2-2/+0
2022-02-25drm/omap: plane: Remove redundant zpos initialisationMaxime Ripard1-7/+0
2022-02-25drm/nouveau/kms: Remove redundant zpos initialisationMaxime Ripard1-2/+0
2022-02-25drm/msm/mdp5: Remove redundant zpos initialisationMaxime Ripard1-8/+8
2022-02-25drm/object: Add default zpos value at resetDave Stevenson1-0/+11
2022-02-25drm/object: Add drm_object_property_get_default_value() functionDave Stevenson1-10/+43
2022-02-25drm/omap: plane: Fix zpos initial value mismatchMaxime Ripard1-1/+11
2022-02-25drm/amdgpu: add gfxoff support for smu 13.0.5Yifan Zhang1-0/+1
2022-02-25drm/amd/pm: refine smu 13.0.5 pp table codeYifan Zhang2-107/+28
2022-02-25drm: of: Lookup if child node has panel or bridgeJagan Teki1-0/+17
2022-02-25drm/msm: Avoid dirtyfb stalls on video mode displays (v2)Rob Clark10-33/+110
2022-02-25drm/i915/ttm: fixup the mock_boMatthew Auld1-0/+8
2022-02-25drm/tegra: dpaux: Remove unneeded variablechiminghao1-2/+1
2022-02-25Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin907-21917/+264495
2022-02-25drm/i915: Check stolen memory size before calling drm_mm_initJosé Roberto de Souza2-5/+12
2022-02-25drm/tegra: Fix reference leak in tegra_dsi_ganged_probeMiaoqian Lin1-1/+3
2022-02-25drm/stm: ltdc: add support for CRC hashing featureRaphael Gallais-Pou2-3/+104
2022-02-25drm/stm: Avoid using val uninitialized in ltdc_set_ycbcr_config()Nathan Chancellor1-1/+2
2022-02-25drm/i915/dmc: Do not try loading wrong DMC versionLucas De Marchi1-1/+1
2022-02-25drm: of: Make use of the helper component_release_ofYong Wu1-6/+1
2022-02-25drm/vc4: Make use of the helper component_compare_devYong Wu1-6/+1
2022-02-25drm/omap: dss: Make use of the helper component_compare_devYong Wu1-7/+1
2022-02-25drm/mcde: Make use of the helper component_compare_devYong Wu1-6/+1
2022-02-25drm/exynos: Make use of the helper component_compare_devYong Wu1-7/+1
2022-02-25drm/rockchip: Make use of the helper component_compare_devYong Wu1-6/+1
2022-02-25drm/sun4i: Make use of the helper component_compare_ofYong Wu1-10/+1
2022-02-25drm/sti: Make use of the helper component_compare_ofYong Wu1-6/+1
2022-02-25drm/sprd: Make use of the helper component_compare_ofYong Wu1-6/+1
2022-02-25drm/msm: Make use of the helper component_compare_ofYong Wu1-12/+3
2022-02-25drm/meson: Make use of the helper component_compare_ofYong Wu1-9/+1
2022-02-25drm/mediatek: Make use of the helper component_compare_ofYong Wu1-6/+1
2022-02-25drm/ingenic: Make use of the helper component_compare_ofYong Wu1-6/+1
2022-02-25drm/hirin: Make use of the helper component_compare_ofYong Wu1-6/+1
2022-02-25drm/etnaviv: Make use of the helper component_compare_of/dev_nameYong Wu1-14/+2
2022-02-25drm/armada: Make use of the helper component_compare_of/dev_nameYong Wu1-14/+3
2022-02-25drm/komeda: Make use of the helper component_compare_ofYong Wu1-6/+1
2022-02-25drm/dp: Fix OOB read when handling Post Cursor2 registerKees Cook2-11/+10
2022-02-24drm/i915/dg2: Skip output init on PHY calibration failureMatt Roper3-4/+24
2022-02-25drm/exynos: Search for TE-gpio in DSI panel's nodeMarek Szyprowski1-1/+1
2022-02-25drm/exynos: Don't fail if no TE-gpio is defined for DSI driverMarek Szyprowski1-1/+3
2022-02-25drm/exynos: gsc: Use platform_get_irq() to get the interruptLad Prabhakar1-7/+3
2022-02-25drm/exynos/fimc: Use platform_get_irq() to get the interruptLad Prabhakar1-8/+5
2022-02-25drm/exynos/exynos_drm_fimd: Use platform_get_irq_byname() to get the interruptLad Prabhakar1-9/+4
2022-02-25drm/exynos: mixer: Use platform_get_irq() to get the interruptLad Prabhakar1-8/+6
2022-02-25drm/exynos/exynos7_drm_decon: Use platform_get_irq_byname() to get the interruptLad Prabhakar1-9/+3
2022-02-24drm/amd/display: Turn functions into staticMagali Lemes3-18/+3