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