drm/via: Embed via_dmablit in via_dri1
[platform/kernel/linux-starfive.git] / drivers / gpu / drm / msm /
2022-07-13 Maxime RipardMerge drm/drm-next into drm-misc-next
2022-07-13 Dave AirlieMerge tag 'exynos-drm-next-for-v5.20' of git://git...
2022-07-13 Dave AirlieMerge tag 'drm-msm-next-2022-07-10' of https://gitlab...
2022-07-13 Dave AirlieBackmerge tag 'v5.19-rc6' of git://git./linux/kernel...
2022-07-12 Dave AirlieMerge tag 'mediatek-drm-next-5.20' of https://git....
2022-07-12 Dave AirlieMerge tag 'drm/tegra/for-5.20-rc1' of https://gitlab...
2022-07-12 Dave AirlieMerge tag 'drm-intel-next-2022-07-06' of git://anongit...
2022-07-12 Dave AirlieMerge tag 'amd-drm-next-5.20-2022-07-05' of https:...
2022-07-10 Linus TorvaldsMerge tag 'dmaengine-fix-5.19' of git://git./linux...
2022-07-10 Linus TorvaldsMerge tag 'staging-5.19-rc6' of git://git./linux/kernel...
2022-07-10 Linus TorvaldsMerge tag 'char-misc-5.19-rc6' of git://git./linux...
2022-07-10 Linus TorvaldsMerge tag 'io_uring-5.19-2022-07-09' of git://git.kerne...
2022-07-10 Linus TorvaldsMerge tag 'kbuild-fixes-v5.19-3' of git://git./linux...
2022-07-10 Linus TorvaldsMerge tag 'x86_urgent_for_v5.19_rc6' of git://git....
2022-07-09 Linus TorvaldsMerge tag 'i2c-for-5.19-rc6' of git://git./linux/kernel...
2022-07-09 Linus TorvaldsMerge tag 'powerpc-5.19-5' of git://git./linux/kernel...
2022-07-08 Linus TorvaldsMerge tag 'fscache-fixes-20220708' of git://git./linux...
2022-07-08 Linus TorvaldsMerge tag 'cxl-fixes-for-5.19-rc6' of git://git./linux...
2022-07-08 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.19-rc6' of git://git....
2022-07-08 Rafael J. WysockiMerge branch 'pm-core'
2022-07-08 Linus TorvaldsMerge tag 'block-5.19-2022-07-08' of git://git.kernel...
2022-07-08 Linus TorvaldsMerge tag 'io_uring-5.19-2022-07-08' of git://git.kerne...
2022-07-08 Rob Clarkdrm/msm/dpu: Fix for non-visible planes
2022-07-07 Linus TorvaldsMerge tag 'net-5.19-rc6' of git://git./linux/kernel...
2022-07-07 Linus TorvaldsMerge tag 'pinctrl-v5.19-2' of git://git./linux/kernel...
2022-07-07 Rob Clarkdrm/msm/mdp5: Fix global state lock backoff
2022-07-07 Rob Clarkdrm/msm: Make enable_eviction flag static
2022-07-07 Rob Clarkdrm/msm: Switch to pfn mappings
2022-07-07 Rob Clarkdrm/msm: Deprecate MSM_BO_UNCACHED harder
2022-07-07 Rob Clarkdrm/msm/adreno: Defer enabling runpm until hw_init()
2022-07-07 Rob Clarkdrm/msm/gem: Drop obj lock in msm_gem_free_object()
2022-07-07 Dmitry Baryshkovdrm/msm/dp: remove dp_display_en/disable prototypes...
2022-07-07 Dmitry Baryshkovdrm/msm/dp: rename second dp_display_enable()'s argument
2022-07-07 Dmitry Baryshkovdrm/msm/dp: remove unused stubs
2022-07-07 Geert Uytterhoevendrm/msm/adreno: Do not propagate void return values
2022-07-07 Rob Clarkdrm/msm/gpu: Add GEM debug label to devcore
2022-07-07 Rob Clarkdrm/msm/gpu: Capture all BO addr+size in devcore
2022-07-07 Dmitry Baryshkovdrm/msm: switch msm_kms_init_aspace() to use device_iom...
2022-07-07 Dmitry Baryshkovdrm/msm: move KMS aspace init to the separate helper
2022-07-07 Dmitry Baryshkovdrm/msm: Stop using iommu_present()
2022-07-06 Linus TorvaldsMerge tag 'for-linus' of https://github.com/openrisc...
2022-07-06 Linus TorvaldsMerge tag 'sound-5.19-rc6' of git://git./linux/kernel...
2022-07-06 Thomas GleixnerMerge tag 'irqchip-fixes-5.19-2' of git://git./linux...
2022-07-06 Dmitry Baryshkovdrm/msm/mdp5: move iommu_domain_alloc() call close...
2022-07-06 Dmitry Baryshkovdrm/msm/dpu: check both DPU and MDSS devices for the...
2022-07-06 Rob Clarkdrm/msm: Fix %d vs %u
2022-07-06 Dmitry Baryshkovdrm/msm/dpu: move struct dpu_hw_blk definition to dpu_h...
2022-07-06 Dmitry Baryshkovdrm/msm/dpu: merge base_off with blk_off in struct...
2022-07-06 Dmitry Baryshkovdrm/msm/dpu: drop length from struct dpu_hw_blk_reg_map
2022-07-06 Dmitry Baryshkovdrm/msm/dpu: drop xin_id from struct dpu_hw_blk_reg_map
2022-07-06 Rob Clarkdrm/msm/adreno: Allow larger address space size
2022-07-06 Konrad Dybciodrm/msm/adreno: Fix up formatting
2022-07-06 Konrad Dybciodrm/msm/a6xx: Add speedbin support for A619 GPU
2022-07-06 Konrad Dybciodrm/msm/adreno: Add A619 support
2022-07-06 Konrad Dybciodrm/msm/adreno: Remove dead code
2022-07-06 Douglas Andersondrm/msm: Avoid unclocked GMU register access in 6xx...
2022-07-05 Dmitry BaryshkovMerge branches 'msm-next-lumag-core', 'msm-next-lumag...
2022-07-05 Rob Clarkdrm/msm: Fix fence rollover issue
2022-07-05 Wan Jiabingdrm/msm: Use div64_ul instead of do_div
2022-07-05 Rob Clarkdrm/msm: Expose client engine utilization via fdinfo
2022-07-05 Rob Clarkdrm/msm: Make msm_gem_free_object() static
2022-07-04 Kalyan Thotadrm/msm/disp/dpu1: add dspp support for sc7280
2022-07-04 Vladimir Lypakdrm/msm/mdp5: Add perf data for MDP v1.16
2022-07-04 Dmitry Baryshkovdrm/msm/mdp4: get rid of struct mdp4_platform_config
2022-07-04 Dmitry Baryshkovdrm/msm/mdp4: move iommu_domain_alloc() call close...
2022-07-04 Dmitry Baryshkovdrm/msm/hdmi: support attaching the "next" bridge
2022-07-04 Dmitry Baryshkovdrm/msm/hdmi: drop empty bridge callbacks
2022-07-04 Dmitry Baryshkovdrm/msm/hdmi-phy: populate 8x60 HDMI PHY requirements
2022-07-04 Dmitry Baryshkovdrm/msm/hdmi: reuse MSM8960's config for MSM8660
2022-07-04 Dmitry Baryshkovdrm/msm/hdmi: merge platform config for 8974/8084/8994...
2022-07-04 Dmitry Baryshkovdrm/msm/hdmi: drop hpd_regs usage on 8x74/8084
2022-07-04 Dmitry Baryshkovdrm/msm/hdmi: drop empty 'none' regulator lists
2022-07-04 Dmitry Baryshkovdrm/msm/hdmi: enable core-vcc/core-vdda-supply for...
2022-07-04 Dmitry Baryshkovdrm/msm/hdmi: drop unused GPIO support
2022-07-04 Dmitry Baryshkovdrm/msm/hdmi: drop the hdmi-mux support
2022-07-04 Dmitry Baryshkovdrm/msm/dp: use ARRAY_SIZE for calculating num_descs
2022-07-04 Vladimir Lypakdrm/msm/dsi: Use single function for reset
2022-07-04 Dmitry Baryshkovdrm/msm/hdmi: fill the pwr_regs bulk regulators
2022-07-04 Stephen Boyddrm/msm/dp: Remove encoder pointer from struct msm_dp
2022-07-04 Dmitry Baryshkovdrm/msm/dp: make dp_bridge_mode_valid() more precise
2022-07-04 Dmitry Baryshkovdrm/msm/dpu: simplify and unify dpu_encoder_get_intf...
2022-07-04 Jessica Zhangdrm/msm/dpu: Add interface support for CRC debugfs
2022-07-04 Dmitry Baryshkovdrm/msm/dp: rewrite dss_module_power to use bulk clock...
2022-07-04 Jessica Zhangdrm/msm/dpu: Add MISR register support for interface
2022-07-04 Dmitry Baryshkovdrm/msm/dp: inline dp_power_clk_set_rate()
2022-07-04 Jessica Zhangdrm/msm/dpu: Move MISR methods to dpu_hw_util
2022-07-04 Dmitry Baryshkovdrm/msm/dp: set stream_pixel rate directly
2022-07-04 Dmitry Baryshkovdrm/msm/dp: "inline" dp_ctrl_set_clock_rate("ctrl_link")
2022-07-04 Jessica Zhangdrm/msm/dpu: Move LM CRC code into separate method
2022-07-04 Abhinav Kumardrm/msm/dpu: remove hard-coded linewidth limit for...
2022-07-04 Abhinav Kumardrm/msm/dpu: fix maxlinewidth for writeback block
2022-07-04 Abhinav Kumardrm/msm/dpu: move intf and wb assignment to dpu_encoder...
2022-07-04 Dmitry Baryshkovdrm/msm/dpu: drop enum msm_display_caps
2022-07-04 Dmitry Baryshkovdrm/msm/dpu: dont_use IS_ERR_OR_NULL for encoder phys...
2022-07-04 Dmitry Baryshkovdrm/msm/dpu: make dpu hardware catalog static const
2022-07-04 Dmitry Baryshkovdrm/msm/dpu: constify struct dpu_mdss_cfg
2022-07-04 Dmitry Baryshkovdrm/msm/dpu: change catalog->dma_cfg to be a const...
2022-07-04 Dmitry Baryshkovdrm/msm/dpu: change catalog->perf to be a const pointer
2022-07-04 Dmitry Baryshkovdrm/msm/dpu: remove hwversion field from data structures
2022-07-04 Dmitry Baryshkovdrm/msm/dpu: move VBIF_XINL_QOS_LVL_REMAP size to hw_ca...
next