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
/
dpu_plane.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm/dpu: inline dpu_plane_get_ctl_flush
Dmitry Baryshkov
2022-09-18
1
-12
/
+0
*
drm/msm/dpu: do not limit the zpos property
Dmitry Baryshkov
2022-09-18
1
-9
/
+1
*
drm/msm/dpu: rip out master planes support
Dmitry Baryshkov
2022-09-18
1
-59
/
+13
*
Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-07-13
1
-10
/
+10
|
\
|
*
drm/msm/dpu: constify struct dpu_mdss_cfg
Dmitry Baryshkov
2022-07-04
1
-1
/
+1
|
*
drm/msm/dpu: change catalog->perf to be a const pointer
Dmitry Baryshkov
2022-07-04
1
-9
/
+9
*
|
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
|
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
|
/
*
drm/msm/dpu: add DRM_MODE_ROTATE_180 back to supported rotations
Abhinav Kumar
2022-05-18
1
-1
/
+1
*
drm/msm/dpu: move _dpu_plane_get_qos_lut to dpu_hw_util file
Abhinav Kumar
2022-05-02
1
-26
/
+1
*
drm/msm/dpu: rename dpu_hw_pipe_cdp_cfg to dpu_hw_cdp_cfg
Abhinav Kumar
2022-05-02
1
-2
/
+2
*
drm/msm/disp/dpu1: add inline rotation support for sc7280
Vinod Polimera
2022-05-02
1
-26
/
+103
*
drm/msm/disp/dpu1: add inline function to validate format support
Vinod Polimera
2022-05-02
1
-7
/
+3
*
drm/msm: Avoid dirtyfb stalls on video mode displays (v2)
Rob Clark
2022-02-25
1
-2
/
+3
*
drm/msm/dpu: move SSPP debugfs support from plane to SSPP code
Dmitry Baryshkov
2021-12-16
1
-70
/
+12
*
drm/msm/dpu: add dpu_plane_atomic_print_state
Dmitry Baryshkov
2021-12-15
1
-0
/
+41
*
drm/msm/dpu: simplify DPU's regset32 code
Dmitry Baryshkov
2021-12-15
1
-19
/
+8
*
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: move disable_danger out of plane subdir
Dmitry Baryshkov
2021-12-15
1
-73
/
+1
*
drm/msm/dpu: fix CDP setup to account for multirect index
Dmitry Baryshkov
2021-12-08
1
-1
/
+1
*
drm/msm/dpu: simplify DPU_SSPP features checks
Dmitry Baryshkov
2021-12-08
1
-2
/
+1
*
drm/msm/dpu: drop pe argument from _dpu_hw_sspp_setup_scaler3
Dmitry Baryshkov
2021-12-08
1
-1
/
+1
*
drm/msm/dpu: drop scaler config from plane state
Dmitry Baryshkov
2021-12-08
1
-33
/
+26
*
drm/msm/dpu: remove node from list before freeing the node
Yang Li
2021-12-07
1
-0
/
+1
*
drm/msm/dpu: don't cache pipe->cap->sblk in dpu_plane
Dmitry Baryshkov
2021-11-28
1
-17
/
+8
*
drm/msm/dpu: don't cache pipe->cap->features in dpu_plane
Dmitry Baryshkov
2021-11-28
1
-7
/
+5
*
drm/msm/dpu: remove dpu_hw_pipe_cdp_cfg from dpu_plane
Dmitry Baryshkov
2021-11-28
1
-7
/
+7
*
drm/msm/dpu: drop dpu_csc_cfg from dpu_plane
Dmitry Baryshkov
2021-11-28
1
-46
/
+50
*
drm/msm/dpu: move dpu_hw_pipe_cfg out of struct dpu_plane
Dmitry Baryshkov
2021-11-28
1
-47
/
+57
*
drm/msm/dpu: drop pipe_name from struct dpu_plane
Dmitry Baryshkov
2021-11-28
1
-6
/
+2
*
drm/msm/dpu: remove pipe_qos_cfg from struct dpu_plane
Dmitry Baryshkov
2021-11-28
1
-14
/
+16
*
drm/msm/dpu: move LUT levels out of QOS config
Dmitry Baryshkov
2021-11-28
1
-11
/
+6
*
drm/msm: fix warning "using plain integer as NULL pointer"
Bernard Zhao
2021-10-15
1
-2
/
+2
*
drm/msm/dpu: add support for alpha blending properties
Dmitry Baryshkov
2021-08-07
1
-3
/
+7
*
drm/msm/disp/dpu1/dpu_plane: Fix a couple of naming issues
Lee Jones
2021-06-23
1
-2
/
+2
*
drm/msm/disp: Move various debug logs to atomic bucket
Stephen Boyd
2021-06-23
1
-1
/
+1
*
drm/msm/disp: Use plane debug print helper
Stephen Boyd
2021-06-23
1
-10
/
+7
*
drm/msm/dpu: Delete bonkers code
Rob Clark
2021-05-03
1
-16
/
+0
*
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-03-16
1
-25
/
+29
|
\
|
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
1
-1
/
+2
|
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-4
/
+3
|
*
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
1
-2
/
+2
|
*
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+1
|
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+4
|
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-17
/
+18
|
*
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2021-02-23
1
-2
/
+2
*
|
drm/msm/dpu1: add support for qseed3lite used on sm8250
Dmitry Baryshkov
2021-01-31
1
-0
/
+1
|
/
*
drm/msm/dpu: update the qos remap only if the client type changes
Abhinav Kumar
2020-12-03
1
-2
/
+15
*
drm/msm/dpu: consider vertical front porch in the prefill bw calculation
Kalyan Thota
2020-11-29
1
-2
/
+9
[next]