Show patches with: State = Action Required       |   125095 patches
« 1 2 ... 5 6 71250 1251 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[47/63] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[46/63] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[45/63] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[44/63] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[43/63] drm-print: fix config-dependent unused variable Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[42/63] drm-dyndbg: adapt DRM to invoke DYNDBG_CLASSMAP_PARAM Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[41/63] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2 Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[40/63] checkpatch: dont warn about unused macro arg on empty body Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[39/63] drm: use correct ccflags-y spelling Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[38/63] dyndbg: drop "protection" of class'd pr_debugs from legacy queries Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[37/63] dyndbg: change __dynamic_func_call_cls* macros into expressions Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[36/63] docs/dyndbg: explain flags parse 1st Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[35/63] selftests-dyndbg: add test_mod_submod Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[34/63] docs/dyndbg: explain new delimiters: comma, percent Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[33/63] selftests-dyndbg: test_percent_splitting Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[32/63] dyndbg: split multi-query strings with % Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[31/63] selftests-dyndbg: add comma_terminator_tests Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[30/63] dyndbg: treat comma as a token separator Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[29/63] dyndbg-doc: add classmap info to howto Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[28/63] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[27/63] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/* Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[26/63] dyndbg-test: change do_prints testpoint to accept a loopct Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[25/63] ddebug: cleanup-range-overlap fails Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[24/63] dyndbg: hoist the range-overlap checks Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[23/63] dyndbg: fail modprobe on ddebug_class_range_overlap() Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[22/63] dyndbg: rework ddebug_attach_*module_classes() Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[21/63] dyndbg: allow ddebug_add_module to fail Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[20/63] dyndbg: drop premature optimization in ddebug_add_module Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[19/63] dyndbg: make proper substructs in _ddebug_info Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[18/63] dyndbg: add/use for_subvec() to reduce boilerplate Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[17/63] dyndbg: check DYNDBG_CLASSMAP_DEFINE args at compile-time Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[16/63] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[15/63] checkpatch: add an exception to the do-while wrapper advice Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[14/63] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[13/63] dyndbg: reduce verbose=3 messages in ddebug_add_module Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[12/63] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[11/63] dyndbg: tighten ddebug_class_name() 1st arg type Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[10/63] dyndbg: silence debugs with no-change updates Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[09/63] dyndbg: reduce verbose/debug clutter Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[08/63] dyndbg: drop NUM_TYPE_ARRAY Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[07/63] dyndbg: split param_set_dyndbg_classes to _module & wrapper fns Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[06/63] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[05/63] dyndbg: replace classmap list with a vector Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[04/63] dyndbg: make ddebug_class_param union members same size Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[03/63] dyndbg: reword "class unknown," to "class:_UNKNOWN_" Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[02/63] test-dyndbg: fixup CLASSMAP usage error Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
[01/63] docs/dyndbg: update examples \012 to \n Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y - - - --- 2025-01-25 Jim Cromie New
drm/i915: Remove unused live_context_for_engine drm/i915: Remove unused live_context_for_engine - 1 - --- 2025-01-25 Dr. David Alan Gilbert New
drm/i915/dmc_wl: Do not check for DMC payload drm/i915/dmc_wl: Do not check for DMC payload - 3 - --- 2025-01-24 Gustavo Sousa New
[v8] drm/i915/cmtg: Disable the CMTG [v8] drm/i915/cmtg: Disable the CMTG - 1 - --- 2025-01-24 Gustavo Sousa New
[11/11] drm/i915: Pimp plane debugs drm/i915: intel_display conversions and some debug improvements - 1 - --- 2025-01-24 Ville Syrjälä New
[10/11] drm/i915: Use DRM_RECT_FMT & co. for plane debugs drm/i915: intel_display conversions and some debug improvements - - - --- 2025-01-24 Ville Syrjälä New
[09/11] drm/i915: Convert skl_univeral_plane.c to struct intel_display drm/i915: intel_display conversions and some debug improvements - - - --- 2025-01-24 Ville Syrjälä New
[08/11] drm/i915: Convert intel_cursor.c to struct intel_display drm/i915: intel_display conversions and some debug improvements - - - --- 2025-01-24 Ville Syrjälä New
[07/11] drm/i915: Finish intel_sprite.c struct intel_display conversion drm/i915: intel_display conversions and some debug improvements - - - --- 2025-01-24 Ville Syrjälä New
[06/11] drm/i915: Convert i9xx_plane.c to struct intel_display drm/i915: intel_display conversions and some debug improvements - - - --- 2025-01-24 Ville Syrjälä New
[05/11] drm/i915: Convert intel_display_power_{get, put}*() to intel_display drm/i915: intel_display conversions and some debug improvements - - - --- 2025-01-24 Ville Syrjälä New
[04/11] drm/i915: Convert intel_fb.c to struct intel_display drm/i915: intel_display conversions and some debug improvements - - - --- 2025-01-24 Ville Syrjälä New
[03/11] drm/i915: Convert intel_crtc.c to struct intel_display drm/i915: intel_display conversions and some debug improvements - - - --- 2025-01-24 Ville Syrjälä New
[02/11] drm/i915: Decouple intel_fb_bo.h interfaces from driver specific types drm/i915: intel_display conversions and some debug improvements - - - --- 2025-01-24 Ville Syrjälä New
[01/11] drm/i915: Decouple i915_gem_dumb_create() from the display a bit drm/i915: intel_display conversions and some debug improvements - - - --- 2025-01-24 Ville Syrjälä New
[PULL] drm-misc-next-fixes [PULL] drm-misc-next-fixes - - - --- 2025-01-24 Maarten Lankhorst New
[35/35] drm/i915/display: Use VRR timings for MTL+ in modeset sequence Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[34/35] drm/i915/vrr: Always use VRR timing generator for MTL+ Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[33/35] drm/i915/vrr: Refactor condition for computing vmax and LRR Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[32/35] drm/i915/vrr: Prepare for Fixed refresh rate mode from MTL+ Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[31/35] drm/i915/vrr: Always set vrr vmax/vmin/flipline in vrr_{enable/disable} Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[30/35] drm/i915/vrr: Handle joiner with vrr Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[29/35] drm/i915/display: Extend WA 14015406119 for PSR2 Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[28/35] drm/i915/psr: Allow PSR for fixed refrsh rate with VRR TG Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[27/35] drm/i915/display: Disable PSR before disabling VRR Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[26/35] drm/i915/hdmi: Use VRR Timing generator for HDMI Use VRR timing generator for fixed refresh rate modes - 1 - --- 2025-01-24 Nautiyal, Ankit K New
[25/35] drm/i915/vrr: Prepare for fixed refresh rate timings Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[24/35] drm/i915/vrr: Adjust Vtotal for MSA for fixed timings Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[23/35] drm/i915/vrr: Use crtc_vtotal for vmin Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[22/35] drm/i915/vrr: Disable CMRR Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[21/35] drm/i915/display: Enable MSA Ignore Timing PAR only when in not fixed_rr mode Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[20/35] drm/i915/vrr: Avoid sending PUSH when VRR TG is used with Fixed refresh rate Use VRR timing generator for fixed refresh rate modes - 1 - --- 2025-01-24 Nautiyal, Ankit K New
[19/35] drm/i915/vrr: Introduce VRR mode Fixed RR Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[18/35] drm/i915/dp: Avoid vrr compute config for HDMI sink Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[17/35] drm/i915/display: Add vrr mode to crtc_state dump Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[16/35] drm/i915/display: Absorb cmrr attributes into vrr struct Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[15/35] drm/i915/display: Remove vrr.enable and instead check vrr.mode != NONE Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[14/35] drm/i915/vrr: Fill VRR timing generator mode for CMRR and VRR Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[13/35] drm/i915/vrr: Introduce new field for VRR mode Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[12/35] drm/i915/vrr: Simplify CMRR Enable Check in intel_vrr_get_config Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[11/35] drm/i915/vrr: Avoid prepare vrr timings for cmrr Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[10/35] drm/i915/vrr: Make helpers for cmrr and vrr timings Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[09/35] drm/i915:vrr: Separate out functions to compute vmin and vmax Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[08/35] drm/i915:vrr: Refactor VRR timing setup into a separate function Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[07/35] drm/i915/vrr: Remove unwanted comment Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[06/35] drm/i915/display: Move as sdp params change to fastset Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[05/35] drm/i915/dp: Compute as_sdp based on if vrr possible Use VRR timing generator for fixed refresh rate modes - - - --- 2025-01-24 Nautiyal, Ankit K New
[04/35] drm/i915/dp: Compute as_sdp.vtotal based on vrr timings Use VRR timing generator for fixed refresh rate modes - 1 - --- 2025-01-24 Nautiyal, Ankit K New
[03/35] drm/i915/dp: fix the Adaptive sync Operation mode for SDP Use VRR timing generator for fixed refresh rate modes - 1 - --- 2025-01-24 Nautiyal, Ankit K New
[02/35] drm/i915/vrr: Compute vrr.vsync_{start, end} during full modeset Use VRR timing generator for fixed refresh rate modes - 1 - --- 2025-01-24 Nautiyal, Ankit K New
[01/35] drm/i915/vrr: Add crtc_state dump for vrr.vsync params Use VRR timing generator for fixed refresh rate modes - 1 - --- 2025-01-24 Nautiyal, Ankit K New
[v5,13/13] drm/i915/psr: Allow DSB usage when PSR is enabled PSR DSB support - 1 - --- 2025-01-24 Hogander, Jouni New
[v5,12/13] drm/i915/display: Ensure we have "Frame Change" event in DSB commit PSR DSB support - - - --- 2025-01-24 Hogander, Jouni New
[v5,11/13] drm/i915/display: Evade scanline 0 as well if PSR1 or PSR2 is enabled PSR DSB support - - - --- 2025-01-24 Hogander, Jouni New
« 1 2 ... 5 6 71250 1251 »