index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
disp
/
dpu1
/
dpu_encoder_phys_cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-01
drm/msm/dpu: pass master interface to CTL configuration
Dmitry Baryshkov
1
-0
/
+2
2025-02-25
drm/msm: Use str_enable_disable-like helpers
Krzysztof Kozlowski
1
-2
/
+3
2024-11-03
drm/msm/dpu: rework documentation comments
Dmitry Baryshkov
1
-0
/
+6
2024-06-24
drm/msm/dpu: guard ctl irq callback register/unregister
Barnabás Czémán
1
-2
/
+2
2024-06-06
Revert "drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set"
Dmitry Baryshkov
1
-14
/
+18
2024-04-22
drm/msm/dpu: Always flush the slave INTF on the CTL
Marijn Suijten
1
-3
/
+0
2024-02-11
drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set
Dmitry Baryshkov
1
-18
/
+14
2024-02-11
drm/msm/dpu: split irq_control into irq_enable and _disable
Dmitry Baryshkov
1
-31
/
+34
2023-12-14
drm/msm/dpu: Add mutex lock in control vblank irq
Paloma Arellano
1
-10
/
+22
2023-12-08
drm/msm/dpu: drop MSM_ENC_VBLANK support
Dmitry Baryshkov
1
-28
/
+0
2023-12-05
drm/msm/dpu: use drmm-managed allocation for dpu_encoder_phys
Dmitry Baryshkov
1
-11
/
+4
2023-10-09
drm/msm/dpu: move INTF tearing checks to dpu_encoder_phys_cmd_init
Dmitry Baryshkov
1
-16
/
+23
2023-10-09
drm/msm/dpu: drop useless check from dpu_encoder_phys_cmd_te_rd_ptr_irq()
Dmitry Baryshkov
1
-8
/
+0
2023-10-09
drm/msm/dpu: drop DPU_INTF_TE feature flag
Dmitry Baryshkov
1
-2
/
+3
2023-10-09
drm/msm/dpu: Enable widebus for DSI INTF
Jessica Zhang
1
-0
/
+2
2023-10-09
drm/msm/dpu: remove irq_idx argument from IRQ callbacks
Dmitry Baryshkov
1
-4
/
+4
2023-07-27
drm/msm/dpu: rename enable_compression() to program_intf_cmd_cfg()
Abhinav Kumar
1
-2
/
+6
2023-06-15
drm/msm/dpu: Set DATA_COMPRESS on command mode for DCE/DSC 1.2
Jessica Zhang
1
-0
/
+3
2023-06-08
drm/msm/dpu: tidy up some error checking
Dan Carpenter
1
-5
/
+4
2023-06-08
drm/msm/dpu: use PINGPONG_NONE to unbind INTF from PP
Dmitry Baryshkov
1
-3
/
+1
2023-06-04
drm/msm/dpu: drop temp variable from dpu_encoder_phys_cmd_init()
Dmitry Baryshkov
1
-3
/
+1
2023-06-04
drm/msm/dpu: drop duplicated intf/wb indices from encoder structs
Dmitry Baryshkov
1
-9
/
+9
2023-06-04
drm/msm/dpu: separate common function to init physical encoder
Dmitry Baryshkov
1
-14
/
+3
2023-05-22
drm/msm/dpu: Implement tearcheck support on INTF block
Marijn Suijten
1
-54
/
+106
2023-05-22
drm/msm/dpu: Merge setup_- and enable_tearcheck pingpong callbacks
Marijn Suijten
1
-6
/
+4
2023-05-22
drm/msm/dpu: Move autorefresh disable from CMD encoder to pingpong
Marijn Suijten
1
-55
/
+5
2023-04-06
drm/msm/dpu: Move TE setup to prepare_for_kickoff()
Jessica Zhang
1
-3
/
+5
2023-01-18
drm/msm/dpu: remove dpu_encoder_virt_ops
Dmitry Baryshkov
1
-13
/
+4
2023-01-12
drm/msm/dpu: Wire up DSC mask for active CTL configuration
Marijn Suijten
1
-0
/
+1
2022-05-02
drm/msm/dpu: Bind pingpong block to intf on active ctls in cmd encoder
Marijn Suijten
1
-0
/
+19
2022-05-02
drm/msm/dpu: pass irq to dpu_encoder_helper_wait_for_irq()
Dmitry Baryshkov
1
-3
/
+6
2022-05-02
drm/msm/dpu: remove struct dpu_encoder_irq
Dmitry Baryshkov
1
-48
/
+26
2022-05-02
drm/msm/dpu: get rid of dpu_encoder_helper_(un)register_irq
Dmitry Baryshkov
1
-12
/
+22
2022-05-02
drm/msm/dpu: allow just single IRQ callback
Dmitry Baryshkov
1
-6
/
+4
2022-02-18
drm/msm/dpu: Fix timeout issues on command mode panels
AngeloGioacchino Del Regno
1
-0
/
+3
2022-02-18
drm/msm/dpu: switch dpu_encoder to use atomic_mode_set
Dmitry Baryshkov
1
-14
/
+4
2022-02-18
drm/msm/dpu: encoder: drop unused mode_fixup callback
Dmitry Baryshkov
1
-10
/
+0
2022-02-18
drm/msm/dpu: get INTF blocks directly rather than through RM
Dmitry Baryshkov
1
-8
/
+0
2021-10-15
drm/msm: delete conversion from bool value to bool return
Bernard
1
-1
/
+1
2021-06-23
drm/msm/dpu: remove unused local variable 'cmd_enc'
Zhen Lei
1
-4
/
+0
2021-06-23
drm/msm/dpu: drop remains of old irq lookup subsystem
Dmitry Baryshkov
1
-4
/
+0
2021-06-23
drm/msm/dpu: replace IRQ lookup with the data in hw catalog
Dmitry Baryshkov
1
-24
/
+12
2021-06-23
drm/msm: add disp snapshot points across dpu driver
Abhinav Kumar
1
-5
/
+9
2021-01-31
drm/msm/dpu: Remove unused call in wait_for_commit_done
AngeloGioacchino Del Regno
1
-8
/
+3
2021-01-31
drm/msm/dpu: Correctly configure vsync tearcheck for command mode
AngeloGioacchino Del Regno
1
-7
/
+4
2021-01-31
drm/msm/dpu: Disable autorefresh in command mode
AngeloGioacchino Del Regno
1
-0
/
+68
2020-11-04
drm/msm/dpu: simplify interface flush handling
Dmitry Baryshkov
1
-3
/
+1
2020-03-19
drm/msm/dpu: fix comparing pointer to 0 in dpu_encoder_phys_cmd.c
Zheng Bin
1
-2
/
+2
2020-01-03
drm/msm/dpu: Remove unnecessary NULL checks
Drew Davenport
1
-55
/
+14
2020-01-03
drm/msm/dpu: Remove unreachable code
Drew Davenport
1
-2
/
+0
[next]