Show patches with: State = Action Required       |   144801 patches
« 1 2 ... 42 43 441448 1449 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/3] accel/habanalabs/gaudi2: use single function to compare FW versions [1/3] accel/habanalabs/gaudi2: initialize field in correct function - 1 - --- 2024-02-26 Oded Gabbay New
[2/3] accel/habanalabs/gaudi2: drop support for never released firmware [1/3] accel/habanalabs/gaudi2: initialize field in correct function - 1 - --- 2024-02-26 Oded Gabbay New
[1/3] accel/habanalabs/gaudi2: initialize field in correct function [1/3] accel/habanalabs/gaudi2: initialize field in correct function - 1 - --- 2024-02-26 Oded Gabbay New
nouveau: report byte usage in VRAM usage. nouveau: report byte usage in VRAM usage. - - - --- 2024-02-26 Dave Airlie New
[v2] drm/lcdif: Do not disable clocks on already suspended hardware [v2] drm/lcdif: Do not disable clocks on already suspended hardware - 1 - --- 2024-02-26 Marek Vasut New
drm/qxl: remove redundant code drm/qxl: remove redundant code - - - --- 2024-02-26 Jiapeng Chong New
[PULL] drm-xe-next [PULL] drm-xe-next - - - --- 2024-02-26 Lucas De Marchi New
[v4,3/3] drm/msm/dpu: capture snapshot on the first commit_done timeout drm/msm/dpu: debug commit_done timeouts - 1 - --- 2024-02-26 Dmitry Baryshkov New
[v4,2/3] drm/msm/dpu: split dpu_encoder_wait_for_event into two functions drm/msm/dpu: debug commit_done timeouts - 1 - --- 2024-02-26 Dmitry Baryshkov New
[v4,1/3] drm/msm/dpu: make "vblank timeout" more useful drm/msm/dpu: debug commit_done timeouts - 1 - --- 2024-02-26 Dmitry Baryshkov New
drm/exynos: use KMEM_CACHE() to create g2d_runqueue_node cache drm/exynos: use KMEM_CACHE() to create g2d_runqueue_node cache - - - --- 2024-02-26 Kunwu Chan New
drm/xe: use KMEM_CACHE() to create xe_hw_fence cache drm/xe: use KMEM_CACHE() to create xe_hw_fence cache - - - --- 2024-02-26 Kunwu Chan New
[RFC,12/12] drm/msm: sync shipped headers database drm/msm: add support for regenerating shipped xml.h headers - - - --- 2024-02-26 Dmitry Baryshkov New
[RFC,11/12] drm/msm: tie regeneration of shipped headers drm/msm: add support for regenerating shipped xml.h headers - - - --- 2024-02-26 Dmitry Baryshkov New
[RFC,10/12] drm/msm: import XML registers database drm/msm: add support for regenerating shipped xml.h headers - - - --- 2024-02-26 Dmitry Baryshkov New
[RFC,09/12] drm/msm/headergen: generate _shipped files drm/msm: add support for regenerating shipped xml.h headers - - - --- 2024-02-26 Dmitry Baryshkov New
[RFC,08/12] drm/msm/headergen: don't output full file paths drm/msm: add support for regenerating shipped xml.h headers - - - --- 2024-02-26 Dmitry Baryshkov New
[RFC,07/12] drm/msm/headergen: use asprintf instead of custom aprintf drm/msm: add support for regenerating shipped xml.h headers - - - --- 2024-02-26 Dmitry Baryshkov New
[RFC,06/12] drm/msm/headergen: import source files from freedreno/envytools drm/msm: add support for regenerating shipped xml.h headers - - - --- 2024-02-26 Dmitry Baryshkov New
[RFC,05/12] drm/msm: use _shipped suffix for all xml.h files drm/msm: add support for regenerating shipped xml.h headers - - - --- 2024-02-26 Dmitry Baryshkov New
[RFC,04/12] drm/msm/dsi: drop mmss_cc.xml.h drm/msm: add support for regenerating shipped xml.h headers - - - --- 2024-02-26 Dmitry Baryshkov New
[RFC,03/12] drm/msm/hdmi: drop qfprom.xml.h drm/msm: add support for regenerating shipped xml.h headers - - - --- 2024-02-26 Dmitry Baryshkov New
[RFC,02/12] drm/msm/mdp5: add writeback block bases drm/msm: add support for regenerating shipped xml.h headers - - - --- 2024-02-26 Dmitry Baryshkov New
[RFC,01/12] kbuild: create destination directory for _shipped handling drm/msm: add support for regenerating shipped xml.h headers - - - --- 2024-02-26 Dmitry Baryshkov New
[next,v2,11/11] minmax: min() and max() don't need to return constant expressions minmax: Optimise to reduce .i line length - - - --- 2024-02-25 David Laight New
[next,v2,10/11] block: Use a boolean expression instead of max() on booleans minmax: Optimise to reduce .i line length - - - --- 2024-02-25 David Laight New
[next,v2,09/11] tree-wide: minmax: Replace all the uses of max() for array sizes with max_const() minmax: Optimise to reduce .i line length - - - --- 2024-02-25 David Laight New
[next,v2,08/11] minmax: Add min_const() and max_const() minmax: Optimise to reduce .i line length - - - --- 2024-02-25 David Laight New
[next,v2,07/11] minmax: minmax: Add __types_ok3() and optimise defines with 3 arguments minmax: Optimise to reduce .i line length - - - --- 2024-02-25 David Laight New
[next,v2,06/11] minmax: Remove 'constexpr' check from __careful_clamp() minmax: Optimise to reduce .i line length - - - --- 2024-02-25 David Laight New
[next,v2,05/11] minmax: Move the signedness check out of __cmp_once() and __clamp_once() minmax: Optimise to reduce .i line length - - - --- 2024-02-25 David Laight New
[next,v2,04/11] minmax: Replace multiple __UNIQUE_ID() by directly using __COUNTER__ minmax: Optimise to reduce .i line length - - - --- 2024-02-25 David Laight New
[next,v2,03/11] minmax: Simplify signedness check minmax: Optimise to reduce .i line length - - - --- 2024-02-25 David Laight New
[next,v2,02/11] minmax: Use _Static_assert() instead of static_assert() minmax: Optimise to reduce .i line length - - - --- 2024-02-25 David Laight New
[next,v2,01/11] minmax: Put all the clamp() definitions together minmax: Optimise to reduce .i line length - - - --- 2024-02-25 David Laight New
[v3,3/3] drm/msm/dpu: capture snapshot on the first commit_done timeout drm/msm/dpu: debug commit_done timeouts - 1 - --- 2024-02-25 Dmitry Baryshkov New
[v3,2/3] drm/msm/dpu: split dpu_encoder_wait_for_event into two functions drm/msm/dpu: debug commit_done timeouts - 1 - --- 2024-02-25 Dmitry Baryshkov New
[v3,1/3] drm/msm/dpu: make "vblank timeout" more useful drm/msm/dpu: debug commit_done timeouts - 1 - --- 2024-02-25 Dmitry Baryshkov New
[v12,8/8] selftests/udmabuf: Add tests to verify data after page migration mm/gup: Introduce memfd_pin_folios() for pinning memfd folios - - - --- 2024-02-25 Kasireddy, Vivek New
[v12,7/8] udmabuf: Pin the pages using memfd_pin_folios() API mm/gup: Introduce memfd_pin_folios() for pinning memfd folios - - - --- 2024-02-25 Kasireddy, Vivek New
[v12,6/8] udmabuf: Convert udmabuf driver to use folios mm/gup: Introduce memfd_pin_folios() for pinning memfd folios - - - --- 2024-02-25 Kasireddy, Vivek New
[v12,5/8] udmabuf: Add back support for mapping hugetlb pages mm/gup: Introduce memfd_pin_folios() for pinning memfd folios 1 - - --- 2024-02-25 Kasireddy, Vivek New
[v12,4/8] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap mm/gup: Introduce memfd_pin_folios() for pinning memfd folios 1 - - --- 2024-02-25 Kasireddy, Vivek New
[v12,3/8] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios mm/gup: Introduce memfd_pin_folios() for pinning memfd folios - 3 - --- 2024-02-25 Kasireddy, Vivek New
[v12,2/8] mm/gup: Introduce check_and_migrate_movable_folios() mm/gup: Introduce memfd_pin_folios() for pinning memfd folios - - - --- 2024-02-25 Kasireddy, Vivek New
[v12,1/8] mm/gup: Introduce unpin_folio/unpin_folios helpers mm/gup: Introduce memfd_pin_folios() for pinning memfd folios - - - --- 2024-02-25 Kasireddy, Vivek New
[v2,2/2] drm/omapdrm: Fix console with deferred ops Fixes for omapdrm console - - - --- 2024-02-25 Tony Lindgren New
[v2,1/2] drm/omapdrm: Fix console by implementing fb_dirty Fixes for omapdrm console - 1 - --- 2024-02-25 Tony Lindgren New
[v5,10/10] drm/bridge: tc358775: Configure hs_rate and lp_rate Improvments for tc358775 with support for tc358765 - 1 - --- 2024-02-25 Tony Lindgren New
[v5,09/10] drm/bridge: tc358775: Add support for tc358765 Improvments for tc358775 with support for tc358765 - 1 - --- 2024-02-25 Tony Lindgren New
[v5,08/10] drm/bridge: tc358775: Enable pre_enable_prev_first flag Improvments for tc358775 with support for tc358765 - 2 1 --- 2024-02-25 Tony Lindgren New
[v5,07/10] drm/bridge: tc358775: Add burst and low-power modes Improvments for tc358775 with support for tc358765 - 1 1 --- 2024-02-25 Tony Lindgren New
[v5,06/10] drm/bridge: tc358775: Get bridge data lanes instead of the DSI host lanes Improvments for tc358775 with support for tc358765 - 2 - --- 2024-02-25 Tony Lindgren New
[v5,05/10] drm/bridge: tc358775: make standby GPIO optional Improvments for tc358775 with support for tc358765 1 1 - --- 2024-02-25 Tony Lindgren New
[v5,04/10] drm/bridge: tc358775: fix support for jeida-18 and jeida-24 Improvments for tc358775 with support for tc358765 - - - --- 2024-02-25 Tony Lindgren New
[v5,03/10] dt-bindings: display: bridge: tc358775: Add support for tc358765 Improvments for tc358775 with support for tc358765 - 1 - --- 2024-02-25 Tony Lindgren New
[v5,02/10] dt-bindings: display: bridge: tc358775: Add data-lanes Improvments for tc358775 with support for tc358765 - 1 - --- 2024-02-25 Tony Lindgren New
[v5,01/10] dt-bindings: display: bridge: tc358775: make stby gpio optional Improvments for tc358775 with support for tc358765 1 - - --- 2024-02-25 Tony Lindgren New
[v2,3/3] drm/sun4i: Fix layer zpos change/atomic modesetting Move blender setup from individual planes to crtc commit in sun4i-drm - 1 - --- 2024-02-24 Ondřej Jirman New
[v2,2/3] drm/sun4i: Add more parameters to sunxi_engine commit callback Move blender setup from individual planes to crtc commit in sun4i-drm - 2 - --- 2024-02-24 Ondřej Jirman New
[v2,1/3] drm/sun4i: Unify sun8i_*_layer structs Move blender setup from individual planes to crtc commit in sun4i-drm - 2 - --- 2024-02-24 Ondřej Jirman New
[3/3] drm/xe/xe2: fix 64-bit division in pte_update_size [1/3] drm/xe/kunit: fix link failure with built-in xe - - - --- 2024-02-24 Arnd Bergmann New
[2/3] drm/xe/mmio: fix build warning for BAR resize on 32-bit [1/3] drm/xe/kunit: fix link failure with built-in xe 1 - - --- 2024-02-24 Arnd Bergmann New
[1/3] drm/xe/kunit: fix link failure with built-in xe [1/3] drm/xe/kunit: fix link failure with built-in xe - - - --- 2024-02-24 Arnd Bergmann New
[2/2] drm/panel: panel-edp: Match with panel hash for overridden modes Match panel hash for overridden mode - - - --- 2024-02-23 Hsin-Yi Wang New
[1/2] drm_edid: Add a function to get EDID base block Match panel hash for overridden mode - 1 - --- 2024-02-23 Hsin-Yi Wang New
drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip - 2 - --- 2024-02-23 Hsin-Yi Wang New
[v2,7/7] arm64: dts: qcom: qrb2210-rb1: Enable the GPU A702 support - 1 - --- 2024-02-23 Konrad Dybcio New
[v2,6/7] arm64: dts: qcom: qcm2290: Add GPU nodes A702 support - 1 - --- 2024-02-23 Konrad Dybcio New
[v2,5/7] drm/msm/adreno: Add A702 support A702 support - - - --- 2024-02-23 Konrad Dybcio New
[v2,4/7] drm/msm/adreno: Add missing defines for A702 A702 support - 1 - --- 2024-02-23 Konrad Dybcio New
[v2,3/7] clk: qcom: Add QCM2290 GPU clock controller driver A702 support - 1 - --- 2024-02-23 Konrad Dybcio New
[v2,2/7] clk: qcom: clk-alpha-pll: Add HUAYRA_2290 support A702 support - 1 - --- 2024-02-23 Konrad Dybcio New
[v2,1/7] dt-bindings: clock: Add Qcom QCM2290 GPUCC A702 support - 1 - --- 2024-02-23 Konrad Dybcio New
[v3,3/3] drm/i915/guc: Enable Wa_14019159160 Enable Wa_14019159160 and Wa_16019325821 for MTL - 1 - --- 2024-02-23 John Harrison New
[v3,2/3] drm/i915/guc: Add support for w/a KLVs Enable Wa_14019159160 and Wa_16019325821 for MTL - 1 - --- 2024-02-23 John Harrison New
[v3,1/3] drm/i915: Enable Wa_16019325821 Enable Wa_14019159160 and Wa_16019325821 for MTL - 1 - --- 2024-02-23 John Harrison New
drm/i915/guc: Correct capture of EIR register on hang drm/i915/guc: Correct capture of EIR register on hang - 1 - --- 2024-02-23 John Harrison New
[v3] drm/i915/guc: Simplify/extend platform check for Wa_14018913170 [v3] drm/i915/guc: Simplify/extend platform check for Wa_14018913170 - 1 - --- 2024-02-23 John Harrison New
drm/i915: convert remaining intel_dp_vsc_sdp_pack drm/i915: convert remaining intel_dp_vsc_sdp_pack - 2 - --- 2024-02-23 Rodrigo Vivi New
[FYI] tracing/treewide: Remove second parameter of __assign_str() [FYI] tracing/treewide: Remove second parameter of __assign_str() - - - --- 2024-02-23 Steven Rostedt New
drm/i915/display: Save a few bytes of memory in intel_backlight_device_register() drm/i915/display: Save a few bytes of memory in intel_backlight_device_register() - - - --- 2024-02-23 Christophe JAILLET New
[3/3] drm/panel: simple: add CMT430B19N00 LCD panel support panel-simple: add support for Crystal Clear CMT430B19N00 - 2 - --- 2024-02-23 Jérémie Dautheribes New
[2/3] dt-bindings: display: simple: add support for Crystal Clear CMT430B19N00 panel-simple: add support for Crystal Clear CMT430B19N00 - - - --- 2024-02-23 Jérémie Dautheribes New
[1/3] dt-bindings: Add Crystal Clear Technology vendor prefix panel-simple: add support for Crystal Clear CMT430B19N00 - - - --- 2024-02-23 Jérémie Dautheribes New
[v3,4/4] dt-bindings: display: simple: allow panel-common properties Add display support for stm32mp135f-dk board - 1 - --- 2024-02-23 Raphael Gallais-Pou New
[v3,3/4] ARM: dts: stm32: enable display support on stm32mp135f-dk board Add display support for stm32mp135f-dk board - - - --- 2024-02-23 Raphael Gallais-Pou New
[v3,2/4] ARM: dts: stm32: add LTDC pinctrl on STM32MP13x SoC family Add display support for stm32mp135f-dk board - - - --- 2024-02-23 Raphael Gallais-Pou New
[v3,1/4] ARM: dts: stm32: add LTDC support for STM32MP13x SoC family Add display support for stm32mp135f-dk board - - - --- 2024-02-23 Raphael Gallais-Pou New
[v7,6/6] Documentation: iio: Document high-speed DMABUF based API iio: new DMABUF based API - - - --- 2024-02-23 Nuno Sa New
[v7,5/6] iio: buffer-dmaengine: Support new DMABUF based userspace API iio: new DMABUF based API - - - --- 2024-02-23 Nuno Sa New
[v7,4/6] iio: buffer-dma: Enable support for DMABUFs iio: new DMABUF based API - - - --- 2024-02-23 Nuno Sa New
[v7,3/6] iio: core: Add new DMABUF interface infrastructure iio: new DMABUF based API - - - --- 2024-02-23 Nuno Sa New
[v7,2/6] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec iio: new DMABUF based API - - - --- 2024-02-23 Nuno Sa New
[v7,1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec() iio: new DMABUF based API - - - --- 2024-02-23 Nuno Sa New
[v2,9/9] drm/vkms: Create KUnit tests for YUV conversions drm/vkms: Reimplement line-per-line pixel conversion for plane reading - - - --- 2024-02-23 Louis Chauvet New
[v2,8/9] drm/vkms: Drop YUV formats TODO drm/vkms: Reimplement line-per-line pixel conversion for plane reading - - - --- 2024-02-23 Louis Chauvet New
[v2,7/9] drm/vkms: Add range and encoding properties to pixel_read function drm/vkms: Reimplement line-per-line pixel conversion for plane reading - - - --- 2024-02-23 Louis Chauvet New
[v2,6/9] drm/vkms: Add YUV support drm/vkms: Reimplement line-per-line pixel conversion for plane reading - - - --- 2024-02-23 Louis Chauvet New
[v2,5/9] drm/vkms: Re-introduce line-per-line composition algorithm drm/vkms: Reimplement line-per-line pixel conversion for plane reading - - - --- 2024-02-23 Louis Chauvet New
« 1 2 ... 42 43 441448 1449 »