index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
2023-01-18
drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer
Kuogee Hsieh
2023-01-18
drm/msm/adreno: Make adreno quirks not overwrite each other
Konrad Dybcio
2022-12-31
drm/msm: Use drm_mode_copy()
Ville Syrjälä
2022-12-31
drm/msm/a6xx: Fix speed-bin detection vs probe-defer
Rob Clark
2022-12-31
drm/msm/hdmi: use devres helper for runtime PM management
Dmitry Baryshkov
2022-12-31
drm/msm/hdmi: drop unused GPIO support
Dmitry Baryshkov
2022-11-10
drm/msm/hdmi: fix IRQ lifetime
Johan Hovold
2022-11-10
drm/msm/hdmi: Remove spurious IRQF_ONESHOT flag
Daniel Thompson
2022-11-03
drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
Nathan Huckleberry
2022-11-03
drm/msm/dp: fix IRQ lifetime
Johan Hovold
2022-11-03
drm/msm/hdmi: fix memory corruption with too many bridges
Johan Hovold
2022-11-03
drm/msm/dsi: fix memory corruption with too many bridges
Johan Hovold
2022-10-26
drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()
Kuogee Hsieh
2022-10-26
drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idx
Dmitry Baryshkov
2022-09-20
drm/msm/rd: Fix FIFO-full deadlock
Rob Clark
2022-09-08
drm/msm/dsi: Fix number of regulators for SDM660
Douglas Anderson
2022-09-08
drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
Douglas Anderson
2022-09-08
drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
Kuogee Hsieh
2022-09-08
drm/msm/dsi: fix the inconsistent indenting
sunliming
2022-08-17
drm/msm: Fix dirtyfb refcounting
Rob Clark
2022-08-17
drm/msm/dpu: Fix for non-visible planes
Rob Clark
2022-08-17
drm/msm: Avoid dirtyfb stalls on video mode displays (v2)
Rob Clark
2022-08-17
drm/msm/mdp5: Fix global state lock backoff
Rob Clark
2022-07-07
drm/msm/gem: Fix error return on fence id alloc fail
Rob Clark
2022-06-29
drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq...
Kuogee Hsieh
2022-06-29
drm/msm/dp: force link training for display resolution change
Kuogee Hsieh
2022-06-29
drm/msm/dp: do not initialize phy until plugin interrupt received
Kuogee Hsieh
2022-06-29
drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failed
Kuogee Hsieh
2022-06-29
drm/msm/dp: Drop now unused hpd_high member
Bjorn Andersson
2022-06-29
drm/msm/dp: check core_initialized before disable interrupts at dp_display_un...
Kuogee Hsieh
2022-06-29
drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
Miaoqian Lin
2022-06-29
drm/msm: use for_each_sgtable_sg to iterate over scatterlist
Jonathan Marek
2022-06-29
drm/msm: Switch ordering of runpm put vs devfreq_idle
Rob Clark
2022-06-29
drm/msm: Fix double pm_runtime_disable() call
Maximilian Luz
2022-06-29
drm/msm: Ensure mmap offset is initialized
Rob Clark
2022-06-09
drm/msm/dpu: fix error check return value of irq_of_parse_and_map()
Lv Ruyi
2022-06-09
drm/msm/dpu: handle pm_runtime_get_sync() errors in bind path
Abhinav Kumar
2022-06-09
drm/msm: don't free the IRQ if it was not requested
Dmitry Baryshkov
2022-06-09
drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
Hangyu Hua
2022-06-09
drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init
Miaoqian Lin
2022-06-09
drm/msm: return an error pointer in msm_gem_prime_get_sg_table()
Dan Carpenter
2022-06-09
drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected
Jessica Zhang
2022-06-09
drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected
Jessica Zhang
2022-06-09
drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()
Kuogee Hsieh
2022-06-09
drm/msm/dsi: fix address for second DSI PHY on SDM660
Dmitry Baryshkov
2022-06-09
drm/msm: add missing include to msm_drv.c
Dmitry Baryshkov
2022-06-09
drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()
Lv Ruyi
2022-06-09
drm/msm/hdmi: check return value after calling platform_get_resource_byname()
Yang Yingliang
2022-06-09
drm/msm/dsi: fix error checks and return values for DSI xmit functions
Dmitry Baryshkov
2022-06-09
drm/msm/dp: do not stop transmitting phy test pattern during DP phy complianc...
Kuogee Hsieh
[next]