summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2023-03-10drm/msm/dpu: Add DSC hardware blocks to register snapshotMarijn Suijten
2023-03-10drm/msm/dsi: Add missing check for alloc_ordered_workqueueJiasheng Jiang
2023-03-10drm/msm/dpu: set pdpu->is_rt_pipe early in dpu_plane_sspp_atomic_update()Dmitry Baryshkov
2023-03-10drm/msm/mdp5: Add check for kzallocJiasheng Jiang
2023-03-10drm/msm/dpu: Add check for pstatesJiasheng Jiang
2023-03-10drm/msm/dpu: Add check for cstateJiasheng Jiang
2023-03-10drm/msm: use strscpy instead of strncpyDmitry Baryshkov
2023-03-10drm/msm/dpu: sc7180: add missing WB2 clock controlDmitry Baryshkov
2023-03-10drm/msm/dsi: Allow 2 CTRLs on v2.5.0Konrad Dybcio
2023-03-10drm/msm/dpu: Disallow unallocated resources to be returnedMarijn Suijten
2023-03-10drm/msm/gem: Add check for kmallocJiasheng Jiang
2023-03-10drm/msm/adreno: Fix null ptr access in adreno_gpu_cleanup()Akhil P Oommen
2023-03-10drm/msm: clean event_thread->worker in case of an errorDmitry Baryshkov
2023-03-10drm/msm/hdmi: Add missing check for alloc_ordered_workqueueJiasheng Jiang
2023-03-10drm/msm/dpu: check for null return of devm_kzalloc() in dpu_writeback_init()Hui Tang
2023-01-20Merge tag 'drm-msm-fixes-2023-01-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-01-13Merge tag 'drm-msm-fixes-2023-01-12' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-01-11drm/msm/gpu: Fix potential double-freeRob Clark
2023-01-11adreno: Shutdown the GPU properlyJoel Fernandes (Google)
2023-01-05drm/msm/a6xx: Avoid gx gbit halt during rpm suspendAkhil P Oommen
2023-01-05drm/msm/adreno: Make adreno quirks not overwrite each otherKonrad Dybcio
2023-01-05drm/msm: another fix for the headless Adreno GPUDmitry Baryshkov
2023-01-03drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transferKuogee Hsieh
2022-12-27drm/msm/hdmi: Fix the error handling path of msm_hdmi_dev_probe()Christophe JAILLET
2022-12-27drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_pathMiaoqian Lin
2022-12-27drm/msm/dpu: Fix some kernel-doc commentsYang Li
2022-11-30Merge tag 'drm-msm-next-2022-11-28' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-11-30Merge tag 'drm-msm-display-for-6.2' of https://gitlab.freedesktop.org/lumag/m...Dave Airlie
2022-11-26Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...Dmitry Baryshkov
2022-11-26drm/msm/disp/dpu1: add support for display on SM6115Adam Skladowski
2022-11-26drm/msm/mdp5: fix reading hw revision on db410c platformDmitry Baryshkov
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie
2022-11-23drm/msm/hdmi: remove unnecessary NULL checkDan Carpenter
2022-11-17drm/msm: Hangcheck progress detectionRob Clark
2022-11-17drm/msm/adreno: Simplify read64/write64 helpersRob Clark
2022-11-17drm/msm: Enable unpin/eviction by defaultRob Clark
2022-11-17drm/msm: Enable clamp_to_idle for 7c3Rob Clark
2022-11-17drm/msm/a6xx: Fix speed-bin detection vs probe-deferRob Clark
2022-11-17drm/msm: Remove exclusive-fence hackRob Clark
2022-11-12drm/msm: Use drm_mode_copy()Ville Syrjälä
2022-11-12drm/msm: Use drm_mode_init() for on-stack modesVille Syrjälä
2022-11-05drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfixThomas Zimmermann
2022-11-05drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfixThomas Zimmermann
2022-11-04drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bitsMarijn Suijten
2022-11-04drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bitsMarijn Suijten
2022-11-04drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC valuesMarijn Suijten
2022-11-04drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bitsMarijn Suijten
2022-11-04drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()Marijn Suijten
2022-11-04drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpcMarijn Suijten
2022-11-04drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_sizeMarijn Suijten