intel-gfx
Thread
Date
Earlier messages
Messages by Thread
[PATCH v14 00/92] dyndbg: enable 0-off-cost for all of __drm_debug
Jim Cromie
[PATCH v14 13/92] dyndbg: tweak pr_fmt to avoid expansion conflicts
Jim Cromie
[PATCH v14 02/92] vmlinux.lds.h: move BOUNDED_SECTION_* macros to reuse later
Jim Cromie
[PATCH v14 06/92] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
Jim Cromie
[PATCH v14 04/92] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
Jim Cromie
[PATCH v14 09/92] test-dyndbg: fixup CLASSMAP usage error
Jim Cromie
[PATCH v14 18/92] dyndbg: macrofy a 2-index for-loop pattern
Jim Cromie
[PATCH v14 12/92] dyndbg: drop NUM_TYPE_ARRAY
Jim Cromie
[PATCH v14 19/92] dyndbg,module: make proper substructs in _ddebug_info
Jim Cromie
[PATCH v14 08/92] docs/dyndbg: explain flags parse 1st
Jim Cromie
[PATCH v14 15/92] dyndbg: refactor param_set_dyndbg_classes and below
Jim Cromie
[PATCH v14 17/92] dyndbg: replace classmap list with a vector
Jim Cromie
[PATCH v14 03/92] dyndbg.lds.S: fix lost dyndbg sections in modules
Jim Cromie
[PATCH v14 14/92] dyndbg: reduce verbose/debug clutter
Jim Cromie
[PATCH v14 01/92] dyndbg: fix NULL ptr on i386 due to section mis-alignment
Jim Cromie
[PATCH v14 05/92] dyndbg: factor ddebug_match_desc out from ddebug_change
Jim Cromie
[PATCH v14 07/92] docs/dyndbg: update examples \012 to \n
Jim Cromie
[PATCH v14 11/92] dyndbg: make ddebug_class_param union members same size
Jim Cromie
[PATCH v14 16/92] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
Jim Cromie
[PATCH v14 10/92] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
Jim Cromie
[PATCH v3 00/20] drm/atomic: Rework initial state allocation
Maxime Ripard
[PATCH v3 02/20] drm/colorop: Fix typos in the doc
Maxime Ripard
[PATCH v3 03/20] drm/atomic: Drop drm_private_obj.state assignment from create_state
Maxime Ripard
[PATCH v3 01/20] drm/atomic: Document atomic state lifetime
Maxime Ripard
[PATCH v3 04/20] drm/atomic: Expand atomic_create_state expectations for drm_private_obj
Maxime Ripard
[PATCH v3 05/20] drm/mode-config: Document drm_private_obj exclusion from drm_mode_config_reset()
Maxime Ripard
[PATCH v3 06/20] drm/colorop: Rename __drm_colorop_state_reset()
Maxime Ripard
[PATCH v3 08/20] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
Maxime Ripard
[PATCH v3 07/20] drm/colorop: Create drm_atomic_helper_colorop_create_state()
Maxime Ripard
[PATCH v3 10/20] drm/plane: Add new atomic_create_state callback
Maxime Ripard
[PATCH v3 09/20] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
Maxime Ripard
[PATCH v3 12/20] drm/crtc: Add new atomic_create_state callback
Maxime Ripard
[PATCH v3 13/20] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
Maxime Ripard
[PATCH v3 11/20] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
Maxime Ripard
[PATCH v3 14/20] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
Maxime Ripard
[PATCH v3 15/20] drm/connector: Add new atomic_create_state callback
Maxime Ripard
[PATCH v3 17/20] drm/drv: Switch skeleton to drm_mode_config_create_initial_state()
Maxime Ripard
[PATCH v3 18/20] drm/tidss: Switch to drm_mode_config_create_initial_state()
Maxime Ripard
[PATCH v3 16/20] drm/mode-config: Create drm_mode_config_create_initial_state()
Maxime Ripard
[PATCH v3 19/20] drm/tidss: Convert to atomic_create_state
Maxime Ripard
[PATCH v3 20/20] drm/bridge_connector: Convert to atomic_create_state
Maxime Ripard
✓ i915.CI.BAT: success for drm/atomic: Rework initial state allocation (rev2)
Patchwork
[RESEND PATCH 0/7] AS SDP cleanups and additions for Panel Replay + VRR
Ankit Nautiyal
[RESEND PATCH 1/7] drm/dp: Rename and relocate AS SDP payload field masks
Ankit Nautiyal
[RESEND PATCH 3/7] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
Ankit Nautiyal
[RESEND PATCH 4/7] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
Ankit Nautiyal
[RESEND PATCH 5/7] drm/dp: Store coasting vtotal in struct drm_dp_as_sdp
Ankit Nautiyal
[RESEND PATCH 2/7] drm/dp: Clean up DPRX feature enumeration macros
Ankit Nautiyal
[RESEND PATCH 6/7] drm/dp: Add a helper to get the SDP type as a string
Ankit Nautiyal
[RESEND PATCH 7/7] drm/dp: Add target_rr_divider field in AS SDP logging
Ankit Nautiyal
✓ i915.CI.BAT: success for AS SDP cleanups and additions for Panel Replay + VRR
Patchwork
[PATCH 0/7] drm/dp: AS SDP cleanups and additions for Panel Replay + VRR
Ankit Nautiyal
[PATCH 1/7] drm/dp: Rename and relocate AS SDP payload field masks
Ankit Nautiyal
[PATCH 2/7] drm/dp: Clean up DPRX feature enumeration macros
Ankit Nautiyal
[PATCH 4/7] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
Ankit Nautiyal
[PATCH 3/7] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
Ankit Nautiyal
[PATCH 5/7] drm/dp: Store coasting vtotal in struct drm_dp_as_sdp
Ankit Nautiyal
[PATCH 7/7] drm/dp: Add target_rr_divider field in AS SDP logging
Ankit Nautiyal
[PATCH 6/7] drm/dp: Add a helper to get the SDP type as a string
Ankit Nautiyal
[PATCH 0/3] Fix AS SDP and VRR handling for DP branch devices
Ankit Nautiyal
[PATCH 1/3] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
Ankit Nautiyal
[PATCH 2/3] drm/i915/dp: Add a helper to decide if AS SDP can be used
Ankit Nautiyal
[PATCH 3/3] drm/i915/dp: Skip AS SDP for DP branch devices
Ankit Nautiyal
✗ i915.CI.BAT: failure for Fix AS SDP and VRR handling for DP branch devices
Patchwork
[PATCH v2 1/4] drm/i915/display: Don’t use atomic state back-pointer to derive color pipeline
Chaitanya Kumar Borah
[PATCH v2 2/4] drm/i915/display: Copy color pipeline from plane in the primary joiner pipe
Chaitanya Kumar Borah
[PATCH v2 3/4] drm/i915: Avoid programming color HW blocks for NV12 Y planes
Chaitanya Kumar Borah
[PATCH v2 4/4] drm/i915: Fix color blob reference handling in intel_plane_state
Chaitanya Kumar Borah
✓ i915.CI.BAT: success for series starting with [v2,1/4] drm/i915/display: Don’t use atomic state back-pointer to derive color pipeline
Patchwork
[PATCH] i915: use display instead of dereferencing dmc in intel_dmc_update_dc6_allowed_count
Desnes Nunes
✓ i915.CI.BAT: success for i915: use display instead of dereferencing dmc in intel_dmc_update_dc6_allowed_count
Patchwork
Re: [PATCH] i915: use display instead of dereferencing dmc in intel_dmc_update_dc6_allowed_count
Jani Nikula
[PATCH v14 00/28] Add new general DRM property "color format"
Nicolas Frattaroli
[PATCH v14 01/28] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
Nicolas Frattaroli
[PATCH v14 02/28] drm/display: hdmi-state-helper: Use default case for unsupported formats
Nicolas Frattaroli
[PATCH v14 03/28] drm: Add new general DRM property "color format"
Nicolas Frattaroli
[PATCH v14 05/28] drm/display: bridge_connector: Use HDMI color format for HDMI conns
Nicolas Frattaroli
[PATCH v14 04/28] drm/connector: Let connectors have a say in their color format
Nicolas Frattaroli
[PATCH v14 06/28] drm/bridge: Act on the DRM color format property
Nicolas Frattaroli
[PATCH v14 07/28] drm/atomic-helper: Add HDMI bridge output bus formats helper
Nicolas Frattaroli
[PATCH v14 08/28] drm/display: hdmi-state-helper: Act on color format DRM property
Nicolas Frattaroli
[PATCH v14 09/28] drm/display: hdmi-state-helper: Try subsampling in mode_valid
Nicolas Frattaroli
[PATCH v14 10/28] drm/amdgpu: Implement "color format" DRM property
Nicolas Frattaroli
[PATCH v14 11/28] drm/i915/hdmi: Add YCBCR444 handling for sink formats
Nicolas Frattaroli
[PATCH v14 12/28] drm/i915/dp: Add YCBCR444 handling for sink formats
Nicolas Frattaroli
[PATCH v14 13/28] drm/i915/hdmi: Implement "color format" DRM property
Nicolas Frattaroli
[PATCH v14 14/28] drm/i915/dp: Implement "color format" DRM property
Nicolas Frattaroli
[PATCH v14 15/28] drm/rockchip: Add YUV422 output mode constants for VOP2
Nicolas Frattaroli
[PATCH v14 16/28] drm/rockchip: vop2: Add RK3576 to the RG swap special case
Nicolas Frattaroli
[PATCH v14 17/28] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
Nicolas Frattaroli
[PATCH v14 18/28] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
Nicolas Frattaroli
[PATCH v14 19/28] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
Nicolas Frattaroli
[PATCH v14 20/28] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
Nicolas Frattaroli
[PATCH v14 21/28] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
Nicolas Frattaroli
[PATCH v14 22/28] drm/connector: Register color format property on HDMI connectors
Nicolas Frattaroli
[PATCH v14 23/28] drm/tests: hdmi: Add tests for the color_format property
Nicolas Frattaroli
[PATCH v14 24/28] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
Nicolas Frattaroli
[PATCH v14 26/28] drm/tests: bridge: Add test for HDMI output bus formats helper
Nicolas Frattaroli
[PATCH v14 25/28] drm/tests: bridge: Add KUnit tests for bridge chain format selection
Nicolas Frattaroli
[PATCH v14 27/28] drm/bridge: Document bridge chain format selection
Nicolas Frattaroli
[PATCH v14 28/28] drm/connector: Update docs of "colorspace" for color format prop
Nicolas Frattaroli
✓ i915.CI.BAT: success for Add new general DRM property "color format" (rev11)
Patchwork
[PATCH 00/16] drm/i915: Introduce 'fb_pin' parent interface
Ville Syrjala
[PATCH 02/16] drm/i915: Move intel_fb_pin_params to the parent interface
Ville Syrjala
Re: [PATCH 02/16] drm/i915: Move intel_fb_pin_params to the parent interface
Jani Nikula
[PATCH 01/16] drm/i915: Introduce intel_parent_fb_pin_get_map()
Ville Syrjala
Re: [PATCH 01/16] drm/i915: Introduce intel_parent_fb_pin_get_map()
Jani Nikula
[PATCH 03/16] drm/i915: Move the i915_dpt_offset()==0 assert
Ville Syrjala
Re: [PATCH 03/16] drm/i915: Move the i915_dpt_offset()==0 assert
Jani Nikula
[PATCH 04/16] drm/i915: Reorganize intel_plane_pin_fb() a bit
Ville Syrjala
Re: [PATCH 04/16] drm/i915: Reorganize intel_plane_pin_fb() a bit
Jani Nikula
[PATCH 05/16] drm/i915: Introduce i915_fb_pin_dpt_(un)pin()
Ville Syrjala
Re: [PATCH 05/16] drm/i915: Introduce i915_fb_pin_dpt_(un)pin()
Jani Nikula
[PATCH 06/16] drm/i915: Introduce i915_fb_pin_ggtt_(un)pin()
Ville Syrjala
Re: [PATCH 06/16] drm/i915: Introduce i915_fb_pin_ggtt_(un)pin()
Jani Nikula
[PATCH 07/16] drm/xe: Move the FORCE_WC assert into __xe_pin_fb_vma()
Ville Syrjala
Re: [PATCH 07/16] drm/xe: Move the FORCE_WC assert into __xe_pin_fb_vma()
Jani Nikula
[PATCH 08/16] drm/xe: Kill the fbdev vma reuse hack
Ville Syrjala
Re: [PATCH 08/16] drm/xe: Kill the fbdev vma reuse hack
Jani Nikula
[PATCH 09/16] drm/xe: Reorganize intel_plane_pin_fb() a bit
Ville Syrjala
Re: [PATCH 09/16] drm/xe: Reorganize intel_plane_pin_fb() a bit
Jani Nikula
[PATCH 11/16] drm/xe: Introduce xe_fb_pin_ggtt_(un)pin()
Ville Syrjala
Re: [PATCH 11/16] drm/xe: Introduce xe_fb_pin_ggtt_(un)pin()
Jani Nikula
[PATCH 10/16] drm/xe: Introduce xe_fb_pin_dpt_(un)pin()
Ville Syrjala
Re: [PATCH 10/16] drm/xe: Introduce xe_fb_pin_dpt_(un)pin()
Jani Nikula
[PATCH 12/16] drm/xe: Restructure reuse_vma()
Ville Syrjala
Re: [PATCH 12/16] drm/xe: Restructure reuse_vma()
Jani Nikula
[PATCH 13/16] drm/i915: Introduce the main fb_pin parent interface
Ville Syrjala
Re: [PATCH 13/16] drm/i915: Introduce the main fb_pin parent interface
Jani Nikula
Re: [PATCH 13/16] drm/i915: Introduce the main fb_pin parent interface
Ville Syrjälä
[PATCH 14/16] drm/i915/fbdev: Use intel_parent_fb_pin_ggtt_(un)pin()
Ville Syrjala
Re: [PATCH 14/16] drm/i915/fbdev: Use intel_parent_fb_pin_ggtt_(un)pin()
Jani Nikula
[PATCH 15/16] drm/xe: Use xe_fb_pin_ggtt_pin() for the initial FB pin
Ville Syrjala
Re: [PATCH 15/16] drm/xe: Use xe_fb_pin_ggtt_pin() for the initial FB pin
Jani Nikula
[PATCH 16/16] drm/i915: Consolidate the intel_plane_(un)pin_fb() implementations
Ville Syrjala
✗ Fi.CI.BUILD: failure for drm/i915: Introduce 'fb_pin' parent interface
Patchwork
[PATCH 0/3] DSC max delta bpp support
Nemesa Garg
[PATCH 1/3] drm/dp: Add DP_DSC_MAX_BPP_DELTA register
Nemesa Garg
[PATCH 3/3] drm/i915/dp: Decode dsc max delta bpp from sink dpcd
Nemesa Garg
[PATCH 2/3] drm/dp: Add max bpp delta computation constants
Nemesa Garg
✓ i915.CI.BAT: success for DSC max delta bpp support (rev2)
Patchwork
[PATCH v2] drm/i915/display: enable ccs modifiers on dg2
Juha-Pekka Heikkila
✓ i915.CI.BAT: success for drm/i915/display: enable ccs modifiers on dg2 (rev2)
Patchwork
Re: [PATCH v2] drm/i915/display: enable ccs modifiers on dg2
Ville Syrjälä
Re: [PATCH v2] drm/i915/display: enable ccs modifiers on dg2
Matt Roper
Re: [PATCH v2] drm/i915/display: enable ccs modifiers on dg2
Jani Nikula
Re: [PATCH v2] drm/i915/display: enable ccs modifiers on dg2
Raag Jadav
Re: [PATCH v2] drm/i915/display: enable ccs modifiers on dg2
Juha-Pekka Heikkilä
Re: [PATCH v2] drm/i915/display: enable ccs modifiers on dg2
Jani Nikula
Re: ✓ i915.CI.Full: success for drm/i915/display: Detect AuxCCS support via display parent interface (rev2)
Ville Syrjälä
Re: ✓ i915.CI.Full: success for drm/i915/display: Detect AuxCCS support via display parent interface (rev2)
Tvrtko Ursulin
[PATCH] drm/i915/display: enable ccs modifiers on dg2
Juha-Pekka Heikkila
Re: [PATCH] drm/i915/display: enable ccs modifiers on dg2
Jani Nikula
Re: [PATCH] drm/i915/display: enable ccs modifiers on dg2
Tvrtko Ursulin
Re: [PATCH] drm/i915/display: enable ccs modifiers on dg2
Ville Syrjälä
Re: [PATCH] drm/i915/display: enable ccs modifiers on dg2
Matt Roper
Re: [PATCH] drm/i915/display: enable ccs modifiers on dg2
Ville Syrjälä
✓ i915.CI.BAT: success for drm/i915/display: enable ccs modifiers on dg2
Patchwork
[PATCH] drm/i915/dp: Change drm_err to drm_dbg_kms
Suraj Kandpal
✓ i915.CI.BAT: success for drm/i915/dp: Change drm_err to drm_dbg_kms
Patchwork
[PATCH v2 00/13] drm/i915/display: Add DC3CO support
Dibin Moolakadan Subrahmanian
[PATCH v2 02/13] drm/i915/display: Switch DC3Co enable from standalone bit to DC level encoding
Dibin Moolakadan Subrahmanian
[PATCH v2 01/13] drm/i915/display: Remove TGL DC3CO support
Dibin Moolakadan Subrahmanian
[PATCH v2 06/13] drm/i915/display: Add HAS_DC3CO() macro
Dibin Moolakadan Subrahmanian
[PATCH v2 05/13] drm/i915/display: Add DC3CO support check and validate target DC state
Dibin Moolakadan Subrahmanian
[PATCH v2 04/13] drm/i915/display: Add DC3CO DC_STATE enable/disable support
Dibin Moolakadan Subrahmanian
[PATCH v2 09/13] drm/i915/display: PSR2: Set idle_frames to 0 for DC3CO
Dibin Moolakadan Subrahmanian
[PATCH v2 08/13] drm/i915/display: Store DC3CO eligibility in PSR state
Dibin Moolakadan Subrahmanian
[PATCH v2 10/13] drm/i915/display: Enable DC3CO idle protocol in ALPM
Dibin Moolakadan Subrahmanian
[PATCH v2 07/13] drm/i915/display: Add DC3CO eligibility computation
Dibin Moolakadan Subrahmanian
[PATCH v2 12/13] drm/i915/display: Add helper to enable DC counter
Dibin Moolakadan Subrahmanian
[PATCH v2 03/13] drm/i915/display: Use FIELD_PREP() for DC state enable bits
Dibin Moolakadan Subrahmanian
[PATCH v2 11/13] drm/i915/display: PSR Add delayed work to exit DC3CO
Dibin Moolakadan Subrahmanian
[PATCH v2 13/13] drm/i915/display: Add DC3CO count and residency in dmc debugfs
Dibin Moolakadan Subrahmanian
✓ i915.CI.BAT: success for drm/i915/display: Add DC3CO support (rev2)
Patchwork
[PATCH 0/6] Enable joiner cursor fast updates
Nemesa Garg
[PATCH 1/6] drm/i915/cursor: Check joiner cursor commit status
Nemesa Garg
Re: [PATCH 1/6] drm/i915/cursor: Check joiner cursor commit status
Ville Syrjälä
[PATCH 5/6] drm/i915/cursor: Program secondary cursor planes
Nemesa Garg
[PATCH 4/6] drm/i915/cursor: Sync joiner secondary cursor state
Nemesa Garg
[PATCH 6/6] drm/i915/cursor: Allow joiner cursor fast path update
Nemesa Garg
[PATCH 2/6] drm/i915/cursor: Add helper to update cursor plane
Nemesa Garg
[PATCH 3/6] drm/i915/cursor: Handle secondary cursor state
Nemesa Garg
✓ i915.CI.BAT: success for Enable joiner cursor fast updates
Patchwork
[PATCH] drm/i915/display: Add quirk for interlane align bit on CH7511
Patrik Jakobsson
✓ i915.CI.BAT: success for drm/i915/display: Add quirk for interlane align bit on CH7511
Patchwork
[PATCH v7 0/2] drm/i915/selftests: Use safe userspace memory for mappings
Krzysztof Karas
[PATCH v7 1/2] drm/i915/selftests: Prevent userspace mapping invalidation
Krzysztof Karas
Re: [PATCH v7 1/2] drm/i915/selftests: Prevent userspace mapping invalidation
Sebastian Brzezinka
Re: [PATCH v7 1/2] drm/i915/selftests: Prevent userspace mapping invalidation
Janusz Krzysztofik
[PATCH v7 2/2] drm/i915/selftests: Run vma tests only if current->mm is present
Krzysztof Karas
Re: [PATCH v7 2/2] drm/i915/selftests: Run vma tests only if current->mm is present
Sebastian Brzezinka
✓ i915.CI.BAT: success for drm/i915/selftests: Use safe userspace memory for mappings
Patchwork
[PATCH v3 0/6] drm: handle IRQ_HPD events correctly
Dmitry Baryshkov
[PATCH v3 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
Dmitry Baryshkov
[PATCH v3 2/6] drm/bridge: pass down IRQ_HPD to the drivers
Dmitry Baryshkov
[PATCH v3 3/6] drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
Dmitry Baryshkov
[PATCH v3 4/6] drm/msm: dp: handle the IRQ_HPD events reported by USB-C
Dmitry Baryshkov
[PATCH v3 6/6] usb: typec: ucsi: huawei-gaokun: pass down HPD_IRQ events
Dmitry Baryshkov
[PATCH v3 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
Dmitry Baryshkov
Earlier messages