messages from 2021-01-25 21:39:30 to 2021-01-27 08:13:17 UTC [more...]
[Intel-gfx] [PULL] drm-misc-fixes
2021-01-27 8:13 UTC (2+ messages)
[Intel-gfx] [PATCH v2 00/11] drm/i915: Async flips for all ilk+ platforms
2021-01-27 8:09 UTC (3+ messages)
` [Intel-gfx] [PATCH v2 11/11] drm/i915: Implement async flips for vlv/chv
[Intel-gfx] [PATCH v2 1/4] drm/i915/hdcp: Disable the QSES check for HDCP 1.4 over MST
2021-01-27 7:46 UTC (9+ messages)
` [Intel-gfx] [PATCH v2 2/4] drm/i915/hdcp: update cp_irq_count_cached in intel_dp_hdcp2_read_msg()
` [Intel-gfx] [PATCH v2 3/4] drm/i915/hdcp: read RxInfo once when reading Send_Pairing_Info
` [Intel-gfx] [PATCH v2 4/4] drm/i915/hdcp: disable the QSES check for HDCP2.2 over MST
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/4] drm/i915/hdcp: Disable the QSES check for HDCP 1.4 "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH 1/3] drm/i915/hdcp: update cp_irq_count_cached in intel_dp_hdcp2_read_msg()
2021-01-27 7:39 UTC (6+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/hdcp: read RxInfo once when reading Send_Pairing_Info
` [Intel-gfx] [PATCH 3/3] drm/i915/hdcp: disable the QSES check for HDCP2.2 over MST
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/3] drm/i915/hdcp: update cp_irq_count_cached in intel_dp_hdcp2_read_msg()
[Intel-gfx] [PATCH] drm/i915/hdcp: Disable the QSES check for HDCP 1.4 over MST
2021-01-27 7:37 UTC (7+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/hdcp: Disable the QSES check for HDCP 1.4 over MST (rev2)
[Intel-gfx] [PATCH 0/9] Final set of patches for ADLS enabling
2021-01-27 5:32 UTC (20+ messages)
` [Intel-gfx] [PATCH 1/9] drm/i915/adl_s: Update PHY_MISC programming
` [Intel-gfx] [PATCH 2/9] drm/i915/adl_s: MCHBAR memory info registers are moved
` [Intel-gfx] [PATCH 3/9] drm/i915/adl_s: Add power wells
` [Intel-gfx] [PATCH 4/9] drm/i915/adl_s: Re-use TGL GuC/HuC firmware
` [Intel-gfx] [PATCH 5/9] drm/i915/display: Add HAS_D12_PLANE_MINIMIZATION
` [Intel-gfx] [PATCH 6/9] drm/i915/adl_s: Load DMC
` [Intel-gfx] [PATCH 7/9] drm/i915/adl_s: Update memory bandwidth parameters
` [Intel-gfx] [PATCH 8/9] drm/i915/adl_s: Add display WAs for ADL-S
` [Intel-gfx] [PATCH 9/9] drm/i915/adl_s: Add GT and CTX "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Final set of patches for ADLS enabling
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[Intel-gfx] [CI] drm/i915: Teach the i915_dependency to use a double-lock
2021-01-27 5:02 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [RFC PATCH 0/9] cgroup support for GPU devices
2021-01-27 4:55 UTC (15+ messages)
` [Intel-gfx] [RFC PATCH 1/9] cgroup: Introduce cgroup for drm subsystem
` [Intel-gfx] [RFC PATCH 2/9] drm, cgroup: Bind drm and cgroup subsystem
` [Intel-gfx] [RFC PATCH 3/9] drm, cgroup: Initialize drmcg properties
` [Intel-gfx] [RFC PATCH 4/9] drmcg: Add skeleton seq_show and write for drmcg files
` [Intel-gfx] [RFC PATCH 5/9] drmcg: Add support for device memory accounting via page counter
` [Intel-gfx] [RFC PATCH 6/9] drmcg: Add memory.total file
` [Intel-gfx] [RFC PATCH 7/9] drmcg: Add initial support for tracking gpu time usage
` [Intel-gfx] [RFC PATCH 8/9] drm/gem: Associate GEM objects with drm cgroup
` [Intel-gfx] [RFC PATCH 9/9] drm/i915: Use memory cgroup for enforcing device memory limit
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for cgroup support for GPU devices (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "
` [Intel-gfx] ✓ Fi.CI.IGT: success "
[Intel-gfx] [rfc v10] refactor intel_display.c + a bit more
2021-01-27 3:21 UTC (12+ messages)
` [Intel-gfx] [PATCH 01/10] drm/i915: refactor ddi translations into a separate file (v2)
` [Intel-gfx] [PATCH 02/10] drm/i915: migrate hsw fdi code to new file
` [Intel-gfx] [PATCH 03/10] drm/i915: migrate skl planes code new file (v5)
` [Intel-gfx] [PATCH 04/10] drm/i915: move pipe update code into crtc. (v2)
` [Intel-gfx] [PATCH 05/10] drm/i915: split fb scalable checks into g4x and skl versions
` [Intel-gfx] [PATCH 06/10] drm/i915: move is_ccs_modifier to an inline
` [Intel-gfx] [PATCH 07/10] drm/i915: migrate pll enable/disable code to intel_dpll.[ch]
` [Intel-gfx] [PATCH 08/10] drm/i915: migrate i9xx plane get config
` [Intel-gfx] [PATCH 09/10] drm/i915: refactor skylake scaler code into new file
` [Intel-gfx] [PATCH 10/10] drm/i915: move ddi pll state get to dpll mgr
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [01/10] drm/i915: refactor ddi translations into a separate file (v2)
[Intel-gfx] [PATCH] drm/i915/display/vrr: Skip the VRR HW state readout on DSI transcoder
2021-01-27 1:15 UTC (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] drm/i915/buddy: document the unused header bits
2021-01-27 1:08 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/buddy: document the unused header bits (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] drm/i915/gt: use new tasklet API in execlist selftest
2021-01-26 22:30 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
[Intel-gfx] [PATCH i-g-t 1/2] i915/sysfs_client: Ignore clients being closed as we read their sysfs
2021-01-26 22:07 UTC (6+ messages)
` [Intel-gfx] [PATCH i-g-t 2/2] i915/sysfs_clients: Check that client ids are cyclic
` [Intel-gfx] [igt-dev] [PATCH i-g-t 1/2] i915/sysfs_client: Ignore clients being closed as we read their sysfs
[Intel-gfx] [PATCH 01/10] drm/i915/gt: Do not suspend bonded requests if one hangs
2021-01-26 21:20 UTC (10+ messages)
` [Intel-gfx] [PATCH 07/10] drm/i915: Restructure priority inheritance
` [Intel-gfx] [PATCH 08/10] drm/i915/selftests: Measure set-priority duration
` [Intel-gfx] [PATCH 10/10] drm/i915: Improve DFS for priority inheritance
[Intel-gfx] [PATCH v2 1/8] drm/i915: make local-memory probing a GT operation
2021-01-26 20:16 UTC (20+ messages)
` [Intel-gfx] [PATCH v2 2/8] drm/i915: setup the LMEM region
` [Intel-gfx] [PATCH v2 3/8] drm/i915: reserve stolen for "
` [Intel-gfx] [PATCH v2 4/8] drm/i915: introduce mem->reserved
` [Intel-gfx] [PATCH v2 5/8] drm/i915/dg1: Reserve first 1MB of local memory
` [Intel-gfx] [PATCH v2 6/8] drm/i915: allocate context from LMEM
` [Intel-gfx] [PATCH v2 7/8] drm/i915: move engine scratch to LMEM
` [Intel-gfx] [PATCH v2 8/8] drm/i915: allocate cmd ring in lmem
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/8] drm/i915: make local-memory probing a GT operation
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH v2] drm/i915/gt: use new tasklet API for execution list
2021-01-26 19:56 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: use new tasklet API for execution list (rev2)
[Intel-gfx] [PATCH] drm/i915/gtt: split up i915_gem_gtt
2021-01-26 18:59 UTC (3+ messages)
[Intel-gfx] [PATCH 01/41] drm/i915/selftests: Check for engine-reset errors in the middle of workarounds
2021-01-26 16:51 UTC (22+ messages)
` [Intel-gfx] [PATCH 04/41] drm/i915: Teach the i915_dependency to use a double-lock
` [Intel-gfx] [PATCH 05/41] drm/i915: Restructure priority inheritance
` [Intel-gfx] [PATCH 08/41] drm/i915: Improve DFS for "
` [Intel-gfx] [PATCH 11/41] drm/i915: Extract request submission from execlists
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/41] drm/i915/selftests: Check for engine-reset errors in the middle of workarounds
[Intel-gfx] [PATCH 00/10] Alderlake-S platform enabling patches
2021-01-26 15:09 UTC (8+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Alderlake-S platform enabling patches (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH 0/1] Add Alderlake-S stolen memory changes
2021-01-26 14:59 UTC (7+ messages)
` [Intel-gfx] [PATCH 1/1] x86/gpu: Add Alderlake-S stolen memory support
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add Alderlake-S stolen memory changes
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH 1/2] drm/dp/mst: Export drm_dp_get_vc_payload_bw()
2021-01-26 12:06 UTC (7+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Fix the MST PBN divider calculation
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/dp/mst: Export drm_dp_get_vc_payload_bw()
[Intel-gfx] [PATCH] drm/i915/gt: Flush before changing register state
2021-01-26 11:46 UTC (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH 1/7] drm/i915: setup the LMEM region
2021-01-26 10:51 UTC (15+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915: reserve stolen for "
` [Intel-gfx] [PATCH 3/7] drm/i915: introduce mem->reserved
` [Intel-gfx] [PATCH 4/7] drm/i915/dg1: Reserve first 1MB of local memory
` [Intel-gfx] [PATCH 5/7] drm/i915: allocate context from LMEM
` [Intel-gfx] [PATCH 6/7] drm/i915: move engine scratch to LMEM
` [Intel-gfx] [PATCH 7/7] drm/i915: allocate cmd ring in lmem
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: setup the LMEM region
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH i-g-t 1/2] i915/sysfs_client: Ignore clients being closed as we read their sysfs
2021-01-26 10:30 UTC (2+ messages)
` [Intel-gfx] [PATCH i-g-t 2/2] i915/sysfs_clients: Check that client ids are cyclic
[Intel-gfx] [RFC v2 0/5] drm: Extract DPCD backlight helpers from i915, add support in nouveau
2021-01-26 8:49 UTC (10+ messages)
` [Intel-gfx] [RFC v2 1/5] drm/nouveau/kms/nv40-/backlight: Assign prop type once
` [Intel-gfx] [RFC v2 2/5] drm/nouveau/kms: Don't probe eDP connectors more then once
` [Intel-gfx] [RFC v2 3/5] drm/i915/dp: Remove redundant AUX backlight frequency calculations
` [Intel-gfx] [RFC v2 4/5] drm/dp: Extract i915's eDP backlight code into DRM helpers
` [Intel-gfx] [RFC v2 5/5] drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveau
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: Extract DPCD backlight helpers from i915, add support in nouveau (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] drm/i915/uc: Use platform specific defaults for GuC/HuC enabling
2021-01-26 7:54 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/uc: Use platform specific defaults for GuC/HuC enabling (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] drm/i915/gvt: fix uninitialized return in intel_gvt_update_reg_whitelist()
2021-01-26 5:09 UTC (3+ messages)
[Intel-gfx] [CI] drm/i915: Disable atomics in L3 for gen9
2021-01-26 5:11 UTC (4+ messages)
` [Intel-gfx] [PATCH] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Disable atomics in L3 for gen9 (rev4)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [CI] Revert "mm: fix initialization of struct page for holes in memory layout"
2021-01-26 2:46 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [CI v5 01/18] drm/i915/display/vrr: Create VRR file and add VRR capability check
2021-01-26 2:09 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,v6] drm/i915/display/vrr: Create VRR file and add VRR capability check (rev2)
[Intel-gfx] [CI] Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"
2021-01-26 2:00 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0" (rev2)
[Intel-gfx] [PATCH 0/9] drm/i915/edp: enable MSO... maybe
2021-01-26 0:49 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
[Intel-gfx] [PATCH 1/8] drm/i915/selftests: Set cache status for huge_gem_object
2021-01-26 0:06 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/8] "
[Intel-gfx] [RFC 0/5] drm: Extract DPCD backlight helpers from i915, add support in nouveau
2021-01-26 0:02 UTC (4+ messages)
` [Intel-gfx] [RFC 4/5] drm/dp: Extract i915's eDP backlight code into DRM helpers
[Intel-gfx] [CI] Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"
2021-01-25 22:52 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
[Intel-gfx] [PATCH] drm/i915/gt: Program mocs:63 for cache eviction on gen9
2021-01-25 21:39 UTC (4+ messages)
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