index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-02
drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()
Lv Ruyi
1
-3
/
+3
2022-05-02
drm/msm/hdmi: check return value after calling platform_get_resource_byname()
Yang Yingliang
1
-0
/
+4
2022-05-02
drm/msm/dsi: fix error checks and return values for DSI xmit functions
Dmitry Baryshkov
1
-7
/
+14
2022-05-02
drm/msm/dp: do not stop transmitting phy test pattern during DP phy complianc...
Kuogee Hsieh
1
-8
/
+6
2022-05-02
drm/msm/dp: reset DP controller before transmit phy test pattern
Kuogee Hsieh
1
-1
/
+1
2022-05-02
drm/msm/dp: Support the eDP modes given by panel
Sankeerth Billakanti
1
-0
/
+8
2022-05-02
drm/msm/dp: wait for hpd high before aux transaction
Sankeerth Billakanti
5
-3
/
+37
2022-05-02
drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDP
Sankeerth Billakanti
2
-7
/
+31
2022-05-02
drm/msm: select DRM_DP_AUX_BUS for the AUX bus support
Dmitry Baryshkov
1
-0
/
+1
2022-05-02
drm/msm/dp: Add eDP support via aux_bus
Sankeerth Billakanti
5
-29
/
+101
2022-05-02
drm/msm/dp: tear down main link at unplug handle immediately
Kuogee Hsieh
3
-80
/
+63
2022-05-02
drm/msm/dp: fix error check return value of irq_of_parse_and_map()
Lv Ruyi
1
-4
/
+3
2022-05-02
drm/msm/dp: stop event kernel thread when DP unbind
Kuogee Hsieh
1
-8
/
+31
2022-05-02
drm/msm/dp: remove max_pclk_khz field from dp_panel/dp_display
Dmitry Baryshkov
4
-9
/
+1
2022-05-02
drm/msm/dp: simplify dp_connector_get_modes()
Dmitry Baryshkov
3
-37
/
+4
2022-05-02
drm/msm/dp: drop dp_mode argument from dp_panel_get_modes()
Dmitry Baryshkov
3
-3
/
+3
2022-05-02
drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dp
Kuogee Hsieh
9
-183
/
+265
2022-05-02
drm/msm/dp: remove extra wrappers and public functions
Dmitry Baryshkov
5
-120
/
+60
2022-05-02
drm/msm/dp: replace dp_connector with drm_bridge_connector
Dmitry Baryshkov
2
-83
/
+52
2022-05-02
drm/msm/dpu: add wb_idx to DRM traces in dpu_encoder
Abhinav Kumar
2
-13
/
+26
2022-05-02
drm/msm/dpu: add wb_idx to existing DRM prints in dpu_encoder
Abhinav Kumar
1
-28
/
+24
2022-05-02
drm/msm/dpu: add writeback blocks to the display snapshot
Abhinav Kumar
1
-0
/
+5
2022-05-02
drm/msm/dpu: gracefully handle null fb commits for writeback
Abhinav Kumar
5
-0
/
+49
2022-05-02
drm/msm/dpu: initialize dpu encoder and connector for writeback
Abhinav Kumar
2
-8
/
+80
2022-05-02
drm/msm/dpu: add the writeback connector layer
Abhinav Kumar
3
-0
/
+108
2022-05-02
drm/msm/dpu: introduce the dpu_encoder_phys_* for writeback
Abhinav Kumar
3
-0
/
+782
2022-05-02
drm/msm/dpu: move _dpu_plane_get_qos_lut to dpu_hw_util file
Abhinav Kumar
3
-26
/
+30
2022-05-02
drm/msm/dpu: add encoder operations to prepare/cleanup wb job
Abhinav Kumar
3
-0
/
+55
2022-05-02
drm/msm/dpu: make changes to dpu_encoder to support virtual encoder
Abhinav Kumar
2
-18
/
+87
2022-05-02
drm/msm/dpu: add an API to reset the encoder related hw blocks
Abhinav Kumar
2
-1
/
+91
2022-05-02
drm/msm/dpu: add changes to support writeback in hw_ctl
Abhinav Kumar
2
-2
/
+63
2022-05-02
drm/msm/dpu: add writeback blocks to DPU RM
Abhinav Kumar
2
-0
/
+34
2022-05-02
drm/msm/dpu: add dpu_hw_wb abstraction for writeback blocks
Abhinav Kumar
3
-0
/
+395
2022-05-02
drm/msm/dpu: rename dpu_hw_pipe_cdp_cfg to dpu_hw_cdp_cfg
Abhinav Kumar
4
-20
/
+19
2022-05-02
drm/msm/dpu: add reset_intf_cfg operation for dpu_hw_ctl
Abhinav Kumar
2
-0
/
+40
2022-05-02
drm/msm/dpu: add writeback blocks to the sm8250 DPU catalog
Abhinav Kumar
2
-1
/
+137
2022-05-02
drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...
Vinod Polimera
1
-1
/
+3
2022-05-02
drm/msm/dpu: fix error check return value of irq_of_parse_and_map()
Lv Ruyi
1
-3
/
+3
2022-05-02
drm/msm/dpu: Issue MDSS reset during initialization
Bjorn Andersson
1
-0
/
+32
2022-05-02
drm/msm/disp/dpu1: add inline rotation support for sc7280
Vinod Polimera
4
-29
/
+161
2022-05-02
drm/msm/disp/dpu1: add inline function to validate format support
Vinod Polimera
2
-7
/
+25
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: drop INTF_EDP from interface type conditions
Dmitry Baryshkov
2
-3
/
+2
2022-05-02
drm/msm/dpu: drop obsolete INTF_EDP comment
Dmitry Baryshkov
1
-11
/
+0
2022-05-02
drm/msm/dpu: drop INTF_TYPE_MAX symbol
Dmitry Baryshkov
1
-1
/
+0
2022-05-02
drm/msm/dpu: document INTF_EDP/INTF_DP difference
Dmitry Baryshkov
1
-0
/
+8
2022-05-02
drm/msm/dpu: pass irq to dpu_encoder_helper_wait_for_irq()
Dmitry Baryshkov
5
-28
/
+29
2022-05-02
drm/msm/dpu: remove struct dpu_encoder_irq
Dmitry Baryshkov
4
-107
/
+58
2022-05-02
drm/msm/dpu: get rid of dpu_encoder_helper_(un)register_irq
Dmitry Baryshkov
6
-118
/
+48
2022-05-02
drm/msm/dpu: allow just single IRQ callback
Dmitry Baryshkov
9
-147
/
+84
[prev]
[next]