index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
disp
/
dpu1
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm/dpu: check ubwc support before adding compressed formats
Abhinav Kumar
2024-07-01
1
-1
/
+6
*
drm/msm/dpu: remove CRTC frame event callback registration
Dmitry Baryshkov
2024-06-25
5
-64
/
+18
*
drm/msm/dpu: guard ctl irq callback register/unregister
Barnabás Czémán
2024-06-24
1
-2
/
+2
*
drm/msm/dpu: rename dpu_hw_setup_vsync_source functions
Dmitry Baryshkov
2024-06-24
1
-7
/
+7
*
drm/msm/dpu: support setting the TE source
Dmitry Baryshkov
2024-06-24
1
-1
/
+43
*
drm/msm/dpu: rework vsync_source handling
Dmitry Baryshkov
2024-06-24
3
-7
/
+5
*
drm/msm/dpu: pull the is_cmd_mode out of _dpu_encoder_update_vsync_source()
Dmitry Baryshkov
2024-06-24
1
-3
/
+3
*
drm/msm/dpu: convert vsync source defines to the enum
Dmitry Baryshkov
2024-06-24
5
-16
/
+18
*
drm/msm/dpu: drop validity checks for clear_pending_flush() ctl op
Abhinav Kumar
2024-06-23
3
-5
/
+4
*
drm/msm/dpu: Add SM7150 support
Danila Tikhonov
2024-06-23
4
-0
/
+338
*
drm/msm/dpu: enable compression bit in cfg2 for DSC
Jun Nie
2024-06-23
3
-3
/
+11
*
drm/msm/dpu: adjust data width for widen bus case
Jun Nie
2024-06-23
1
-0
/
+9
*
drm/msm/dpu: fix video mode DSC for DSI
Jonathan Marek
2024-06-23
3
-1
/
+27
*
Merge remote-tracking branch 'drm-misc/drm-misc-next' into HEAD
Dmitry Baryshkov
2024-06-12
2
-6
/
+8
|
\
|
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-6
/
+6
|
*
Merge tag 'drm-msm-next-2024-05-07' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2024-05-10
26
-922
/
+261
|
|
\
|
*
|
drm/print: drop include debugfs.h and include where needed
Jani Nikula
2024-04-25
1
-0
/
+2
*
|
|
drm/msm/dpu: drop duplicate drm formats from wb2_formats arrays
Junhao Xie
2024-06-06
1
-6
/
+0
*
|
|
Revert "drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set"
Dmitry Baryshkov
2024-06-06
5
-17
/
+46
*
|
|
drm/msm/dpu: fix encoder irq wait skip
Barnabás Czémán
2024-06-06
1
-1
/
+1
|
|
/
|
/
|
*
|
drm/msm/dpu: Add callback function pointer check before its call
Aleksandr Mishin
2024-04-23
1
-1
/
+3
*
|
drm/msm: drop msm_kms_funcs::get_format() callback
Dmitry Baryshkov
2024-04-23
4
-7
/
+5
*
|
drm/msm: merge dpu format database to MDP formats
Dmitry Baryshkov
2024-04-23
7
-642
/
+9
*
|
drm/msm: convert msm_format::unpack_align_msb to the flag
Dmitry Baryshkov
2024-04-23
3
-12
/
+4
*
|
drm/msm: convert msm_format::unpack_tight to the flag
Dmitry Baryshkov
2024-04-23
3
-17
/
+9
*
|
drm/msm: merge dpu_format and mdp_format in struct msm_format
Dmitry Baryshkov
2024-04-23
19
-227
/
+206
*
|
drm/msm/dpu: pull format flag definitions to mdp_format.h
Dmitry Baryshkov
2024-04-23
4
-77
/
+60
*
|
drm/msm/dpu: in dpu_format replace bitmap with unsigned long field
Dmitry Baryshkov
2024-04-23
2
-18
/
+16
*
|
drm/msm/dpu: use format-related definitions from mdp_common.xml.h
Dmitry Baryshkov
2024-04-22
8
-219
/
+169
*
|
drm/msm/dpu: Rename `ctx` parameter to `intf` to match other functions
Marijn Suijten
2024-04-22
1
-7
/
+7
*
|
drm/msm/dpu: Allow configuring multiple active DSC blocks
Marijn Suijten
2024-04-22
1
-3
/
+6
*
|
drm/msm/dpu: Always flush the slave INTF on the CTL
Marijn Suijten
2024-04-22
1
-3
/
+0
*
|
drm/msm: convert all pixel format logging to use %p4cc
Jani Nikula
2024-04-22
4
-19
/
+19
*
|
drm/msm/dpu: add current resource allocation to dumped state
Dmitry Baryshkov
2024-04-08
4
-0
/
+78
|
/
*
drm/msm/dpu: make error messages at dpu_core_irq_register_callback() more sen...
Dmitry Baryshkov
2024-04-02
1
-4
/
+4
*
drm/msm/dp: assign correct DP controller ID to x1e80100 interface table
Kuogee Hsieh
2024-03-29
1
-3
/
+31
*
drm/msm/dpu: don't allow overriding data from catalog
Dmitry Baryshkov
2024-03-29
1
-5
/
+5
*
drm/msm/dpu: capture snapshot on the first commit_done timeout
Dmitry Baryshkov
2024-03-04
1
-0
/
+10
*
drm/msm/dpu: split dpu_encoder_wait_for_event into two functions
Dmitry Baryshkov
2024-03-04
3
-39
/
+55
*
drm/msm/dpu: make "vblank timeout" more useful
Dmitry Baryshkov
2024-03-04
1
-1
/
+1
*
drm/msm/dp: allow YUV420 mode for DP connector when CDM available
Paloma Arellano
2024-03-04
1
-1
/
+3
*
drm/msm/dpu: reserve CDM blocks for DP if mode is YUV420
Paloma Arellano
2024-03-04
1
-8
/
+14
*
drm/msm/dpu: modify timing engine programming for YUV420 over DP
Paloma Arellano
2024-03-04
1
-2
/
+6
*
drm/msm/dpu: modify encoder programming for CDM over DP
Paloma Arellano
2024-03-04
3
-0
/
+64
*
drm/msm/dpu: add support of new peripheral flush mechanism
Kuogee Hsieh
2024-03-04
2
-0
/
+27
*
drm/msm/dpu: move widebus logic to its own API
Paloma Arellano
2024-03-04
2
-13
/
+20
*
drm/msm/dpu: move dpu_encoder_helper_phys_setup_cdm to dpu_encoder
Paloma Arellano
2024-03-04
3
-83
/
+87
*
drm/msm/dpu: allow dpu_encoder_helper_phys_setup_cdm to work for DP
Paloma Arellano
2024-03-04
2
-15
/
+16
*
drm/msm/dpu: pass mode dimensions instead of fb size in CDM setup
Paloma Arellano
2024-03-04
1
-2
/
+2
*
drm/msm/dpu: add division of drm_display_mode's hskew parameter
Paloma Arellano
2024-03-04
1
-2
/
+4
[next]