intel-gfx
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v12 04/25] drm/bridge: Act on the DRM color format property
Nicolas Frattaroli
Re: [PATCH v12 04/25] drm/bridge: Act on the DRM color format property
Dmitry Baryshkov
Re: [PATCH v12 04/25] drm/bridge: Act on the DRM color format property
Nicolas Frattaroli
[PATCH v12 05/25] drm/atomic-helper: Add HDMI bridge output bus formats helper
Nicolas Frattaroli
Re: [PATCH v12 05/25] drm/atomic-helper: Add HDMI bridge output bus formats helper
Dmitry Baryshkov
[PATCH v12 06/25] drm/display: hdmi-state-helper: Act on color format DRM property
Nicolas Frattaroli
[PATCH v12 07/25] drm/display: hdmi-state-helper: Try subsampling in mode_valid
Nicolas Frattaroli
[PATCH v12 08/25] drm/amdgpu: Implement "color format" DRM property
Nicolas Frattaroli
[PATCH v12 09/25] drm/i915/hdmi: Add YCBCR444 handling for sink formats
Nicolas Frattaroli
[PATCH v12 10/25] drm/i915/dp: Add YCBCR444 handling for sink formats
Nicolas Frattaroli
[PATCH v12 11/25] drm/i915: Implement the "color format" DRM property
Nicolas Frattaroli
[PATCH v12 12/25] drm/rockchip: Add YUV422 output mode constants for VOP2
Nicolas Frattaroli
[PATCH v12 15/25] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
Nicolas Frattaroli
[PATCH v12 16/25] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
Nicolas Frattaroli
[PATCH v12 17/25] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
Nicolas Frattaroli
[PATCH v12 14/25] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
Nicolas Frattaroli
[PATCH v12 19/25] drm/connector: Register color format property on HDMI connectors
Nicolas Frattaroli
Re: [PATCH v12 19/25] drm/connector: Register color format property on HDMI connectors
Dmitry Baryshkov
[PATCH v12 18/25] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
Nicolas Frattaroli
[PATCH v12 21/25] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
Nicolas Frattaroli
[PATCH v12 24/25] drm/bridge: Document bridge chain format selection
Nicolas Frattaroli
[PATCH v12 20/25] drm/tests: hdmi: Add tests for the color_format property
Nicolas Frattaroli
[PATCH v12 22/25] drm/tests: bridge: Add KUnit tests for bridge chain format selection
Nicolas Frattaroli
[PATCH v12 25/25] drm/connector: Update docs of "colorspace" for color format prop
Nicolas Frattaroli
[PATCH v12 23/25] drm/tests: bridge: Add test for HDMI output bus formats helper
Nicolas Frattaroli
[PATCH v12 13/25] drm/rockchip: vop2: Add RK3576 to the RG swap special case
Nicolas Frattaroli
✗ Fi.CI.BUILD: failure for Add new general DRM property "color format" (rev9)
Patchwork
[PATCH v4] drm/i915/gem: Fix relocation race and simplify VMA lookup
Yassine Mounir
✗ LGCI.VerificationFailed: failure for drm/i915/gem: Fix relocation race and simplify VMA lookup (rev2)
Patchwork
Re: [PATCH v4] drm/i915/gem: Fix relocation race and simplify VMA lookup
Joonas Lahtinen
[PATCH v3] drm/i915/gem: Fix relocation race and simplify VMA lookup
Yassine Mounir
[PULL] drm-misc-next-fixes
Thomas Zimmermann
[PULL] drm-misc-next-fixes
Thomas Zimmermann
[PATCH v2 0/9] drm/i915/{dp, hdmi}: Restructure DP/HDMI sink format handling
Ville Syrjala
[PATCH v2 1/9] drm/i915/hdmi: Add missing intel_pfit_mode_valid() for 4:2:0 also modes
Ville Syrjala
[PATCH v2 2/9] drm/i915/hdmi: Restructure the sink/output format selection
Ville Syrjala
[PATCH v2 3/9] drm/i915/hdmi: Restructure 4:2:0 vs. 4:4:4 mode validation
Ville Syrjala
[PATCH v2 4/9] drm/i915/dp: Restructure the sink/output format selection
Ville Syrjala
Re: [PATCH v2 4/9] drm/i915/dp: Restructure the sink/output format selection
Nautiyal, Ankit K
[PATCH v2 5/9] drm/i915/dp: Validate "4:2:0 also" modes twice
Ville Syrjala
Re: [PATCH v2 5/9] drm/i915/dp: Validate "4:2:0 also" modes twice
Nautiyal, Ankit K
[PATCH v2 6/9] drm/i915/dp: Require a HDMI sink for YCbCr output via PCON
Ville Syrjala
[PATCH v2 8/9] drm/i915/hdmi: Make the RGB fallback for "4:2:0 only" modes the last resort
Ville Syrjala
[PATCH v2 7/9] drm/i915/dp: Validate sink format in .mode_valid()
Ville Syrjala
[PATCH v2 9/9] drm/i915/dp: Make the RGB fallback for "4:2:0 only" modes the last resort
Ville Syrjala
✓ i915.CI.BAT: success for drm/i915/{dp, hdmi}: Restructure DP/HDMI sink format handling (rev2)
Patchwork
Re: [PATCH v2 0/9] drm/i915/{dp, hdmi}: Restructure DP/HDMI sink format handling
Nicolas Frattaroli
Re: [PATCH v2 0/9] drm/i915/{dp,hdmi}: Restructure DP/HDMI sink format handling
Ville Syrjälä
[PATCH 1/2] drm/i915/mst: Call intel_pfit_compute_config() for sharpness filter
Ville Syrjala
[PATCH 2/2] drm/i915/mst: Remove redundant has_pch_encoder=false assignment
Ville Syrjala
RE: [PATCH 2/2] drm/i915/mst: Remove redundant has_pch_encoder=false assignment
Garg, Nemesa
✓ i915.CI.BAT: success for series starting with [1/2] drm/i915/mst: Call intel_pfit_compute_config() for sharpness filter
Patchwork
RE: [PATCH 1/2] drm/i915/mst: Call intel_pfit_compute_config() for sharpness filter
Garg, Nemesa
[RFC v5 0/2] drm/i915/selftests: Use safe userspace memory for mappings
Krzysztof Karas
[RFC v5 1/2] drm/i915/selftests: Prevent userspace mapping invalidation
Krzysztof Karas
Re: [RFC v5 1/2] drm/i915/selftests: Prevent userspace mapping invalidation
Janusz Krzysztofik
[RFC v5 2/2] drm/i915/selftests: Run vma tests only if current->mm is present
Krzysztof Karas
Re: [RFC v5 2/2] drm/i915/selftests: Run vma tests only if current->mm is present
Andi Shyti
Re: [RFC v5 2/2] drm/i915/selftests: Run vma tests only if current->mm is present
Krzysztof Karas
Re: [RFC v5 2/2] drm/i915/selftests: Run vma tests only if current->mm is present
Andi Shyti
[PULL] topic/step for i915 and xe
Jani Nikula
Re: [PULL] topic/step for i915 and xe
Rodrigo Vivi
Re: [PULL] topic/step for i915 and xe
Jani Nikula
[PATCH v4] drm/i915/gem: Drop check for changed VM in EXECBUF
Joonas Lahtinen
✓ i915.CI.BAT: success for drm/i915/gem: Drop check for changed VM in EXECBUF
Patchwork
Re: [PATCH v4] drm/i915/gem: Drop check for changed VM in EXECBUF
Tvrtko Ursulin
[PATCH 0/2] drm/i915: move fence timeout to parent interface
Jani Nikula
[PATCH 1/2] drm/i915: convert i915_fence_timeout() into a proper function
Jani Nikula
[PATCH 2/2] drm/i915: move fence timeout to display parent interface
Jani Nikula
Re: [PATCH 2/2] drm/i915: move fence timeout to display parent interface
Maarten Lankhorst
✓ i915.CI.BAT: success for drm/i915: move fence timeout to parent interface
Patchwork
[PATCH 0/6] drm/i915/reset: Solve display vs. GPU reset deadlock, again
Ville Syrjala
[PATCH 1/6] dma-buf: Remove old lies about dma_fence_wait_any_timeout() not accepting some fences
Ville Syrjala
Re: [PATCH 1/6] dma-buf: Remove old lies about dma_fence_wait_any_timeout() not accepting some fences
Jani Nikula
Re: [PATCH 1/6] dma-buf: Remove old lies about dma_fence_wait_any_timeout() not accepting some fences
Christian König
[PATCH 2/6] drm/i915/reset: Reorganize display reset code
Ville Syrjala
Re: [PATCH 2/6] drm/i915/reset: Reorganize display reset code
Jani Nikula
[PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Ville Syrjala
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Jani Nikula
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Christian König
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Ville Syrjälä
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Christian König
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Ville Syrjälä
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Christian König
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Ville Syrjälä
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Ville Syrjälä
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Christian König
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Ville Syrjälä
[PATCH 6/6] drm/i915/display: Make fence timeout infinite
Ville Syrjala
Re: [PATCH 6/6] drm/i915/display: Make fence timeout infinite
Jani Nikula
[PATCH 3/6] drm/i915/reset: Move pending_fb_pin handling to i915
Ville Syrjala
Re: [PATCH 3/6] drm/i915/reset: Move pending_fb_pin handling to i915
Jani Nikula
[PATCH 4/6] drm/xe/display: Add init_clock_gating.h stubs
Ville Syrjala
Re: [PATCH 4/6] drm/xe/display: Add init_clock_gating.h stubs
Jani Nikula
✓ i915.CI.BAT: success for drm/i915/reset: Solve display vs. GPU reset deadlock, again
Patchwork
[PATCH 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
Gustavo Sousa
[PATCH 1/4] drm/i915/bw: Extract platform-specific parameters
Gustavo Sousa
Re: [PATCH 1/4] drm/i915/bw: Extract platform-specific parameters
Jani Nikula
Re: [PATCH 1/4] drm/i915/bw: Extract platform-specific parameters
Gustavo Sousa
Re: [PATCH 1/4] drm/i915/bw: Extract platform-specific parameters
Matt Roper
Re: [PATCH 1/4] drm/i915/bw: Extract platform-specific parameters
Gustavo Sousa
Re: [PATCH 1/4] drm/i915/bw: Extract platform-specific parameters
Matt Roper
Re: [PATCH 1/4] drm/i915/bw: Extract platform-specific parameters
Gustavo Sousa
Re: [PATCH 1/4] drm/i915/bw: Extract platform-specific parameters
Gustavo Sousa
Re: [PATCH 1/4] drm/i915/bw: Extract platform-specific parameters
Gustavo Sousa
[PATCH 2/4] drm/i915/bw: Deduplicate intel_sa_info instances
Gustavo Sousa
Re: [PATCH 2/4] drm/i915/bw: Deduplicate intel_sa_info instances
Matt Roper
Re: [PATCH 2/4] drm/i915/bw: Deduplicate intel_sa_info instances
Gustavo Sousa
Re: [PATCH 2/4] drm/i915/bw: Deduplicate intel_sa_info instances
Matt Roper
[PATCH 4/4] drm/i915/bw: Extract get_display_bw_params()
Gustavo Sousa
Re: [PATCH 4/4] drm/i915/bw: Extract get_display_bw_params()
Jani Nikula
✓ i915.CI.BAT: success for drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
Patchwork
[PATCH 3/4] drm/i915/bw: Rename struct intel_sa_info to intel_display_bw_params
Gustavo Sousa
Re: [PATCH 3/4] drm/i915/bw: Rename struct intel_sa_info to intel_display_bw_params
Jani Nikula
Re: [PATCH 3/4] drm/i915/bw: Rename struct intel_sa_info to intel_display_bw_params
Gustavo Sousa
Re: [PATCH 3/4] drm/i915/bw: Rename struct intel_sa_info to intel_display_bw_params
Matt Roper
[PATCH] drm/xe: Apply WA_14026810691 to engine
Clint Taylor
✓ i915.CI.BAT: success for drm/xe: Apply WA_14026810691 to engine
Patchwork
Re: [PATCH] drm/xe: Apply WA_14026810691 to engine
Matt Roper
[PATCH 0/2] drm/i915: Make sure CRTC vs. pipe reordering is safe
Ville Syrjala
[PATCH 1/2] drm/i915/joiner: Make joiner "nomodeset" state copy independent of pipe order
Ville Syrjala
Re: [PATCH 1/2] drm/i915/joiner: Make joiner "nomodeset" state copy independent of pipe order
Jani Nikula
Re: [PATCH 1/2] drm/i915/joiner: Make joiner "nomodeset" state copy independent of pipe order
Jani Nikula
RE: [PATCH 1/2] drm/i915/joiner: Make joiner "nomodeset" state copy independent of pipe order
Saarinen, Jani
[PATCH 2/2] drm/i915: Walk crtcs in pipe order
Ville Syrjala
✓ i915.CI.BAT: success for drm/i915: Make sure CRTC vs. pipe reordering is safe
Patchwork
[PATCH 0/6] PSR/Panel Replay/ALPM logging improvements
Jouni Högander
[PATCH 3/7] drm/dp: Include PSR2 granularity registers into PSR capability size define
Jouni Högander
[PATCH 1/7] drm/i915/psr: Improve PSR state information in crtc state dump
Jouni Högander
[PATCH 2/7] drm/i915/alpm: Dump out computed ALPM parameters in crtc state dump
Jouni Högander
[PATCH 7/7] drm/i915/alpm: Dump out ALPM capability DPCD register
Jouni Högander
[PATCH 5/7] drm/i915/psr: Read all PSR capability registers at once
Jouni Högander
[PATCH 6/7] drm/i915/psr: Dump out PSR and Panel Replay DPCD registers
Jouni Högander
[PATCH 4/7] drm/i915/psr: Add new macro for accessing cached PSR DPCD registers
Jouni Högander
Re: [PATCH 4/7] drm/i915/psr: Add new macro for accessing cached PSR DPCD registers
Jani Nikula
✓ i915.CI.BAT: success for PSR/Panel Replay/ALPM logging improvements
Patchwork
[PATCH 0/4] drm/i915/display: start switching to display specific reg types
Jani Nikula
[PATCH 1/4] drm/i915/display: add typedef for intel_reg_t and use it
Jani Nikula
[PATCH 2/4] drm/i915/display: add struct intel_irq_regs and use it
Jani Nikula
[PATCH 3/4] drm/i915/display: add struct intel_error_regs and use it
Jani Nikula
[PATCH 4/4] drm/i915/display: define and use intel_reg_{offset, equal, valid}() helpers
Jani Nikula
✓ i915.CI.BAT: success for drm/i915/display: start switching to display specific reg types
Patchwork
[PATCH v3 0/9] drm/i915: Fix CDCLK and scaler prefill calculations
Ville Syrjala
[PATCH v3 1/9] drm/i915/scaler: Don't clobber plane scaler scale factors with pfit scale factors
Ville Syrjala
[PATCH v3 2/9] drm/i915/scaler: Adjust pipe scaler scale factors for 4:2:0 ouput
Ville Syrjala
[PATCH v3 4/9] drm/i915: Introduce a new intel_atomic_check_crtcs()
Ville Syrjala
[PATCH v3 3/9] drm/i915: s/intel_atomic_check_crtcs()/intel_atomic_check_crtcs_late()/
Ville Syrjala
[PATCH v3 5/9] drm/i915/scaler: Call skl_update_scaler_crtc() earlier
Ville Syrjala
[PATCH v3 6/9] drm/i915/scaler: Assign scalers earlier
Ville Syrjala
[PATCH v3 7/9] drm/i915/wm: Do skl_wm_check_vblank() after DDB stuff
Ville Syrjala
[PATCH v3 9/9] drm/i915/scaler: Use the actual scale factors for vblank length check
Ville Syrjala
[PATCH v3 8/9] drm/i915/cdclk: Use a more optimal min_cdclk for vblank length check
Ville Syrjala
✓ i915.CI.BAT: success for drm/i915: Fix CDCLK and scaler prefill calculations (rev3)
Patchwork
Re: [PATCH v2] drm/i915: Walk crtcs in pipe order
Jani Nikula
[PATCH] drm/intel/display: Use drmm for intel_mode_config_cleanup
Maarten Lankhorst
✗ i915.CI.BAT: failure for drm/intel/display: Use drmm for intel_mode_config_cleanup
Patchwork
Re: [PATCH] drm/intel/display: Use drmm for intel_mode_config_cleanup
Ville Syrjälä
Re: [PATCH] drm/intel/display: Use drmm for intel_mode_config_cleanup
Maarten Lankhorst
[PATCH v3] drm/i915/gem: Don't use VMA from wrong VM in EXECBUF
Joonas Lahtinen
Re: [PATCH v3] drm/i915/gem: Don't use VMA from wrong VM in EXECBUF
Simona Vetter
✗ Fi.CI.BUILD: failure for drm/i915/gem: Don't use VMA from wrong VM in EXECBUF (rev3)
Patchwork
[PATCH v2] drm/i915/gem: Don't use VMA from wrong VM in EXECBUF
Joonas Lahtinen
[PATCH 00/26] Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM
Ankit Nautiyal
[PATCH 01/26] drm/dp: Rename and relocate AS SDP payload field masks
Ankit Nautiyal
[PATCH 02/26] drm/dp: Clean up DPRX feature enumeration macros
Ankit Nautiyal
[PATCH 03/26] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
Ankit Nautiyal
[PATCH 04/26] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
Ankit Nautiyal
[PATCH 05/26] drm/dp: Store coasting vtotal in struct drm_dp_as_sdp
Ankit Nautiyal
[PATCH 06/26] drm/dp: Add a helper to get the SDP type as a string
Ankit Nautiyal
[PATCH 07/26] drm/dp: Add target_rr_divider field in AS SDP logging
Ankit Nautiyal
[PATCH 08/26] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
Ankit Nautiyal
[PATCH 09/26] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
Ankit Nautiyal
[PATCH 10/26] drm/i915/dp: Account for AS_SDP guardband only when enabled
Ankit Nautiyal
[PATCH 11/26] drm/i915/dp: Add a helper to decide if AS SDP can be used
Ankit Nautiyal
[PATCH 13/26] drm/i915/dp: Use revision field of AS SDP data structure
Ankit Nautiyal
[PATCH 12/26] drm/i915/dp: Skip AS SDP for DP branch devices
Ankit Nautiyal
[PATCH 14/26] drm/i915/dp: Set sdp_type in AS SDP unpack
Ankit Nautiyal
[PATCH 15/26] drm/i915/dp: Include all relevant AS SDP fields in comparison
Ankit Nautiyal
[PATCH 16/26] drm/i915/psr: Add helper to get Async Video timing support in PR active
Ankit Nautiyal
[PATCH 17/26] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
Ankit Nautiyal
[PATCH 18/26] drm/i915/dp: Allow AS SDP only if v2 is supported
Ankit Nautiyal
[PATCH 19/26] drm/i915/psr: Write the PR config DPCDs in burst mode
Ankit Nautiyal
[PATCH 20/26] drm/i915/display: Add helper for AS SDP transmission time selection
Ankit Nautiyal
[PATCH 21/26] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
Ankit Nautiyal
[PATCH 22/26] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
Ankit Nautiyal
[PATCH 23/26] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
Ankit Nautiyal
[PATCH 24/26] drm/i915/dp: Split AS SDP computation between compute_config and compute_config_late
Ankit Nautiyal
[PATCH 25/26] drm/i915/dp: Compute and include coasting vtotal for AS SDP
Ankit Nautiyal
[PATCH 26/26] drm/i915/dp: Always enable AS SDP if supported by source + sink
Ankit Nautiyal
✓ i915.CI.BAT: success for Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM
Patchwork
[PATCH] drm/i915/dp: Clear accumulated HPD events after link training
Chia-Lin Kao (AceLan)
✓ i915.CI.BAT: success for drm/i915/dp: Clear accumulated HPD events after link training
Patchwork
[RFC v4 0/2] drm/i915/selftests: Use safe userspace memory for mappings
Krzysztof Karas
[PATCH v4 2/2] drm/i915/selftests: Run vma tests only if current->mm is present
Krzysztof Karas
Re: [PATCH v4 2/2] drm/i915/selftests: Run vma tests only if current->mm is present
Janusz Krzysztofik
[PATCH v4 1/2] drm/i915/selftests: Prevent userspace mapping invalidation
Krzysztof Karas
Re: [PATCH v4 1/2] drm/i915/selftests: Prevent userspace mapping invalidation
Janusz Krzysztofik
Re: [PATCH v4 1/2] drm/i915/selftests: Prevent userspace mapping invalidation
Krzysztof Karas
Re: [PATCH v4 1/2] drm/i915/selftests: Prevent userspace mapping invalidation
Andi Shyti
[PATCH] drm/i915/gem: Don't use VMA from wrong VM in EXECBUF
Joonas Lahtinen
Earlier messages
Later messages