开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2023-04-07
drm/msm/dpu: duplicate sm8150 catalog entries
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: duplicate sc7180 catalog entries
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: duplicate sdm845 catalog entries
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: split SDM845 catalog entry to the separate file
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: split MSM8998 catalog entry to the separate file
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: split SM8150 catalog entry to the separate file
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: split SC8180X catalog entry to the separate file
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: split SM8250 catalog entry to the separate file
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: split SC7180 catalog entry to the separate file
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: split QCM2290 catalog entry to the separate file
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: split SM6115 catalog entry to the separate file
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: split SM8350 catalog entry to the separate file
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: split SC7280 catalog entry to the separate file
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: split SC8280XP catalog entry to the separate file
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: split SM8550 catalog entry to the separate file
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: move UBWC/memory configuration to separate struct
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: mark remaining pp data as const
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: constify DSC data structures
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: Allow variable INTF_BLK size
Konrad Dybcio
2023-04-07
drm/msm/dpu: Allow variable SSPP_BLK size
Konrad Dybcio
2023-04-06
Merge branches 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-mdp...
Dmitry Baryshkov
2023-04-06
Merge branch 'msm-next-lumag-dpu' into msm-next-lumag
Dmitry Baryshkov
2023-04-06
drm/msm/mdp4: Remove empty prepare_commit() function
Jessica Zhang
2023-04-06
drm/msm/mdp5: set varaiable msm8x76_config storage-class-specifier to static
Tom Rix
2023-04-06
drm/msm/dsi: Remove custom DSI config handling
Konrad Dybcio
2023-04-06
drm/msm/dsi: Switch the QCM2290-specific compatible to index autodetection
Konrad Dybcio
2023-04-06
drm/msm/dp: Fix spelling mistake "Capabiity" -> "Capability"
Colin Ian King
2023-04-06
drm/msm/dsi: dsi_cfg: Merge SC7180 config into SDM845
Konrad Dybcio
2023-04-06
drm/msm/dsi: dsi_cfg: Deduplicate identical structs
Konrad Dybcio
2023-04-06
drm/msm/dp: Return IRQ_NONE for unhandled interrupts
Douglas Anderson
2023-04-06
drm/msm/dsi: Fix DSI index detection when version clash occurs
Konrad Dybcio
2023-04-06
drm/msm/dp: Clean up handling of DP AUX interrupts
Douglas Anderson
2023-04-06
drm/msm/dsi: Get rid of msm_dsi_config::num_dsi
Konrad Dybcio
2023-04-06
msm/disp/dpu: allow atomic_check in PSR usecase
Vinod Polimera
2023-04-06
drm/msm/dpu: set dirty_fb flag while in self refresh mode
Vinod Polimera
2023-04-06
drm/msm/dpu: manage DPU resources if CTM is requested
Kalyan Thota
2023-04-06
drm/msm/dpu: avoid unnecessary check in DPU reservations
Kalyan Thota
2023-04-06
drm/msm/dpu: add DSPPs into reservation upon a CTM request
Kalyan Thota
2023-04-06
drm/msm/dpu: Fix bit-shifting UB in DPU_HW_VER() macro
Geert Uytterhoeven
2023-04-06
drm/msm/dpu: remove unused dpu_plane_validate_multirect_v2 function
Abhinav Kumar
2023-04-06
drm/msm/dpu: log the multirect_index in _dpu_crtc_blend_setup_pipe
Abhinav Kumar
2023-04-06
drm/msm/dpu: drop smart_dma_rev from dpu_caps
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: populate SmartDMA features in hw catalog
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: add support for wide planes
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: split pipe handling from _dpu_crtc_blend_setup_mixer
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: rework static color fill code
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: rework plane CSC setting
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: rework dpu_plane_atomic_check()
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: rework dpu_plane_sspp_atomic_update()
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: simplify dpu_plane_validate_src()
Dmitry Baryshkov
[next]