summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
Commit message (Expand)AuthorAgeFilesLines
* drm/msm/dpu: add support for SM8450Dmitry Baryshkov2023-01-124-0/+228
* drm/msm/dpu: add support for MDP_TOP blackholeDmitry Baryshkov2023-01-123-2/+15
* drm/msm/dpu: merge all MDP TOP registers to dpu_hwio.hDmitry Baryshkov2023-01-122-25/+18
* drm/msm/dpu: Print interrupt index in addition to the maskMarijn Suijten2023-01-081-6/+6
* drm/msm/dpu: check for null return of devm_kzalloc() in dpu_writeback_init()Hui Tang2023-01-081-0/+2
* drm/msm/dpu1: Remove INTF4 IRQ from SDM845 IRQ maskKonrad Dybcio2023-01-081-1/+0
* drm/msm/a6xx: Avoid gx gbit halt during rpm suspendAkhil P Oommen2023-01-053-6/+17
* drm/msm/adreno: Make adreno quirks not overwrite each otherKonrad Dybcio2023-01-051-6/+4
* drm/msm: another fix for the headless Adreno GPUDmitry Baryshkov2023-01-051-1/+1
* drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transferKuogee Hsieh2023-01-031-0/+4
* drm/msm/hdmi: Fix the error handling path of msm_hdmi_dev_probe()Christophe JAILLET2022-12-271-2/+10
* drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_pathMiaoqian Lin2022-12-271-2/+4
* drm/msm/dpu: Fix some kernel-doc commentsYang Li2022-12-271-2/+1
*-------. Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...Dmitry Baryshkov2022-11-2617-350/+379
|\ \ \ \ \
| | | | | * drm/msm/mdp5: fix reading hw revision on db410c platformDmitry Baryshkov2022-11-261-9/+8
| | | | | * drm/msm/mdp5: stop overriding drvdataDmitry Baryshkov2022-11-021-15/+17
| | | | * | drm/msm/hdmi: remove unnecessary NULL checkDan Carpenter2022-11-231-2/+1
| | | | * | drm/msm/hdmi: move msm_hdmi_get_phy() to msm_hdmi_dev_probe()Dmitry Baryshkov2022-11-041-18/+22
| | | | * | drm/msm/hdmi: don't take extra reference on PHY deviceDmitry Baryshkov2022-11-041-1/+1
| | | | * | drm/msm/hdmi: move resource allocation to probe functionDmitry Baryshkov2022-11-041-166/+138
| | | | * | drm/msm/hdmi: drop constant resource names from platform configDmitry Baryshkov2022-11-032-9/+3
| | | | * | drm/msm/hdmi: use devres helper for runtime PM managementDmitry Baryshkov2022-11-031-1/+1
| | | | |/
| | | * | drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bitsMarijn Suijten2022-11-041-1/+5
| | | * | drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bitsMarijn Suijten2022-11-041-9/+2
| | | * | drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC valuesMarijn Suijten2022-11-041-0/+5
| | | * | drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bitsMarijn Suijten2022-11-041-5/+14
| | | * | drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()Marijn Suijten2022-11-041-58/+6
| | | * | drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpcMarijn Suijten2022-11-041-1/+1
| | | * | drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_sizeMarijn Suijten2022-11-041-7/+2
| | | * | drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on moduloMarijn Suijten2022-11-041-3/+1
| | | * | drm/msm/dsi: Remove repeated calculation of slice_per_intfMarijn Suijten2022-11-041-4/+2
| | | * | drm/msm/dsi: Remove useless math in DSC calculationsMarijn Suijten2022-11-041-9/+1
| | | * | drm/msm/dsi: Add phy configuration for QCM2290Loic Poulain2022-11-043-0/+20
| | | * | drm/msm/dsi: drop modeset sanity checksJohan Hovold2022-11-041-6/+1
| | | |/
| | * | drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bitsMarijn Suijten2022-11-041-9/+2
| | * | drm/msm/dp: drop modeset sanity checksJohan Hovold2022-11-041-11/+1
| | * | drm/msm/dp: retry 3 times if set sink to D0 poweer state failedKuogee Hsieh2022-11-021-5/+8
| | * | drm/msm/dp: replace variable err with len at dp_aux_link_power_up()Kuogee Hsieh2022-11-021-7/+7
| | |/
| * | drm/msm/disp/dpu1: add support for display on SM6115Adam Skladowski2022-11-264-0/+94
| * | drm/msm/dpu: Refactor sc7280_pp locationRobert Foss2022-11-021-7/+7
| * | drm/msm/dpu: use DEFINE_SHOW_ATTRIBUTE to simplify dpu_regset32Liu Shixin2022-11-021-15/+3
| * | drm/msm/dpu: Add support for P010 formatJessica Zhang2022-11-023-1/+18
| * | drm/msm/dpu: Add support for XR30 formatJessica Zhang2022-11-023-0/+10
| |/
* | drm/msm: remove duplicated code from a6xx_create_address_spaceDmitry Baryshkov2022-11-036-33/+20
* | drm/msm: move domain allocation into msm_iommu_new()Dmitry Baryshkov2022-11-038-60/+62
* | drm/msm: Add MSM_INFO_GET_FLAGSRob Clark2022-11-021-0/+10
* | drm/msm: less magic numbers in msm_mdss_enableDmitry Baryshkov2022-11-021-8/+72
|/
* Merge remote-tracking branch 'msm/msm-fixes' into HEADDmitry Baryshkov2022-11-0217-31/+120
|\
| * drm/msm: Kconfig: Fix spelling mistake "throught" -> "through"Colin Ian King2022-10-141-1/+1
| * drm/msm: Remove redundant check for 'submit'Aashish Sharma2022-10-141-3/+2