messages from 2020-02-02 15:21:59 to 2020-02-03 22:19:00 UTC [more...]
[Intel-gfx] [PATCH i-g-t] i915/gem_exec_basic: Drop per-engine testing of *execbuf
2020-02-03 22:18 UTC (3+ messages)
[Intel-gfx] [PATCH 1/5] drm: Remove PageReserved manipulation from drm_pci_alloc
2020-02-03 21:55 UTC (12+ messages)
` [Intel-gfx] [PATCH 2/5] drm: Remove the dma_alloc_coherent wrapper for internal usage
` [Intel-gfx] [PATCH 3/5] drm/r128: Wean off drm_pci_alloc
` [Intel-gfx] [PATCH 4/5] drm/i915: Wean off drm_pci_alloc/drm_pci_free
` [Intel-gfx] [PATCH 5/5] drm: Remove exports for drm_pci_alloc/drm_pci_free
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm: Remove PageReserved manipulation from drm_pci_alloc
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH V5] drm: Add support for DP 1.4 Compliance edid corruption test
2020-02-03 20:43 UTC (2+ messages)
[Intel-gfx] [PATCH v4 00/22] drm: Clean up VBLANK callbacks in struct drm_driver
2020-02-03 20:42 UTC (7+ messages)
` [Intel-gfx] [PATCH v4 04/22] drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
` [Intel-gfx] [PATCH v4 05/22] drm/amdgpu: Convert to CRTC VBLANK callbacks
` [Intel-gfx] [PATCH v4 10/22] drm/radeon: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
[Intel-gfx] [PATCH 1/8] drm/edid: Check the number of detailed timing descriptors in the CEA ext block
2020-02-03 20:38 UTC (25+ messages)
` [Intel-gfx] [PATCH 2/8] drm/edid: Don't accept any old garbage as a display descriptor
` [Intel-gfx] [PATCH 3/8] drm/edid: Introduce is_detailed_timing_descritor()
` [Intel-gfx] [PATCH 4/8] drm/i915: Clear out spurious whitespace
` [Intel-gfx] [PATCH 5/8] drm/edid: Document why we don't bounds check the DispID CEA block start/end
` [Intel-gfx] [PATCH 6/8] drm/edid: Add a FIXME about DispID CEA data block revision
` [Intel-gfx] [PATCH 7/8] drm/edid: Constify lots of things
` [Intel-gfx] [PATCH 8/8] drm/edid: Dump bogus 18 byte descriptors
[Intel-gfx] [PATCH] drm/i915/gt: Fix rc6 on Ivybridge
2020-02-03 20:21 UTC
[Intel-gfx] [PATCH] drm/i915/selftest: Ensure string fits within name[]
2020-02-03 18:16 UTC
[Intel-gfx] [CI] drm/i915/selftests: Add a simple rollover test for the kernel context
2020-02-03 17:43 UTC
[Intel-gfx] [PATCH 1/6] drm/i915: Hold reference to previous active fence as we queue
2020-02-03 17:37 UTC (13+ messages)
` [Intel-gfx] [PATCH 2/6] drm/i915: Initialise basic fence before acquiring seqno
` [Intel-gfx] [PATCH 3/6] drm/i915/gt: Warn about the hidden i915_vma_pin in timeline_get_seqno
` [Intel-gfx] [PATCH 4/6] drm/i915/selftests: Add a simple rollover for the kernel context
` [Intel-gfx] [PATCH 5/6] drm/i915: Flush execution tasklets before checking request status
` [Intel-gfx] [PATCH 6/6] drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Hold reference to previous active fence as we queue
[Intel-gfx] [RFC 1/2] drm/i915/tgl: WaEnablePreemptionGranularityControlByUMD
2020-02-03 17:33 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915: Remove lite restore defines
2020-02-03 16:37 UTC (2+ messages)
[Intel-gfx] [V7 0/9] Add support for mipi dsi cmd mode
2020-02-03 16:08 UTC (12+ messages)
` [Intel-gfx] [V7 1/9] drm/i915/dsi: Configure transcoder operation for command mode
` [Intel-gfx] [V7 2/9] drm/i915/dsi: Add vblank calculation "
` [Intel-gfx] [V7 3/9] drm/i915/dsi: Add cmd mode flags in display mode private flags
` [Intel-gfx] [V7 4/9] drm/i915/dsi: Add check for periodic command mode
` [Intel-gfx] [V7 5/9] drm/i915/dsi: Use private flags to indicate TE in cmd mode
` [Intel-gfx] [V7 6/9] drm/i915/dsi: Configure TE interrupt for "
` [Intel-gfx] [V7 7/9] drm/i915/dsi: Add TE handler for dsi "
` [Intel-gfx] [V7 8/9] drm/i915/dsi: Initiate fame request in "
` [Intel-gfx] [V7 9/9] drm/i915/dsi: Clear the DSI IIR
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add support for mipi dsi cmd mode (rev6)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
[Intel-gfx] [PATCH 1/2] drm: Add a detailed DP HDMI branch info on debugfs
2020-02-03 16:02 UTC (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/dp: Add checking of YCBCR420 Pass-through to YCBCR420 outputs
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm: Add a detailed DP HDMI branch info on debugfs
[Intel-gfx] [PATCH] drm/i915/dsb: Enable lmem for dsb
2020-02-03 15:55 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[Intel-gfx] [PATCH 01/12] drm/i915/gem: Require per-engine reset support for non-persistent contexts
2020-02-03 15:41 UTC (4+ messages)
` [Intel-gfx] [PATCH 06/12] drm/i915/gt: Pull sseu context updates under gt
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [01/12] drm/i915/gem: Require per-engine reset support for non-persistent contexts
[Intel-gfx] [PATCH v3] drm/i915/guc: Stop using mutex while sending CTB messages
2020-02-03 15:29 UTC (9+ messages)
` [Intel-gfx] [PATCH v4] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Stop using mutex while sending CTB messages (rev4)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH 00/26] drm/i915: Pimp DP DFP handling
2020-02-03 15:13 UTC (27+ messages)
` [Intel-gfx] [PATCH 01/26] drm/i915: Nuke pre-production GLK HDMI w/a 1139
` [Intel-gfx] [PATCH 02/26] drm/i915: Limit display Wa_1405510057 to gen11
` [Intel-gfx] [PATCH 03/26] drm/i915: Drop WaDDIIOTimeout:glk
` [Intel-gfx] [PATCH 04/26] drm/i915: Add glk to intel_detect_preproduction_hw()
` [Intel-gfx] [PATCH 05/26] drm/dp: Include the AUX CH name in the debug messages
` [Intel-gfx] [PATCH 06/26] drm/i915/lspcon: Do not send infoframes to non-HDMI sinks
` [Intel-gfx] [PATCH 07/26] drm/dp: Define protocol converter DPCD registers
` [Intel-gfx] [PATCH 08/26] drm/dp: Define more downstream facing port caps
` [Intel-gfx] [PATCH 09/26] drm/i915: Reworkd DFP max bpc handling
` [Intel-gfx] [PATCH 10/26] drm/dp: Add helpers to identify downstream facing port types
` [Intel-gfx] [PATCH 11/26] drm/dp: Pimp drm_dp_downstream_max_bpc()
` [Intel-gfx] [PATCH 12/26] drm/dp: Redo drm_dp_downstream_max_clock() as drm_dp_downstream_max_dotclock()
` [Intel-gfx] [PATCH 13/26] drm/i915: Reworkd DP DFP clock handling
` [Intel-gfx] [PATCH 14/26] drm/i915: Dump downstream facing port caps
` [Intel-gfx] [PATCH 15/26] drm/dp: Add drm_dp_downstream_{min, max}_tmds_clock()
` [Intel-gfx] [PATCH 16/26] drm/i915: Deal with TMDS DFP clock limits
` [Intel-gfx] [PATCH 17/26] drm/i915: Configure DP 1.3+ protocol converted HDMI mode
` [Intel-gfx] [PATCH 18/26] drm/dp: Add drm_dp_downstream_mode()
` [Intel-gfx] [PATCH 19/26] drm/i915: Handle downstream facing ports w/o EDID
` [Intel-gfx] [PATCH 20/26] drm/i915: Extract intel_hdmi_has_audio()
` [Intel-gfx] [PATCH 21/26] drm/i915: DP->HDMI TMDS clock limits vs. deep color
` [Intel-gfx] [PATCH 22/26] drm/dp: Add helpers for DFP YCbCr 4:2:0 handling
` [Intel-gfx] [PATCH 23/26] drm/i915: Do YCbCr 444->420 conversion via DP protocol converters
` [Intel-gfx] [PATCH 24/26] drm/i915: Decouple DP++ from the HDMI code
` [Intel-gfx] [PATCH 25/26] drm/i915: Try to probe DP++ dongles on DP++ downstream facing ports
` [Intel-gfx] [PATCH 26/26] drm/i915: Try to frob the TMDS buffer enable knob on DP++ dongles on DP DFPs
[Intel-gfx] [PATCH] drm/i915/gvt: more locking for ppgtt mm LRU list
2020-02-03 15:07 UTC
[Intel-gfx] [PATCH] drm/i915/display: Defer application of initial chv_phy_control
2020-02-03 14:54 UTC (5+ messages)
` [Intel-gfx] [PATCH v2] "
[Intel-gfx] [PATCH v14 0/7] Refactor Gen11+ SAGV support
2020-02-03 14:50 UTC (9+ messages)
` [Intel-gfx] [PATCH v14 1/7] drm/i915: Start passing latency as parameter
` [Intel-gfx] [PATCH v14 2/7] drm/i915: Introduce skl_plane_wm_level accessor
` [Intel-gfx] [PATCH v14 3/7] drm/i915: Init obj state in intel_atomic_get_old/new_global_obj_state
` [Intel-gfx] [PATCH v14 4/7] drm/i915: Refactor intel_can_enable_sagv
` [Intel-gfx] [PATCH v14 5/7] drm/i915: Added required new PCode commands
` [Intel-gfx] [PATCH v14 6/7] drm/i915: Restrict qgv points which don't have enough bandwidth
` [Intel-gfx] [PATCH v14 7/7] drm/i915: Enable SAGV support for Gen12
[Intel-gfx] [PATCH] drm/i915/audio: Skip the cdclk modeset if no pipes attached
2020-02-03 14:46 UTC (4+ messages)
[Intel-gfx] [PATCH 1/3] drm/i915/display: Defer application of initial chv_phy_control
2020-02-03 14:14 UTC (8+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/display: Fix NULL-crtc deref in calc_min_cdclk()
` [Intel-gfx] [PATCH 3/3] drm/i915/audio: Skip the cdclk modeset if no pipes attached
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/display: Defer application of initial chv_phy_control
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[Intel-gfx] [PATCH 1/3] drm/i915: Introduce encoder->compute_config_late()
2020-02-03 14:10 UTC (7+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915/dp: Add all tiled and port sync conns to modeset
[Intel-gfx] [PATCH v14 0/7] Refactor Gen11+ SAGV support
2020-02-03 14:06 UTC
[Intel-gfx] [PATCH 0/5] drm/i915: conversion to new struct drm_device based logging macros
2020-02-03 13:54 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
[Intel-gfx] [CI] drm/i915/display: Fix NULL-crtc deref in calc_min_cdclk()
2020-02-03 13:38 UTC
[Intel-gfx] [PATCH] drm/i915/display: Fix NULL-crtc deref in calc_min_cdclk()
2020-02-03 13:35 UTC (3+ messages)
[Intel-gfx] [CI] drm/i915/audio: Skip the cdclk modeset if no pipes attached
2020-02-03 13:34 UTC
[Intel-gfx] [PATCH i-g-t] i915/gem_eio: Don't mix INVALID_CS and the cmdparser
2020-02-03 13:04 UTC (2+ messages)
[Intel-gfx] [PATCH 1/9] drm/i915/dsb: Replace HAS_DSB check with dsb->cmd_buf check
2020-02-03 12:36 UTC (5+ messages)
` [Intel-gfx] [PATCH 3/9] drm/i915/dsb: Turn the "DSB is busy" into an error
` [Intel-gfx] [PATCH 9/9] drm/i915/dsb: Nuke the 'dev' variables
[Intel-gfx] [PATCH 2/2] drm/i915/dp: Add checking of YCBCR420 Pass-through to YCBCR420 outputs
2020-02-03 11:20 UTC
[Intel-gfx] [PATCH] drm/i915: Hold reference to previous active fence as we queue
2020-02-03 9:49 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
[Intel-gfx] [PATCH 0/2] Security mitigation for Intel Gen7/7.5 HWs
2020-02-03 9:42 UTC (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gen7: Clear all EU/L3 residual contexts
` [Intel-gfx] ✓ Fi.CI.IGT: success for Security mitigation for Intel Gen7/7.5 HWs
[Intel-gfx] [PATCH v2 1/3] drm/i915: Introduce encoder->compute_config_late()
2020-02-03 9:37 UTC (5+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915/dp: Compute port sync crtc states post compute_config()
` [Intel-gfx] [PATCH v2 3/3] drm/i915/dp: Add all tiled and port sync conns to modeset
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915: Introduce encoder->compute_config_late()
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[Intel-gfx] [v3] drm/i915/tgl: Add Wa_1606054188:tgl
2020-02-03 9:24 UTC (3+ messages)
[Intel-gfx] [PATCH v17 0/6] Enable second DBuf slice for ICL and TGL
2020-02-02 23:47 UTC (8+ messages)
` [Intel-gfx] [PATCH v17 1/6] drm/i915: Remove skl_ddl_allocation struct
` [Intel-gfx] [PATCH v17 2/6] drm/i915: Move dbuf slice update to proper place
` [Intel-gfx] [PATCH v17 3/6] drm/i915: Update dbuf slices only with full modeset
` [Intel-gfx] [PATCH v17 4/6] drm/i915: Introduce parameterized DBUF_CTL
` [Intel-gfx] [PATCH v17 5/6] drm/i915: Manipulate DBuf slices properly
` [Intel-gfx] [PATCH v17 6/6] drm/i915: Correctly map DBUF slices to pipes
` [Intel-gfx] ✓ Fi.CI.BAT: success for Enable second DBuf slice for ICL and TGL (rev23)
[Intel-gfx] [PATCH v17 0/6] Enable second DBuf slice for ICL and TGL
2020-02-02 22:59 UTC (7+ messages)
` [Intel-gfx] [PATCH v17 1/6] drm/i915: Remove skl_ddl_allocation struct
` [Intel-gfx] [PATCH v17 2/6] drm/i915: Move dbuf slice update to proper place
` [Intel-gfx] [PATCH v17 3/6] drm/i915: Update dbuf slices only with full modeset
` [Intel-gfx] [PATCH v17 4/6] drm/i915: Introduce parameterized DBUF_CTL
` [Intel-gfx] [PATCH v17 5/6] drm/i915: Manipulate DBuf slices properly
` [Intel-gfx] [PATCH v17 6/6] drm/i915: Correctly map DBUF slices to pipes
[Intel-gfx] [PATCH] drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placement
2020-02-02 20:06 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[Intel-gfx] [PATCH v3 00/12] drm/i915: Add support for HDCP 1.4 over MST connectors
2020-02-02 19:03 UTC (3+ messages)
` [Intel-gfx] [PATCH v3 08/12] drm/i915: Don't fully disable HDCP on a port if multiple pipes are using it
[Intel-gfx] [PATCH] drm/vgem: Close use-after-free race in vgem_gem_create
2020-02-02 17:37 UTC (3+ messages)
[Intel-gfx] [PATCH] drm: Remove PageReserved manipulation from drm_pci_alloc
2020-02-02 17:20 UTC (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[Intel-gfx] [PATCH v2 00/18] In order to readout DP SDPs, refactors the handling of DP SDPs
2020-02-02 16:53 UTC (21+ messages)
` [Intel-gfx] [PATCH v2 01/18] drm: add DP 1.4 VSC SDP Payload related enums
` [Intel-gfx] [PATCH v2 02/18] drm/i915: Add DP VSC SDP payload data to intel_crtc_state.infoframes
` [Intel-gfx] [PATCH v2 03/18] drm/i915/dp: Add compute routine for DP VSC SDP
` [Intel-gfx] [PATCH v2 04/18] drm/i915/dp: Add compute routine for DP HDR Metadata Infoframe SDP
` [Intel-gfx] [PATCH v2 05/18] drm/i915/dp: Add writing of DP SDPs (Secondary Data Packet)
` [Intel-gfx] [PATCH v2 06/18] video/hdmi: Add Unpack only function for DRM infoframe
` [Intel-gfx] [PATCH v2 07/18] drm/i915/dp: Read out DP SDPs (Secondary Data Packet)
` [Intel-gfx] [PATCH v2 08/18] drm/i915/dp: Add logging function for DP VSC SDP
` [Intel-gfx] [PATCH v2 09/18] drm/i915: Include HDMI DRM infoframe in the crtc state dump
` [Intel-gfx] [PATCH v2 10/18] drm/i915: Include DP HDR Metadata Infoframe SDP "
` [Intel-gfx] [PATCH v2 11/18] drm/i915: Include DP VSC "
` [Intel-gfx] [PATCH v2 12/18] drm/i915: Program DP SDPs with computed configs
` [Intel-gfx] [PATCH v2 13/18] drm/i915: Add state readout for DP HDR Metadata Infoframe SDP
` [Intel-gfx] [PATCH v2 14/18] drm/i915: Add state readout for DP VSC SDP
` [Intel-gfx] [PATCH v2 15/18] drm/i915: Program DP SDPs on pipe updates
` [Intel-gfx] [PATCH v2 16/18] drm/i915: Stop sending DP SDPs on intel_ddi_post_disable_dp()
` [Intel-gfx] [PATCH v2 17/18] drm/i915/dp: Add compute routine for DP PSR VSC SDP
` [Intel-gfx] [PATCH v2 18/18] drm/i915/psr: Use new DP VSC SDP compute routine on PSR
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for In order to readout DP SDPs, refactors the handling of DP SDPs (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH] drm/i915: Wean off drm_pci_alloc/drm_pci_free
2020-02-02 16:42 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[Intel-gfx] [PATCH] drm/i915: Flush execution tasklets before checking request status
2020-02-02 16:28 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox