Show patches with: Archived = No       |   4401 patches
« 1 2 ... 10 11 1244 45 »
Patch Series S/W/F Date Submitter Delegate State
[08/29] drm/vmwgfx/vmwgfx_validation: Add some missing struct member/function param descriptions Finally rid W=1 warnings from GPU! --- 2021-01-15 Lee Jones Superseded
[09/29] drm/vmwgfx/ttm_object: Demote half-assed headers and fix-up another Finally rid W=1 warnings from GPU! --- 2021-01-15 Lee Jones Superseded
[10/29] drm/vmwgfx/vmwgfx_thp: Add description for 'vmw_thp_manager's member 'manager' Finally rid W=1 warnings from GPU! --- 2021-01-15 Lee Jones Superseded
[25/29] drm/nouveau/nouveau_ioc32: File headers are not good candidates for kernel-doc Finally rid W=1 warnings from GPU! --- 2021-01-15 Lee Jones Superseded
[26/29] drm/nouveau/nouveau_svm: Remove unused variable 'ret' from void function Finally rid W=1 warnings from GPU! --- 2021-01-15 Lee Jones Superseded
[28/29] drm/nouveau/nouveau_ioc32: Demote kernel-doc abuse to standard comment block Finally rid W=1 warnings from GPU! --- 2021-01-15 Lee Jones Superseded
[29/29] drm/vmwgfx/ttm_object: Reorder header to immediately precede its struct Finally rid W=1 warnings from GPU! --- 2021-01-15 Lee Jones Superseded
[v2,1/2] drm/aspeed: Look up syscon by phandle drm: aspeed: Support more chip families --- 2021-02-02 Joel Stanley Superseded
[v2,2/2] drm/aspeed: Use dt matching for default register values drm: aspeed: Support more chip families --- 2021-02-02 Joel Stanley Superseded
[5.11,430/775] kselftests: dmabuf-heaps: Fix Makefiles inclusion of the kernels usr/include dir Untitled series #105451 --- 2021-03-01 Greg Kroah-Hartman Superseded
[5.10,355/663] kselftests: dmabuf-heaps: Fix Makefiles inclusion of the kernels usr/include dir Untitled series #105449 --- 2021-03-01 Greg Kroah-Hartman Superseded
[RFC,01/24] drm/msm/dsi: fuse dsi_pll_* code into dsi_phy_* code drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,02/24] drm/msm/dsi: drop multiple pll enable_seq support drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,03/24] drm/msm/dsi: move all PLL callbacks into PHY config struct drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,04/24] drm/msm/dsi: move min/max PLL rate to phy config drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,05/24] drm/msm/dsi: remove msm_dsi_pll_set_usecase drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,06/24] drm/msm/dsi: stop setting clock parents manually drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,07/24] arm64: dts: qcom: sm8250: assign DSI clock source parents drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,08/24] drm/msm/dsi: push provided clocks handling into a generic code drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,09/24] clk: mux: provide devm_clk_hw_register_mux() drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,10/24] clk: divider: add devm_clk_hw_register_divider drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,11/24] drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocks drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,12/24] drm/msm/dsi: use devm_of_clk_add_hw_provider drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,13/24] drm/msm/dsi: replace PHY's init callback with configurable data drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,14/24] drm/msm/dsi: make save/restore_state phy-level functions drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,15/24] drm/msm/dsi: limit vco_delay to 28nm PHY drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,16/24] drm/msi/dsi: inline msm_dsi_pll_helper_clk_prepare/unprepare drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,17/24] drm/msm/dsi: make save_state/restore_state callbacks accept msm_dsi_phy drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,18/24] drm/msm/dsi: drop msm_dsi_pll abstracton drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,19/24] drm/msm/dsi: drop PLL accessor functions drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,20/24] drm/msm/dsi: move ioremaps to dsi_phy_driver_probe drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,21/24] drm/msm/dsi: remove duplicate fields from dsi_pll_Nnm instances drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,22/24] drm/msm/dsi: remove temp data from global pll structure drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,23/24] drm/msm/dsi: drop global msm_dsi_phy_type enumaration drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[RFC,24/24] arm64: dts: qcom: sdm845: assign DSI clock source parents drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-01 Dmitry Baryshkov Superseded
[01/53] drm/nouveau/nvkm/subdev/bios/init: Demote obvious abuse of kernel-doc Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[02/53] drm/nouveau/dispnv50/disp: Remove unused variable 'ret' Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[03/53] drm/msm/dp/dp_display: Remove unused variable 'hpd' Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[05/53] include: drm: drm_atomic: Make use of 'new_plane_state' Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[06/53] drm/nouveau/nvkm/subdev/volt/gk20a: Demote non-conformant kernel-doc headers Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[08/53] drm/amd/display/dc/calcs/dce_calcs: Move some large variables from the stack to the heap Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[09/53] drm/amd/display/dc/calcs/dce_calcs: Remove some large variables from the stack Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[12/53] drm/nouveau/nvkm/engine/gr/gf100: Demote non-conformant kernel-doc header Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[13/53] drm/nouveau/nouveau_bo: Remove unused variables 'dev' Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[14/53] drm/nouveau/nouveau_display: Remove set but unused variable 'width' Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[15/53] drm/nouveau/dispnv04/crtc: Demote non-conforming kernel-doc headers Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[16/53] drm/nouveau/dispnv50/disp: Remove unused variable 'ret' from function returning void Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[17/53] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[18/53] drm/nouveau/nv50_display: Remove superfluous prototype for local static functions Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[19/53] drm/nouveau/dispnv50/disp: Include header containing our prototypes Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[20/53] drm/nouveau/nouveau_ioc32: File headers are not good candidates for kernel-doc Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[21/53] drm/nouveau/nouveau_svm: Remove unused variable 'ret' from void function Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[22/53] drm/nouveau/nouveau_ioc32: Demote kernel-doc abuse to standard comment block Rid GPU from W=1 warnings --- 2021-03-03 Lee Jones Superseded
[v2,2/4] devfreq/drivers/lima: Use devfreq cooling device registration Untitled series #107616 --- 2021-03-05 Daniel Lezcano Superseded
[v2,3/4] devfreq/drivers/msm: Use devfreq cooling device registration Untitled series #107616 --- 2021-03-05 Daniel Lezcano Superseded
[v2,4/4] devfreq/drivers/panfrost: Use devfreq cooling device registration Untitled series #107616 --- 2021-03-05 Daniel Lezcano Superseded
[v3,2/4] devfreq/drivers/msm: Use devfreq cooling device registration Untitled series #108190 --- 2021-03-07 Daniel Lezcano Superseded
[v3,3/4] devfreq/drivers/panfrost: Use devfreq cooling device registration Untitled series #108190 --- 2021-03-07 Daniel Lezcano Superseded
[v3,4/4] devfreq/drivers/lima: Use devfreq cooling device registration Untitled series #108190 --- 2021-03-07 Daniel Lezcano Superseded
[v4,2/4] devfreq/drivers/msm: Use devfreq cooling device registration Untitled series #108194 --- 2021-03-07 Daniel Lezcano Superseded
[v4,3/4] devfreq/drivers/panfrost: Use devfreq cooling device registration Untitled series #108194 --- 2021-03-07 Daniel Lezcano Superseded
[v4,4/4] devfreq/drivers/lima: Use devfreq cooling device registration Untitled series #108194 --- 2021-03-07 Daniel Lezcano Superseded
[v5,2/4] PM / devfreq: msm: Use devfreq cooling device registration Untitled series #108301 --- 2021-03-08 Daniel Lezcano Superseded
[v5,3/4] PM / devfreq: panfrost: Use devfreq cooling device registration Untitled series #108301 --- 2021-03-08 Daniel Lezcano Superseded
[v5,4/4] PM / devfreq: lima: Use devfreq cooling device registration Untitled series #108301 --- 2021-03-08 Daniel Lezcano Superseded
[v6,2/4] PM / devfreq: msm: Use devfreq cooling device registration Untitled series #108311 --- 2021-03-08 Daniel Lezcano Superseded
[v6,3/4] PM / devfreq: panfrost: Use devfreq cooling device registration Untitled series #108311 --- 2021-03-08 Daniel Lezcano Superseded
[v6,4/4] PM / devfreq: lima: Use devfreq cooling device registration Untitled series #108311 --- 2021-03-08 Daniel Lezcano Superseded
[v1,01/26] clk: mux: provide devm_clk_hw_register_mux() drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,02/26] clk: divider: add devm_clk_hw_register_divider drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,03/26] drm/msm/dsi: fuse dsi_pll_* code into dsi_phy_* code drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,04/26] drm/msm/dsi: drop multiple pll enable_seq support drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,08/26] drm/msm/dsi: stop setting clock parents manually drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,09/26] arm64: dts: qcom: sm8250: assign DSI clock source parents drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,10/26] arm64: dts: qcom: sdm845: assign DSI clock source parents drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,12/26] drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocks drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,13/26] drm/msm/dsi: use devm_of_clk_add_hw_provider drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,14/26] drm/msm/dsi: replace PHY's init callback with configurable data drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,15/26] drm/msm/dsi: make save/restore_state phy-level functions drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,17/26] drm/msi/dsi: inline msm_dsi_pll_helper_clk_prepare/unprepare drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,18/26] drm/msm/dsi: make save_state/restore_state callbacks accept msm_dsi_phy drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,19/26] drm/msm/dsi: drop msm_dsi_pll abstracton drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,20/26] drm/msm/dsi: drop PLL accessor functions drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,22/26] drm/msm/dsi: remove duplicate fields from dsi_pll_Nnm instances drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,23/26] drm/msm/dsi: remove temp data from global pll structure drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,25/26] drm/msm/dsi: inline msm_dsi_phy_set_src_pll drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
[v1,26/26] drm/msm/dsi: stop passing src_pll_id to the phy_enable call drm/msm/dsi: refactor MSM DSI PHY/PLL drivers --- 2021-03-17 Dmitry Baryshkov Superseded
drm/msm/dpu: enable DPU_SSPP_QOS_8LVL for SM8250 drm/msm/dpu: enable DPU_SSPP_QOS_8LVL for SM8250 --- 2021-03-18 Dmitry Baryshkov Superseded
gpu/drm/msm: fix shutdown hook in case GPU components failed to bind gpu/drm/msm: fix shutdown hook in case GPU components failed to bind --- 2021-03-18 Dmitry Baryshkov Superseded
[v2] gpu/drm/msm: fix shutdown hook in case GPU components failed to bind [v2] gpu/drm/msm: fix shutdown hook in case GPU components failed to bind --- 2021-03-18 Dmitry Baryshkov Superseded
[01/19] drm/nouveau/nvkm/subdev/bios/init: Demote obvious abuse of kernel-doc Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[02/19] drm/nouveau/dispnv50/disp: Remove unused variable 'ret' Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[03/19] drm/msm/dp/dp_display: Remove unused variable 'hpd' Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[04/19] include: drm: drm_atomic: Make use of 'new_plane_state' Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[05/19] drm/nouveau/nvkm/subdev/volt/gk20a: Demote non-conformant kernel-doc headers Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[09/19] drm/nouveau/nvkm/engine/gr/gf100: Demote non-conformant kernel-doc header Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[11/19] drm/nouveau/nouveau_display: Remove set but unused variable 'width' Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[12/19] drm/nouveau/dispnv04/crtc: Demote non-conforming kernel-doc headers Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[13/19] drm/nouveau/dispnv50/disp: Remove unused variable 'ret' from function returning void Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
[14/19] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static Rid GPU from W=1 warnings --- 2021-03-19 Lee Jones Superseded
« 1 2 ... 10 11 1244 45 »