index
:
Linux Stable
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.13.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
/
drm
/
msm
/
disp
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm: fix %s null argument error
Sherry Yang
2024-10-04
1
-1
/
+1
*
drm/msm/dpu: take plane rotation into account for wide planes
Dmitry Baryshkov
2024-08-29
1
-0
/
+12
*
drm/msm/dpu: relax YUV requirements
Dmitry Baryshkov
2024-08-29
1
-3
/
+2
*
drm/msm/dpu: limit QCM2290 to RGB formats only
Dmitry Baryshkov
2024-08-29
1
-2
/
+2
*
drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails
Dmitry Baryshkov
2024-08-29
1
-0
/
+3
*
drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()
Abhinav Kumar
2024-08-29
1
-2
/
+2
*
drm/msm/dpu: don't play tricks with debug macros
Dmitry Baryshkov
2024-08-29
1
-12
/
+2
*
drm/msm/dpu: drop validity checks for clear_pending_flush() ctl op
Abhinav Kumar
2024-08-03
3
-5
/
+4
*
drm/msm/dpu: drop duplicate drm formats from wb2_formats arrays
Junhao Xie
2024-08-03
1
-6
/
+0
*
Revert "drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set"
Dmitry Baryshkov
2024-08-03
5
-17
/
+46
*
drm/msm/dpu: fix encoder irq wait skip
Barnabás Czémán
2024-08-03
1
-1
/
+1
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-22
1
-6
/
+6
*
Merge tag 'drm-msm-next-2024-05-07' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2024-05-10
43
-4427
/
+1044
|
\
|
*
drm/msm/mdp4: use drmm-managed allocation for mdp4_plane
Dmitry Baryshkov
2024-04-23
1
-42
/
+17
|
*
drm/msm/mdp5: use drmm-managed allocation for mdp5_plane
Dmitry Baryshkov
2024-04-23
1
-28
/
+6
|
*
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
6
-9
/
+5
|
*
drm/msm: merge dpu format database to MDP formats
Dmitry Baryshkov
2024-04-23
10
-708
/
+569
|
*
drm/msm: convert msm_format::unpack_align_msb to the flag
Dmitry Baryshkov
2024-04-23
4
-14
/
+6
|
*
drm/msm: convert msm_format::unpack_tight to the flag
Dmitry Baryshkov
2024-04-23
7
-47
/
+41
|
*
drm/msm: merge dpu_format and mdp_format in struct msm_format
Dmitry Baryshkov
2024-04-23
28
-304
/
+295
|
*
drm/msm/dpu: pull format flag definitions to mdp_format.h
Dmitry Baryshkov
2024-04-23
8
-85
/
+109
|
*
drm/msm/dpu: in dpu_format replace bitmap with unsigned long field
Dmitry Baryshkov
2024-04-23
2
-18
/
+16
|
*
drm/msm: add arrays listing formats supported by MDP4/MDP5 hardware
Dmitry Baryshkov
2024-04-23
4
-42
/
+80
|
*
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: Drop msm_read/writel
Konrad Dybcio
2024-04-22
2
-4
/
+4
|
*
drm/msm: drop display-related headers
Dmitry Baryshkov
2024-04-22
3
-3271
/
+0
|
*
drm/msm/mdp5: add writeback block bases
Dmitry Baryshkov
2024-04-22
1
-0
/
+11
|
*
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/print: drop include debugfs.h and include where needed
Jani Nikula
2024-04-25
1
-0
/
+2
|
/
*
drm/msm/dpu: make error messages at dpu_core_irq_register_callback() more sen...
Dmitry Baryshkov
2024-04-01
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]