i2c: mv64xxx: Remove shutdown method from driver
[platform/kernel/linux-rpi.git] / drivers / gpu / drm / msm /
2023-01-18 Kuogee Hsiehdrm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if...
2023-01-18 Konrad Dybciodrm/msm/adreno: Make adreno quirks not overwrite each...
2022-12-31 Ville Syrjälädrm/msm: Use drm_mode_copy()
2022-12-31 Rob Clarkdrm/msm/a6xx: Fix speed-bin detection vs probe-defer
2022-12-31 Dmitry Baryshkovdrm/msm/hdmi: use devres helper for runtime PM management
2022-12-31 Dmitry Baryshkovdrm/msm/hdmi: drop unused GPIO support
2022-11-10 Johan Hovolddrm/msm/hdmi: fix IRQ lifetime
2022-11-10 Daniel Thompsondrm/msm/hdmi: Remove spurious IRQF_ONESHOT flag
2022-11-03 Nathan Huckleberrydrm/msm: Fix return type of mdp4_lvds_connector_mode_valid
2022-11-03 Johan Hovolddrm/msm/dp: fix IRQ lifetime
2022-11-03 Johan Hovolddrm/msm/hdmi: fix memory corruption with too many bridges
2022-11-03 Johan Hovolddrm/msm/dsi: fix memory corruption with too many bridges
2022-10-26 Kuogee Hsiehdrm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_...
2022-10-26 Dmitry Baryshkovdrm/msm/dpu: index dpu_kms->hw_vbif using vbif_idx
2022-09-20 Rob Clarkdrm/msm/rd: Fix FIFO-full deadlock
2022-09-08 Douglas Andersondrm/msm/dsi: Fix number of regulators for SDM660
2022-09-08 Douglas Andersondrm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
2022-09-08 Kuogee Hsiehdrm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix...
2022-09-08 sunlimingdrm/msm/dsi: fix the inconsistent indenting
2022-08-17 Rob Clarkdrm/msm: Fix dirtyfb refcounting
2022-08-17 Rob Clarkdrm/msm/dpu: Fix for non-visible planes
2022-08-17 Rob Clarkdrm/msm: Avoid dirtyfb stalls on video mode displays...
2022-08-17 Rob Clarkdrm/msm/mdp5: Fix global state lock backoff
2022-07-07 Rob Clarkdrm/msm/gem: Fix error return on fence id alloc fail
2022-06-29 Kuogee Hsiehdrm/msm/dp: Always clear mask bits to disable interrupt...
2022-06-29 Kuogee Hsiehdrm/msm/dp: force link training for display resolution...
2022-06-29 Kuogee Hsiehdrm/msm/dp: do not initialize phy until plugin interrup...
2022-06-29 Kuogee Hsiehdrm/msm/dp: dp_link_parse_sink_count() return immediate...
2022-06-29 Bjorn Anderssondrm/msm/dp: Drop now unused hpd_high member
2022-06-29 Kuogee Hsiehdrm/msm/dp: check core_initialized before disable inter...
2022-06-29 Miaoqian Lindrm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
2022-06-29 Jonathan Marekdrm/msm: use for_each_sgtable_sg to iterate over scatte...
2022-06-29 Rob Clarkdrm/msm: Switch ordering of runpm put vs devfreq_idle
2022-06-29 Maximilian Luzdrm/msm: Fix double pm_runtime_disable() call
2022-06-29 Rob Clarkdrm/msm: Ensure mmap offset is initialized
2022-06-09 Lv Ruyidrm/msm/dpu: fix error check return value of irq_of_par...
2022-06-09 Abhinav Kumardrm/msm/dpu: handle pm_runtime_get_sync() errors in...
2022-06-09 Dmitry Baryshkovdrm/msm: don't free the IRQ if it was not requested
2022-06-09 Hangyu Huadrm: msm: fix possible memory leak in mdp5_crtc_cursor_...
2022-06-09 Miaoqian Lindrm/msm/a6xx: Fix refcount leak in a6xx_gpu_init
2022-06-09 Dan Carpenterdrm/msm: return an error pointer in msm_gem_prime_get_s...
2022-06-09 Jessica Zhangdrm/msm/mdp5: Return error code in mdp5_mixer_release...
2022-06-09 Jessica Zhangdrm/msm/mdp5: Return error code in mdp5_pipe_release...
2022-06-09 Kuogee Hsiehdrm/msm/dp: fix event thread stuck in wait_event after...
2022-06-09 Dmitry Baryshkovdrm/msm/dsi: fix address for second DSI PHY on SDM660
2022-06-09 Dmitry Baryshkovdrm/msm: add missing include to msm_drv.c
2022-06-09 Lv Ruyidrm/msm/hdmi: fix error check return value of irq_of_pa...
2022-06-09 Yang Yingliangdrm/msm/hdmi: check return value after calling platform...
2022-06-09 Dmitry Baryshkovdrm/msm/dsi: fix error checks and return values for...
2022-06-09 Kuogee Hsiehdrm/msm/dp: do not stop transmitting phy test pattern...
2022-06-09 Kuogee Hsiehdrm/msm/dp: reset DP controller before transmit phy...
2022-06-09 Lv Ruyidrm/msm/dp: fix error check return value of irq_of_pars...
2022-06-09 Kuogee Hsiehdrm/msm/dp: stop event kernel thread when DP unbind
2022-06-09 Vinod Polimeradrm/msm/disp/dpu1: set vbif hw config to NULL to avoid...
2022-06-09 Kuogee Hsiehdrm/msm/dpu: adjust display_v_end for eDP and DP
2022-06-09 Dmitry Baryshkovdrm/msm/hdmi: switch to drm_bridge_connector
2022-06-09 Bjorn Anderssondrm/msm/dp: Modify prototype of encoder based API
2022-06-09 Lv Ruyidrm: msm: fix error check return value of irq_of_parse_...
2022-05-12 Kuogee Hsiehdrm/msm/dp: remove fail safe mode related code
2022-04-27 Xiaoke Wangdrm/msm/mdp5: check the return of kzalloc()
2022-04-27 Xiaoke Wangdrm/msm/disp: check the return value of kzalloc()
2022-04-20 Kuogee Hsiehdrm/msm/dp: add fail safe mode outside of event_mutex...
2022-04-20 Stephen Boyddrm/msm/dsi: Use connector directly in msm_dsi_manager_...
2022-04-20 Rob Clarkdrm/msm: Fix range size vs end confusion
2022-04-20 Rob Clarkdrm/msm: Add missing put_task_struct() in debugfs path
2022-04-13 Daniel Thompsondrm/msm/dsi: Remove spurious IRQF_ONESHOT flag
2022-04-08 Rob Clarkdrm/msm/a6xx: Fix missing ARRAY_SIZE() check
2022-04-08 Dmitry Baryshkovdrm/msm/dpu: fix dp audio condition
2022-04-08 Dmitry Baryshkovdrm/msm/dpu: add DSPP blocks teardown
2022-04-08 Dmitry Baryshkovdrm/msm/dsi/phy: fix 7nm v4.0 settings for C-PHY mode
2022-04-08 Marijn Suijtendrm/msm/dsi: Use "ref" fw clock instead of global name...
2022-04-08 Kuogee Hsiehdrm/msm/dp: always add fail-safe mode into connector...
2022-04-08 Kuogee Hsiehdrm/msm/dp: stop link training after link training...
2022-04-08 Kuogee Hsiehdrm/msm/dp: populate connector of struct dp_panel
2022-02-01 Rob Clarkdrm/msm/a6xx: Add missing suspend_count increment
2022-02-01 José Expósitodrm/msm/dpu: invalid parameter check in dpu_setup_dspp_pcc
2022-02-01 Miaoqian Lindrm/msm/hdmi: Fix missing put_device() call in msm_hdmi...
2022-02-01 José Expósitodrm/msm/dsi: invalid parameter check in msm_dsi_phy_enable
2022-02-01 Miaoqian Lindrm/msm/dsi: Fix missing put_device() call in dsi_get_phy
2022-02-01 Xianting Tiandrm/msm: Fix wrong size calculation
2022-01-27 Dmitry Baryshkovdrm/msm/dpu: fix safe status debugfs file
2022-01-27 Dmitry Baryshkovdrm/msm/dsi: fix initialization in the bonded DSI case
2022-01-27 Jackie Liudrm/msm/dp: displayPort driver need algorithm rational
2022-01-27 Rob Clarkdrm/msm/gpu: Don't allow zero fence_id
2021-12-17 Douglas Andersondrm/msm/dp: Avoid unpowered AUX xfers that caused crashes
2021-12-17 Philip Chendrm/msm/dsi: set default num_data_lanes
2021-12-17 Akhil P Oommendrm/msm/a6xx: Fix uinitialized use of gpu_scid
2021-12-17 Akhil P Oommendrm/msm: Fix null ptr access msm_ioctl_gem_submit()
2021-12-08 Rob Clarkdrm/msm: Restore error return on invalid fence
2021-12-08 Rob Clarkdrm/msm: Fix wait_fence submitqueue leak
2021-12-08 Douglas Andersondrm/msm: Fix mmap to include VM_IO and VM_DONTDUMP
2021-12-08 Rob Clarkdrm/msm/devfreq: Fix OPP refcnt leak
2021-12-08 Rob Clarkdrm/msm: Do hw_init() before capturing GPU state
2021-12-08 Douglas Andersondrm/msm/a6xx: Allocate enough space for GMU registers
2021-11-18 Jessica Zhangdrm/msm/dsi: fix wrong type in msm_dsi_host
2021-11-18 Jessica Zhangdrm/msm: Fix potential NULL dereference in DPU SSPP
2021-11-18 Dan Carpenterdrm/msm: uninitialized variable in msm_gem_import()
2021-11-18 Dan Carpenterdrm/msm: fix potential NULL dereference in cleanup
2021-11-18 Dan Carpenterdrm/msm: unlock on error in get_sched_entity()
2021-11-18 Dan Carpenterdrm/msm: potential error pointer dereference in init()
next