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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/msm/dp: simplify dp_connector_get_modes()
Dmitry Baryshkov
2022-05-02
3
-37
/
+4
*
drm/msm/dp: drop dp_mode argument from dp_panel_get_modes()
Dmitry Baryshkov
2022-05-02
3
-3
/
+3
*
drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dp
Kuogee Hsieh
2022-05-02
9
-183
/
+265
*
drm/msm/dp: remove extra wrappers and public functions
Dmitry Baryshkov
2022-05-02
5
-120
/
+60
*
drm/msm/dp: replace dp_connector with drm_bridge_connector
Dmitry Baryshkov
2022-05-02
2
-83
/
+52
*
drm/msm/dpu: add wb_idx to DRM traces in dpu_encoder
Abhinav Kumar
2022-05-02
2
-13
/
+26
*
drm/msm/dpu: add wb_idx to existing DRM prints in dpu_encoder
Abhinav Kumar
2022-05-02
1
-28
/
+24
*
drm/msm/dpu: add writeback blocks to the display snapshot
Abhinav Kumar
2022-05-02
1
-0
/
+5
*
drm/msm/dpu: gracefully handle null fb commits for writeback
Abhinav Kumar
2022-05-02
5
-0
/
+49
*
drm/msm/dpu: initialize dpu encoder and connector for writeback
Abhinav Kumar
2022-05-02
2
-8
/
+80
*
drm/msm/dpu: add the writeback connector layer
Abhinav Kumar
2022-05-02
3
-0
/
+108
*
drm/msm/dpu: introduce the dpu_encoder_phys_* for writeback
Abhinav Kumar
2022-05-02
3
-0
/
+782
*
drm/msm/dpu: move _dpu_plane_get_qos_lut to dpu_hw_util file
Abhinav Kumar
2022-05-02
3
-26
/
+30
*
drm/msm/dpu: add encoder operations to prepare/cleanup wb job
Abhinav Kumar
2022-05-02
3
-0
/
+55
*
drm/msm/dpu: make changes to dpu_encoder to support virtual encoder
Abhinav Kumar
2022-05-02
2
-18
/
+87
*
drm/msm/dpu: add an API to reset the encoder related hw blocks
Abhinav Kumar
2022-05-02
2
-1
/
+91
*
drm/msm/dpu: add changes to support writeback in hw_ctl
Abhinav Kumar
2022-05-02
2
-2
/
+63
*
drm/msm/dpu: add writeback blocks to DPU RM
Abhinav Kumar
2022-05-02
2
-0
/
+34
*
drm/msm/dpu: add dpu_hw_wb abstraction for writeback blocks
Abhinav Kumar
2022-05-02
3
-0
/
+395
*
drm/msm/dpu: rename dpu_hw_pipe_cdp_cfg to dpu_hw_cdp_cfg
Abhinav Kumar
2022-05-02
4
-20
/
+19
*
drm/msm/dpu: add reset_intf_cfg operation for dpu_hw_ctl
Abhinav Kumar
2022-05-02
2
-0
/
+40
*
drm/msm/dpu: add writeback blocks to the sm8250 DPU catalog
Abhinav Kumar
2022-05-02
2
-1
/
+137
*
drm: introduce drm_writeback_connector_init_with_encoder() API
Abhinav Kumar
2022-05-02
1
-14
/
+58
*
drm: allow passing possible_crtcs to drm_writeback_connector_init()
Abhinav Kumar
2022-05-02
6
-10
/
+16
*
drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...
Vinod Polimera
2022-05-02
1
-1
/
+3
*
drm/msm/dpu: fix error check return value of irq_of_parse_and_map()
Lv Ruyi
2022-05-02
1
-3
/
+3
*
drm/msm/dpu: Issue MDSS reset during initialization
Bjorn Andersson
2022-05-02
1
-0
/
+32
*
drm/msm/disp/dpu1: add inline rotation support for sc7280
Vinod Polimera
2022-05-02
4
-29
/
+161
*
drm/msm/disp/dpu1: add inline function to validate format support
Vinod Polimera
2022-05-02
2
-7
/
+25
*
drm/msm/dpu: Bind pingpong block to intf on active ctls in cmd encoder
Marijn Suijten
2022-05-02
1
-0
/
+19
*
drm/msm/dpu: drop INTF_EDP from interface type conditions
Dmitry Baryshkov
2022-05-02
2
-3
/
+2
*
drm/msm/dpu: drop obsolete INTF_EDP comment
Dmitry Baryshkov
2022-05-02
1
-11
/
+0
*
drm/msm/dpu: drop INTF_TYPE_MAX symbol
Dmitry Baryshkov
2022-05-02
1
-1
/
+0
*
drm/msm/dpu: document INTF_EDP/INTF_DP difference
Dmitry Baryshkov
2022-05-02
1
-0
/
+8
*
drm/msm/dpu: pass irq to dpu_encoder_helper_wait_for_irq()
Dmitry Baryshkov
2022-05-02
5
-28
/
+29
*
drm/msm/dpu: remove struct dpu_encoder_irq
Dmitry Baryshkov
2022-05-02
4
-107
/
+58
*
drm/msm/dpu: get rid of dpu_encoder_helper_(un)register_irq
Dmitry Baryshkov
2022-05-02
6
-118
/
+48
*
drm/msm/dpu: allow just single IRQ callback
Dmitry Baryshkov
2022-05-02
9
-147
/
+84
*
drm/msm/dpu: remove always-true argument of dpu_core_irq_read()
Dmitry Baryshkov
2022-05-02
3
-7
/
+4
*
drm/msm/dpu: remove extra wrappers around dpu_core_irq
Dmitry Baryshkov
2022-05-02
3
-33
/
+15
*
drm/msm: change msm_sched_ops from global to static
Tom Rix
2022-04-27
1
-1
/
+1
*
drm/msm: remove unused hotplug and edid macros from msm_drv.h
Abhinav Kumar
2022-04-27
1
-4
/
+0
*
drm/msm/dsi: Add support for DSC configuration
Vinod Koul
2022-04-26
1
-1
/
+97
*
drm/msm: Update generated headers
Vinod Koul
2022-04-26
1
-0
/
+80
*
drm/msm/dsi: add mode valid callback for dsi_mgr
Vinod Koul
2022-04-26
3
-0
/
+40
*
drm/msm/disp/dpu1: Add DSC support in RM
Vinod Koul
2022-04-26
3
-0
/
+58
*
drm/msm/disp/dpu1: Add support for DSC in topology
Vinod Koul
2022-04-26
2
-0
/
+15
*
drm/msm: Add missing num_dspp field documentation
Vinod Koul
2022-04-26
1
-0
/
+1
*
drm/msm/dpu: don't use merge_3d if DSC merge topology is used
Dmitry Baryshkov
2022-04-26
3
-1
/
+25
*
drm/msm/disp/dpu1: Add support for DSC in encoder
Vinod Koul
2022-04-26
2
-1
/
+135
[prev]
[next]