dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-22 21:41:35 to 2022-03-24 07:59:06 UTC [more...]

[PULL] drm-misc-fixes
 2022-03-24  7:58 UTC 

[PATCH] drm: mali-dp: check the return value of kzalloc()
 2022-03-24  7:52 UTC  (2+ messages)
`  "

[PATCH v11 0/7] drm/lsdc: add drm driver for loongson display controller
 2022-03-24  7:32 UTC  (30+ messages)
` [PATCH v11 2/7] MIPS: Loongson64: dts: introduce ls3A4000 evaluation board
` [PATCH v11 5/7] dt-bindings: display: Add Loongson display controller
` [PATCH v11 7/7] drm/lsdc: add drm driver for loongson "

[PATCH] backlight: replace usage of found with dedicated list iterator variable
 2022-03-24  7:06 UTC 

[PATCH] fbdev: udlfb: properly check endpoint type
 2022-03-24  6:41 UTC  (2+ messages)

[PATCH] video: of: display_timing: Remove a redundant zeroing of memory
 2022-03-24  6:38 UTC  (2+ messages)

[v2] drm/edid: check basic audio support on CEA extension block
 2022-03-24  6:16 UTC  (4+ messages)
` [v3] "

[PATCH] drm/i915/guc: Correctly free guc capture struct on error
 2022-03-24  0:04 UTC 

[Intel-gfx] [PATCH v5 13/19] drm/i915: Introduce new Tile 4 format
 2022-03-24  0:07 UTC 

[PATCH v5 00/19] drm/i915/dg2: Enabling 64k page size and flat ccs
 2022-03-23 23:42 UTC  (18+ messages)
` [PATCH v5 15/19] drm/i915/dg2: Add DG2 unified compression
  ` [Intel-gfx] "
` [PATCH v5 16/19] uapi/drm/dg2: Introduce format modifier for DG2 clear color
  ` [Intel-gfx] "

[RFC v3 5/8] dmabuf: Add gpu cgroup charge transfer function
 2022-03-23 23:37 UTC  (3+ messages)

[GIT PULL] fbdev updates & fixes for v5.18-rc1
 2022-03-23 23:36 UTC  (2+ messages)

[PATCH v6 0/6] drm: exynos: dsi: Convert drm bridge
 2022-03-23 23:32 UTC  (4+ messages)

[PATCH v4 0/3] drm/bridge: ti-sn65dsi86: Support non-eDP DisplayPort connectors
 2022-03-23 22:11 UTC  (6+ messages)
` [PATCH v4 2/3] drm/bridge: ti-sn65dsi86: Implement bridge connector operations
` [PATCH v4 3/3] drm/bridge: ti-sn65dsi86: Support hotplug detection

[PATCH 0/2] Add RZ/G2L DSI driver
 2022-03-23 21:47 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: display: bridge: Document RZ/G2L MIPI DSI TX bindings

[PATCH] drm/amd/display: use NULL instead of using plain integer as pointer
 2022-03-23 21:42 UTC  (2+ messages)

[PATCH 0/3] drm/msm/dp: simplify dp_connector_get_modes()
 2022-03-23 21:02 UTC  (10+ messages)
` [PATCH 1/3] drm/msm/dp: drop dp_mode argument from dp_panel_get_modes()
` [PATCH 2/3] drm/msm/dp: simplify dp_connector_get_modes()
` [PATCH 3/3] drm/msm/dp: remove max_pclk_khz field from dp_panel/dp_display

[PATCH 00/22] drm: Review of mode copies
 2022-03-23 20:50 UTC  (15+ messages)
` [PATCH 10/22] drm/msm: Nuke weird on stack mode copy
` [PATCH 11/22] drm/msm: Use drm_mode_init() for on-stack modes
` [PATCH 12/22] drm/msm: Use drm_mode_copy()

[PATCH] dt-bindings: display: bridge: Drop requirement on input port for DSI devices
 2022-03-23 20:38 UTC  (2+ messages)

[RFC PATCH] drm/panel: simple: panel-dpi: use bus-format to set bpc and bus_format
 2022-03-23 20:06 UTC  (14+ messages)

[PATCH 0/3] drm: bridge: it66121: Add audio support
 2022-03-23 20:06 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: display: "

[PATCH v2 0/7] Add RZ/G2L Display support
 2022-03-23 20:05 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: display: renesas, du: Document r9a07g044l bindings
  ` [PATCH v2 1/7] dt-bindings: display: renesas,du: "

[PATCH 1/1] drm/amdkfd: Protect the Client whilst it is being operated on
 2022-03-23 19:13 UTC  (9+ messages)

Parallel modesets and private state objects broken, where to go with MST?
 2022-03-23 18:34 UTC  (6+ messages)

[PATCH v5 0/4] Allow drm_writeback_connector to accept pointer to drm_encoder
 2022-03-23 18:28 UTC  (4+ messages)
` [PATCH v5 2/4] drm: introduce drm_writeback_connector_init_with_encoder() API

[PATCH 01/23] dma-buf: add dma_resv_replace_fences v2
 2022-03-23 17:34 UTC  (14+ messages)
` [PATCH 04/23] RDMA: use dma_resv_wait() instead of extracting the fence
` [PATCH 05/23] drm/etnaviv: stop using dma_resv_excl_fence
` [PATCH 10/23] dma-buf: finally make dma_resv_excl_fence private v2
` [PATCH 11/23] dma-buf: drop the DAG approach for the dma_resv object v2

[RFC 00/19] drm/edid: overhaul CEA data block iteration
 2022-03-23 17:26 UTC  (28+ messages)
` [RFC 01/19] drm/edid: add drm_edid_extension_block_count() and drm_edid_size()
  ` [Intel-gfx] "
` [RFC 02/19] drm: use "
` [RFC 03/19] drm/edid: clean up CEA data block tag definitions
  ` [Intel-gfx] "
` [RFC 05/19] drm/edid: add iterator for CEA data blocks
` [RFC 06/19] drm/edid: clean up cea_db_is_*() functions
  ` [Intel-gfx] "
` [RFC 07/19] drm/edid: convert add_cea_modes() to use cea db iter
` [RFC 08/19] drm/edid: convert drm_edid_to_speaker_allocation() "
` [RFC 09/19] drm/edid: convert drm_edid_to_sad() "
  ` [Intel-gfx] "
` [RFC 10/19] drm/edid: convert drm_detect_hdmi_monitor() "
` [RFC 11/19] drm/edid: convert drm_detect_monitor_audio() "
` [RFC 12/19] drm/edid: convert drm_parse_cea_ext() "
` [RFC 13/19] drm/edid: convert drm_edid_to_eld() "
` [RFC 14/19] drm/edid: sunset the old unused cea data block iterators
` [RFC 15/19] drm/edid: restore some type safety to cea_db_*() functions
` [RFC 16/19] drm/edid: detect basic audio only on CEA extension
` [RFC 17/19] drm/edid: detect color formats and CEA revision "
` [RFC 18/19] drm/edid: skip CEA extension scan in drm_edid_to_eld() just for CEA rev
` [RFC 19/19] drm/edid: sunset drm_find_cea_extension()

[PATCH v2 1/2] drm: Add GPU reset sysfs event
 2022-03-23 17:30 UTC  (20+ messages)

[PATCH 1/4] drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gem
 2022-03-23 16:08 UTC  (4+ messages)
` [PATCH 2/4] drm/etnaviv: move MMU context ref/unref into map/unmap_gem
` [PATCH 3/4] drm/etnaviv: move flush_seq increment into etnaviv_iommu_map/unmap
` [PATCH 4/4] drm/etnaviv: reap idle softpin mappings when necessary

[PATCH v5 00/11] drm: bridge: icn6211: Fix hard-coded panel settings and add I2C support
 2022-03-23 15:35 UTC  (3+ messages)
` [PATCH v5 09/11] drm: bridge: icn6211: Add I2C configuration support

[PATCH v11] drm/amdgpu: add drm buddy support to amdgpu
 2022-03-23 15:32 UTC  (14+ messages)
    ` Commit messages (was: [PATCH v11] drm/amdgpu: add drm buddy support to amdgpu)

[PATCH 1/6] drm/ttm: move the LRU into resource handling v4
 2022-03-23 15:22 UTC  (12+ messages)
` [PATCH 4/6] drm/ttm: de-inline ttm_bo_pin/unpin
` [PATCH 5/6] drm/ttm: rework bulk move handling v4

[PATCH] drm/edid: fix CEA extension byte #3 parsing
 2022-03-23 15:19 UTC  (3+ messages)

[REPOST PATCH v4 00/13] drm/msm: Add Display Stream Compression Support
 2022-03-23 14:40 UTC  (9+ messages)
` [REPOST PATCH v4 07/13] drm/msm/disp/dpu1: Add support for DSC in encoder
` [REPOST PATCH v4 10/13] drm/msm/disp/dpu1: Add support for DSC in topology
    ` [Freedreno] "

[v8 0/5] enhanced edid driver compatibility
 2022-03-23 14:26 UTC  (7+ messages)
` [v8 3/5] drm/edid: read HF-EEODB ext block

[RESEND PATCH] dt-bindings: display/msm: add missing brace in dpu-qcm2290.yaml
 2022-03-23 14:02 UTC  (3+ messages)

[PATCH v3 0/6] drm/msm: rework MDSS drivers
 2022-03-23 13:39 UTC  (8+ messages)
` [PATCH v3 1/6] drm/msm: unify "
` [PATCH v3 2/6] drm/msm: remove extra indirection for msm_mdss
` [PATCH v3 3/6] drm/msm: split the main platform driver
` [PATCH v3 4/6] drm/msm: stop using device's match data pointer
` [PATCH v3 5/6] drm/msm: allow compile time selection of driver components
` [PATCH v3 6/6] drm/msm: make mdp5/dpu devices master components

[PATCH v13 00/13] Add GuC Error Capture Support
 2022-03-23 13:19 UTC  (2+ messages)

[PATCH v3, 0/3] Add mt8186 dsi compatoble & Convert dsi_dtbinding to .yaml
 2022-03-23 12:17 UTC  (2+ messages)

[PATCH v3, 0/4] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-03-23 11:54 UTC  (9+ messages)
` [PATCH v3, 2/4] drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
  ` [PATCH v3,2/4] "
` [PATCH v3, 4/4] drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function
  ` [PATCH v3,4/4] "

[PATCH 0/6] dma-buf: Add an API for exporting sync files (v12)
 2022-03-22 15:02 UTC  (3+ messages)
` [PATCH 6/6] RFC: dma-buf: Add an API for importing sync files (v7)

Question regarding using Driver Component Framework (crashing kernel)
 2022-03-23  6:28 UTC  (2+ messages)

[PATCH] drm/amd/display: use NULL instead of using plain integer as pointer
 2022-03-22 10:09 UTC 

[PATCH v2] drm/nouveau/bios: Rename prom_init() and friends functions
 2022-03-22 18:43 UTC  (2+ messages)

[PATCH] gpu: drm: Fix duplicate included linux/module.h
 2022-03-23  3:08 UTC 

回复: Re: 回复: Re: [PATCH v1 1/2] drm/qxl: replace ioremap by ioremap_cache on arm64
 2022-03-23 10:17 UTC  (2+ messages)

Regression from 3c196f056666 ("drm/amdgpu: always reset the asic in suspend (v2)") on suspend?
 2022-03-21 19:09 UTC  (9+ messages)
            ` Bug#1005005: "

回复: Re: [PATCH v1 1/2] drm/qxl: replace ioremap by ioremap_cache on arm64
 2022-03-23  9:34 UTC  (2+ messages)

[PATCH] drm/amd/display: use NULL instead of using plain integer as pointer
 2022-03-22 10:03 UTC 

[PATCH] drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
 2022-03-22  8:18 UTC 

[PATCH v1 1/2] drm/qxl: replace ioremap by ioremap_cache on arm64
 2022-03-23 10:26 UTC  (7+ messages)
` [PATCH v1 2/2] drm/ttm: enable ioremap buffer according to TTM mem caching setting for arm64

[PATCH] drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
 2022-03-21  7:09 UTC 

[PATCH v3 00/13] drm/msm: Add Display Stream Compression Support
 2022-03-23 10:57 UTC  (8+ messages)
` [PATCH v3 12/13] drm/msm/dsi: Add support for DSC configuration
    ` [Freedreno] "

[RFC v3 0/8] Proposal for a GPU cgroup controller
 2022-03-23 10:40 UTC  (5+ messages)
` [RFC v3 1/8] gpu: rfc: "

[PATCH v7 00/12] clk: Improve clock range handling
 2022-03-23  8:51 UTC  (4+ messages)
` [PATCH v7 06/12] clk: Always set the rate on clk_set_range_rate

[PATCH v4 0/3] Improve on resume time with VT-d enabled
 2022-03-23  8:35 UTC  (4+ messages)
` [PATCH v4 1/3] drm/i915: Wrap all access to i915_vma.node.start|size
` [PATCH v4 2/3] drm/i915: Introduce guard pages to i915_vma
` [PATCH v4 3/3] drm/i915: Refine VT-d scanout workaround

[PATCH v2] drm: add a check to verify the size alignment
 2022-03-23  7:45 UTC  (2+ messages)

[PATCH V9 0/5] add display support for MediaTek SoC MT8186
 2022-03-23  7:05 UTC  (4+ messages)
` [PATCH V9 1/5] dt-bindings: display: mediatek: add aal binding for MT8183

[PATCH] drm: drm_bufs: Error out if 'dev->agp' is a null pointer
 2022-03-23  1:39 UTC  (5+ messages)

[PATCH 1/7] drm/gma500: Use managed drmm_mode_config_init()
 2022-03-22 22:46 UTC  (7+ messages)
` [PATCH 7/7] drm/gma500: Add crtc prefix to vblank functions


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