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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-07
drm/msm/dpu: split SC8180X catalog entry to the separate file
Dmitry Baryshkov
2
-104
/
+108
2023-04-07
drm/msm/dpu: split SM8250 catalog entry to the separate file
Dmitry Baryshkov
2
-130
/
+131
2023-04-07
drm/msm/dpu: split SC7180 catalog entry to the separate file
Dmitry Baryshkov
2
-142
/
+148
2023-04-07
drm/msm/dpu: split QCM2290 catalog entry to the separate file
Dmitry Baryshkov
2
-106
/
+116
2023-04-07
drm/msm/dpu: split SM6115 catalog entry to the separate file
Dmitry Baryshkov
2
-87
/
+97
2023-04-07
drm/msm/dpu: split SM8350 catalog entry to the separate file
Dmitry Baryshkov
2
-173
/
+175
2023-04-07
drm/msm/dpu: split SC7280 catalog entry to the separate file
Dmitry Baryshkov
2
-142
/
+150
2023-04-07
drm/msm/dpu: split SC8280XP catalog entry to the separate file
Dmitry Baryshkov
2
-186
/
+195
2023-04-07
drm/msm/dpu: split SM8550 catalog entry to the separate file
Dmitry Baryshkov
3
-379
/
+383
2023-04-07
drm/msm/dpu: move UBWC/memory configuration to separate struct
Dmitry Baryshkov
4
-46
/
+107
2023-04-07
drm/msm/dpu: mark remaining pp data as const
Dmitry Baryshkov
1
-3
/
+3
2023-04-07
drm/msm/dpu: constify DSC data structures
Dmitry Baryshkov
3
-5
/
+5
2023-04-07
drm/msm/dpu: Allow variable INTF_BLK size
Konrad Dybcio
1
-48
/
+48
2023-04-07
drm/msm/dpu: Allow variable SSPP_BLK size
Konrad Dybcio
1
-73
/
+73
2023-04-06
Merge branches 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-mdp...
Dmitry Baryshkov
14
-187
/
+129
2023-04-06
Merge branch 'msm-next-lumag-dpu' into msm-next-lumag
Dmitry Baryshkov
20
-962
/
+868
2023-04-06
drm/msm/mdp4: Remove empty prepare_commit() function
Jessica Zhang
1
-5
/
+0
2023-04-06
drm/msm/mdp5: set varaiable msm8x76_config storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-04-06
drm/msm/dsi: Remove custom DSI config handling
Konrad Dybcio
2
-6
/
+2
2023-04-06
drm/msm/dsi: Switch the QCM2290-specific compatible to index autodetection
Konrad Dybcio
3
-23
/
+5
2023-04-06
drm/msm/dp: Fix spelling mistake "Capabiity" -> "Capability"
Colin Ian King
1
-1
/
+1
2023-04-06
drm/msm/dsi: dsi_cfg: Merge SC7180 config into SDM845
Konrad Dybcio
1
-13
/
+2
2023-04-06
drm/msm/dsi: dsi_cfg: Deduplicate identical structs
Konrad Dybcio
1
-63
/
+30
2023-04-06
drm/msm/dp: Return IRQ_NONE for unhandled interrupts
Douglas Anderson
5
-12
/
+22
2023-04-06
drm/msm/dsi: Fix DSI index detection when version clash occurs
Konrad Dybcio
3
-19
/
+48
2023-04-06
drm/msm/dp: Clean up handling of DP AUX interrupts
Douglas Anderson
3
-48
/
+36
2023-04-06
drm/msm/dsi: Get rid of msm_dsi_config::num_dsi
Konrad Dybcio
3
-15
/
+1
2023-04-06
msm/disp/dpu: allow atomic_check in PSR usecase
Vinod Polimera
1
-1
/
+1
2023-04-06
drm/msm/dpu: set dirty_fb flag while in self refresh mode
Vinod Polimera
1
-0
/
+3
2023-04-06
drm/msm/dpu: manage DPU resources if CTM is requested
Kalyan Thota
3
-1
/
+20
2023-04-06
drm/msm/dpu: avoid unnecessary check in DPU reservations
Kalyan Thota
1
-13
/
+10
2023-04-06
drm/msm/dpu: add DSPPs into reservation upon a CTM request
Kalyan Thota
1
-9
/
+6
2023-04-06
drm/msm/dpu: Fix bit-shifting UB in DPU_HW_VER() macro
Geert Uytterhoeven
1
-2
/
+3
2023-04-06
drm/msm/dpu: remove unused dpu_plane_validate_multirect_v2 function
Abhinav Kumar
2
-135
/
+0
2023-04-06
drm/msm/dpu: log the multirect_index in _dpu_crtc_blend_setup_pipe
Abhinav Kumar
1
-2
/
+3
2023-04-06
drm/msm/dpu: drop smart_dma_rev from dpu_caps
Dmitry Baryshkov
2
-15
/
+0
2023-04-06
drm/msm/dpu: populate SmartDMA features in hw catalog
Dmitry Baryshkov
1
-20
/
+35
2023-04-06
drm/msm/dpu: add support for wide planes
Dmitry Baryshkov
3
-17
/
+142
2023-04-06
drm/msm/dpu: split pipe handling from _dpu_crtc_blend_setup_mixer
Dmitry Baryshkov
1
-29
/
+50
2023-04-06
drm/msm/dpu: rework static color fill code
Dmitry Baryshkov
1
-29
/
+40
2023-04-06
drm/msm/dpu: rework plane CSC setting
Dmitry Baryshkov
1
-20
/
+27
2023-04-06
drm/msm/dpu: rework dpu_plane_atomic_check()
Dmitry Baryshkov
1
-36
/
+55
2023-04-06
drm/msm/dpu: rework dpu_plane_sspp_atomic_update()
Dmitry Baryshkov
1
-50
/
+63
2023-04-06
drm/msm/dpu: simplify dpu_plane_validate_src()
Dmitry Baryshkov
1
-20
/
+10
2023-04-06
drm/msm/dpu: add dpu_hw_sspp_cfg to dpu_plane_state
Dmitry Baryshkov
2
-36
/
+32
2023-04-06
drm/msm/dpu: make _dpu_plane_calc_clk accept mode directly
Dmitry Baryshkov
1
-22
/
+17
2023-04-06
drm/msm/dpu: rewrite plane's QoS-related functions to take dpu_sw_pipe and dp...
Dmitry Baryshkov
1
-51
/
+47
2023-04-06
drm/msm/dpu: drop redundant plane dst check from dpu_crtc_atomic_check()
Dmitry Baryshkov
1
-16
/
+0
2023-04-06
drm/msm/dpu: move the rest of plane checks to dpu_plane_atomic_check()
Dmitry Baryshkov
3
-31
/
+11
2023-04-06
drm/msm/dpu: don't use unsupported blend stages
Dmitry Baryshkov
1
-8
/
+8
[prev]
[next]