index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
disp
/
dpu1
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drm/msm/dpu: move VBIF_XINL_QOS_LVL_REMAP size to hw_catalog
Dmitry Baryshkov
2022-07-04
3
-2
/
+6
|
*
drm/msm/dpu: use feature bit for LM combined alpha check
Dmitry Baryshkov
2022-07-04
3
-11
/
+16
|
*
drm/msm/dpu: add writeback support for sc7180
Abhinav Kumar
2022-07-04
1
-0
/
+2
|
*
Merge tag 'drm-msm-fixes-2022-06-28' into msm-next-staging
Rob Clark
2022-06-28
3
-7
/
+15
|
|
\
*
|
\
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-07-13
3
-7
/
+15
|
\
\
\
|
*
\
\
Merge tag 'drm-msm-fixes-2022-06-28' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
2022-06-29
2
-6
/
+7
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
drm/msm/dpu: Fix variable dereferenced before check
sunliming
2022-06-23
1
-5
/
+5
|
|
*
|
drm/msm/dpu: Increment vsync_cnt before waking up userspace
Stephen Boyd
2022-06-23
1
-1
/
+2
|
*
|
|
Merge tag 'drm-msm-fixes-2022-06-20' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
2022-06-24
1
-1
/
+8
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
drm/msm/dpu: limit wb modes based on max_mixer_width
Abhinav Kumar
2022-06-18
1
-1
/
+8
*
|
|
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
2
-0
/
+2
*
|
|
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
5
-0
/
+6
*
|
|
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+2
|
/
/
*
|
Merge tag 'msm-next-5.19-fixes-06-01' of https://gitlab.freedesktop.org/abhin...
Dave Airlie
2022-06-03
3
-13
/
+2
|
\
|
|
*
drm/msm/dpu: Move min BW request and full BW disable back to mdss
Douglas Anderson
2022-06-01
1
-8
/
+0
|
*
drm/msm/dpu: Fix pointer dereferenced before checking
Haowen Bai
2022-06-01
1
-2
/
+2
|
*
drm/msm/dpu: Remove unused code
Jiapeng Chong
2022-06-01
1
-2
/
+0
|
*
drm/msm/disp/dpu1: remove superfluous init
Vinod Koul
2022-06-01
1
-1
/
+0
*
|
Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/ms...
Dave Airlie
2022-05-20
3
-3
/
+7
|
\
|
|
*
drm/msm/dpu: handle pm_runtime_get_sync() errors in bind path
Abhinav Kumar
2022-05-18
1
-1
/
+3
|
*
drm/msm/dpu: add DRM_MODE_ROTATE_180 back to supported rotations
Abhinav Kumar
2022-05-18
1
-1
/
+1
|
*
drm/msm/dpu: limit writeback modes according to max_linewidth
Abhinav Kumar
2022-05-18
1
-1
/
+3
*
|
Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-05-11
39
-936
/
+3201
|
\
|
|
*
drm/msm/dpu: remove NULL-ness check in dpu_hw_intr_destroy
Dmitry Baryshkov
2022-05-07
1
-2
/
+1
|
*
drm/msm: Fix shutdown
Douglas Anderson
2022-05-07
1
-0
/
+1
|
*
drm/msm/disp: dpu1: Properly sort qcm2290_dpu_caps
Konrad Dybcio
2022-05-07
1
-11
/
+11
|
*
drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during drm...
Vinod Polimera
2022-05-07
1
-0
/
+3
|
*
drm/msm/dpu: don't access mode pointer before it is set
Dmitry Baryshkov
2022-05-07
1
-2
/
+1
|
*
drm/msm/dpu: add missing break statement for update_pending_flush_wb()
Abhinav Kumar
2022-05-07
1
-0
/
+1
|
*
drm/msm/dpu: Use indexed array initializer to prevent mismatches
Marijn Suijten
2022-05-02
1
-17
/
+17
|
*
drm/msm/dpu: Clean up CRC debug logs
Jessica Zhang
2022-05-02
2
-2
/
+3
|
*
drm/msm/disp/dpu1: set mdp clk to the maximum frequency in opp table during p...
Vinod Polimera
2022-05-02
1
-0
/
+8
|
*
drm/msm/dpu: remove unused refcount for encoder_phys_wb
Abhinav Kumar
2022-05-02
1
-12
/
+3
|
*
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
2
-0
/
+107
|
*
drm/msm/dpu: introduce the dpu_encoder_phys_* for writeback
Abhinav Kumar
2022-05-02
2
-0
/
+781
|
*
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
2
-0
/
+394
|
*
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
[prev]
[next]