Show patches with: State = Action Required       |   143220 patches
« 1 2 ... 466 467 4681432 1433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[07/15] drm/exynos: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi - - - --- 2021-10-15 Claudio Suarez New
[06/15] drm/gma500: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi - - - --- 2021-10-15 Claudio Suarez New
[05/15] drm/tegra: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi - - - --- 2021-10-15 Claudio Suarez New
[04/15] drm/radeon: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi - - - --- 2021-10-15 Claudio Suarez New
[03/15] drm/vc4: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi - - - --- 2021-10-15 Claudio Suarez New
[02/15] drm/amdgpu: use drm_* functions instead of duplicated code in amdgpu driver replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi - 1 - --- 2021-10-15 Claudio Suarez New
[01/15] gpu/drm: make drm_add_edid_modes() consistent when updating connector->display_info replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi - - - --- 2021-10-15 Claudio Suarez New
linux-next: build failure after merge of the drm-misc tree linux-next: build failure after merge of the drm-misc tree - - - --- 2021-10-15 Stephen Rothwell New
[v3,10/10] drm/gma500: Rename struct gtt_range to struct psb_gem_object drm/gma500: Refactor GEM code 1 - - --- 2021-10-15 Thomas Zimmermann New
[v3,09/10] drm/gma500: Rewrite GTT page insert/remove without struct gtt_range drm/gma500: Refactor GEM code 1 - - --- 2021-10-15 Thomas Zimmermann New
[v3,08/10] drm/gma500: Set page-caching flags in GEM pin/unpin drm/gma500: Refactor GEM code 1 - - --- 2021-10-15 Thomas Zimmermann New
[v3,07/10] drm/gma500: Inline psb_gtt_{alloc, free}_range() into rsp callers drm/gma500: Refactor GEM code 1 - - --- 2021-10-15 Thomas Zimmermann New
[v3,06/10] drm/gma500: Inline psb_gtt_attach_pages() and psb_gtt_detach_pages() drm/gma500: Refactor GEM code 1 - - --- 2021-10-15 Thomas Zimmermann New
[v3,05/10] drm/gma500: Rename psb_gtt_{pin, unpin}() to psb_gem_{pin, unpin}() drm/gma500: Refactor GEM code 1 - - --- 2021-10-15 Thomas Zimmermann New
[v3,04/10] drm/gma500: Allocate GTT ranges in stolen memory with psb_gem_create() drm/gma500: Refactor GEM code 1 - - --- 2021-10-15 Thomas Zimmermann New
[v3,03/10] drm/gma500: Reimplement psb_gem_create() drm/gma500: Refactor GEM code 1 - - --- 2021-10-15 Thomas Zimmermann New
[v3,02/10] drm/gma500: Use to_gtt_range() everywhere drm/gma500: Refactor GEM code 1 - - --- 2021-10-15 Thomas Zimmermann New
[v3,01/10] drm/gma500: Move helpers for struct gtt_range from gtt.c to gem.c drm/gma500: Refactor GEM code 1 - - --- 2021-10-15 Thomas Zimmermann New
Revert "drm/ast: Zero is missing in detect function" Revert "drm/ast: Zero is missing in detect function" - - - --- 2021-10-15 Thomas Zimmermann New
[-next] drm/v3d: nullify pointer se with a NULL [-next] drm/v3d: nullify pointer se with a NULL - 1 - --- 2021-10-15 Yang Li New
[V7,11/11] PCI/VGA: Replace full MIT license text with SPDX identifier PCI/VGA: Rework default VGA device selection - - - --- 2021-10-15 Huacai Chen New
[V7,10/11] PCI/VGA: Use unsigned format string to print lock counts PCI/VGA: Rework default VGA device selection - - - --- 2021-10-15 Huacai Chen New
[V7,09/11] PCI/VGA: Log bridge control messages when adding devices PCI/VGA: Rework default VGA device selection - - - --- 2021-10-15 Huacai Chen New
drm: panel: replace snprintf in show functions with sysfs_emit drm: panel: replace snprintf in show functions with sysfs_emit - 1 - --- 2021-10-15 王擎 New
drm: nouveau: replace snprintf in show functions with sysfs_emit drm: nouveau: replace snprintf in show functions with sysfs_emit - - - --- 2021-10-15 王擎 New
drm: arm: replace snprintf in show functions with sysfs_emit drm: arm: replace snprintf in show functions with sysfs_emit - - - --- 2021-10-15 王擎 New
amdgpu: replace snprintf in show functions with sysfs_emit amdgpu: replace snprintf in show functions with sysfs_emit - - - --- 2021-10-15 王擎 New
[V7,08/11] PCI/VGA: Remove empty vga_arb_device_card_gone() PCI/VGA: Rework default VGA device selection - - - --- 2021-10-15 Huacai Chen New
[V7,07/11] PCI/VGA: Remove vga_arb_select_default_device() PCI/VGA: Rework default VGA device selection - - - --- 2021-10-15 Huacai Chen New
[V7,06/11] PCI/VGA: Prefer VGA device owns the firmware framebuffer PCI/VGA: Rework default VGA device selection - - - --- 2021-10-15 Huacai Chen New
[V7,05/11] PCI/VGA: Prefer VGA device belongs to integrated GPU PCI/VGA: Rework default VGA device selection - - - --- 2021-10-15 Huacai Chen New
[V7,04/11] PCI/VGA: Prefer VGA device with legacy I/O enabled PCI/VGA: Rework default VGA device selection - - - --- 2021-10-15 Huacai Chen New
[V7,03/11] PCI/VGA: Split out vga_arb_update_default_device() PCI/VGA: Rework default VGA device selection - - - --- 2021-10-15 Huacai Chen New
[V7,02/11] PCI/VGA: Move vga_arb_integrated_gpu() earlier in file PCI/VGA: Rework default VGA device selection - - - --- 2021-10-15 Huacai Chen New
[V7,01/11] PCI/VGA: Prefer vga_default_device() PCI/VGA: Rework default VGA device selection - - - --- 2021-10-15 Huacai Chen New
[git,pull] drm fixes for 5.15-rc6 [git,pull] drm fixes for 5.15-rc6 - - - --- 2021-10-15 Dave Airlie New
[2/2] drm/i915/pmu: Connect engine busyness stats from GuC to pmu [1/2] drm/i915/pmu: Add a name to the execlists stats 1 - - --- 2021-10-15 Umesh Nerlige Ramappa New
[1/2] drm/i915/pmu: Add a name to the execlists stats [1/2] drm/i915/pmu: Add a name to the execlists stats - - - --- 2021-10-15 Umesh Nerlige Ramappa New
[2/2] drm/msm/hdmi: switch to drm_bridge_connector [1/2] drm/msm/hdmi: use bulk regulator API - 1 - --- 2021-10-15 Dmitry Baryshkov New
[1/2] drm/msm/hdmi: use bulk regulator API [1/2] drm/msm/hdmi: use bulk regulator API - 2 - --- 2021-10-15 Dmitry Baryshkov New
ARM: dts: qcom-apq8064: stop using legacy clock names for HDMI ARM: dts: qcom-apq8064: stop using legacy clock names for HDMI - 1 - --- 2021-10-14 Dmitry Baryshkov New
drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk() drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk() - 1 - --- 2021-10-14 Nathan Chancellor New
[RFC] drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA panel [RFC] drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA panel - - - --- 2021-10-14 Michael Nazzareno Trimarchi New
[25/25] drm/i915/execlists: Weak parallel submission support for execlists Parallel submission aka multi-bb execbuf - - - --- 2021-10-14 Matthew Brost New
[24/25] drm/i915: Enable multi-bb execbuf Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[23/25] drm/i915: Update I915_GEM_BUSY IOCTL to understand composite fences Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[22/25] drm/i915: Make request conflict tracking understand parallel submits Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[21/25] drm/i915/guc: Handle errors in multi-lrc requests Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[20/25] drm/i915: Multi-BB execbuf Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[19/25] drm/i915/guc: Implement no mid batch preemption for multi-lrc Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[18/25] drm/i915/guc: Add basic GuC multi-lrc selftest Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[17/25] drm/i915/doc: Update parallel submit doc to point to i915_drm.h Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[16/25] drm/i915/guc: Connect UAPI to GuC multi-lrc interface Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[15/25] drm/i915/guc: Update debugfs for GuC multi-lrc Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[14/25] drm/i915/guc: Implement multi-lrc reset Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[13/25] drm/i915/guc: Insert submit fences between requests in parent-child relationship Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[12/25] drm/i915/guc: Implement multi-lrc submission Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[11/25] drm/i915/guc: Implement parallel context pin / unpin functions Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[10/25] drm/i915/guc: Assign contexts in parent-child relationship consecutive guc_ids Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[09/25] drm/i915/guc: Ensure GuC schedule operations do not operate on child contexts Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[08/25] drm/i915/guc: Add multi-lrc context registration Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[07/25] drm/i915/guc: Introduce context parent-child relationship Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[06/25] drm/i915: Expose logical engine instance to user Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[05/25] drm/i915: Add logical engine mapping Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[04/25] drm/i915/guc: Don't call switch_to_kernel_context with GuC submission Parallel submission aka multi-bb execbuf - 2 - --- 2021-10-14 Matthew Brost New
[03/25] drm/i915/guc: Take engine PM when a context is pinned with GuC submission Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[02/25] drm/i915/guc: Take GT PM ref when deregistering context Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
[01/25] drm/i915/guc: Move GuC guc_id allocation under submission state sub-struct Parallel submission aka multi-bb execbuf - 1 - --- 2021-10-14 Matthew Brost New
video: omapfb: Fix fall-through warning for Clang video: omapfb: Fix fall-through warning for Clang - - - --- 2021-10-14 Gustavo A. R. Silva New
[v1,2/2] mm: remove extra ZONE_DEVICE struct page refcount mm: remove extra ZONE_DEVICE struct page refcount - 2 - --- 2021-10-14 Sierra Guiza, Alejandro (Alex) New
[v1,1/2] ext4/xfs: add page refcount helper mm: remove extra ZONE_DEVICE struct page refcount 2 3 - --- 2021-10-14 Sierra Guiza, Alejandro (Alex) New
[7/7] drm/meson: encoder_cvbs: switch to bridge with ATTACH_NO_CONNECTOR drm/meson: rework encoders to pass ATTACH_NO_CONNECTOR 1 - - --- 2021-10-14 Neil Armstrong New
[6/7] drm/meson: rename venc_cvbs to encoder_cvbs drm/meson: rework encoders to pass ATTACH_NO_CONNECTOR 1 - - --- 2021-10-14 Neil Armstrong New
[5/7] drm/meson: encoder_hdmi: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTOR drm/meson: rework encoders to pass ATTACH_NO_CONNECTOR 1 - - --- 2021-10-14 Neil Armstrong New
[4/7] drm/bridge: synopsys: dw-hdmi: also allow interlace on bridge drm/meson: rework encoders to pass ATTACH_NO_CONNECTOR 1 - - --- 2021-10-14 Neil Armstrong New
[3/7] drm/meson: split out encoder from meson_dw_hdmi drm/meson: rework encoders to pass ATTACH_NO_CONNECTOR - - - --- 2021-10-14 Neil Armstrong New
[2/7] drm/meson: remove useless recursive components matching drm/meson: rework encoders to pass ATTACH_NO_CONNECTOR 1 - - --- 2021-10-14 Neil Armstrong New
[1/7] drm/bridge: display-connector: implement bus fmts callbacks drm/meson: rework encoders to pass ATTACH_NO_CONNECTOR - 1 - --- 2021-10-14 Neil Armstrong New
[3/3] drm/i915/dp: use new link training delay helpers [1/3] drm/dp: add helpers to read link training delays - 1 - --- 2021-10-14 Jani Nikula New
[2/3] drm/dp: reuse the 8b/10b link training delay helpers [1/3] drm/dp: add helpers to read link training delays - 1 - --- 2021-10-14 Jani Nikula New
[1/3] drm/dp: add helpers to read link training delays [1/3] drm/dp: add helpers to read link training delays - 1 - --- 2021-10-14 Jani Nikula New
[PULL] drm-intel-fixes [PULL] drm-intel-fixes - - - --- 2021-10-14 Jani Nikula New
Revert "arm64: dts: qcom: sm8250: remove bus clock from the mdss node for sm8250 target" Revert "arm64: dts: qcom: sm8250: remove bus clock from the mdss node for sm8250 target" - - - --- 2021-10-14 Dmitry Baryshkov New
video: smscufx: Fix null-ptr-deref in ufx_usb_probe() video: smscufx: Fix null-ptr-deref in ufx_usb_probe() 1 - - --- 2021-10-14 Wang Hai New
[pull] amdgpu, amdkfd drm-next-5.16 [pull] amdgpu, amdkfd drm-next-5.16 - - - --- 2021-10-14 Alex Deucher New
[PULL] drm-misc-fixes [PULL] drm-misc-fixes - - - --- 2021-10-14 Maarten Lankhorst New
[PULL] drm-misc-next [PULL] drm-misc-next - - - --- 2021-10-14 Maxime Ripard New
[v3] dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME [v3] dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME - - - --- 2021-10-14 Guangming.Cao New
[v2,2/2] drm: panel-simple: Add support for the Innolux G070Y2-T02 panel [v2,1/2] dt-bindings: display: simple: add Innolux G070Y2-T02 panel - - - --- 2021-10-14 Oleksij Rempel New
[v2,1/2] dt-bindings: display: simple: add Innolux G070Y2-T02 panel [v2,1/2] dt-bindings: display: simple: add Innolux G070Y2-T02 panel 1 - - --- 2021-10-14 Oleksij Rempel New
[4/4] drm/i915: Fix oops on platforms w/o hpd support drm/i915: Make the driver not oops on load on old machines - 1 - --- 2021-10-14 Ville Syrjälä New
[3/4] drm/i915: Catch yet another unconditioal clflush drm/i915: Make the driver not oops on load on old machines - - - --- 2021-10-14 Ville Syrjälä New
[2/4] drm/i915: Convert unconditional clflush to drm_clflush_virt_range() drm/i915: Make the driver not oops on load on old machines - - - --- 2021-10-14 Ville Syrjälä New
[1/4] drm/i915: Replace the unconditional clflush with drm_clflush_virt_range() drm/i915: Make the driver not oops on load on old machines - - - --- 2021-10-14 Ville Syrjälä New
[2/2] drm/msm: Fix missing include files in msm_gem_shrinker.c drm/msm: fix build error - - - --- 2021-10-14 yanteng si New
[1/2] drm/msm: Fix missing include files in msm_gem.c drm/msm: fix build error - - - --- 2021-10-14 yanteng si New
drm/mcde: dsi: Add of_node_put() before return drm/mcde: dsi: Add of_node_put() before return - - - --- 2021-10-14 Jiabing Wan New
[v10] drm/bridge: add it6505 driver [v10] drm/bridge: add it6505 driver - - 1 --- 2021-10-14 allen New
drm/i915/gt: make a gt sysfs group and move power management files drm/i915/gt: make a gt sysfs group and move power management files - - - --- 2021-10-14 Andi Shyti New
[GIT,PULL] mediatek drm fixes for 5.15 [GIT,PULL] mediatek drm fixes for 5.15 - - - --- 2021-10-13 Chun-Kuang Hu New
« 1 2 ... 466 467 4681432 1433 »