summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: msm: disp: add yaml schemas for QCM2290 DPU bindingsLoic Poulain2022-02-231-0/+214
* drm/msm: add support for QCM2290 MDSSLoic Poulain2022-02-234-0/+151
* drm/msm/dpu: Fix timeout issues on command mode panelsAngeloGioacchino Del Regno2022-02-181-0/+3
* drm/msm/dpu: Add a function to retrieve the current CTL statusAngeloGioacchino Del Regno2022-02-182-0/+13
* drm/msm/dpu: simplify clocks handlingDmitry Baryshkov2022-02-189-150/+36
* drm/msm/dpu: pull connector from dpu_encoder_phys to dpu_encoder_virtDmitry Baryshkov2022-02-182-7/+6
* drm/msm/dpu: switch dpu_encoder to use atomic_mode_setDmitry Baryshkov2022-02-184-56/+21
* drm/msm/dpu: encoder: drop unused mode_fixup callbackDmitry Baryshkov2022-02-184-32/+0
* drm/msm/dpu: drop bus_scaling_client fieldDmitry Baryshkov2022-02-181-2/+0
* drm/msm/dpu: remove msm_dp cached in dpu_encoder_virtDmitry Baryshkov2022-02-181-5/+0
* drm/msm: move struct msm_display_info to dpu driverDmitry Baryshkov2022-02-182-18/+18
* drm/msm/dpu: fix dp audio conditionDmitry Baryshkov2022-02-181-1/+1
* drm/msm/dpu: drop unused access macrosDmitry Baryshkov2022-02-181-16/+0
* drm/msm/dpu: Only create debugfs for PRIMARY minorBjorn Andersson2022-02-181-0/+4
* drm/msm/dpu: Add SC8180x to hw catalogRob Clark2022-02-184-0/+132
* drm/msm/dpu: Add INTF_5 interruptsBjorn Andersson2022-02-182-0/+7
* drm/msm/dpu: fix error handling in dpu_rm_initDmitry Baryshkov2022-02-181-6/+6
* drm/msm/dpu: stop embedding dpu_hw_blk into dpu_hw_intfDmitry Baryshkov2022-02-183-28/+9
* drm/msm/dpu: get INTF blocks directly rather than through RMDmitry Baryshkov2022-02-188-134/+16
* drm/msm/dpu: add DSPP blocks teardownDmitry Baryshkov2022-02-181-0/+8
* drm/msm/dpu: drop unused lm_max_width from RMDmitry Baryshkov2022-02-182-16/+0
* drm/msm: populate intf_audio_select() base on hardware capabilityKuogee Hsieh2022-02-183-2/+5
* drm/msm/dpu: Update function parameter documentationVinod Koul2022-02-181-1/+1
* drm/msm/dpu: Update the comment styleVinod Koul2022-02-181-1/+1
* drm/msm/dpu: Remove set but unused variablesVinod Koul2022-02-181-5/+0
* drm/msm/dpu: clean up some inconsistent indentingYang Li2022-02-181-1/+1
* dt-bindings: display: msm: Add binding for msm8998 dpuAngeloGioacchino Del Regno2022-02-181-0/+219
* drm/msm/dpu1: Add MSM8998 to hw catalogAngeloGioacchino Del Regno2022-02-183-11/+320
* drm/msm/dpu1: Add DMA2, DMA3 clock control to enumAngeloGioacchino Del Regno2022-02-181-0/+2
* Linux 5.17-rc2v5.17-rc2Linus Torvalds2022-01-301-1/+1
* Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-01-306-36/+121
|\
| * Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2022-01-296-36/+121
| |\
| | * dt-bindings: interrupt-controller: sifive,plic: Group interrupt tuplesGeert Uytterhoeven2022-01-281-6/+5
| | * dt-bindings: interrupt-controller: sifive,plic: Fix number of interruptsGeert Uytterhoeven2022-01-281-0/+1
| | * dt-bindings: irqchip: renesas-irqc: Add R-Car V3U supportGeert Uytterhoeven2022-01-281-0/+1
| | * irqchip/gic-v3-its: Reset each ITS's BASERn register before probeMarc Zyngier2022-01-261-21/+99
| | * irqchip/gic-v3-its: Fix build for !SMPArd Biesheuvel2022-01-221-1/+2
| | * irqchip/loongson-pch-ms: Use bitmap_free() to free bitmapChristophe JAILLET2022-01-171-1/+1
| | * irqchip/realtek-rtl: Service all pending interruptsSander Vanheule2022-01-171-2/+6
| | * irqchip/realtek-rtl: Fix off-by-one in routingSander Vanheule2022-01-171-3/+5
| | * irqchip/realtek-rtl: Map control data to virqSander Vanheule2022-01-171-1/+1
| | * irqchip/apple-aic: Drop unused ipi_hwirq fieldMarc Zyngier2022-01-171-1/+0
* | | Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-01-301-4/+19
|\ \ \
| * | | perf/core: Fix cgroup event list managementNamhyung Kim2022-01-261-2/+9
| * | | perf: Always wake the parent eventJames Clark2022-01-261-2/+10
* | | | Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-01-301-4/+5
|\ \ \ \
| * | | | sched/membarrier: Fix membarrier-rseq fence command missing from query bitmaskMathieu Desnoyers2022-01-251-4/+5
* | | | | Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-302-1/+2
|\ \ \ \ \
| * | | | | x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPINTony Luck2022-01-251-0/+1
| * | | | | x86/MCE/AMD: Allow thresholding interface updates after initYazen Ghannam2022-01-231-1/+1