Toggle navigation
Patchwork
linux-arm-msm
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 48155 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
142
143
144
…
481
482
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v3,11/13] drm/msm/dpu: use drmm-managed allocation for dpu_encoder_phys
drm/msm/dpu: use managed memory allocations
-
-
-
2023-07-30
Dmitry Baryshkov
Superseded
[v3,10/13] drm/msm/dpu: use drmm-managed allocation for dpu_crtc
drm/msm/dpu: use managed memory allocations
-
-
-
2023-07-30
Dmitry Baryshkov
Superseded
[v3,09/13] drm/msm/dpu: use drmm-managed allocation for dpu_plane
drm/msm/dpu: use managed memory allocations
-
-
-
2023-07-30
Dmitry Baryshkov
Superseded
[v3,08/13] drm/msm/dpu: remove QoS teardown on plane destruction
drm/msm/dpu: use managed memory allocations
-
-
-
2023-07-30
Dmitry Baryshkov
Superseded
[v3,07/13] drm/msm/dpu: drop unused dpu_plane::lock
drm/msm/dpu: use managed memory allocations
-
-
-
2023-07-30
Dmitry Baryshkov
Superseded
[v3,06/13] drm/msm/dpu: use devres-managed allocation for HW blocks
drm/msm/dpu: use managed memory allocations
-
-
-
2023-07-30
Dmitry Baryshkov
Superseded
[v3,05/13] drm/msm/dpu: use devres-managed allocation for MDP TOP
drm/msm/dpu: use managed memory allocations
-
-
-
2023-07-30
Dmitry Baryshkov
Superseded
[v3,04/13] drm/msm/dpu: use devres-managed allocation for VBIF data
drm/msm/dpu: use managed memory allocations
-
-
-
2023-07-30
Dmitry Baryshkov
Superseded
[v3,03/13] drm/msm/dpu: use devres-managed allocation for interrupts data
drm/msm/dpu: use managed memory allocations
-
-
-
2023-07-30
Dmitry Baryshkov
New
[v3,02/13] drm/msm/dpu: remove IS_ERR_OR_NULL for dpu_hw_intr_init() error handling
drm/msm/dpu: use managed memory allocations
-
-
-
2023-07-30
Dmitry Baryshkov
Superseded
[v3,01/13] drm/msm/dpu: cleanup dpu_kms_hw_init error path
drm/msm/dpu: use managed memory allocations
-
-
-
2023-07-30
Dmitry Baryshkov
New
[v5,10/10] drm/msm/dpu: drop dpu_core_perf_destroy()
drm/msm/dpu: cleanup dpu_core_perf module
-
-
-
2023-07-30
Dmitry Baryshkov
Accepted
[v5,09/10] drm/msm/dpu: move max clock decision to dpu_kms.
drm/msm/dpu: cleanup dpu_core_perf module
-
-
-
2023-07-30
Dmitry Baryshkov
Accepted
[v5,08/10] drm/msm/dpu: remove extra clk_round_rate() call
drm/msm/dpu: cleanup dpu_core_perf module
-
-
-
2023-07-30
Dmitry Baryshkov
Accepted
[v5,07/10] drm/msm/dpu: remove unused fields from struct dpu_core_perf
drm/msm/dpu: cleanup dpu_core_perf module
-
-
-
2023-07-30
Dmitry Baryshkov
Accepted
[v5,06/10] drm/msm/dpu: use dpu_perf_cfg in DPU core_perf code
drm/msm/dpu: cleanup dpu_core_perf module
-
-
-
2023-07-30
Dmitry Baryshkov
Accepted
[v5,05/10] drm/msm/dpu: drop the dpu_core_perf_crtc_update()'s stop_req param
drm/msm/dpu: cleanup dpu_core_perf module
-
-
-
2023-07-30
Dmitry Baryshkov
Accepted
[v5,04/10] drm/msm/dpu: rework indentation in dpu_core_perf
drm/msm/dpu: cleanup dpu_core_perf module
-
-
-
2023-07-30
Dmitry Baryshkov
Accepted
[v5,03/10] drm/msm/dpu: drop separate dpu_core_perf_tune overrides
drm/msm/dpu: cleanup dpu_core_perf module
-
-
-
2023-07-30
Dmitry Baryshkov
Accepted
[v5,02/10] drm/msm/dpu: bail from _dpu_core_perf_crtc_update_bus if there are no ICC paths
drm/msm/dpu: cleanup dpu_core_perf module
-
-
-
2023-07-30
Dmitry Baryshkov
Accepted
[v5,01/10] drm/msm/dpu: drop enum dpu_core_perf_data_bus_id
drm/msm/dpu: cleanup dpu_core_perf module
-
-
-
2023-07-30
Dmitry Baryshkov
Accepted
[v2,8/8] drm/msm/dpu: move INTF tearing checks to dpu_encoder_phys_cmd_init
drm/msm/dpu: drop DPU_INTF_TE and DPU_PINGPONG_TE
-
-
-
2023-07-30
Dmitry Baryshkov
Superseded
[v2,7/8] drm/msm/dpu: drop useless check from dpu_encoder_phys_cmd_te_rd_ptr_irq()
drm/msm/dpu: drop DPU_INTF_TE and DPU_PINGPONG_TE
-
-
-
2023-07-30
Dmitry Baryshkov
Superseded
[v2,6/8] drm/msm/dpu: drop DPU_INTF_TE feature flag
drm/msm/dpu: drop DPU_INTF_TE and DPU_PINGPONG_TE
-
-
-
2023-07-30
Dmitry Baryshkov
New
[v2,5/8] drm/msm/dpu: enable INTF TE operations only when supported by HW
drm/msm/dpu: drop DPU_INTF_TE and DPU_PINGPONG_TE
-
-
-
2023-07-30
Dmitry Baryshkov
Superseded
[v2,4/8] drm/msm/dpu: inline _setup_intf_ops()
drm/msm/dpu: drop DPU_INTF_TE and DPU_PINGPONG_TE
-
-
-
2023-07-30
Dmitry Baryshkov
Superseded
[v2,3/8] drm/msm/dpu: drop the DPU_PINGPONG_TE flag
drm/msm/dpu: drop DPU_INTF_TE and DPU_PINGPONG_TE
-
-
-
2023-07-30
Dmitry Baryshkov
Superseded
[v2,2/8] drm/msm/dpu: enable PINGPONG TE operations only when supported by HW
drm/msm/dpu: drop DPU_INTF_TE and DPU_PINGPONG_TE
-
-
-
2023-07-30
Dmitry Baryshkov
Superseded
[v2,1/8] drm/msm/dpu: inline _setup_pingpong_ops()
drm/msm/dpu: drop DPU_INTF_TE and DPU_PINGPONG_TE
-
-
-
2023-07-30
Dmitry Baryshkov
Superseded
[v4,7/7] drm/msm/dpu: shift IRQ indices by 1
drm/msm/dpu: change interrupts code to make 0 be the no IRQ
-
-
-
2023-07-29
Dmitry Baryshkov
Superseded
[v4,6/7] drm/msm/dpu: stop using raw IRQ indices in the kernel traces
drm/msm/dpu: change interrupts code to make 0 be the no IRQ
-
-
-
2023-07-29
Dmitry Baryshkov
Accepted
[v4,5/7] drm/msm/dpu: stop using raw IRQ indices in the kernel output
drm/msm/dpu: change interrupts code to make 0 be the no IRQ
-
-
-
2023-07-29
Dmitry Baryshkov
Superseded
[v4,4/7] drm/msm/dpu: make the irq table size static
drm/msm/dpu: change interrupts code to make 0 be the no IRQ
-
-
-
2023-07-29
Dmitry Baryshkov
Superseded
[v4,3/7] drm/msm/dpu: add helper to get IRQ-related data
drm/msm/dpu: change interrupts code to make 0 be the no IRQ
-
-
-
2023-07-29
Dmitry Baryshkov
Superseded
[v4,2/7] drm/msm/dpu: extract dpu_core_irq_is_valid() helper
drm/msm/dpu: change interrupts code to make 0 be the no IRQ
-
-
-
2023-07-29
Dmitry Baryshkov
Superseded
[v4,1/7] drm/msm/dpu: remove irq_idx argument from IRQ callbacks
drm/msm/dpu: change interrupts code to make 0 be the no IRQ
-
-
-
2023-07-29
Dmitry Baryshkov
Superseded
[3/3] usb: typec: nb7vpq904m: switch to DRM_SIMPLE_BRIDGE
drm/display: simplify support for transparent DRM bridges
-
-
-
2023-07-29
Dmitry Baryshkov
Superseded
[2/3] phy: qcom: qmp-combo: switch to DRM_SIMPLE_BRIDGE
drm/display: simplify support for transparent DRM bridges
-
-
-
2023-07-29
Dmitry Baryshkov
Superseded
[1/3] drm/display: add transparent bridge helper
drm/display: simplify support for transparent DRM bridges
-
-
-
2023-07-29
Dmitry Baryshkov
Superseded
[v3,6/6] drm/msm/dpu: shift IRQ indices by 1
drm/msm/dpu: change interrupts code to make 0 be the no IRQ
-
-
-
2023-07-28
Dmitry Baryshkov
New
[v3,5/6] drm/msm/dpu: stop using raw IRQ indices in the kernel output
drm/msm/dpu: change interrupts code to make 0 be the no IRQ
-
-
-
2023-07-28
Dmitry Baryshkov
New
[v3,4/6] drm/msm/dpu: make the irq table size static
drm/msm/dpu: change interrupts code to make 0 be the no IRQ
-
-
-
2023-07-28
Dmitry Baryshkov
New
[v3,3/6] drm/msm/dpu: add helper to get IRQ-related data
drm/msm/dpu: change interrupts code to make 0 be the no IRQ
-
-
-
2023-07-28
Dmitry Baryshkov
Accepted
[v3,2/6] drm/msm/dpu: extract dpu_core_irq_is_valid() helper
drm/msm/dpu: change interrupts code to make 0 be the no IRQ
-
-
-
2023-07-28
Dmitry Baryshkov
Accepted
[v3,1/6] drm/msm/dpu: remove irq_idx argument from IRQ callbacks
drm/msm/dpu: change interrupts code to make 0 be the no IRQ
-
-
-
2023-07-28
Dmitry Baryshkov
Superseded
[v2,7/7] drm/msm/dpu: drop BWC features from DPU_MDP_foo namespace
drm/msm/dpu: use UBWC data from MDSS driver
-
-
-
2023-07-28
Dmitry Baryshkov
Accepted
[v2,6/7] drm/msm/dpu: drop UBWC configuration
drm/msm/dpu: use UBWC data from MDSS driver
-
-
-
2023-07-28
Dmitry Baryshkov
Accepted
[v2,5/7] drm/msm/dpu: use MDSS data for programming SSPP
drm/msm/dpu: use UBWC data from MDSS driver
-
-
-
2023-07-28
Dmitry Baryshkov
Accepted
[v2,4/7] drm/msm/mdss: populate missing data
drm/msm/dpu: use UBWC data from MDSS driver
-
-
-
2023-07-28
Dmitry Baryshkov
Accepted
[v2,3/7] drm/msm/mdss: export UBWC data
drm/msm/dpu: use UBWC data from MDSS driver
-
-
-
2023-07-28
Dmitry Baryshkov
Accepted
[v2,2/7] drm/msm/mdss: rename ubwc_version to ubwc_enc_version
drm/msm/dpu: use UBWC data from MDSS driver
-
-
-
2023-07-28
Dmitry Baryshkov
Accepted
[v2,1/7] drm/msm/mdss: correct UBWC programming for SM8550
drm/msm/dpu: use UBWC data from MDSS driver
-
-
-
2023-07-28
Dmitry Baryshkov
Accepted
clk: qcom: gcc-sm8250: Fix gcc_sdcc2_apps_clk_src
clk: qcom: gcc-sm8250: Fix gcc_sdcc2_apps_clk_src
-
-
-
2023-07-28
Patrick Whewell
Accepted
[4/4] power: supply: Add driver for pm8916 lbc
Add pm8916 VM-BMS and LBC
-
-
-
2023-07-28
Nikita Travkin
Superseded
[3/4] power: supply: Add pm8916 VM-BMS support
Add pm8916 VM-BMS and LBC
-
-
-
2023-07-28
Nikita Travkin
Superseded
[2/4] dt-bindings: power: supply: Add pm8916 LBC
Add pm8916 VM-BMS and LBC
-
-
-
2023-07-28
Nikita Travkin
New
[1/4] dt-bindings: power: supply: Add pm8916 VM-BMS
Add pm8916 VM-BMS and LBC
-
-
-
2023-07-28
Nikita Travkin
New
[RFC,v5,10/10] drm/msm/dpu: Add solid fill and pixel source properties
Support for Solid Fill Planes
-
-
-
2023-07-28
Jessica Zhang
Superseded
[RFC,v5,09/10] drm/msm/dpu: Use DRM solid_fill property
Support for Solid Fill Planes
-
-
-
2023-07-28
Jessica Zhang
New
[RFC,v5,08/10] drm/msm/dpu: Allow NULL FBs in atomic commit
Support for Solid Fill Planes
-
-
-
2023-07-28
Jessica Zhang
Superseded
[RFC,v5,07/10] drm/atomic: Loosen FB atomic checks
Support for Solid Fill Planes
-
-
-
2023-07-28
Jessica Zhang
New
[RFC,v5,06/10] drm/atomic: Move framebuffer checks to helper
Support for Solid Fill Planes
-
-
-
2023-07-28
Jessica Zhang
Superseded
[RFC,v5,05/10] drm/atomic: Add solid fill data to plane state dump
Support for Solid Fill Planes
-
-
-
2023-07-28
Jessica Zhang
New
[RFC,v5,04/10] drm/atomic: Add pixel source to plane state dump
Support for Solid Fill Planes
-
-
-
2023-07-28
Jessica Zhang
New
[RFC,v5,03/10] drm: Add solid fill pixel source
Support for Solid Fill Planes
-
-
-
2023-07-28
Jessica Zhang
New
[RFC,v5,02/10] drm: Introduce solid fill DRM plane property
Support for Solid Fill Planes
-
-
-
2023-07-28
Jessica Zhang
New
[RFC,v5,01/10] drm: Introduce pixel_source DRM plane property
Support for Solid Fill Planes
-
-
-
2023-07-28
Jessica Zhang
New
[33/33] iris: enable building of iris video driver
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[32/33] iris: variant: iris3: implement logic to compute clock frequency
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[31/33] iris: variant: iris: implement the logic to compute bus bandwidth
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[30/33] iris: variant: iris3: add helper for bus and clock calculation
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[29/33] iris: variant: iris3: add helpers for buffer size calculations
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[28/33] iris: variant: iris3: add iris3 specific ops
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[27/33] iris: variant: add helper functions for register handling
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[26/33] iris: platform: sm8550: add capability file for sm8550
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[25/33] iris: platform: add platform files
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[24/33] iris: vidc: add debug files
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[23/33] iris: vidc: add PIL functionality for video firmware
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[22/33] iris: vidc: hfi: defines HFI properties and enums
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[21/33] iris: vidc: hfi: Add packetization layer
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[20/33] iris: vidc: hfi: add helpers for handling shared queues
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[19/33] iris: vidc: hfi: add Host Firmware Interface (HFI) response handling
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[18/33] iris: vidc: hfi: add Host Firmware Interface (HFI)
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[17/33] iris: vidc: define various structures and enum
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[16/33] iris: add helpers for media format
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[15/33] iris: add vidc buffer files
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[14/33] iris: vidc: add helpers for state management
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[13/33] iris: vidc: add helper functions for power management
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[12/33] iris: vidc: add helper functions for resource management
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[11/33] iris: vidc: add helpers for memory management
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[09/33] iris: vidc: add control files
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[08/33] iris: vidc: add video decoder files
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[07/33] iris: iris: add video encoder files
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[06/33] iris: vidc: define video core and instance context
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[05/33] iris: vidc: add vb2 ops
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[04/33] iris: add vidc wrapper file
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[03/33] iris: vidc: add v4l2 wrapper file
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[02/33] iris: vidc: add core functions
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[01/33] MAINTAINERS: Add Qualcomm Iris video accelerator driver
Qualcomm video decoder/encoder driver
-
-
-
2023-07-28
Vikash Garodia
New
[2/2] soundwire: qcom: handle command ignored interrupt
[1/2] soundwire: qcom: use newer link status tregister on v2.0.0
-
-
-
2023-07-28
Krzysztof Kozlowski
Accepted
«
1
2
...
142
143
144
…
481
482
»