Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-19 14:53:52 to 2021-05-21 15:33:43 UTC [more...]

[Intel-gfx] [PATCH v3 00/12] drm/i915: Move LMEM (VRAM) management over to TTM
 2021-05-21 15:32 UTC  (13+ messages)
` [Intel-gfx] [PATCH v3 01/12] drm/i915: Untangle the vma pages_mutex
` [Intel-gfx] [PATCH v3 02/12] drm/i915: Don't free shared locks while shared
` [Intel-gfx] [PATCH v3 03/12] drm/i915: Fix i915_sg_page_sizes to record dma segments rather than physical pages
` [Intel-gfx] [PATCH v3 04/12] drm/i915/ttm Initialize the ttm device and memory managers
` [Intel-gfx] [PATCH v3 05/12] drm/i915/ttm: Embed a ttm buffer object in the i915 gem object
` [Intel-gfx] [PATCH v3 06/12] drm/ttm: Add a generic TTM memcpy move for page-based iomem
` [Intel-gfx] [PATCH v3 07/12] drm, drm/i915: Move the memcpy_from_wc functionality to core drm
` [Intel-gfx] [PATCH v3 08/12] drm/ttm: Use drm_memcpy_from_wc_dbm for TTM bo moves
` [Intel-gfx] [PATCH v3 09/12] drm/ttm: Document and optimize ttm_bo_pipeline_gutting()
` [Intel-gfx] [PATCH v3 10/12] drm/ttm, drm/amdgpu: Allow the driver some control over swapping
` [Intel-gfx] [PATCH v3 11/12] drm/i915/ttm: Introduce a TTM i915 gem object backend
` [Intel-gfx] [PATCH v3 12/12] drm/i915/lmem: Verify checks for lmem residency

[Intel-gfx] [PATCH v2 1/4] drm/i915/display: Fix fastsets involving PSR
 2021-05-21 15:27 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 3/4] drm/i915/display: Nuke has_infoframe

[Intel-gfx] [PATCH 01/11] drm/amdgpu: Comply with implicit fencing rules
 2021-05-21 15:16 UTC  (33+ messages)
` [Intel-gfx] [PATCH 02/11] drm/panfrost: Remove sched_lock
` [Intel-gfx] [PATCH 03/11] drm/panfrost: Use xarray and helpers for depedency tracking
` [Intel-gfx] [PATCH 04/11] drm/panfrost: Fix implicit sync
    ` [Intel-gfx] [Linaro-mm-sig] "
` [Intel-gfx] [PATCH 05/11] drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the default
` [Intel-gfx] [PATCH 06/11] drm/<driver>: drm_gem_plane_helper_prepare_fb is now "
` [Intel-gfx] [PATCH 07/11] drm/armada: Remove prepare/cleanup_fb hooks
` [Intel-gfx] [PATCH 08/11] drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS
` [Intel-gfx] [PATCH 09/11] drm/omap: Follow implicit fencing in prepare_fb
` [Intel-gfx] [PATCH 10/11] drm/simple-helper: drm_gem_simple_display_pipe_prepare_fb as default
` [Intel-gfx] [PATCH 11/11] drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/11] drm/amdgpu: Comply with implicit fencing rules
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] [Mesa-dev] [PATCH 01/11] "

[Intel-gfx] [PATCH] drm/i915: Use DRIVER_NAME for tracing unattached requests
 2021-05-21 14:52 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915: Reenable LTTPR non-transparent LT mode for DPCD_REV<1.4
 2021-05-21 14:32 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH i-g-t] tests/kms_big_fb: Wait for vblank before collecting CRC
 2021-05-21 14:22 UTC  (3+ messages)
` [Intel-gfx] [igt-dev] "

[Intel-gfx] [PATCH] drm/i915: Implement PSF GV point support
 2021-05-21 14:18 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Implement PSF GV point support (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [RFC 0/7] Per client engine busyness
 2021-05-21 12:32 UTC  (16+ messages)
` [Intel-gfx] [RFC 1/7] drm/i915: Explicitly track DRM clients
` [Intel-gfx] [RFC 2/7] drm/i915: Update client name on context create
` [Intel-gfx] [RFC 3/7] drm/i915: Make GEM contexts track DRM clients
` [Intel-gfx] [RFC 4/7] drm/i915: Track runtime spent in closed and unreachable GEM contexts
` [Intel-gfx] [RFC 5/7] drm/i915: Track all user contexts per client
` [Intel-gfx] [RFC 6/7] drm/i915: Track context current active time
` [Intel-gfx] [RFC 7/7] drm/i915: Expose client engine utilisation via fdinfo
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Per client engine busyness
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v4] drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops
 2021-05-21 12:16 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [RFC 0/2] GuC submission / DRM scheduler integration plan + new uAPI
 2021-05-21 12:12 UTC  (19+ messages)
` [Intel-gfx] [RFC 2/2] drm/doc/rfc: i915 new parallel submission uAPI plan
  ` [Intel-gfx] [Mesa-dev] "
` [Intel-gfx] ✗ Fi.CI.IGT: failure for GuC submission / DRM scheduler integration plan + new uAPI (rev2)

[Intel-gfx] [PATCH 0/7] Per client engine busyness
 2021-05-20 14:17 UTC  (20+ messages)
                                  ` [Intel-gfx] [Nouveau] "

[Intel-gfx] [PATCH 0/8] drm + usb-type-c: Add support for out-of-band hotplug notification (v3)
 2021-05-21 11:41 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/plane: add intel_plane_helper_add() helper
 2021-05-21 11:02 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/plane: add intel_plane_helper_add() helper (rev2)

[Intel-gfx] [PATCH v4 00/23] Alder Lake-P Support
 2021-05-21 10:58 UTC  (6+ messages)
` [Intel-gfx] [PATCH v4 18/23] drm/i915/display: Introduce new intel_psr_pause/resume function

[Intel-gfx] [PATCH 0/3] More DMC cleanup
 2021-05-21 10:03 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/dmc: s/DRM_ERROR/drm_err
` [Intel-gfx] [PATCH 2/3] drm/i915/dmc: Add intel_dmc_has_payload() helper
` [Intel-gfx] [PATCH 3/3] drm/i915/dmc: Move struct intel_dmc to intel_dmc.h
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for More DMC cleanup (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [RFC PATCH 0/5] Core TTM changes for i915 TTM enabling
 2021-05-21  8:43 UTC  (15+ messages)
` [Intel-gfx] [RFC PATCH 1/5] drm/ttm: Add a generic TTM memcpy move for page-based iomem
` [Intel-gfx] [RFC PATCH 2/5] drm, drm/i915: Move the memcpy_from_wc functionality to core drm
` [Intel-gfx] [RFC PATCH 3/5] drm/ttm: Use drm_memcpy_from_wc for TTM bo moves
` [Intel-gfx] [RFC PATCH 4/5] drm/ttm: Document and optimize ttm_bo_pipeline_gutting()
` [Intel-gfx] [RFC PATCH 5/5] drm/ttm, drm/amdgpu: Allow the driver some control over swapping
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Core TTM changes for i915 TTM enabling
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH i-g-t 0/9] DG1/LMEM uAPI basics v2
 2021-05-21  8:34 UTC  (10+ messages)
` [Intel-gfx] [PATCH i-g-t 2/9] lib/i915/gem_create: Add gem_create_ext
` [Intel-gfx] [PATCH i-g-t 3/9] lib/i915/intel_memory_region: Add new memory region lib
` [Intel-gfx] [PATCH i-g-t 4/9] tests/gem_gpgpu_fill: Convert from simple to standard igt_main
` [Intel-gfx] [PATCH i-g-t 5/9] tests/i915/gem_exec_basic: Use memory region interface
` [Intel-gfx] [PATCH i-g-t 6/9] tests/i915/gem_gpgpu_fill: "
` [Intel-gfx] [PATCH i-g-t 7/9] tests/i915/gem_media_fill: "
` [Intel-gfx] [PATCH i-g-t 8/9] tests/i915/gem_create: exercise placements extension
` [Intel-gfx] [PATCH i-g-t 9/9] tests/i915/gem_exec_basic: Iterate over all memory regions

[Intel-gfx] [CI 0/5] Rename all CSR references to DMC
 2021-05-21  7:45 UTC  (5+ messages)
` [Intel-gfx] [CI 3/5] drm/i915/dmc: Rename macro names containing csr
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Rename all CSR references to DMC (rev5)

[Intel-gfx] NVIDIA GPU fallen off the bus after exiting s2idle
 2021-05-21  7:13 UTC  (2+ messages)

[Intel-gfx] [PATCH V3] drm/i915/jsl: Add W/A 1409054076 for JSL
 2021-05-21  6:13 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/jsl: Add W/A 1409054076 for JSL (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH i-g-t] tests/drm_read: drm_read fails for subtest invalid-buffer on chrome
 2021-05-21  4:18 UTC 

[Intel-gfx] linux-next: build failure after merge of the drm-intel tree
 2021-05-21  1:58 UTC 

[Intel-gfx] linux-next: manual merge of the drm-intel tree with Linus' tree
 2021-05-21  1:45 UTC  (2+ messages)

[Intel-gfx] linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2021-05-21  1:42 UTC 

[Intel-gfx] linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2021-05-21  1:38 UTC 

[Intel-gfx] [PATCH] drm/i915/display: fix typo when returning table
 2021-05-21  1:32 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2021-05-21  1:20 UTC 

[Intel-gfx] linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2021-05-21  1:16 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915/cmdparser: No-op failed batches on all platforms
 2021-05-21  1:03 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915/cmdparser: No-op failed batches on all platforms (rev2)

[Intel-gfx] [PATCH 1/3] gpu: drm: replace occurrences of invalid character
 2021-05-20 21:08 UTC  (4+ messages)
` [Intel-gfx] (subset) "

[Intel-gfx] [PATCH 0/2] More DMC cleanup
 2021-05-20 20:45 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/dmc: s/DRM_ERROR/drm_err
` [Intel-gfx] [PATCH 2/2] drm/i915/dmc: Add intel_dmc_has_payload() helper
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for More DMC cleanup
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v2 0/1] drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
 2021-05-20 18:42 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/dp_mst: Use kHz as link rate units when settig source max link caps at init (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-20 16:47 UTC  (3+ messages)
` [Intel-gfx] [RFC PATCH 04/97] drm/i915/guc: skip disabling CTBs before sanitizing the GuC

[Intel-gfx] i915 and swiotlb_max_segment
 2021-05-20 15:12 UTC  (2+ messages)

[Intel-gfx] [PULL] drm-misc-fixes
 2021-05-20 14:08 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: fix typo issue
 2021-05-20 14:07 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH v6 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-05-20 13:03 UTC 

[Intel-gfx] [PATCH] drm/i915: Implement PSF GV point support
 2021-05-20 12:17 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] Requests For Proposals for hosting XDC 2022 are now open
 2021-05-20 10:15 UTC 

[Intel-gfx] [PULL] drm-intel-fixes
 2021-05-20 11:57 UTC 

[Intel-gfx] [CI 00/17] ADL-P: more reviewed patches
 2021-05-20 10:11 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for ADL-P: more reviewed patches (rev2)

[Intel-gfx] XDC 2021: Registration & Call for Proposals now open!
 2021-05-20 10:01 UTC 

[Intel-gfx] New uAPI for color management proposal and feedback request
 2021-05-20  7:58 UTC  (5+ messages)

[Intel-gfx] [PATCH v7 00/15] Restricted DMA
 2021-05-20  6:40 UTC  (19+ messages)
` [Intel-gfx] [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions
` [Intel-gfx] [PATCH v7 02/15] swiotlb: Refactor swiotlb_create_debugfs
` [Intel-gfx] [PATCH v7 03/15] swiotlb: Add DMA_RESTRICTED_POOL
` [Intel-gfx] [PATCH v7 04/15] swiotlb: Add restricted DMA pool initialization
` [Intel-gfx] [PATCH v7 05/15] swiotlb: Add a new get_io_tlb_mem getter
` [Intel-gfx] [PATCH v7 06/15] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [Intel-gfx] [PATCH v7 07/15] swiotlb: Update is_swiotlb_active "
` [Intel-gfx] [PATCH v7 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()

[Intel-gfx] [PATCH] drm/i915/fbc: Don't nuke manually around flips
 2021-05-19 23:34 UTC  (2+ messages)

[Intel-gfx] [PATCH v6 0/9] drm: Extract DPCD backlight helpers from i915, add support in nouveau
 2021-05-19 23:29 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm: Extract DPCD backlight helpers from i915, add support in nouveau (rev10)

[Intel-gfx] [PULL] drm-intel-next
 2021-05-19 19:10 UTC 

[Intel-gfx] [PATCH 2/2] Revert "drm/i915: Propagate errors on awaiting already signaled fences"
 2021-05-19 19:01 UTC  (5+ messages)
` [Intel-gfx] [PATCH] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).