summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2023-09-09drm/msm: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-31fbdev: Align deferred I/O with naming of helpersThomas Zimmermann
2023-07-31fbdev: Use _SYSMEM_ infix for system-memory helpersThomas Zimmermann
2023-07-24Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-07-21drm: Explicitly include correct DT includesRob Herring
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-07-11drm/client: Send hotplug event after registering a clientThomas Zimmermann
2023-06-26drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann
2023-06-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-06-19drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann
2023-06-19drm/msm: Initialize mmap offset after constructing the buffer objectThomas Zimmermann
2023-06-18drm/msm/a6xx: Add A610 speedbin supportKonrad Dybcio
2023-06-18drm/msm/a6xx: Add A619_holi speedbin supportKonrad Dybcio
2023-06-18drm/msm/a6xx: Use adreno_is_aXYZ macros in speedbin matchingKonrad Dybcio
2023-06-18drm/msm/a6xx: Use "else if" in GPU speedbin rev matchingKonrad Dybcio
2023-06-18drm/msm/a6xx: Fix some A619 tunablesKonrad Dybcio
2023-06-18drm/msm/a6xx: Add A610 supportKonrad Dybcio
2023-06-18drm/msm/a6xx: Add support for A619_holiKonrad Dybcio
2023-06-18drm/msm/adreno: Disable has_cached_coherent in GMU wrapper configurationsKonrad Dybcio
2023-06-18drm/msm/a6xx: Introduce GMU wrapper supportKonrad Dybcio
2023-06-18drm/msm/a6xx: Move CX GMU power counter enablement to hw_initKonrad Dybcio
2023-06-18drm/msm/a6xx: Extend and explain UBWC configKonrad Dybcio
2023-06-18drm/msm/a6xx: Remove both GBIF and RBBM GBIF halt on hw initKonrad Dybcio
2023-06-18drm/msm/a6xx: Add a helper for software-resetting the GPUKonrad Dybcio
2023-06-18drm/msm/a6xx: Improve a6xx_bus_clear_pending_transactions()Konrad Dybcio
2023-06-18drm/msm/a6xx: Move a6xx_bus_clear_pending_transactions to a6xx_gpuKonrad Dybcio
2023-06-18drm/msm/a6xx: Move force keepalive vote removal to a6xx_gmu_force_off()Konrad Dybcio
2023-06-18drm/msm/a6xx: Remove static keyword from sptprac en/disable functionsKonrad Dybcio
2023-06-18drm/msm/adreno: Use adreno_is_revn for A690Konrad Dybcio
2023-06-16drm/msm/dsi: split dsi_ctrl_config() functionDmitry Baryshkov
2023-06-16drm/msm/dsi: dsi_host: drop unused clocksDmitry Baryshkov
2023-06-16drm/msm/dpu: remove unused INTF_NONE interfacesDmitry Baryshkov
2023-06-16drm/msm/dpu: correct MERGE_3D lengthDmitry Baryshkov
2023-06-16drm/msm/dpu: fix sc7280 and sc7180 PINGPONG done interruptsDmitry Baryshkov
2023-06-15drm/msm/dp: Free resources after unregistering themBjorn Andersson
2023-06-15drm/msm/dp: Drop aux devices together with DP controllerBjorn Andersson
2023-06-15drm/msm: provide fb_dirty implemenationDmitry Baryshkov
2023-06-15drm/msm/dsi: Remove incorrect references to slice_countJessica Zhang
2023-06-15drm/msm/dpu: Set DATA_COMPRESS on command mode for DCE/DSC 1.2Jessica Zhang
2023-06-15drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature flag for DPU >= 7.0Jessica Zhang
2023-06-15drm/msm/dsi: Reduce pclk rate for compressionJessica Zhang
2023-06-15msm/drm/dsi: Round up DSC hdisplay calculationJessica Zhang
2023-06-15drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsetsAbhinav Kumar
2023-06-15drm/msm/dpu: add support for DSC encoder v1.2 engineKuogee Hsieh
2023-06-15drm/msm/dsi: update hdisplay calculation for dsi_timing_setupJessica Zhang
2023-06-15drm/msm/dsi: Use MSM and DRM DSC helper methodsJessica Zhang
2023-06-15drm/msm/dpu: Fix slice_last_group_size calculationJessica Zhang
2023-06-15drm/msm/dpu: Use fixed DRM DSC helper for det_thresh_flatnessJessica Zhang
2023-06-15drm/msm: Add MSM-specific DSC helper methodsJessica Zhang
2023-06-15drm/msm/dsi: use DRM DSC helpers for DSC setupDmitry Baryshkov