index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
Lines
2024-09-02
drm/msm/dpu: enable writeback on SM8150
Dmitry Baryshkov
-2
/
+22
2024-09-02
drm/msm: fix %s null argument error
Sherry Yang
-1
/
+1
2024-09-02
drm/msm/dsi: correct programming sequence for SM8350 / SM8450
Dmitry Baryshkov
-1
/
+11
2024-09-02
drm/msm/dp: enable widebus on all relevant chipsets
Abhinav Kumar
-5
/
+5
2024-09-02
drm/msm: add msm8998 hdmi phy/pll support
Arnaud Vrac
-0
/
+882
2024-09-02
drm/msm/hdmi: add "qcom,hdmi-tx-8998" compatible
Marc Gonzalez
-0
/
+1
2024-09-02
drm/msm/dpu: Configure DP INTF/PHY selector
Dmitry Baryshkov
-6
/
+72
2024-09-01
drm/msm/adreno: Add A306A support
Otto Pflüger
-3
/
+28
2024-09-01
drm/msm/a6xx: Add A621 support
Konrad Dybcio
-1
/
+106
2024-09-01
drm/msm/a6xx: Set GMU CGC properties on a6xx too
Konrad Dybcio
-10
/
+17
2024-09-01
drm/msm/a6xx: Use the per-GPU value for gmu_cgc_mode
Konrad Dybcio
-4
/
+2
2024-09-01
drm/msm/a6xx: Store correct gmu_cgc_mode in struct a6xx_info
Konrad Dybcio
-0
/
+20
2024-09-01
drm/msm/a6xx: Store primFifoThreshold in struct a6xx_info
Konrad Dybcio
-19
/
+21
2024-09-01
drm/msm/a6xx: Evaluate adreno_is_a650_family in pdc_in_aop check
Konrad Dybcio
-2
/
+1
2024-09-01
drm/msm/a5xx: workaround early ring-buffer emptiness check
Vladimir Lypak
-0
/
+9
2024-09-01
drm/msm/a5xx: fix races in preemption evaluation stage
Vladimir Lypak
-2
/
+23
2024-09-01
drm/msm/a5xx: properly clear preemption records on resume
Vladimir Lypak
-0
/
+2
2024-09-01
drm/msm/a5xx: disable preemption in submits by default
Vladimir Lypak
-2
/
+6
2024-09-01
drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrs
Konrad Dybcio
-1
/
+1
2024-08-30
drm/msm: Fix incorrect file name output in adreno_request_fw()
Aleksandr Mishin
-1
/
+1
2024-08-30
drm/msm: Fix UBWC macrotile_mode for a680
Connor Abbott
-0
/
+3
2024-08-30
drm/msm: Expose expanded UBWC config uapi
Connor Abbott
-0
/
+6
2024-08-30
drm/msm: Expand UBWC config setting
Connor Abbott
-17
/
+53
2024-08-30
drm/msm: Update a6xx register XML
Connor Abbott
-21
/
+1097
2024-08-30
drm/msm: Fix CP_BV_DRAW_STATE_ADDR name
Connor Abbott
-1
/
+1
2024-08-30
drm/msm: Dump correct dbgahb clusters on a750
Connor Abbott
-2
/
+5
2024-08-30
drm/msm: Use a7xx family directly in gpu_state
Connor Abbott
-21
/
+20
2024-08-30
drm/msm/adreno: add a615 support
Richard Acayan
-0
/
+27
2024-08-30
drm/msm/a6xx: Add A642L speedbin (0x81)
Eugene Lepshy
-0
/
+1
2024-08-30
drm/msm: Remove unused pm_state
Rob Clark
-2
/
+0
2024-08-30
drm/msm: Remove prototypes for non-existing functions
Laurent Pinchart
-2
/
+0
2024-08-30
drm/msm/adreno: Use kvmemdup to simplify the code
Li Zetao
-4
/
+2
2024-08-23
Merge tag 'drm-msm-fixes-2024-08-19' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
-30
/
+37
2024-08-15
drm/msm/adreno: Fix error return if missing firmware-name
Rob Clark
-1
/
+1
2024-08-13
drm/msm: fix the highest_bank_bit for sc7180
Abhinav Kumar
-1
/
+1
2024-08-05
drm/msm/dpu: take plane rotation into account for wide planes
Dmitry Baryshkov
-0
/
+12
2024-08-05
drm/msm/dpu: relax YUV requirements
Dmitry Baryshkov
-3
/
+2
2024-08-05
drm/msm/dpu: limit QCM2290 to RGB formats only
Dmitry Baryshkov
-2
/
+2
2024-08-05
drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails
Dmitry Baryshkov
-0
/
+3
2024-08-05
drm/msm/dp: reset the link phy params before link training
Abhinav Kumar
-0
/
+2
2024-08-05
drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()
Abhinav Kumar
-2
/
+2
2024-08-05
drm/msm/dp: fix the max supported bpp logic
Abhinav Kumar
-9
/
+10
2024-08-05
drm/msm/dpu: don't play tricks with debug macros
Dmitry Baryshkov
-12
/
+2
2024-07-19
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+5
2024-07-04
drm/msm: Use iommu_paging_domain_alloc()
Lu Baolu
-2
/
+5
2024-07-02
drm/msm/gem: Add missing rcu_dereference()
Rob Clark
-1
/
+1
2024-07-02
drm/msm/a6xx: Add missing __always_unused
Rob Clark
-1
/
+1
2024-07-01
drm/msm/adreno: Add support for Adreno 505 GPU
Daniil Titov
-12
/
+35
2024-07-01
drm/msm/dpu: check ubwc support before adding compressed formats
Abhinav Kumar
-1
/
+6
2024-06-29
drm/msm/adreno: Introduce gmu_chipid for a740 & a750
Akhil P Oommen
-22
/
+3
[prev]
[next]