Show patches with: State = Action Required       |   120697 patches
« 1 2 3 41206 1207 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[03/36] drm/i915: use bpp instead of cpp for drm_format_info Untitled series #177493 - - - --- 2019-09-23 黄家钗 New
gpu: drm: i915: use time_after_eq() instead of jiffies judgment gpu: drm: i915: use time_after_eq() instead of jiffies judgment - - - --- 2022-02-10 王擎 New
[V2,1/13] block: xen: use time_is_before_eq_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,2/13] clk: mvebu: use time_is_before_eq_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,3/13] gpu: drm: i915: use time_is_after_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,4/13] gpu: drm: radeon: use time_is_before_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,5/13] hid: use time_is_after_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,6/13] input: serio: use time_is_before_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,7/13] md: use time_is_before_jiffies(() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,10/13] md: use time_is_before_eq_jiffies() instead of jiffies judgment Untitled series #614159 - - - --- 2022-02-11 王擎 New
[V2,9/13] media: si21xx: use time_is_before_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,10/13] media: stv0299: use time_is_before_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,11/13] media: tda8083: use time_is_after_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,12/13] media: wl128x: use time_is_before_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,13/13] media: vivid: use time_is_after_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V3,1/13] block: xen: use time_is_before_eq_jiffies() instead of open coding it use time_is_{before, after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,2/13] clk: mvebu: use time_is_before_eq_jiffies() instead of open coding it use time_is_{before, after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,3/13] gpu: drm: i915: use time_is_after_jiffies() instead of open coding it use time_is_{before, after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,4/13] gpu: drm: radeon: use time_is_before_jiffies() instead of open coding it use time_is_{before, after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,5/13] hid: use time_is_after_jiffies() instead of open coding it use time_is_{before, after}_jiffies() instead of open coding it 1 - - --- 2022-02-15 王擎 New
[V3,6/13] input: serio: use time_is_before_jiffies() instead of open coding it use time_is_{before, after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,7/13] md: use time_is_before_jiffies(() instead of open coding it use time_is_{before, after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,10/13] md: use time_is_before_eq_jiffies() instead of open coding it Untitled series #614547 - - - --- 2022-02-15 王擎 New
[V3,9/13] media: si21xx: use time_is_before_jiffies() instead of open coding it use time_is_{before, after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,10/13] media: stv0299: use time_is_before_jiffies() instead of open coding it use time_is_{before, after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,11/13] media: tda8083: use time_is_after_jiffies() instead of open coding it use time_is_{before, after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,12/13] media: wl128x: use time_is_before_jiffies() instead of open coding it use time_is_{before, after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,13/13] media: vivid: use time_is_after_jiffies() instead of open coding it use time_is_{before, after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
drm/i915: Check input parameter for NULL drm/i915: Check input parameter for NULL - - - --- 2022-02-22 刘永志 New
[RESEND,1/2] drm: Add support for DP 1.4 Compliance edid corruption test 4.2.2.6 Changes for DP 1.4 Compliance test 4.2.2.6 - 1 - --- 2019-12-02 Zuo, Jerry New
[RESEND,2/2] drm/amd/display: Hook up drm interface for DP 1.4 edid corruption test Changes for DP 1.4 Compliance test 4.2.2.6 - 1 - --- 2019-12-02 Zuo, Jerry New
[v4] drm: Add support for DP 1.4 Compliance edid corruption test [v4] drm: Add support for DP 1.4 Compliance edid corruption test - - - --- 2019-12-04 Zuo, Jerry New
[V4] drm: Add support for DP 1.4 Compliance edid corruption test [V4] drm: Add support for DP 1.4 Compliance edid corruption test - - - --- 2019-12-09 Zuo, Jerry New
[V5] drm: Add support for DP 1.4 Compliance edid corruption test [V5] drm: Add support for DP 1.4 Compliance edid corruption test - 1 - --- 2020-01-31 Zuo, Jerry New
[V6] drm: Add support for DP 1.4 Compliance edid corruption test [V6] drm: Add support for DP 1.4 Compliance edid corruption test - 1 - --- 2020-02-05 Zuo, Jerry New
[V7] drm: Add support for DP 1.4 Compliance edid corruption test [V7] drm: Add support for DP 1.4 Compliance edid corruption test - 2 - --- 2020-02-11 Zuo, Jerry New
drm/dp: Add Additional DP2 Headers drm/dp: Add Additional DP2 Headers - - - --- 2021-09-27 Zuo, Jerry New
[v2] drm/dp: Add Additional DP2 Headers [v2] drm/dp: Add Additional DP2 Headers - - - --- 2021-09-27 Zuo, Jerry New
[v3] drm/dp: Add Additional DP2 Headers [v3] drm/dp: Add Additional DP2 Headers - 1 - --- 2021-09-27 Zuo, Jerry New
[1/2] split render engine batch buffer and BLT engine - - - --- 2010-10-26 Zou, Nanhai New
[2/2] use BLT command to accelerate uxa on gen6. - - - --- 2010-10-26 Zou, Nanhai New
enable blt acceleration on gen6 - - - --- 2010-10-27 Zou, Nanhai New
enable BLT acceleate on gen6 - - - --- 2010-10-29 Zou, Nanhai New
[1/2] add BLT ring support - - - --- 2010-11-01 Zou, Nanhai New
[2/2] support BLT acceleration on gen6 - - - --- 2010-11-01 Zou, Nanhai New
drm/i915: SNB BLT workaround - - - --- 2010-11-02 Zou, Nanhai New
drm/i915/ringbuffer: set force wake bit before reading ring register - - - --- 2010-11-09 Zou, Nanhai New
drm/i915: Use the LLC mode on gen6 for everything but display. - - - --- 2011-03-11 Zou, Nanhai New
i965: Fix the VS thread limits for GT1, and clarify the WM limits on both. - - - --- 2011-03-30 Zou, Nanhai New
[-next] drm/i915: Remove unused variable ret [-next] drm/i915: Remove unused variable ret - - - --- 2020-10-29 Zou Wei New
[-next] drm/i915/gvt: Convert list_for_each to entry variant [-next] drm/i915/gvt: Convert list_for_each to entry variant - - - --- 2022-01-25 Zou Wei New
drm/i915/selftests: Fix error return code in live_parallel_switch() drm/i915/selftests: Fix error return code in live_parallel_switch() - - - --- 2022-11-21 Ziyang Xuan (William) New
[v2] drm/modes: Fix division by zero error [v2] drm/modes: Fix division by zero error - - - --- 2023-08-01 Ziqi Zhao New
[v3] drm/modes: Fix division by zero due to overflow [v3] drm/modes: Fix division by zero due to overflow - - - --- 2023-08-02 Ziqi Zhao New
[RFC,1/6] mm/gmem: add heterogeneous NUMA node Supporting GMEM (generalized memory management) for external memory devices - - - --- 2023-11-28 zhuweixi New
[RFC,2/6] mm/gmem: add arch-independent abstraction to track address mapping status Supporting GMEM (generalized memory management) for external memory devices - - - --- 2023-11-28 zhuweixi New
[RFC,3/6] mm/gmem: add GMEM (Generalized Memory Management) interface for external accelerators Supporting GMEM (generalized memory management) for external memory devices - - - --- 2023-11-28 zhuweixi New
[RFC,4/6] mm/gmem: add new syscall hmadvise() to issue memory hints for heterogeneous NUMA nodes Supporting GMEM (generalized memory management) for external memory devices - - - --- 2023-11-28 zhuweixi New
[RFC,5/6] mm/gmem: resolve VMA conflicts for attached peer devices Supporting GMEM (generalized memory management) for external memory devices - - - --- 2023-11-28 zhuweixi New
[RFC,6/6] mm/gmem: extending Linux core MM to support unified virtual address space Supporting GMEM (generalized memory management) for external memory devices - - - --- 2023-11-28 zhuweixi New
gpu/drm/i915: Remove duplicated include of intel_region_lmem.h gpu/drm/i915: Remove duplicated include of intel_region_lmem.h - - - --- 2021-08-02 zhouchuangao New
gpu/drm/i915: Remove duplicated include of intel_region_lmem.h gpu/drm/i915: Remove duplicated include of intel_region_lmem.h - - - --- 2021-08-07 zhouchuangao New
drm/i915/gem: Fix a NULL pointer dereference in igt_request_rewind() drm/i915/gem: Fix a NULL pointer dereference in igt_request_rewind() - 1 - --- 2021-11-30 Zhou Qingyang New
[1/7] drm/i915: preallocate pdps for 32 bit vgpu - - - --- 2015-08-20 Zhiyuan Lv New
[2/7] drm/i915: Enable full ppgtt for vgpu - - - --- 2015-08-20 Zhiyuan Lv New
[3/7] drm/i915: Always enable execlists on BDW for vgpu - - - --- 2015-08-20 Zhiyuan Lv New
[4/7] drm/i915: always pin lrc context for vgpu with Intel GVT-g - - - --- 2015-08-20 Zhiyuan Lv New
[5/7] drm/i915: Update PV INFO page definition for Intel GVT-g - - - --- 2015-08-20 Zhiyuan Lv New
[7/7] drm/i915: Allow Broadwell guest with Intel GVT-g - - - --- 2015-08-20 Zhiyuan Lv New
[6/7] drm/i915: guest i915 notification for Intel-GVTg - - - --- 2015-08-20 Zhiyuan Lv New
[1/7] drm/i915: preallocate pdps for 32 bit vgpu - 1 - --- 2015-08-20 Zhiyuan Lv New
[2/7] drm/i915: Enable full ppgtt for vgpu - 1 - --- 2015-08-20 Zhiyuan Lv New
[3/7] drm/i915: Always enable execlists on BDW for vgpu - - - --- 2015-08-20 Zhiyuan Lv New
[4/7] drm/i915: always pin lrc context for vgpu with Intel GVT-g - - - --- 2015-08-20 Zhiyuan Lv New
[5/7] drm/i915: Update PV INFO page definition for Intel GVT-g - 1 - --- 2015-08-20 Zhiyuan Lv New
[6/7] drm/i915: guest i915 notification for Intel-GVTg - - - --- 2015-08-20 Zhiyuan Lv New
[7/7] drm/i915: Allow Broadwell guest with Intel GVT-g - 1 - --- 2015-08-20 Zhiyuan Lv New
Fix list empty check in i915_gem_evict_everything - - - --- 2015-08-26 Zhiyuan Lv New
[v2,1/6] drm/i915: preallocate pdps for 32 bit vgpu - 1 - --- 2015-08-28 Zhiyuan Lv New
[v2,2/6] drm/i915: Enable full ppgtt for vgpu on Broadwell - 2 - --- 2015-08-28 Zhiyuan Lv New
[v2,3/6] drm/i915: Always enable execlists on BDW for vgpu - 1 - --- 2015-08-28 Zhiyuan Lv New
[v2,4/6] drm/i915: Update PV INFO page definition for Intel GVT-g - 1 - --- 2015-08-28 Zhiyuan Lv New
[v2,5/6] drm/i915: guest i915 notification for Intel GVT-g - 1 - --- 2015-08-28 Zhiyuan Lv New
[v2,6/6] drm/i915: Allow Broadwell guest with Intel GVT-g - 1 - --- 2015-08-28 Zhiyuan Lv New
drm/i915: Specify bsd rings through exec flag - - - --- 2014-08-05 Zhipeng Gong New
[1/2] drm/i915: Specify bsd rings through exec flag - - - --- 2014-08-07 Zhipeng Gong New
[2/2] drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam - - - --- 2014-08-07 Zhipeng Gong New
[1/3] i-g-t: check whether kernel has dual bsd ring - - - --- 2014-08-07 Zhipeng Gong New
[2/3] tests/gem_exec_params: check the invalid flags for dual bsd ring - - - --- 2014-08-07 Zhipeng Gong New
[3/3] test/gem_dummy_reloc_loop: add tests for dual bsd ring - - - --- 2014-08-07 Zhipeng Gong New
[i-g-t,1/3] lib: check whether kernel has dual bsd ring - - - --- 2014-12-03 Zhipeng Gong New
[i-g-t,2/3] tests/gem_exec_params: check the invalid flags for dual bsd ring - - - --- 2014-12-03 Zhipeng Gong New
[i-g-t,3/3] test/gem_dummy_reloc_loop: add tests for dual bsd ring - - - --- 2014-12-03 Zhipeng Gong New
drm/i915: Specify bsd rings through exec flag - - - --- 2014-12-10 Zhipeng Gong New
[1/2] drm/i915: Specify bsd rings through exec flag - - - --- 2015-01-13 Zhipeng Gong New
[2/2] drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam - - - --- 2015-01-13 Zhipeng Gong New
[1/3] i-g-t: check whether kernel has dual bsd ring - - - --- 2015-01-13 Zhipeng Gong New
[2/3] tests/gem_exec_params: check the invalid flags for dual bsd ring - - - --- 2015-01-13 Zhipeng Gong New
[3/3] test/gem_dummy_reloc_loop: add tests for dual bsd ring - - - --- 2015-01-13 Zhipeng Gong New
drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest() drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest() - - - --- 2021-05-29 Zhihao Cheng New
« 1 2 3 41206 1207 »