summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2022-11-10drm/msm/hdmi: fix IRQ lifetimeJohan Hovold
2022-11-10drm/msm/hdmi: Remove spurious IRQF_ONESHOT flagDaniel Thompson
2022-11-03drm/msm: Fix return type of mdp4_lvds_connector_mode_validNathan Huckleberry
2022-11-03drm/msm/dp: fix IRQ lifetimeJohan Hovold
2022-11-03drm/msm/hdmi: fix memory corruption with too many bridgesJohan Hovold
2022-11-03drm/msm/dsi: fix memory corruption with too many bridgesJohan Hovold
2022-10-26drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()Kuogee Hsieh
2022-10-26drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idxDmitry Baryshkov
2022-09-20drm/msm/rd: Fix FIFO-full deadlockRob Clark
2022-09-08drm/msm/dsi: Fix number of regulators for SDM660Douglas Anderson
2022-09-08drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfgDouglas Anderson
2022-09-08drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4Kuogee Hsieh
2022-09-08drm/msm/dsi: fix the inconsistent indentingsunliming
2022-08-17drm/msm: Fix dirtyfb refcountingRob Clark
2022-08-17drm/msm/dpu: Fix for non-visible planesRob Clark
2022-08-17drm/msm: Avoid dirtyfb stalls on video mode displays (v2)Rob Clark
2022-08-17drm/msm/mdp5: Fix global state lock backoffRob Clark
2022-07-07drm/msm/gem: Fix error return on fence id alloc failRob Clark
2022-06-29drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq...Kuogee Hsieh
2022-06-29drm/msm/dp: force link training for display resolution changeKuogee Hsieh
2022-06-29drm/msm/dp: do not initialize phy until plugin interrupt receivedKuogee Hsieh
2022-06-29drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failedKuogee Hsieh
2022-06-29drm/msm/dp: Drop now unused hpd_high memberBjorn Andersson
2022-06-29drm/msm/dp: check core_initialized before disable interrupts at dp_display_un...Kuogee Hsieh
2022-06-29drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intfMiaoqian Lin
2022-06-29drm/msm: use for_each_sgtable_sg to iterate over scatterlistJonathan Marek
2022-06-29drm/msm: Switch ordering of runpm put vs devfreq_idleRob Clark
2022-06-29drm/msm: Fix double pm_runtime_disable() callMaximilian Luz
2022-06-29drm/msm: Ensure mmap offset is initializedRob Clark
2022-06-09drm/msm/dpu: fix error check return value of irq_of_parse_and_map()Lv Ruyi
2022-06-09drm/msm/dpu: handle pm_runtime_get_sync() errors in bind pathAbhinav Kumar
2022-06-09drm/msm: don't free the IRQ if it was not requestedDmitry Baryshkov
2022-06-09drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()Hangyu Hua
2022-06-09drm/msm/a6xx: Fix refcount leak in a6xx_gpu_initMiaoqian Lin
2022-06-09drm/msm: return an error pointer in msm_gem_prime_get_sg_table()Dan Carpenter
2022-06-09drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detectedJessica Zhang
2022-06-09drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detectedJessica Zhang
2022-06-09drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()Kuogee Hsieh
2022-06-09drm/msm/dsi: fix address for second DSI PHY on SDM660Dmitry Baryshkov
2022-06-09drm/msm: add missing include to msm_drv.cDmitry Baryshkov
2022-06-09drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()Lv Ruyi
2022-06-09drm/msm/hdmi: check return value after calling platform_get_resource_byname()Yang Yingliang
2022-06-09drm/msm/dsi: fix error checks and return values for DSI xmit functionsDmitry Baryshkov
2022-06-09drm/msm/dp: do not stop transmitting phy test pattern during DP phy complianc...Kuogee Hsieh
2022-06-09drm/msm/dp: reset DP controller before transmit phy test patternKuogee Hsieh
2022-06-09drm/msm/dp: fix error check return value of irq_of_parse_and_map()Lv Ruyi
2022-06-09drm/msm/dp: stop event kernel thread when DP unbindKuogee Hsieh
2022-06-09drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...Vinod Polimera
2022-06-09drm/msm/dpu: adjust display_v_end for eDP and DPKuogee Hsieh
2022-06-09drm/msm/hdmi: switch to drm_bridge_connectorDmitry Baryshkov