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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
drm/msm: drop dbgname argument from msm_ioremap*()
Dmitry Baryshkov
2022-02-18
5
-9
/
+9
|
|
|
|
/
|
|
|
/
|
|
*
|
|
drm/msm/dpu: wire up MSM8998's DSPP blocks
Dmitry Baryshkov
2022-02-23
1
-0
/
+2
|
*
|
|
drm/msm: add support for QCM2290 MDSS
Loic Poulain
2022-02-23
3
-0
/
+150
|
|
|
/
|
|
/
|
|
*
|
drm/msm/dpu: Fix timeout issues on command mode panels
AngeloGioacchino Del Regno
2022-02-18
1
-0
/
+3
|
*
|
drm/msm/dpu: Add a function to retrieve the current CTL status
AngeloGioacchino Del Regno
2022-02-18
2
-0
/
+13
|
*
|
drm/msm/dpu: simplify clocks handling
Dmitry Baryshkov
2022-02-18
7
-302
/
+30
|
*
|
drm/msm/dpu: pull connector from dpu_encoder_phys to dpu_encoder_virt
Dmitry Baryshkov
2022-02-18
2
-7
/
+6
|
*
|
drm/msm/dpu: switch dpu_encoder to use atomic_mode_set
Dmitry Baryshkov
2022-02-18
4
-56
/
+21
|
*
|
drm/msm/dpu: encoder: drop unused mode_fixup callback
Dmitry Baryshkov
2022-02-18
4
-32
/
+0
|
*
|
drm/msm/dpu: drop bus_scaling_client field
Dmitry Baryshkov
2022-02-18
1
-2
/
+0
|
*
|
drm/msm/dpu: remove msm_dp cached in dpu_encoder_virt
Dmitry Baryshkov
2022-02-18
1
-5
/
+0
|
*
|
drm/msm: move struct msm_display_info to dpu driver
Dmitry Baryshkov
2022-02-18
1
-0
/
+18
|
*
|
drm/msm/dpu: fix dp audio condition
Dmitry Baryshkov
2022-02-18
1
-1
/
+1
|
*
|
drm/msm/dpu: drop unused access macros
Dmitry Baryshkov
2022-02-18
1
-16
/
+0
|
*
|
drm/msm/dpu: Only create debugfs for PRIMARY minor
Bjorn Andersson
2022-02-18
1
-0
/
+4
|
*
|
drm/msm/dpu: Add SC8180x to hw catalog
Rob Clark
2022-02-18
3
-0
/
+131
|
*
|
drm/msm/dpu: Add INTF_5 interrupts
Bjorn Andersson
2022-02-18
2
-0
/
+7
|
*
|
drm/msm/dpu: fix error handling in dpu_rm_init
Dmitry Baryshkov
2022-02-18
1
-6
/
+6
|
*
|
drm/msm/dpu: stop embedding dpu_hw_blk into dpu_hw_intf
Dmitry Baryshkov
2022-02-18
3
-28
/
+9
|
*
|
drm/msm/dpu: get INTF blocks directly rather than through RM
Dmitry Baryshkov
2022-02-18
8
-134
/
+16
|
*
|
drm/msm/dpu: add DSPP blocks teardown
Dmitry Baryshkov
2022-02-18
1
-0
/
+8
|
*
|
drm/msm/dpu: drop unused lm_max_width from RM
Dmitry Baryshkov
2022-02-18
2
-16
/
+0
|
*
|
drm/msm: populate intf_audio_select() base on hardware capability
Kuogee Hsieh
2022-02-18
3
-2
/
+5
|
*
|
drm/msm/dpu: Update function parameter documentation
Vinod Koul
2022-02-18
1
-1
/
+1
|
*
|
drm/msm/dpu: Update the comment style
Vinod Koul
2022-02-18
1
-1
/
+1
|
*
|
drm/msm/dpu: Remove set but unused variables
Vinod Koul
2022-02-18
1
-5
/
+0
|
*
|
drm/msm/dpu: clean up some inconsistent indenting
Yang Li
2022-02-18
1
-1
/
+1
|
*
|
drm/msm/dpu1: Add MSM8998 to hw catalog
AngeloGioacchino Del Regno
2022-02-18
2
-11
/
+319
|
*
|
drm/msm/dpu1: Add DMA2, DMA3 clock control to enum
AngeloGioacchino Del Regno
2022-02-18
1
-0
/
+2
|
|
/
*
/
drm/msm/mdp5: Remove redundant zpos initialisation
Maxime Ripard
2022-02-25
1
-8
/
+8
|
/
*
drm/msm/dpu: invalid parameter check in dpu_setup_dspp_pcc
José Expósito
2022-01-25
1
-2
/
+9
*
drm/msm/dpu: add layer mixer register dump to dpu snapshot
Abhinav Kumar
2021-12-16
1
-0
/
+5
*
drm/msm/dpu: move SSPP debugfs support from plane to SSPP code
Dmitry Baryshkov
2021-12-16
4
-70
/
+84
*
drm/msm/disp: Export helper for capturing snapshot
Rob Clark
2021-12-16
2
-7
/
+30
*
drm/msm/disp: Tweak display snapshot to match gpu snapshot
Rob Clark
2021-12-15
2
-5
/
+8
*
drm/msm/dpu: add dpu_plane_atomic_print_state
Dmitry Baryshkov
2021-12-15
1
-0
/
+41
*
drm/msm/dpu: add dpu_crtc_atomic_print_state
Dmitry Baryshkov
2021-12-15
1
-0
/
+15
*
drm/msm/dpu: simplify DPU's regset32 code
Dmitry Baryshkov
2021-12-15
3
-64
/
+33
*
drm/msm/dpu: stop manually removing debugfs files for the DPU CRTC
Dmitry Baryshkov
2021-12-15
2
-14
/
+4
*
drm/msm/dpu: stop manually removing debugfs files for the DPU plane
Dmitry Baryshkov
2021-12-15
1
-18
/
+10
*
drm/msm/dpu: drop plane's default_scaling debugfs file
Dmitry Baryshkov
2021-12-15
1
-5
/
+0
*
drm/msm/dpu: make danger_status/safe_status readable
Dmitry Baryshkov
2021-12-15
1
-1
/
+1
*
drm/msm/dpu: fix safe status debugfs file
Dmitry Baryshkov
2021-12-15
1
-2
/
+2
*
drm/msm/dpu: move disable_danger out of plane subdir
Dmitry Baryshkov
2021-12-15
3
-73
/
+77
*
drm/msm/disp/dpu1: set default group ID for CTL.
Kalyan Thota
2021-12-08
3
-2
/
+13
*
drm/msm/dpu: fix CDP setup to account for multirect index
Dmitry Baryshkov
2021-12-08
3
-4
/
+14
*
drm/msm/dpu: simplify DPU_SSPP features checks
Dmitry Baryshkov
2021-12-08
2
-7
/
+12
*
drm/msm/dpu: drop pe argument from _dpu_hw_sspp_setup_scaler3
Dmitry Baryshkov
2021-12-08
3
-5
/
+1
*
drm/msm/dpu: drop scaler config from plane state
Dmitry Baryshkov
2021-12-08
2
-39
/
+26
*
drm/msm/dp: employ bridge mechanism for display enable and disable
Kuogee Hsieh
2021-12-07
1
-21
/
+0
[prev]
[next]