messages from 2021-09-10 20:25:34 to 2021-09-14 06:01:25 UTC [more...]
[Intel-gfx] [PATCH 0/5] Enable GuC submission by default on DG1
2021-09-14 6:01 UTC (9+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915: Do not define vma on stack
` [Intel-gfx] [PATCH 2/5] drm/i915/guc: put all guc objects in lmem when available
` [Intel-gfx] [PATCH 3/5] drm/i915/guc: Add DG1 GuC / HuC firmware defs
` [Intel-gfx] [PATCH 4/5] drm/i915/guc: Enable GuC submission by default on DG1
` [Intel-gfx] [PATCH 5/5] drm/i915/guc: Use i915_gem_object_is_lmem in i915_gem_object_is_lmem
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Enable GuC submission by default on DG1 (rev5)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH 0/4] Do error capture async, flush G2H processing on reset
2021-09-14 5:31 UTC (8+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/guc: Move guc_ids under submission_state sub-structure
` [Intel-gfx] [PATCH 2/4] drm/i915/guc: Do error capture asynchronously
` [Intel-gfx] [PATCH 3/4] drm/i915/guc: Flush G2H work queue during reset
` [Intel-gfx] [PATCH 4/4] drm/i915/guc: Refcount context during error capture
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Do error capture async, flush G2H processing on reset
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH 0/4] Do error capture async, flush G2H processing on reset
2021-09-14 5:09 UTC (5+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/guc: Move guc_ids under submission_state sub-structure
` [Intel-gfx] [PATCH 2/4] drm/i915/guc: Do error capture asynchronously
` [Intel-gfx] [PATCH 3/4] drm/i915/guc: Flush G2H work queue during reset
` [Intel-gfx] [PATCH 4/4] drm/i915/guc: Refcount context during error capture
[Intel-gfx] [PATCH 00/27] Parallel submission aka multi-bb execbuf
2021-09-14 5:02 UTC (35+ messages)
` [Intel-gfx] [PATCH 04/27] drm/i915/guc: Take GT PM ref when deregistering context
` [Intel-gfx] [PATCH 05/27] drm/i915: Add GT PM unpark worker
` [Intel-gfx] [PATCH 06/27] drm/i915/guc: Take engine PM when a context is pinned with GuC submission
` [Intel-gfx] [PATCH 07/27] drm/i915/guc: Don't call switch_to_kernel_context "
` [Intel-gfx] [PATCH 08/27] drm/i915: Add logical engine mapping
` [Intel-gfx] [PATCH 09/27] drm/i915: Expose logical engine instance to user
` [Intel-gfx] [PATCH 10/27] drm/i915/guc: Introduce context parent-child relationship
` [Intel-gfx] [PATCH 23/27] drm/i915/guc: Implement no mid batch preemption for multi-lrc
[Intel-gfx] [PATCH] drm/i915/selftests: Add a cancel request selftest that triggers a reset
2021-09-14 4:51 UTC (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH] kernel/locking: Add context to ww_mutex_trylock
2021-09-14 3:49 UTC
[Intel-gfx] [PATCH 1/8] drm/i915/gem: Break out some shmem backend utils
2021-09-14 3:45 UTC (10+ messages)
` [Intel-gfx] [PATCH 2/8] drm/ttm: add TTM_PAGE_FLAG_SHMEM
` [Intel-gfx] [PATCH 3/8] drm/i915/ttm: add tt shmem backend
` [Intel-gfx] [PATCH 4/8] drm/i915/ttm: use cached system pages when evicting lmem
` [Intel-gfx] [PATCH 5/8] drm/i915: remember to call i915_sw_fence_fini
` [Intel-gfx] [PATCH 6/8] drm/i915: try to simplify make_{un}shrinkable
` [Intel-gfx] [PATCH 7/8] drm/i915/ttm: make evicted shmem pages visible to the shrinker
` [Intel-gfx] [PATCH 8/8] drm/i915/ttm: enable shmem tt backend
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/8] drm/i915/gem: Break out some shmem backend utils
[Intel-gfx] [PATCH] drm/i915/guc: Refcount context during error capture
2021-09-14 3:33 UTC (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH 00/14] drm/hdcp: Pull HDCP auth/exchange/check into
2021-09-14 2:42 UTC (23+ messages)
` [Intel-gfx] [PATCH 01/14] drm/hdcp: Add drm_hdcp_atomic_check()
` [Intel-gfx] [PATCH 02/14] drm/hdcp: Avoid changing crtc state in hdcp atomic check
` [Intel-gfx] [PATCH 03/14] drm/hdcp: Update property value on content type and user changes
` [Intel-gfx] [PATCH 04/14] drm/hdcp: Expand HDCP helper library for enable/disable/check
` [Intel-gfx] [PATCH 05/14] drm/i915/hdcp: Consolidate HDCP setup/state cache
` [Intel-gfx] [PATCH 06/14] drm/i915/hdcp: Retain hdcp_capable return codes
` [Intel-gfx] [PATCH 07/14] drm/i915/hdcp: Use HDCP helpers for i915
` [Intel-gfx] [PATCH 08/14] drm/msm/dpu_kms: Re-order dpu includes
` [Intel-gfx] [PATCH 09/14] drm/msm/dpu: Remove useless checks in dpu_encoder
` [Intel-gfx] [PATCH 10/14] drm/msm/dpu: Remove encoder->enable() hack
` [Intel-gfx] [PATCH 11/14] drm/msm/dp: Re-order dp_audio_put in deinit_sub_modules
` [Intel-gfx] [PATCH 12/14] dt-bindings: msm/dp: Add bindings for HDCP registers
` [Intel-gfx] [PATCH 13/14] drm/msm: Add hdcp register ranges to sc7180 device tree
` [Intel-gfx] [PATCH 14/14] drm/msm: Implement HDCP 1.x using the new drm HDCP helpers
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/hdcp: Pull HDCP auth/exchange/check into
[Intel-gfx] [PATCH] drm/i915/dp: add a delay before setting panel brightness after power on
2021-09-14 1:58 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] drm/i915/dg1: Add new PCI id
2021-09-14 1:08 UTC (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH CI 1/2] drm/i915/display/skl+: Drop frontbuffer rendering support
2021-09-14 0:17 UTC (6+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [CI,1/2] drm/i915/display/skl+: Drop frontbuffer rendering support (rev2)
[Intel-gfx] [PATCH] drm/i915: Update memory bandwidth parameters
2021-09-13 21:46 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH v2 0/9] Move vfio_ccw to the new mdev API
2021-09-13 20:31 UTC (4+ messages)
[Intel-gfx] [PATCH 0/3] drm/i915: Enable -Wsometimes-uninitialized
2021-09-13 17:55 UTC (2+ messages)
[Intel-gfx] [PATCH 1/3] drm/i915/runtime_pm: Consolidate runtime_pm functions
2021-09-13 18:49 UTC (10+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Disallow D3Cold
` [Intel-gfx] [PATCH 3/3] drm/i915: Enable runtime pm autosuspend by default
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/runtime_pm: Consolidate runtime_pm functions (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH 00/16] drm/i915: Fix bigjoiner state readout
2021-09-13 18:39 UTC (21+ messages)
` [Intel-gfx] [PATCH 01/16] Revert "drm/i915/display: Disable audio, DRRS and PSR before planes"
` [Intel-gfx] [PATCH 02/16] drm/i915: Disable all planes before modesetting any pipes
` [Intel-gfx] [PATCH 03/16] drm/i915: Extract intel_dp_use_bigjoiner()
` [Intel-gfx] [PATCH 04/16] drm/i915: Flatten hsw_crtc_compute_clock()
` [Intel-gfx] [PATCH 05/16] drm/i915: s/pipe/transcoder/ when dealing with PIPECONF/TRANSCONF
` [Intel-gfx] [PATCH 06/16] drm/i915: Introduce with_intel_display_power_if_enabled()
` [Intel-gfx] [PATCH 07/16] drm/i915: Adjust intel_dsc_power_domain() calling convention
` [Intel-gfx] [PATCH 08/16] drm/i915: Extract hsw_panel_transcoders()
` [Intel-gfx] [PATCH 09/16] drm/i915: Pimp HSW+ transcoder state readout
` [Intel-gfx] [PATCH 10/16] drm/i915: Configure TRANSCONF just the once with bigjoiner
` [Intel-gfx] [PATCH 11/16] drm/i915: Introduce intel_master_crtc()
` [Intel-gfx] [PATCH 12/16] drm/i915: Simplify intel_crtc_copy_uapi_to_hw_state_nomodeset()
` [Intel-gfx] [PATCH 13/16] drm/i915: Split PPS write from DSC enable
` [Intel-gfx] [PATCH 14/16] drm/i915: Perform correct cpu_transcoder readout for bigjoiner
` [Intel-gfx] [PATCH 15/16] drm/i915: Reduce bigjoiner special casing
` [Intel-gfx] [PATCH 16/16] drm/i915: Nuke PIPE_CONFIG_QUIRK_BIGJOINER_SLAVE
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix bigjoiner state readout
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH v2] drm/i915/display: program audio CDCLK-TS for keepalives
2021-09-13 18:06 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/display: program audio CDCLK-TS for keepalives (rev2)
[Intel-gfx] [PATCH] drm/i915/display: Enable second VDSC engine for higher moderates
2021-09-13 17:00 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH 1/5] drm/i915/display/adlp: Fix PSR2_MAN_TRK_CTL_SU_REGION_END_ADDR calculation
2021-09-13 17:00 UTC (9+ messages)
` [Intel-gfx] [PATCH 2/5] drm/i915/display/adlp: Add new PSR2 workarounds
` [Intel-gfx] [PATCH 4/5] drm/i915/display/psr: Use drm damage helpers to calculate plane damaged area
[Intel-gfx] [PATCH] drm/i915/display: program audio CDCLK-TS for keepalives
2021-09-13 16:44 UTC (3+ messages)
[Intel-gfx] [PATCH v2 0/6] drm/displayid: VESA vendor block and drm/i915 MSO use of it
2021-09-13 16:45 UTC (16+ messages)
` [Intel-gfx] [PATCH v2 1/6] drm/displayid: re-align data block macros
` [Intel-gfx] [PATCH v2 2/6] drm/displayid: add DisplayID v2.0 data blocks and primary use cases
` [Intel-gfx] [PATCH v2 3/6] drm/edid: abstract OUI conversion to 24-bit int
` [Intel-gfx] [PATCH v2 4/6] drm/edid: parse the DisplayID v2.0 VESA vendor block for MSO
` [Intel-gfx] [PATCH v2 5/6] drm/i915/edp: postpone MSO init until after EDID read
` [Intel-gfx] [PATCH v2 6/6] drm/i915/edp: use MSO pixel overlap from DisplayID data
[Intel-gfx] Deploying new iterator interface for dma-buf
2021-09-13 14:57 UTC (29+ messages)
` [Intel-gfx] [PATCH 01/26] dma-buf: add dma_resv_for_each_fence_unlocked
` [Intel-gfx] [PATCH 02/26] dma-buf: add dma_resv_for_each_fence
` [Intel-gfx] [PATCH 03/26] dma-buf: use new iterator in dma_resv_copy_fences
` [Intel-gfx] [PATCH 04/26] dma-buf: use new iterator in dma_resv_get_fences v2
` [Intel-gfx] [PATCH 05/26] dma-buf: use new iterator in dma_resv_wait_timeout
` [Intel-gfx] [PATCH 06/26] dma-buf: use new iterator in dma_resv_test_signaled
` [Intel-gfx] [PATCH 07/26] drm/ttm: use the new iterator in ttm_bo_flush_all_fences
` [Intel-gfx] [PATCH 08/26] drm/amdgpu: use the new iterator in amdgpu_sync_resv
` [Intel-gfx] [PATCH 09/26] drm/amdgpu: use new iterator in amdgpu_ttm_bo_eviction_valuable
` [Intel-gfx] [PATCH 10/26] drm/msm: use new iterator in msm_gem_describe
` [Intel-gfx] [PATCH 11/26] drm/radeon: use new iterator in radeon_sync_resv
` [Intel-gfx] [PATCH 12/26] drm/scheduler: use new iterator in drm_sched_job_add_implicit_dependencies
` [Intel-gfx] [PATCH 13/26] drm/i915: use the new iterator in i915_gem_busy_ioctl
` [Intel-gfx] [PATCH 14/26] drm/i915: use the new iterator in i915_sw_fence_await_reservation
` [Intel-gfx] [PATCH 15/26] drm/i915: use the new iterator in i915_request_await_object
` [Intel-gfx] [PATCH 16/26] drm/i915: use new iterator in i915_gem_object_wait_reservation
` [Intel-gfx] [PATCH 17/26] drm/i915: use new iterator in i915_gem_object_wait_priority
` [Intel-gfx] [PATCH 18/26] drm/i915: use new iterator in i915_gem_object_last_write_engine
` [Intel-gfx] [PATCH 19/26] drm/i915: use new cursor in intel_prepare_plane_fb
` [Intel-gfx] [PATCH 20/26] drm: use new iterator in drm_gem_fence_array_add_implicit
` [Intel-gfx] [PATCH 21/26] drm: use new iterator in drm_gem_plane_helper_prepare_fb
` [Intel-gfx] [PATCH 22/26] drm/nouveau: use the new iterator in nouveau_fence_sync
` [Intel-gfx] [PATCH 23/26] drm/nouveau: use the new interator in nv50_wndw_prepare_fb
` [Intel-gfx] [PATCH 24/26] drm/etnaviv: use new iterator in etnaviv_gem_describe
` [Intel-gfx] [PATCH 25/26] drm/etnaviv: replace dma_resv_get_excl_unlocked
` [Intel-gfx] [PATCH 26/26] dma-buf: nuke dma_resv_get_excl_unlocked
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/26] dma-buf: add dma_resv_for_each_fence_unlocked
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH 0/1] lib, stackdepot: Add helper to print stack entries into buffer
2021-09-13 14:18 UTC (4+ messages)
` [Intel-gfx] [PATCH 1/1] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "
[Intel-gfx] [PATCH] drm/i915: Add ww context to intel_dpt_pin (fwd)
2021-09-11 13:58 UTC
[Intel-gfx] [RFC PATCH] drm/ttm: Add a private member to the struct ttm_resource
2021-09-13 12:41 UTC (10+ messages)
[Intel-gfx] [GIT PULL] drm-misc + drm-intel: Add support for out-of-band hotplug notification
2021-09-13 10:33 UTC (7+ messages)
[Intel-gfx] [PATCH] kernel/locking: Add context to ww_mutex_trylock
2021-09-13 8:42 UTC (7+ messages)
` [Intel-gfx] [PATCH v2] "
[Intel-gfx] Intel UHD resolutions
2021-09-11 14:45 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915: Add ww context to intel_dpt_pin
2021-09-11 1:14 UTC (2+ messages)
` [Intel-gfx] [PATCH] drm/i915: fix odd_ptr_err.cocci warnings
[Intel-gfx] [PATCH 1/4] drm/i915: rename debugfs_gt files
2021-09-10 23:53 UTC (6+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915: rename debugfs_gt_pm files
[Intel-gfx] [PATCH 0/2] Add support for querying hw info that UMDs need
2021-09-10 22:39 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add support for querying hw info that UMDs need (rev2)
[Intel-gfx] [PATCH v9 00/17] drm/i915: Introduce Intel PXP
2021-09-10 22:27 UTC (3+ messages)
` [Intel-gfx] [PATCH v9 15/17] drm/i915/pxp: add pxp debugfs
[Intel-gfx] [PATCH 00/23] Clean up GuC CI failures, simplify locking, and kernel DOC
2021-09-10 21:35 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Clean up GuC CI failures, simplify locking, and kernel DOC (rev11)
[Intel-gfx] [PATCH v2 0/6] i915: Simplify mmio handling & add new DG2 shadow table
2021-09-10 21:09 UTC (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915: Simplify mmio handling & add new DG2 shadow table (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
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