dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-28 15:11:27 to 2022-03-29 12:14:30 UTC [more...]

[PATCH v2 1/2] drm: Add GPU reset sysfs event
 2022-03-29 12:14 UTC  (18+ messages)

[PATCH v9 00/23] drm/rockchip: RK356x VOP2 support
 2022-03-29 11:56 UTC  (26+ messages)
` [PATCH v9 01/23] clk: rk3568: Mark hclk_vo as critical
` [PATCH v9 02/23] drm/rockchip: Embed drm_encoder into rockchip_decoder
` [PATCH v9 03/23] drm/rockchip: Add crtc_endpoint_id to rockchip_encoder
` [PATCH v9 04/23] drm/rockchip: dw_hdmi: rename vpll clock to reference clock
` [PATCH v9 05/23] dt-bindings: display: rockchip: dw-hdmi: use "ref" as clock name
` [PATCH v9 06/23] arm64: dts: rockchip: rk3399: rename HDMI ref clock to 'ref'
` [PATCH v9 07/23] drm/rockchip: dw_hdmi: add rk3568 support
` [PATCH v9 08/23] dt-bindings: display: rockchip: dw-hdmi: Add compatible for rk3568 HDMI
` [PATCH v9 09/23] drm/rockchip: dw_hdmi: add regulator support
` [PATCH v9 10/23] dt-bindings: display: rockchip: dw-hdmi: Add "
` [PATCH v9 11/23] drm/rockchip: dw_hdmi: Use auto-generated tables
` [PATCH v9 12/23] drm/rockchip: dw_hdmi: drop mode_valid hook
` [PATCH v9 13/23] drm/rockchip: dw_hdmi: Set cur_ctr to 0 always
` [PATCH v9 14/23] drm/rockchip: dw_hdmi: add default 594Mhz clk for 4K@60hz
` [PATCH v9 15/23] dt-bindings: display: rockchip: dw-hdmi: Make unwedge pinctrl optional
` [PATCH v9 16/23] arm64: dts: rockchip: rk356x: Add VOP2 nodes
` [PATCH v9 17/23] arm64: dts: rockchip: rk356x: Add HDMI nodes
` [PATCH v9 18/23] arm64: dts: rockchip: rk3568-evb: Enable VOP2 and hdmi
` [PATCH v9 19/23] arm64: dts: rockchip: enable vop2 and hdmi tx on quartz64a
` [PATCH v9 20/23] drm/rockchip: Make VOP driver optional
` [PATCH v9 21/23] drm: rockchip: Add VOP2 driver
` [PATCH v9 22/23] dt-bindings: display: rockchip: Add binding for VOP2
` [PATCH v9 23/23] dt-bindings: display: rockchip: dw-hdmi: fix ports description

[PATCH] drm/v3d: Use kvcalloc
 2022-03-29 12:01 UTC  (3+ messages)

[PATCH v2] drm: add a check to verify the size alignment
 2022-03-29 11:28 UTC  (5+ messages)

[PATCH v11] drm/amdgpu: add drm buddy support to amdgpu
 2022-03-29 11:24 UTC  (4+ messages)

Allow ttm_buffer_object without resource
 2022-03-29 11:02 UTC  (12+ messages)
` [PATCH 01/11] drm/radeon: switch over to ttm_bo_init_reserved
` [PATCH 02/11] drm/nouveau: "
` [PATCH 03/11] drm/vram-helper: "
` [PATCH 04/11] drm/ttm: move default BO destructor into VMWGFX
` [PATCH 05/11] drm/ttm: drop ttm_bo_init
` [PATCH 06/11] drm/ttm: rename and cleanup ttm_bo_init_reserved
` [PATCH 07/11] drm/amdgpu: audit bo->resource usage
` [PATCH 08/11] drm/nouveau: "
` [PATCH 09/11] drm/ttm: "
` [PATCH 10/11] drm/ttm: stop allocating dummy resources during BO creation
` [PATCH 11/11] drm/ttm: stop allocating a dummy resource for pipelined gutting

[PATCH] dispnv50: atom: fix an incorrect NULL check on list iterator
 2022-03-29 10:59 UTC  (3+ messages)

[PATCH] drm: tegra: fix memory leak in error handling path
 2022-03-29 10:55 UTC  (2+ messages)

[PATCH 00/22] drm/mediatek: Add mt8195 DisplayPort driver
 2022-03-29 10:42 UTC  (10+ messages)
` [PATCH v9 01/22] dt-bindings: mediatek,dpi: Add DP_INTF compatible
` [PATCH v9 02/22] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v9 15/22] drm/mediatek: dpi: Add dpintf support
` [PATCH v9 18/22] drm/mediatek: Add mt8195 Embedded DisplayPort driver

[PATCH] drm: msm: add null pointer check
 2022-03-29 10:34 UTC 

[PATCH v2 00/12] iio: buffer-dma: write() and new DMABUF based API
 2022-03-29  9:47 UTC  (27+ messages)
` [PATCH v2 01/12] iio: buffer-dma: Get rid of outgoing queue
` [PATCH v2 02/12] iio: buffer-dma: Enable buffer write support
` [PATCH v2 04/12] iio: buffer-dmaengine: Enable "
` [PATCH v2 05/12] iio: core: Add new DMABUF interface infrastructure
` [PATCH v2 07/12] iio: buffer-dma: Use DMABUFs instead of custom solution
` [PATCH v2 11/12] iio: buffer-dmaengine: Add support for cyclic buffers
  ` [PATCH v2 12/12] Documentation: iio: Document high-speed DMABUF based API

[PATCH] gma500: fix an incorrect NULL check on list iterator
 2022-03-29  9:36 UTC  (2+ messages)

[PATCH] video: fbdev: use if else instead
 2022-03-29  9:14 UTC 

[CI v2] drm/i915: Move intel_vtd_active and run_as_guest to i915_utils
 2022-03-29  9:02 UTC 

[PATCH] UPSTREAM: drm/amdgpu: Disable ABM when AC mode
 2022-03-29  8:52 UTC  (2+ messages)
`  "

[PATCH 1/2] dma-buf/sync-file: fix logic error in new fence merge code
 2022-03-29  8:55 UTC  (8+ messages)
` [PATCH 2/2] dma-buf: handle empty dma_fence_arrays gracefully
` [Linaro-mm-sig] [PATCH 1/2] dma-buf/sync-file: fix logic error in new fence merge code

[PATCH v5 00/11] drm/bridge: tc358767: Add DSI-to-DPI mode support
 2022-03-29  8:50 UTC  (12+ messages)
` [PATCH v5 01/11] dt-bindings: display: bridge: tc358867: Document DPI output support
` [PATCH v5 02/11] dt-bindings: display: bridge: tc358867: Document DSI data-lanes property
` [PATCH v5 03/11] drm/bridge: tc358767: Change tc_ prefix to tc_edp_ for (e)DP specific functions
` [PATCH v5 04/11] drm/bridge: tc358767: Convert to atomic ops
` [PATCH v5 05/11] drm/bridge: tc358767: Implement atomic_check callback
` [PATCH v5 06/11] drm/bridge: tc358767: Move (e)DP bridge endpoint parsing into dedicated function
` [PATCH v5 07/11] drm/bridge: tc358767: Wrap (e)DP aux I2C registration into tc_aux_link_setup()
` [PATCH v5 08/11] drm/bridge: tc358767: Move bridge ops setup into tc_probe_edp_bridge_endpoint()
` [PATCH v5 09/11] drm/bridge: tc358767: Detect bridge mode from connected endpoints in DT
` [PATCH v5 10/11] drm/bridge: tc358767: Split tc_set_video_mode() into common and (e)DP part
` [PATCH v5 11/11] drm/bridge: tc358767: Add DSI-to-DPI mode support

[PATCH next, v2] kernel: Add 1 ms delay to init handler to fix s3 resume hang
 2022-03-29  8:45 UTC  (3+ messages)

[RFC v4 0/8] Proposal for a GPU cgroup controller
 2022-03-29  8:42 UTC  (5+ messages)
` [RFC v4 4/8] dmabuf: heaps: export system_heap buffers with GPU cgroup charging

[PATCH v7 0/9] drm/i915/ttm: Evict and restore of compressed object
 2022-03-29  8:13 UTC  (16+ messages)
` [PATCH v7 1/9] drm/i915/gt: use engine instance directly for offset
` [PATCH v7 2/9] drm/i915/gt: Use XY_FAST_COLOR_BLT to clear obj on graphics ver 12+
` [PATCH v7 3/9] drm/i915/gt: Optimize the migration and clear loop
` [PATCH v7 4/9] drm/i915/gt: Clear compress metadata for Flat-ccs objects
  ` [Intel-gfx] "
` [PATCH v7 5/9] drm/i915/selftest_migrate: Consider the possible roundup of size
  ` [Intel-gfx] "
` [PATCH v7 6/9] drm/i915/selftest_migrate: Check CCS meta data clear
  ` [Intel-gfx] "
` [PATCH v7 7/9] drm/ttm: Add a parameter to add extra pages into ttm_tt
` [PATCH v7 8/9] drm/i915/gem: Add extra pages in ttm_tt for ccs data
` [PATCH v7 9/9] drm/i915/migrate: Evict and restore the flatccs capable lmem obj
  ` [Intel-gfx] "

[PATCH] drm/dp_mst: Lower down debug info level when receive NAK
 2022-03-29  8:05 UTC 

[PATCH v4 00/11] drm/bridge: tc358767: Add DSI-to-DPI mode support
 2022-03-29  7:58 UTC  (16+ messages)
` [PATCH v4 01/11] dt-bindings: display: bridge: tc358867: Document DPI output support
` [PATCH v4 02/11] dt-bindings: display: bridge: tc358867: Document DSI data-lanes property
` [PATCH v4 03/11] drm/bridge: tc358767: Change tc_ prefix to tc_edp_ for (e)DP specific functions
` [PATCH v4 04/11] drm/bridge: tc358767: Convert to atomic ops
` [PATCH v4 05/11] drm/bridge: tc358767: Implement atomic_check callback
` [PATCH v4 06/11] drm/bridge: tc358767: Move (e)DP bridge endpoint parsing into dedicated function
` [PATCH v4 07/11] drm/bridge: tc358767: Wrap (e)DP aux I2C registration into tc_aux_link_setup()
` [PATCH v4 08/11] drm/bridge: tc358767: Move bridge ops setup into tc_probe_edp_bridge_endpoint()
` [PATCH v4 09/11] drm/bridge: tc358767: Detect bridge mode from connected endpoints in DT
` [PATCH v4 10/11] drm/bridge: tc358767: Split tc_set_video_mode() into common and (e)DP part
` [PATCH v4 11/11] drm/bridge: tc358767: Add DSI-to-DPI mode support

[PATCH] drm/i915: avoid concurrent writes to aux_inv
 2022-03-29  7:51 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] dt-bindings: display: msm: dsi: remove address/size cells
 2022-03-29  6:31 UTC  (8+ messages)

回复: Re: [PATCH] drm/amdgpu: resolve s3 hang for r7340
 2022-03-29  6:01 UTC  (2+ messages)

[PATCH v11 0/7] drm/lsdc: add drm driver for loongson display controller
 2022-03-29  2:02 UTC  (12+ messages)
` [PATCH v11 5/7] dt-bindings: display: Add Loongson "

[git pull] drm for 5.18-rc1
 2022-03-29  1:54 UTC  (2+ messages)
` amdgpu link problem (was Re: [git pull] drm for 5.18-rc1)

[PATCH] fbdev: defio: fix the pagelist corruption
 2022-03-28 23:58 UTC  (5+ messages)

[PATCH] dispnv50: atom: fix an incorrect NULL check on list iterator
 2022-03-28 21:20 UTC  (2+ messages)

2022 X.org Foundation Election Candidates
 2022-03-28 21:18 UTC 

[PATCH] virtio-gpu: fix a missing check to avoid NULL dereference
 2022-03-28 21:08 UTC  (2+ messages)

[PATCH] drm/i915: Move intel_vtd_active and run_as_guest to i915_utils
 2022-03-28 21:02 UTC  (2+ messages)

[RFC] drm/i915: Split out intel_vtd_active and run_as_guest to own header
 2022-03-28 20:48 UTC  (9+ messages)

[PATCH V3 00/12] drm/bridge: tc358767: Add DSI-to-DPI mode support
 2022-03-28 20:22 UTC  (14+ messages)
` [PATCH V3 01/12] dt-bindings: display: bridge: tc358867: Document DPI output support
` [PATCH V3 02/12] dt-bindings: display: bridge: tc358867: Document DSI data-lanes property
` [PATCH V3 05/12] drm/bridge: tc358767: Implement atomic_check callback
` [PATCH V3 06/12] drm/bridge: tc358767: Move hardware init to enable callback
` [PATCH V3 09/12] drm/bridge: tc358767: Move bridge ops setup into tc_probe_edp_bridge_endpoint()
` [PATCH V3 12/12] drm/bridge: tc358767: Add DSI-to-DPI mode support

[PATCH v6 00/12] clk: Improve clock range handling
 2022-03-28 19:36 UTC  (9+ messages)
` [PATCH v6 02/12] clk: Introduce Kunit Tests for the framework

[PATCH 0/5] dyndbg add exclusive class support
 2022-03-28 19:07 UTC  (6+ messages)
` [PATCH 2/5] dyndbg: add class_id field and query support

[PATCH v5 0/9] drm/i915/ttm: Evict and restore of compressed object
 2022-03-28 18:59 UTC  (10+ messages)
` [PATCH v5 3/9] drm/i915/gt: Clear compress metadata for Flat-ccs objects
  ` [Intel-gfx] "
` [PATCH v5 6/9] drm/i915/gt: offset handling for multiple copy engines
  ` [Intel-gfx] "
` [PATCH v5 8/9] drm/i915/gem: Add extra pages in ttm_tt for ccs data

[PATCH v3 00/12] drm/edid: constify EDID parsing, with fixes
 2022-03-28 18:36 UTC  (26+ messages)
` [PATCH v3 02/12] drm/edid: fix reduced blanking support check
` [PATCH v3 03/12] drm/edid: pass a timing pointer to is_display_descriptor()
` [PATCH v3 04/12] drm/edid: pass a timing pointer to is_detailed_timing_descriptor()
` [PATCH v3 05/12] drm/edid: use struct detailed_timing member access in is_rb()
` [PATCH v3 06/12] drm/edid: use struct detailed_timing member access in gtf2 functions
` [PATCH v3 07/12] drm/edid: constify struct detailed_timing in lower level parsing
` [PATCH v3 08/12] drm/edid: constify struct detailed_timing in parsing callbacks
` [PATCH v3 09/12] drm/edid: constify struct edid passed to detailed blocks
` [PATCH v3 10/12] drm/edid: constify struct edid passed around in callbacks and closure
` [PATCH v3 11/12] drm/edid: add more general struct edid constness in the interfaces
` [PATCH v3 12/12] drm/edid: split drm_add_edid_modes() to two

[RFC PATCH] drm/amd/display: dont ignore alpha property
 2022-03-28 18:21 UTC  (6+ messages)

[PATCH] drm/i915: avoid concurrent writes to aux_inv
 2022-03-28 17:58 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 0/2] remove DC_FP_* wrappers in dml files
 2022-03-28 17:46 UTC  (5+ messages)
` [PATCH 1/2] drm/amd/display: detach fpu operations from dcn10_validate_bandwidth in calcs

[PATCH 01/23] dma-buf: add dma_resv_replace_fences v2
 2022-03-28 17:14 UTC  (3+ messages)
` [PATCH 12/23] dma-buf/drivers: make reserving a shared slot mandatory v3

[PATCH v3 1/8] Revert "drm/bridge: dw-mipi-dsi: Find the possible DSI devices"
 2022-03-28 16:46 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Propagate error on failed ioctl
 2022-03-28 16:36 UTC  (3+ messages)

[PATCH v2 00/11] drm/edid: constify EDID parsing, with some fixes
 2022-03-28 16:31 UTC  (3+ messages)
` [PATCH v2 02/11] drm/edid: fix reduced blanking support check

[PATCH v2] drm/bridge: nwl-dsi: switch to devm_drm_of_get_bridge
 2022-03-28 16:10 UTC  (4+ messages)

[PATCH] drm/i915/uapi: Add DRM_I915_QUERY_GEOMETRY_SUBSLICES
 2022-03-28 16:01 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH 0/6] drm/vc4: Fixes for the writeback
 2022-03-28 15:36 UTC  (7+ messages)
` [PATCH 1/6] drm/vc4: hvs: Reset muxes at probe time
` [PATCH 2/6] drm/vc4: txp: Don't set TXP_VSTART_AT_EOF
` [PATCH 3/6] drm/vc4: txp: Force alpha to be 0xff if it's disabled
` [PATCH 4/6] drm/vc4: kms: Store channel in local variable
` [PATCH 5/6] drm/vc4: kms: Warn if we have an incompatible muxing setup
` [PATCH 6/6] drm/vc4: kms: Improve logging

[PATCH 0/3] drm: omapdrm: Fix excessive GEM buffers DMM/CMA usage
 2022-03-28 15:30 UTC  (3+ messages)


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 NNTP newsgroup(s).