Age | Commit message (Expand) | Author | Files | Lines |
2022-06-23 | drm/msm/dpu: Increment vsync_cnt before waking up userspace | Stephen Boyd | 1 | -1/+2 |
2022-06-01 | drm/msm/dpu: Remove unused code | Jiapeng Chong | 1 | -2/+0 |
2022-06-01 | drm/msm/disp/dpu1: remove superfluous init | Vinod Koul | 1 | -1/+0 |
2022-05-02 | drm/msm/dpu: add wb_idx to DRM traces in dpu_encoder | Abhinav Kumar | 1 | -5/+8 |
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: gracefully handle null fb commits for writeback | Abhinav Kumar | 1 | -0/+21 |
2022-05-02 | drm/msm/dpu: initialize dpu encoder and connector for writeback | Abhinav Kumar | 1 | -7/+20 |
2022-05-02 | drm/msm/dpu: add encoder operations to prepare/cleanup wb job | Abhinav Kumar | 1 | -0/+34 |
2022-05-02 | drm/msm/dpu: make changes to dpu_encoder to support virtual encoder | Abhinav Kumar | 1 | -18/+80 |
2022-05-02 | drm/msm/dpu: add an API to reset the encoder related hw blocks | Abhinav Kumar | 1 | -1/+84 |
2022-05-02 | drm/msm/dpu: pass irq to dpu_encoder_helper_wait_for_irq() | Dmitry Baryshkov | 1 | -16/+13 |
2022-05-02 | drm/msm/dpu: remove struct dpu_encoder_irq | Dmitry Baryshkov | 1 | -14/+14 |
2022-05-02 | drm/msm/dpu: get rid of dpu_encoder_helper_(un)register_irq | Dmitry Baryshkov | 1 | -63/+0 |
2022-05-02 | drm/msm/dpu: allow just single IRQ callback | Dmitry Baryshkov | 1 | -4/+3 |
2022-05-02 | drm/msm/dpu: remove always-true argument of dpu_core_irq_read() | Dmitry Baryshkov | 1 | -2/+1 |
2022-04-26 | drm/msm/disp/dpu1: Add support for DSC in topology | Vinod Koul | 1 | -0/+13 |
2022-04-26 | drm/msm/dpu: don't use merge_3d if DSC merge topology is used | Dmitry Baryshkov | 1 | -0/+16 |
2022-04-26 | drm/msm/disp/dpu1: Add support for DSC in encoder | Vinod Koul | 1 | -1/+127 |
2022-04-26 | drm/msm/dp: enable widebus feature for display port | Kuogee Hsieh | 1 | -0/+3 |
2022-04-26 | drm/msm/dpu: revise timing engine programming to support widebus feature | Kuogee Hsieh | 1 | -0/+10 |
2022-02-18 | drm/msm/dpu: pull connector from dpu_encoder_phys to dpu_encoder_virt | Dmitry Baryshkov | 1 | -5/+6 |
2022-02-18 | drm/msm/dpu: switch dpu_encoder to use atomic_mode_set | Dmitry Baryshkov | 1 | -28/+9 |
2022-02-18 | drm/msm/dpu: encoder: drop unused mode_fixup callback | Dmitry Baryshkov | 1 | -4/+0 |
2022-02-18 | drm/msm/dpu: drop bus_scaling_client field | Dmitry Baryshkov | 1 | -2/+0 |
2022-02-18 | drm/msm/dpu: remove msm_dp cached in dpu_encoder_virt | Dmitry Baryshkov | 1 | -5/+0 |
2022-02-18 | drm/msm/dpu: fix dp audio condition | Dmitry Baryshkov | 1 | -1/+1 |
2022-02-18 | drm/msm/dpu: get INTF blocks directly rather than through RM | Dmitry Baryshkov | 1 | -33/+3 |
2022-02-18 | drm/msm/dpu: Remove set but unused variables | Vinod Koul | 1 | -5/+0 |
2021-12-07 | drm/msm/dp: employ bridge mechanism for display enable and disable | Kuogee Hsieh | 1 | -21/+0 |
2021-12-07 | drm/msm/dpu: Remove encoder->enable() hack | Sean Paul | 1 | -4/+1 |
2021-12-07 | drm/msm/dpu: Remove useless checks in dpu_encoder | Sean Paul | 1 | -12/+0 |
2021-10-18 | drm/msm/dp: Support up to 3 DP controllers | Bjorn Andersson | 1 | -1/+1 |
2021-10-18 | drm/msm/dp: Modify prototype of encoder based API | Bjorn Andersson | 1 | -10/+13 |
2021-10-15 | drm/msm: Change dpu_crtc_get_vblank_counter to use vsync count. | Mark Yacoub | 1 | -12/+4 |
2021-08-07 | drm/msm/dpu: Add newlines to printks | Stephen Boyd | 1 | -7/+5 |
2021-06-23 | drm/msm/dpu: Drop unnecessary NULL checks after container_of in dpu_encoder | Guenter Roeck | 1 | -10/+0 |
2021-06-23 | drm/msm/disp: Move various debug logs to atomic bucket | Stephen Boyd | 1 | -6/+4 |
2021-06-23 | drm/msm/dpu: simplify IRQ enabling/disabling | Dmitry Baryshkov | 1 | -18/+0 |
2021-06-23 | drm/msm/dpu: replace IRQ lookup with the data in hw catalog | Dmitry Baryshkov | 1 | -38/+26 |
2021-06-23 | drm/msm: add disp snapshot points across dpu driver | Abhinav Kumar | 1 | -3/+13 |
2021-04-07 | drm/msm/disp/dpu1: turn off vblank irqs aggressively in dpu driver | Kalyan Thota | 1 | -0/+30 |
2020-11-29 | drm/msm/disp/dpu1/dpu_encoder: Fix a few parameter/member formatting issues | Lee Jones | 1 | -7/+8 |
2020-11-23 | drm/msm/disp/dpu1/dpu_encoder: Remove a bunch of unused variables | Lee Jones | 1 | -10/+2 |
2020-09-22 | drm/msm/dpu: Convert to DEFINE_SHOW_ATTRIBUTE | Qinglang Miao | 1 | -13/+2 |
2020-09-15 | drm/msm/dp: add audio support for Display Port on MSM | Abhinav Kumar | 1 | -0/+7 |
2020-09-15 | drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets | Kuogee Hsieh | 1 | -0/+6 |
2020-09-15 | drm/msm/dpu: add display port support in DPU | Jeykumar Sankaran | 1 | -4/+4 |
2020-09-15 | drm/msm/dp: add displayPort driver support | Chandan Uddaraju | 1 | -0/+19 |
2020-08-17 | drm/msm/dpu: Fix reservation failures in modeset | Kalyan Thota | 1 | -9/+11 |
2020-07-31 | drm/msm/dpu: update UBWC config for sm8150 and sm8250 | Jonathan Marek | 1 | -8/+0 |