dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-09 18:49:14 to 2022-10-10 18:24:43 UTC [more...]

[Bug 213145] New: AMDGPU resets, timesout and crashes after "*ERROR* Waiting for fences timed out!"
 2022-10-10 18:24 UTC  (3+ messages)
` [Bug 213145] "

[linux-next:master] BUILD REGRESSION cd9fd78f5c11b5e165d9317ef11e613f4aef4dd1
 2022-10-10 17:20 UTC 

[PATCH v3 00/17] drm/i915/vm_bind: Add VM_BIND functionality
 2022-10-10 17:15 UTC  (21+ messages)
` [PATCH v3 01/17] drm/i915/vm_bind: Expose vm lookup function
` [PATCH v3 02/17] drm/i915/vm_bind: Add __i915_sw_fence_await_reservation()
` [PATCH v3 03/17] drm/i915/vm_bind: Expose i915_gem_object_max_page_size()
` [PATCH v3 04/17] drm/i915/vm_bind: Add support to create persistent vma
` [PATCH v3 05/17] drm/i915/vm_bind: Implement bind and unbind of object
` [PATCH v3 06/17] drm/i915/vm_bind: Support for VM private BOs
` [PATCH v3 07/17] drm/i915/vm_bind: Add support to handle object evictions
` [PATCH v3 08/17] drm/i915/vm_bind: Support persistent vma activeness tracking
` [PATCH v3 09/17] drm/i915/vm_bind: Add out fence support
` [PATCH v3 10/17] drm/i915/vm_bind: Abstract out common execbuf functions
` [PATCH v3 11/17] drm/i915/vm_bind: Use common execbuf functions in execbuf path
` [PATCH v3 12/17] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
` [PATCH v3 13/17] drm/i915/vm_bind: Update i915_vma_verify_bind_complete()
` [PATCH v3 14/17] drm/i915/vm_bind: Expose i915_request_await_bind()
` [PATCH v3 15/17] drm/i915/vm_bind: Handle persistent vmas in execbuf3
` [PATCH v3 16/17] drm/i915/vm_bind: userptr dma-resv changes
` [PATCH v3 17/17] drm/i915/vm_bind: Add uapi for user to enable vm_bind_mode

[PATCH v3 0/2] drm/i915/slpc: Update frequency debugfs for SLPC
 2022-10-10 17:08 UTC  (4+ messages)
` [PATCH v3 2/2] drm/i915/slpc: Update the frequency debugfs
  ` [Intel-gfx] "

[PATCH 0/8] drm/ast: Convert ast driver to SHMEM
 2022-10-10 17:06 UTC  (10+ messages)
` [PATCH 1/8] drm/ast: Acquire I/O-register lock in atomic_commit_tail function
` [PATCH 2/8] drm/ast: Call drm_atomic_helper_check_plane_state() unconditionally
` [PATCH 3/8] drm/ast: Do not call drm_atomic_add_affected_planes()
` [PATCH 4/8] drm/ast: Remove cursor double buffering
` [PATCH 5/8] drm/ast: Rename struct ast_cursor_plane to struct ast_plane
` [PATCH 6/8] drm/ast: Style cleanups in plane code
` [PATCH 7/8] drm/ast: Convert ast to SHMEM
` [PATCH 8/8] drm/ast: Avoid reprogramming primary-plane scanout address

[PATCH 0/3] Add a drm_crtc_helper_atomic_check() helper
 2022-10-10 17:02 UTC  (4+ messages)
` [PATCH 1/3] drm/simpledrm: Do not call drm_atomic_add_affected_planes()
` [PATCH 2/3] drm/ssd130x: "
` [PATCH 3/3] drm/crtc-helper: Add a drm_crtc_helper_atomic_check() helper

[PATCH v2 0/7] drm/vc4: Fix the core clock behaviour
 2022-10-10 16:52 UTC  (4+ messages)
` [PATCH v2 3/7] firmware: raspberrypi: Provide a helper to query a clock max rate

[PATCH 0/2] drm/vc4: hdmi: Fixes for the RaspberryPi 0-3 stalls
 2022-10-10 16:38 UTC  (3+ messages)

[RESEND PATCH v2] drm/mediatek: Add AFBC support to Mediatek DRM driver
 2022-10-10 15:01 UTC 

Difference GART/GTT and related questions
 2022-10-10 14:05 UTC  (2+ messages)

[PATCH] drm/bridge: tc358775: Do not soft reset i2c-slave controller
 2022-10-10 12:38 UTC  (3+ messages)

[PATCH v4 00/30] drm: Analog TV Improvements
 2022-10-10 12:11 UTC  (17+ messages)
` [PATCH v4 02/30] drm/tests: Order Kunit tests in Makefile
  ` (subset) "
` [PATCH v4 04/30] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity
  ` (subset) "
` [PATCH v4 05/30] drm/connector: Rename subconnector state variable
  ` (subset) "
` [PATCH v4 06/30] drm/atomic: Add TV subconnector property to get/set_property
  ` (subset) "
` [PATCH v4 12/30] drm/modes: Only consider bpp and refresh before options
  ` (subset) "
` [PATCH v4 13/30] drm/modes: parse_cmdline: Add support for named modes containing dashes
  ` (subset) "
` [PATCH v4 25/30] drm/vc4: vec: Fix definition of PAL-M mode
  ` (subset) "

[PATCH v2 0/7] drm/simpledrm: Support system memory framebuffers
 2022-10-10  9:37 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: display: simple-framebuffer: "
` [PATCH v2 4/7] drm/simpledrm: Add support for "

[RFC PATCH] drm/syncobj: add IOCTL to register an eventfd for a timeline
 2022-10-10  9:20 UTC  (5+ messages)

[PATCH] drm/i915/perf: remove redundant variable 'taken'
 2022-10-10  8:14 UTC  (3+ messages)

[PATCH] drm/i915/gem: remove redundant assignments to variable ret
 2022-10-10  8:07 UTC  (2+ messages)

[PATCH RESEND] drm/i915: Fix display problems after resume
 2022-10-10  7:44 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH -next] drm/amd/display: Simplify bool conversion
 2022-10-10  7:38 UTC 

[PATCH, v3] media: mediatek: vcodec: Add to support VP9 inner racing mode
 2022-10-10  6:33 UTC 

[PATCH v3 00/10] drm/msm: Fix math issues in MSM DSC implementation
 2022-10-09 23:53 UTC  (23+ messages)
` [PATCH v3 01/10] drm/msm/dsi: Remove useless math in DSC calculations
` [PATCH v3 02/10] drm/msm/dsi: Remove repeated calculation of slice_per_intf
` [PATCH v3 03/10] drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on modulo
` [PATCH v3 04/10] drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_size
` [PATCH v3 05/10] drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpc
` [PATCH v3 06/10] drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()
` [PATCH v3 07/10] drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC values
` [PATCH v3 08/10] drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits
` [PATCH v3 09/10] drm/msm/dpu1: "
` [PATCH v3 10/10] drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bits

[PATCH -next] drm/rcar-du: Fix undefined reference error
 2022-10-10  1:58 UTC 

[PATCH, v2] media: mediatek: vcodec: Add to support VP9 inner racing mode
 2022-10-10  6:14 UTC  (3+ messages)

[PATCH] drm/amd/display: fix array-bounds error in dc_stream_remove_writeback() [take 2]
 2022-10-10  6:05 UTC 

[PATCH] drm/amd/display: fix another array-bounds error in dc_stream_remove_writeback()
 2022-10-10  0:47 UTC 

[PATCH AUTOSEL 4.14 1/6] drm: Use size_t type for len variable in drm_copy_field()
 2022-10-09 23:58 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 2/6] drm: Prevent drm_copy_field() to attempt copying a NULL pointer
` [PATCH AUTOSEL 4.14 3/6] drm/vc4: vec: Fix timings for VEC modes
` [PATCH AUTOSEL 4.14 6/6] drm/amdgpu: fix initial connector audio value

[PATCH AUTOSEL 4.9 1/4] drm: Use size_t type for len variable in drm_copy_field()
 2022-10-09 23:58 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 2/4] drm: Prevent drm_copy_field() to attempt copying a NULL pointer
` [PATCH AUTOSEL 4.9 4/4] drm/amdgpu: fix initial connector audio value

[PATCH AUTOSEL 5.4 01/14] drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()
 2022-10-09 23:57 UTC  (10+ messages)
` [PATCH AUTOSEL 5.4 02/14] drm: Use size_t type for len variable in drm_copy_field()
` [PATCH AUTOSEL 5.4 03/14] drm: Prevent drm_copy_field() to attempt copying a NULL pointer
` [PATCH AUTOSEL 5.4 04/14] drm/amd/display: fix overflow on MIN_I64 definition
` [PATCH AUTOSEL 5.4 06/14] drm: hide unregistered connectors from GETCONNECTOR IOCTL
` [PATCH AUTOSEL 5.4 07/14] drm/vc4: vec: Fix timings for VEC modes
` [PATCH AUTOSEL 5.4 09/14] drm: panel-orientation-quirks: Add quirk for Anbernic Win600
` [PATCH AUTOSEL 5.4 11/14] drm/amdgpu: fix initial connector audio value
` [PATCH AUTOSEL 5.4 12/14] drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid
` [PATCH AUTOSEL 5.4 14/14] drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()

[PATCH AUTOSEL 4.19 01/10] drm: Use size_t type for len variable in drm_copy_field()
 2022-10-09 23:57 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 02/10] drm: Prevent drm_copy_field() to attempt copying a NULL pointer
` [PATCH AUTOSEL 4.19 03/10] drm/amd/display: fix overflow on MIN_I64 definition
` [PATCH AUTOSEL 4.19 04/10] drm: hide unregistered connectors from GETCONNECTOR IOCTL
` [PATCH AUTOSEL 4.19 05/10] drm/vc4: vec: Fix timings for VEC modes
` [PATCH AUTOSEL 4.19 07/10] drm: panel-orientation-quirks: Add quirk for Anbernic Win600
` [PATCH AUTOSEL 4.19 09/10] drm/amdgpu: fix initial connector audio value
` [PATCH AUTOSEL 4.19 10/10] drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid

[PATCH AUTOSEL 5.10 01/22] drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()
 2022-10-09 23:55 UTC  (16+ messages)
` [PATCH AUTOSEL 5.10 02/22] drm: Use size_t type for len variable in drm_copy_field()
` [PATCH AUTOSEL 5.10 03/22] drm: Prevent drm_copy_field() to attempt copying a NULL pointer
` [PATCH AUTOSEL 5.10 04/22] gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init()
` [PATCH AUTOSEL 5.10 05/22] drm/amd/display: fix overflow on MIN_I64 definition
` [PATCH AUTOSEL 5.10 07/22] udmabuf: Set ubuf->sg = NULL if the creation of sg table fails
` [PATCH AUTOSEL 5.10 08/22] drm: bridge: dw_hdmi: only trigger hotplug event on link change
` [PATCH AUTOSEL 5.10 09/22] drm: hide unregistered connectors from GETCONNECTOR IOCTL
` [PATCH AUTOSEL 5.10 10/22] drm/vc4: vec: Fix timings for VEC modes
` [PATCH AUTOSEL 5.10 12/22] drm: panel-orientation-quirks: Add quirk for Anbernic Win600
` [PATCH AUTOSEL 5.10 16/22] drm/amdgpu: fix initial connector audio value
` [PATCH AUTOSEL 5.10 17/22] drm/meson: explicitly remove aggregate driver at module unload time
` [PATCH AUTOSEL 5.10 18/22] drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid
` [PATCH AUTOSEL 5.10 20/22] drm/dp: Don't rewrite link config when setting phy test pattern
` [PATCH AUTOSEL 5.10 21/22] drm/amd/display: Remove interface for periodic interrupt 1
` [PATCH AUTOSEL 5.10 22/22] drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()

[PATCH AUTOSEL 5.15 01/25] drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()
 2022-10-09 23:54 UTC  (18+ messages)
` [PATCH AUTOSEL 5.15 02/25] drm: Use size_t type for len variable in drm_copy_field()
` [PATCH AUTOSEL 5.15 03/25] drm: Prevent drm_copy_field() to attempt copying a NULL pointer
` [PATCH AUTOSEL 5.15 04/25] drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hook
` [PATCH AUTOSEL 5.15 05/25] gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init()
` [PATCH AUTOSEL 5.15 06/25] drm/amd/display: fix overflow on MIN_I64 definition
` [PATCH AUTOSEL 5.15 08/25] udmabuf: Set ubuf->sg = NULL if the creation of sg table fails
` [PATCH AUTOSEL 5.15 09/25] drm: bridge: dw_hdmi: only trigger hotplug event on link change
` [PATCH AUTOSEL 5.15 10/25] drm: hide unregistered connectors from GETCONNECTOR IOCTL
` [PATCH AUTOSEL 5.15 12/25] drm/vc4: vec: Fix timings for VEC modes
` [PATCH AUTOSEL 5.15 14/25] drm: panel-orientation-quirks: Add quirk for Anbernic Win600
` [PATCH AUTOSEL 5.15 18/25] drm/amdgpu: fix initial connector audio value
` [PATCH AUTOSEL 5.15 19/25] drm/meson: reorder driver deinit sequence to fix use-after-free bug
` [PATCH AUTOSEL 5.15 20/25] drm/meson: explicitly remove aggregate driver at module unload time
` [PATCH AUTOSEL 5.15 21/25] drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid
` [PATCH AUTOSEL 5.15 23/25] drm/dp: Don't rewrite link config when setting phy test pattern
` [PATCH AUTOSEL 5.15 24/25] drm/amd/display: Remove interface for periodic interrupt 1
` [PATCH AUTOSEL 5.15 25/25] drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()

[PATCH AUTOSEL 5.19 01/36] drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()
 2022-10-09 23:52 UTC  (26+ messages)
` [PATCH AUTOSEL 5.19 02/36] drm: Use size_t type for len variable in drm_copy_field()
` [PATCH AUTOSEL 5.19 03/36] drm: Prevent drm_copy_field() to attempt copying a NULL pointer
` [PATCH AUTOSEL 5.19 04/36] drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hook
` [PATCH AUTOSEL 5.19 05/36] gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init()
` [PATCH AUTOSEL 5.19 06/36] drm/amd/display: fix overflow on MIN_I64 definition
` [PATCH AUTOSEL 5.19 08/36] udmabuf: Set ubuf->sg = NULL if the creation of sg table fails
` [PATCH AUTOSEL 5.19 10/36] drm: bridge: dw_hdmi: only trigger hotplug event on link change
` [PATCH AUTOSEL 5.19 11/36] drm/amdgpu: Skip the program of MMMC_VM_AGP_* in SRIOV on MMHUB v3_0_0
` [PATCH AUTOSEL 5.19 12/36] drm/admgpu: Skip CG/PG on SOC21 under SRIOV VF
` [PATCH AUTOSEL 5.19 13/36] drm: hide unregistered connectors from GETCONNECTOR IOCTL
` [PATCH AUTOSEL 5.19 15/36] drm/vc4: vec: Fix timings for VEC modes
` [PATCH AUTOSEL 5.19 17/36] drm: panel-orientation-quirks: Add quirk for Anbernic Win600
` [PATCH AUTOSEL 5.19 18/36] drm: panel-orientation-quirks: Add quirk for Aya Neo Air
` [PATCH AUTOSEL 5.19 25/36] drm/amdgpu: SDMA update use unlocked iterator
` [PATCH AUTOSEL 5.19 26/36] drm/amd/display: correct hostvm flag
` [PATCH AUTOSEL 5.19 27/36] drm/amdgpu: fix initial connector audio value
` [PATCH AUTOSEL 5.19 28/36] drm/meson: reorder driver deinit sequence to fix use-after-free bug
` [PATCH AUTOSEL 5.19 29/36] drm/meson: explicitly remove aggregate driver at module unload time
` [PATCH AUTOSEL 5.19 30/36] drm/meson: remove drm bridges at aggregate driver unbind time
` [PATCH AUTOSEL 5.19 31/36] drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid
` [PATCH AUTOSEL 5.19 32/36] drm/dp: Don't rewrite link config when setting phy test pattern
` [PATCH AUTOSEL 5.19 33/36] drm/amd/display: Remove interface for periodic interrupt 1
` [PATCH AUTOSEL 5.19 34/36] drm/amd/display: polling vid stream status in hpo dp blank
` [PATCH AUTOSEL 5.19 35/36] drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()
` [PATCH AUTOSEL 5.19 36/36] drm/amdkfd: Fix UBSAN shift-out-of-bounds warning

[PATCH AUTOSEL 6.0 01/44] drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()
 2022-10-09 23:49 UTC  (29+ messages)
` [PATCH AUTOSEL 6.0 02/44] drm: Use size_t type for len variable in drm_copy_field()
` [PATCH AUTOSEL 6.0 03/44] drm: Prevent drm_copy_field() to attempt copying a NULL pointer
` [PATCH AUTOSEL 6.0 04/44] drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hook
` [PATCH AUTOSEL 6.0 05/44] gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init()
` [PATCH AUTOSEL 6.0 06/44] drm/amd/display: fix overflow on MIN_I64 definition
` [PATCH AUTOSEL 6.0 09/44] udmabuf: Set ubuf->sg = NULL if the creation of sg table fails
` [PATCH AUTOSEL 6.0 11/44] drm/amd: fix potential memory leak
` [PATCH AUTOSEL 6.0 12/44] drm: bridge: dw_hdmi: only trigger hotplug event on link change
` [PATCH AUTOSEL 6.0 13/44] drm/amd/display: Fix variable dereferenced before check
` [PATCH AUTOSEL 6.0 14/44] drm/amdgpu: Skip the program of MMMC_VM_AGP_* in SRIOV on MMHUB v3_0_0
` [PATCH AUTOSEL 6.0 15/44] drm/admgpu: Skip CG/PG on SOC21 under SRIOV VF
` [PATCH AUTOSEL 6.0 16/44] drm: hide unregistered connectors from GETCONNECTOR IOCTL
` [PATCH AUTOSEL 6.0 18/44] drm/vc4: vec: Fix timings for VEC modes
` [PATCH AUTOSEL 6.0 20/44] drm: panel-orientation-quirks: Add quirk for Anbernic Win600
` [PATCH AUTOSEL 6.0 21/44] drm: panel-orientation-quirks: Add quirk for Aya Neo Air
` [PATCH AUTOSEL 6.0 29/44] drm/amdgpu: SDMA update use unlocked iterator
` [PATCH AUTOSEL 6.0 30/44] drm/amd/display: Fix urgent latency override for DCN32/DCN321
` [PATCH AUTOSEL 6.0 31/44] drm/amd/display: correct hostvm flag
` [PATCH AUTOSEL 6.0 32/44] drm/amdgpu: fix initial connector audio value
` [PATCH AUTOSEL 6.0 35/44] drm/meson: reorder driver deinit sequence to fix use-after-free bug
` [PATCH AUTOSEL 6.0 36/44] drm/meson: explicitly remove aggregate driver at module unload time
` [PATCH AUTOSEL 6.0 37/44] drm/meson: remove drm bridges at aggregate driver unbind time
` [PATCH AUTOSEL 6.0 38/44] drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid
` [PATCH AUTOSEL 6.0 40/44] drm/dp: Don't rewrite link config when setting phy test pattern
` [PATCH AUTOSEL 6.0 41/44] drm/amd/display: Remove interface for periodic interrupt 1
` [PATCH AUTOSEL 6.0 42/44] drm/amd/display: polling vid stream status in hpo dp blank
` [PATCH AUTOSEL 6.0 43/44] drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()
` [PATCH AUTOSEL 6.0 44/44] drm/amdkfd: Fix UBSAN shift-out-of-bounds warning


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