index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
2022-06-14
drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq...
Kuogee Hsieh
2022-06-09
drm/msm/dpu: fix error check return value of irq_of_parse_and_map()
Lv Ruyi
2022-06-09
drm/msm: return the average load over the polling period
Chia-I Wu
2022-06-09
drm/msm: simplify gpu_busy callback
Chia-I Wu
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/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during drm...
Vinod Polimera
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
2022-06-09
drm/msm/dp: reset DP controller before transmit phy test pattern
Kuogee Hsieh
2022-06-09
drm/msm/dp: fix error check return value of irq_of_parse_and_map()
Lv Ruyi
2022-06-09
drm/msm/dp: stop event kernel thread when DP unbind
Kuogee Hsieh
2022-06-09
drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...
Vinod Polimera
2022-06-09
drm/msm/dpu: adjust display_v_end for eDP and DP
Kuogee Hsieh
2022-06-09
drm/msm: properly add and remove internal bridges
Dmitry Baryshkov
2022-06-09
drm/msm/dpu: Clean up CRC debug logs
Jessica Zhang
2022-06-09
drm: msm: fix error check return value of irq_of_parse_and_map()
Lv Ruyi
2022-05-12
drm/msm/dp: remove fail safe mode related code
Kuogee Hsieh
2022-04-27
drm/msm/mdp5: check the return of kzalloc()
Xiaoke Wang
2022-04-27
drm/msm/disp: check the return value of kzalloc()
Xiaoke Wang
2022-04-27
drm/msm/gpu: Remove mutex from wait_event condition
Rob Clark
2022-04-27
drm/msm/gpu: Rename runtime suspend/resume functions
Rob Clark
2022-04-20
drm/msm/dp: add fail safe mode outside of event_mutex context
Kuogee Hsieh
2022-04-20
drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init()
Stephen Boyd
2022-04-20
drm/msm: Fix range size vs end confusion
Rob Clark
2022-04-20
drm/msm: Add missing put_task_struct() in debugfs path
Rob Clark
2022-04-13
drm/msm/dsi: Remove spurious IRQF_ONESHOT flag
Daniel Thompson
2022-04-08
drm/msm/a6xx: Fix missing ARRAY_SIZE() check
Rob Clark
2022-04-08
drm/msm/dp: fix panel bridge attachment
Dmitry Baryshkov
2022-04-08
drm/msm/dpu: remove msm_dp cached in dpu_encoder_virt
Dmitry Baryshkov
2022-04-08
drm/msm/dpu: fix dp audio condition
Dmitry Baryshkov
2022-04-08
drm/msm/dpu: add DSPP blocks teardown
Dmitry Baryshkov
2022-04-08
drm/msm/dsi/phy: fix 7nm v4.0 settings for C-PHY mode
Dmitry Baryshkov
2022-04-08
drm/msm/dsi: Use "ref" fw clock instead of global name for VCO parent
Marijn Suijten
2022-04-08
drm/msm/dp: always add fail-safe mode into connector mode list
Kuogee Hsieh
2022-04-08
drm/msm/dp: stop link training after link training 2 failed
Kuogee Hsieh
2022-04-08
drm/msm/dp: populate connector of struct dp_panel
Kuogee Hsieh
2022-04-08
drm/msm/dp: do not initialize phy until plugin interrupt received
Kuogee Hsieh
2022-03-28
drm/msm/gpu: Fix crash on devices without devfreq support (v2)
Rob Clark
2022-01-28
Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
[next]