dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-07 12:13:54 to 2021-07-08 18:24:45 UTC [more...]

[Bug 213391] New: AMDGPU retries page fault with some specific processes amdgpu: [gfxhub0] retry page fault until *ERROR* ring gfx timeout, but soft recovered
 2021-07-08 18:24 UTC  (2+ messages)
` [Bug 213391] AMDGPU retries page fault with some specific processes amdgpu and sometimes followed "

[PATCH 00/30] drm/i915/gem: ioctl clean-ups (v9)
 2021-07-08 17:55 UTC  (32+ messages)
` [PATCH 01/30] drm/i915: Drop I915_CONTEXT_PARAM_RINGSIZE
` [PATCH 02/30] drm/i915: Stop storing the ring size in the ring pointer (v3)
` [PATCH 03/30] drm/i915: Drop I915_CONTEXT_PARAM_NO_ZEROMAP
` [PATCH 04/30] drm/i915/gem: Set the watchdog timeout directly in intel_context_set_gem (v2)
` [PATCH 05/30] drm/i915/gem: Return void from context_apply_all
` [PATCH 06/30] drm/i915: Drop the CONTEXT_CLONE API (v2)
` [PATCH 07/30] drm/i915: Implement SINGLE_TIMELINE with a syncobj (v4)
` [PATCH 08/30] drm/i915: Drop getparam support for I915_CONTEXT_PARAM_ENGINES
` [PATCH 09/30] drm/i915/gem: Disallow bonding of virtual engines (v3)
` [PATCH 10/30] drm/i915/gem: Remove engine auto-magic with FENCE_SUBMIT (v2)
` [PATCH 11/30] drm/i915/request: Remove the hook from await_execution
` [PATCH 12/30] drm/i915/gem: Disallow creating contexts with too many engines
` [PATCH 13/30] drm/i915: Stop manually RCU banging in reset_stats_ioctl (v2)
` [PATCH 14/30] drm/i915/gem: Add a separate validate_priority helper
` [PATCH 15/30] drm/i915: Add gem/i915_gem_context.h to the docs
` [PATCH 16/30] drm/i915/gem: Add an intermediate proto_context struct (v5)
` [PATCH 17/30] drm/i915/gem: Rework error handling in default_engines
` [PATCH 18/30] drm/i915/gem: Optionally set SSEU in intel_context_set_gem
` [PATCH 19/30] drm/i915: Add an i915_gem_vm_lookup helper
` [PATCH 20/30] drm/i915/gem: Make an alignment check more sensible
` [PATCH 21/30] drm/i915/gem: Use the proto-context to handle create parameters (v5)
` [PATCH 22/30] drm/i915/gem: Return an error ptr from context_lookup
` [PATCH 23/30] drm/i915/gt: Drop i915_address_space::file (v2)
` [PATCH 24/30] drm/i915/gem: Delay context creation (v3)
` [PATCH 25/30] drm/i915/gem: Don't allow changing the VM on running contexts (v4)
` [PATCH 26/30] drm/i915/gem: Don't allow changing the engine set on running contexts (v3)
` [PATCH 27/30] drm/i915/selftests: Take a VM in kernel_context()
` [PATCH 28/30] i915/gem/selftests: Assign the VM at context creation in igt_shared_ctx_exec
` [PATCH 29/30] drm/i915/gem: Roll all of context creation together
` [PATCH 30/30] drm/i915: Finalize contexts in GEM_CONTEXT_CREATE on version 13+

[PATCH] drm/cma-helper: Release non-coherent memory with dma_free_noncoherent()
 2021-07-08 17:51 UTC 

[PATCH v3 00/20] drm/sched dependency tracking and dma-resv fixes
 2021-07-08 17:37 UTC  (21+ messages)
` [PATCH v3 01/20] drm/sched: entity->rq selection cannot fail
` [PATCH v3 02/20] drm/sched: Split drm_sched_job_init
` [PATCH v3 03/20] drm/sched: Barriers are needed for entity->last_scheduled
` [PATCH v3 04/20] drm/sched: Add dependency tracking
` [PATCH v3 05/20] drm/sched: drop entity parameter from drm_sched_push_job
` [PATCH v3 06/20] drm/sched: improve docs around drm_sched_entity
` [PATCH v3 07/20] drm/panfrost: use scheduler dependency tracking
` [PATCH v3 08/20] drm/lima: "
` [PATCH v3 09/20] drm/v3d: Move drm_sched_job_init to v3d_job_init
` [PATCH v3 10/20] drm/v3d: Use scheduler dependency handling
` [PATCH v3 11/20] drm/etnaviv: "
` [PATCH v3 12/20] drm/gem: Delete gem array fencing helpers
` [PATCH v3 13/20] drm/sched: Don't store self-dependencies
` [PATCH v3 14/20] drm/sched: Check locking in drm_sched_job_await_implicit
` [PATCH v3 15/20] drm/msm: Don't break exclusive fence ordering
` [PATCH v3 16/20] drm/msm: always wait for the exclusive fence
` [PATCH v3 17/20] drm/etnaviv: Don't break exclusive fence ordering
` [PATCH v3 18/20] drm/i915: delete exclude argument from i915_sw_fence_await_reservation
` [PATCH v3 19/20] drm/i915: Don't break exclusive fence ordering
` [PATCH v3 20/20] dma-resv: Give the docs a do-over

[PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
 2021-07-08 16:44 UTC  (9+ messages)

[PATCH 0/7] CT changes required for GuC submission
 2021-07-08 16:20 UTC  (8+ messages)
` [PATCH 1/7] drm/i915/guc: Relax CTB response timeout
` [PATCH 2/7] drm/i915/guc: Improve error message for unsolicited CT response
` [PATCH 3/7] drm/i915/guc: Increase size of CTB buffers
` [PATCH 4/7] drm/i915/guc: Add non blocking CTB send function
` [PATCH 5/7] drm/i915/guc: Add stall timer to "
` [PATCH 6/7] drm/i915/guc: Optimize CTB writes and reads
` [PATCH 7/7] drm/i915/guc: Module load failure test for CT buffer creation

BUG: MTK DRM/HDMI broken on 5.13 (mt7623/bpi-r2)
 2021-07-08 15:31 UTC  (12+ messages)
  ` Aw: "
    `  "
      ` Aw: "

[PATCH] drm/tegra: gr2d: Explicitly control module reset
 2021-07-08 15:19 UTC  (3+ messages)

[PATCH 1/2 v3] drm/panel: Add DT bindings for Samsung LMS380KF01
 2021-07-08 14:48 UTC  (3+ messages)
` [PATCH 2/2 v3] drm/panel: ws2401: Add driver for WideChips WS2401

[PATCH] drm/meson: Convert to Linux IRQ interfaces
 2021-07-08 13:48 UTC  (3+ messages)

[PATCH 1/2] drm/gud: Add Raspberry Pi Pico ID
 2021-07-08 13:41 UTC  (3+ messages)

[PATCH 0/7] CT changes required for GuC submission
 2021-07-08 13:23 UTC  (15+ messages)
` [PATCH 6/7] drm/i915/guc: Optimize CTB writes and reads
` [PATCH 06/56] "
` [PATCH 06/7] "
` [PATCH 0/2] Introduce set_parallel2 extension
  ` [PATCH 1/2] INTEL_DII/NOT_UPSTREAM: drm/i915: "
  ` [PATCH 2/2] REVIEW: Full tree diff against internal/internal

[PATCH] dma-heap: Let dma heap use dma_map_attrs to map & unmap iova
 2021-07-08 10:14 UTC 

[PATCH] MAINTAINERS: Add Raphael Gallais-Pou as STM32 DRM maintainer
 2021-07-08 12:54 UTC 

Start fixing the shared to exclusive fence dependencies
 2021-07-08 12:52 UTC  (4+ messages)
` [PATCH 4/4] drm/msm: always wait for the exclusive fence

[PATCH v1 0/7] drm/msm/dpu: add support for idependent DSI config
 2021-07-08 12:28 UTC  (8+ messages)
` [PATCH v1 1/7] drm/msm/dsi: rename dual DSI to bonded DSI
` [PATCH v1 2/7] drm/msm/dsi: add two helper functions
` [PATCH v1 3/7] drm/msm/dpu: support setting up two independent DSI connectors
` [PATCH v1 4/7] drm/msm/mdp5: move mdp5_encoder_set_intf_mode after msm_dsi_modeset_init
` [PATCH v1 5/7] drm/msm/dp: stop calling set_encoder_mode callback
` [PATCH v1 6/7] drm/msm/dsi: "
` [PATCH v1 7/7] drm/msm/kms: drop "

[PATCH] drm/msm: Implement mmap as GEM object function
 2021-07-08 12:15 UTC  (3+ messages)

[PATCH v4 0/7] drm/panfrost: drm/panfrost: Add a new submit ioctl
 2021-07-08 12:10 UTC  (4+ messages)
` [PATCH v4 5/7] drm/panfrost: Add a new ioctl to submit batches

[PATCH] drm/qxl: add NULL check for bo->resource
 2021-07-08 12:10 UTC  (2+ messages)

[PATCH] drm/exynox: Implement mmap as GEM object function
 2021-07-08 12:05 UTC  (2+ messages)

[PATCH] drm/mediatek: Implement mmap as GEM object function
 2021-07-08 12:04 UTC  (2+ messages)

[PATCH] drm/xen: Implement mmap as GEM object function
 2021-07-08 12:02 UTC  (2+ messages)

[PATCH] drm/rockchip: Implement mmap as GEM object function
 2021-07-08 12:01 UTC  (2+ messages)

[PATCH v3] drm/panel: Add support for E Ink VB3300-KCA
 2021-07-08 11:57 UTC 

[PATCH] drm/msm/mdp5: fix 64-bit division in bandwidth calculation
 2021-07-08 11:53 UTC  (2+ messages)

[PATCH] drm/radeon: Fix NULL dereference when updating memory stats
 2021-07-08 11:42 UTC 

[PATCH] dma-buf: fix and rework dma_buf_poll v5
 2021-07-08 11:41 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Add newlines to printks
 2021-07-08 11:38 UTC  (2+ messages)

Oops in qxl_bo_move_notify()
 2021-07-08 11:30 UTC  (3+ messages)

[PATCH] gpu: ttm: fix GPF in ttm_bo_release
 2021-07-08 11:29 UTC  (7+ messages)
        ` [PATCH v2] gpu: ttm: add missing NULL checks

[PATCH v2 00/11] drm/scheduler dependency tracking
 2021-07-08 11:28 UTC  (21+ messages)
` [PATCH v2 01/11] drm/sched: Split drm_sched_job_init
` [PATCH v2 08/11] drm/etnaviv: Use scheduler dependency handling

[PULL] drm-intel-next for v5.15
 2021-07-08  9:39 UTC 

[PATCH v2] drm/vkms: Creating a debug file to get/track vkms config in vkms_drv.c
 2021-07-08  9:20 UTC 

[PATCH] video: backlight: Only set maximum brightness for gpio-backlight
 2021-07-08  9:10 UTC 

[PATCH v9 0/5] Generic page pool & deferred freeing for system dmabuf hea
 2021-07-08  7:37 UTC  (6+ messages)
` [PATCH v9 1/5] drm: Add a sharable drm page-pool implementation
    ` page pools, was "

[PATCH v3] drm/panfrost:fix the exception name always "UNKNOWN"
 2021-07-08  7:34 UTC 

[PATCH 0/7] add fixes to pass DP Link Layer compliance test cases
 2021-07-08  7:34 UTC  (11+ messages)
` [PATCH 1/7] drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test run
` [PATCH 2/7] drm/msm/dp: reduce link rate if failed at link training 1
` [PATCH 3/7] drm/msm/dp: reset aux controller after dp_aux_cmd_fifo_tx() failed
` [PATCH 5/7] drm/msm/dp: return correct edid checksum after corrupted edid checksum read
` [PATCH 7/7] drm/msm/dp: retrain link when loss of symbol lock detected

[PATCH v2 0/2] Add support of HDMI for rk3568
 2021-07-07 12:03 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: rockchip: Add compatible for rk3568 HDMI
` [PATCH v2 2/2] drm/rockchip: dw_hdmi: add rk3568 support

[PATCH v2 0/2] GPD Win Max display fixes
 2021-07-07 21:30 UTC  (6+ messages)
` [PATCH v2 1/2] drm/i915/opregion: add support for mailbox #5 EDID

[PATCH 1/2] drivers/gpu/drm/i915/gt/intel_engine_cs.c: Repair typo in function name
 2021-07-07  8:47 UTC  (2+ messages)
` [PATCH 2/2] drivers/gpu/drm/i915/display/intel_display_power.c: "

[PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
 2021-07-07 17:38 UTC  (5+ messages)

[git pull] drm fixes for 5.14-rc1
 2021-07-08  3:06 UTC 

[PATCH] drm/dp: follow DP link CTS spec to read link status back
 2021-07-08  3:04 UTC  (6+ messages)
` [PATCH v2] "

linux-next: build warnings after merge of the drm tree
 2021-07-08  2:20 UTC  (2+ messages)

[PATCH RESEND v2 0/2] GPD Win Max display fixes
 2021-07-07 22:02 UTC  (3+ messages)
` [PATCH RESEND 1/2] drm/i915/opregion: add support for mailbox #5 EDID
` [PATCH RESEND 2/2] drm: Add orientation quirk for GPD Win Max

[PATCH 0/3] drm/i915: Nuke GEN macros
 2021-07-07 21:44 UTC  (9+ messages)
` [PATCH 1/3] drm/i915/gt: finish INTEL_GEN and friends conversion
` [PATCH 2/3] drm/i915: "
` [PATCH 3/3] gpu/drm/i915: nuke old GEN macros

[PATCH] vgaarb: Rework default VGA device selection
 2021-07-07 18:40 UTC  (2+ messages)

[PATCH RFC] drm/vc4: hdmi: Fix connector detect logic
 2021-07-07 18:01 UTC  (7+ messages)

[PATCH] drm/msm: Fix display fault handling
 2021-07-07 18:01 UTC 

[PATCH] drm/vkms: Create vkms_config_debufs in vkms_drv.c
 2021-07-07 16:43 UTC  (2+ messages)

[PATCH] drm/bridge: dw-mipi-dsi: Find the possible DSI devices
 2021-07-07 16:22 UTC  (2+ messages)

[PATCH] drm/stm: ltdc: Silence -EPROBE_DEFER till bridge attached
 2021-07-07 16:18 UTC  (2+ messages)

[PATCH 00/53] Begin enabling Xe_HP SDV and DG2 platforms
 2021-07-07 15:53 UTC  (12+ messages)
` [PATCH 01/53] drm/i915: Add "release id" version
  ` [Intel-gfx] "
` [PATCH 03/53] drm/i915: Fork DG1 interrupt handler
    ` [Intel-gfx] "

[PATCH] drm/vc4: hdmi: Remove drm_encoder->crtc usage
 2021-07-07 15:35 UTC  (2+ messages)

[PULL] drm-intel-next-fixes
 2021-07-07 15:09 UTC 

[PATCH v2 1/5] drm/vc4: hdmi: Make sure the controller is powered up during bind
 2021-07-07 14:44 UTC  (2+ messages)

[PATCH 0/7] dma-resv fence DAG fixes
 2021-07-07 12:59 UTC  (6+ messages)
` [PATCH 3/7] drm/etnaviv: Don't break exclusive fence ordering

[PATCH v4 0/2] Add p2p via dmabuf to habanalabs
 2021-07-07 12:54 UTC  (5+ messages)
    ` [Linaro-mm-sig] "


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).