dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-02 21:38:42 to 2021-07-06 08:13:34 UTC [more...]

[PATCH v5 0/2] drm/i915: IRQ fixes
 2021-07-06  8:13 UTC  (4+ messages)

[PATCH] drm/i915: Improve debug Kconfig texts a bit
 2021-07-06  8:11 UTC  (3+ messages)

[PATCH] drm/hisilicon/hibmc: Convert to Linux IRQ interfaces
 2021-07-06  8:09 UTC  (2+ messages)

[PATCH v3 1/2] drm/panel: simple: Add support for EDT ETMV570G2DHU panel
 2021-07-06  7:59 UTC  (2+ messages)
` [PATCH v3 2/2] drm/panel: simple: Add support for EDT ETM0350G0DH6 panel

[PATCH] drm/vbox: Convert to Linux IRQ interfaces
 2021-07-06  7:50 UTC 

[PATCH] drm/shmobile: Convert to Linux IRQ interfaces
 2021-07-06  7:49 UTC 

[PATCH] drm/qxl: Convert to Linux IRQ interfaces
 2021-07-06  7:47 UTC 

[PATCH] drm/meson: Convert to Linux IRQ interfaces
 2021-07-06  7:45 UTC 

[PATCH] drm/ingenic: Convert to Linux IRQ interfaces
 2021-07-06  7:44 UTC 

nouveau: failed to initialise sync
 2021-07-06  7:42 UTC  (4+ messages)

XDC 2021: Registration & Call for Proposals now open!
 2021-07-06  7:38 UTC  (4+ messages)
` [Mesa-dev] "

[PATCH] drm/omapdrm: Remove outdated comment
 2021-07-06  7:31 UTC 

[PATCH] drm/arm/komeda: Don't include drm_irq.h
 2021-07-06  7:27 UTC 

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

[PATCH v15 00/12] Restricted DMA
 2021-07-05 19:03 UTC  (14+ messages)
` [PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing

[PATCH] vgaarb: Rework default VGA device selection
 2021-07-05 10:05 UTC 

[PATCH] drm/vmwgfx: Convert to Linux IRQ interfaces
 2021-07-06  7:22 UTC 

[PATCH v4 00/17] New uAPI drm properties for color management
 2021-07-06  7:09 UTC  (13+ messages)
` [PATCH v4 12/17] drm/uAPI: Add "preferred color format" drm property as setting for userspace

[PATCH 0/4] vkms: Switch to shadow-buffered plane state
 2021-07-06  5:02 UTC  (11+ messages)
` [PATCH 1/4] drm/gem: Export implementation of shadow-plane helpers
` [PATCH 2/4] drm/vkms: Inherit plane state from struct drm_shadow_plane_state
` [PATCH 3/4] drm/vkms: Let shadow-plane helpers prepare the plane's FB
` [PATCH 4/4] drm/vkms: Use dma-buf mapping from shadow-plane state for composing

[PATCH -next] drm/amdgpu: Fix missing unlock on error in amdgpu_ras_debugfs_table_read()
 2021-07-06  2:04 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: fix a signedness bug in __verify_ras_table_checksum()
 2021-07-06  0:52 UTC  (6+ messages)
` [PATCH 2/4] drm/amdgpu: Fix signedness bug in __amdgpu_eeprom_xfer()
` [PATCH 3/4] drm/amdgpu: unlock on error in amdgpu_ras_debugfs_table_read()
` [PATCH 4/4] drm/amdgpu: return -EFAULT if copy_to_user() fails

[PATCH RFC] drm/vc4: hdmi: Fix connector detect logic
 2021-07-05 21:36 UTC 

[Bug 209457] New: AMDGPU resume fail with RX 580 GPU
 2021-07-05 16:56 UTC  (2+ messages)
` [Bug 209457] "

[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-05 16:55 UTC  (2+ messages)
` [Bug 213391] AMDGPU retries page fault with some specific processes amdgpu and sometimes followed "

[PATCH] drm/radeon/ni_dpm: Fix booting bug
 2021-07-05 16:48 UTC  (7+ messages)
    ` Xorg doesn't work anymore after the latest DRM updates

[PATCH v4 0/2] Add p2p via dmabuf to habanalabs
 2021-07-05 16:52 UTC  (4+ messages)
` [PATCH v4 1/2] habanalabs: define uAPI to export FD for DMA-BUF
` [PATCH v4 2/2] habanalabs: add support for dma-buf exporter

[PATCH libdrm] headers: drm: Sync with drm-next
 2021-07-05 16:18 UTC  (3+ messages)

[PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached
 2021-07-05 15:50 UTC  (12+ messages)

Questions over DSI within DRM
 2021-07-05 15:36 UTC  (5+ messages)

[PATCH v2 1/3] drm/i915: use consistent CPU mappings for pin_map users
 2021-07-05 14:55 UTC  (7+ messages)
` [PATCH v2 3/3] drm/i915/uapi: reject set_domain for discrete
  ` [Intel-gfx] "

[PATCH v7 0/5] drm: address potential UAF bugs with drm_master ptrs
 2021-07-05 14:34 UTC  (4+ messages)

[PATCH v3 1/5] drm/i915: use consistent CPU mappings for pin_map users
 2021-07-05 13:53 UTC  (5+ messages)
` [PATCH v3 2/5] drm/i915/uapi: convert drm_i915_gem_caching to kernel doc
` [PATCH v3 3/5] drm/i915/uapi: reject caching ioctls for discrete
` [PATCH v3 4/5] drm/i915/uapi: convert drm_i915_gem_set_domain to kernel doc
` [PATCH v3 5/5] drm/i915/uapi: reject set_domain for discrete

[PATCH v2] drm/panfrost:report the full raw fault information instead
 2021-07-05 13:50 UTC  (12+ messages)

[PATCH RESEND] drm/msm: Fix error return code in msm_drm_init()
 2021-07-05 13:43 UTC 

[PATCH 00/12] mgag200: Refactor PLL setup
 2021-07-05 12:45 UTC  (13+ messages)
` [PATCH 01/12] drm/mgag200: Select clock in PLL update functions
` [PATCH 02/12] drm/mgag200: Return errno codes from PLL compute functions
` [PATCH 03/12] drm/mgag200: Remove P_ARRAY_SIZE
` [PATCH 04/12] drm/mgag200: Split PLL setup into compute and update functions
` [PATCH 05/12] drm/mgag200: Introduce separate variable for PLL S parameter
` [PATCH 06/12] drm/mgag200: Store values (not bits) in struct mgag200_pll_values
` [PATCH 07/12] drm/mgag200: Split several PLL functions by device type
` [PATCH 08/12] drm/mgag200: Separate PLL compute and update functions from each other
` [PATCH 09/12] drm/mgag200: Split PLL computation for G200SE
` [PATCH 10/12] drm/mgag200: Declare PLL clock constants static const
` [PATCH 11/12] drm/mgag200: Introduce custom CRTC state
` [PATCH 12/12] drm/mgag200: Compute PLL values during atomic check

[RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge
 2021-07-05 12:34 UTC  (22+ messages)
` [RFC PATCH 01/17] drm/exynos: dsi: Convert to bridge driver
` [RFC PATCH 02/17] drm/exynos: dsi: Handle drm_device for bridge
` [RFC PATCH 03/17] drm/exynos: dsi: Use the drm_panel_bridge API
` [RFC PATCH 04/17] drm/exynos: dsi: Create bridge connector for encoder
` [RFC PATCH 05/17] drm/exynos: dsi: Get the mode from bridge
` [RFC PATCH 06/17] drm/exynos: dsi: Handle exynos specifics via driver_data
` [RFC PATCH 07/17] drm: bridge: Move exynos_drm_dsi into bridges
` [RFC PATCH 08/17] dt-bindings: display: bridge: Add Samsung MIPI DSIM bridge
` [RFC PATCH 09/17] drm: bridge: samsung-dsim: Add module init, exit
` [RFC PATCH 10/17] drm: bridge: samsung-dsim: Update the of_node for port(s)
` [RFC PATCH 11/17] drm: bridge: samsung-dsim: Find the possible DSI devices
` [RFC PATCH 12/17] dt-bindings: display: bridge: samsung, mipi-dsim: Add i.MX8MM support
` [RFC PATCH 13/17] drm: bridge: samsung-dsim: "
` [RFC PATCH 14/17] drm: bridge: samsung-dsim: Add input_bus_flags
` [RFC PATCH 15/17] drm: bridge: samsung-dsim: Move DSI init in bridge enable
` [RFC PATCH 16/17] drm: bridge: samsung-dsim: Fix PLL_P offset
` [RFC PATCH 17/17] drm: bridge: samsung-dsim: Add bridge mode_fixup

[PATCH 00/53] Begin enabling Xe_HP SDV and DG2 platforms
 2021-07-05 11:52 UTC  (4+ messages)
` [PATCH 01/53] drm/i915: Add "release id" version
  ` [Intel-gfx] "

[PATCH] drm/etnaviv: Implement mmap as GEM object function
 2021-07-05 11:47 UTC  (5+ messages)

[PATCH v4 0/7] drm/panfrost: drm/panfrost: Add a new submit ioctl
 2021-07-05  9:42 UTC  (11+ messages)
` [PATCH v4 1/7] drm/panfrost: Pass a job to panfrost_{acquire, attach}_object_fences()
` [PATCH v4 2/7] drm/panfrost: Move the mappings collection out of panfrost_lookup_bos()
` [PATCH v4 3/7] drm/panfrost: Add BO access flags to relax dependencies between jobs
` [PATCH v4 4/7] drm/panfrost: Add the ability to create submit queues
` [PATCH v4 5/7] drm/panfrost: Add a new ioctl to submit batches
` [PATCH v4 6/7] drm/panfrost: Advertise the SYNCOBJ_TIMELINE feature
` [PATCH v4 7/7] drm/panfrost: Bump minor version to reflect the feature additions

[PATCH v2] drm/dp_mst: Fix return code on sideband message failure
 2021-07-05  9:07 UTC  (2+ messages)

[PATCH] drm/nouveau: remove unused varialble "struct device *dev"
 2021-07-05  8:49 UTC 

[PATCH v3 0/7] drm/panfrost: drm/panfrost: Add a new submit ioctl
 2021-07-05  8:51 UTC  (9+ messages)
` [PATCH v3 5/7] drm/panfrost: Add a new ioctl to submit batches

drm: screen stuck since commit f611b1e7624c: drm: Avoid circular dependencies for CONFIG_FB
 2021-07-05  8:39 UTC  (3+ messages)

[RFC 0/6] drm/msm/dpu: add support for idependent DSI config
 2021-07-04 23:41 UTC  (3+ messages)
` [RFC 3/6] drm/msm/mdp5: move mdp5_encoder_set_intf_mode after msm_dsi_modeset_init
  ` [Freedreno] "

[PATCH v2 1/2] dt-bindings: Add E Ink to vendor bindings
 2021-07-04 10:29 UTC  (4+ messages)
` [PATCH v2 2/2] drm/panel: Add support for E Ink VB3300-KCA

[PATCH v2 00/22] drm/msm/dpu: switch dpu_plane to be virtual
 2021-07-05  1:21 UTC  (23+ messages)
` [PATCH v2 01/22] drm/msm/dpu: move LUT levels out of QOS config
` [PATCH v2 02/22] drm/msm/dpu: remove pipe_qos_cfg from struct dpu_plane
` [PATCH v2 03/22] drm/msm/dpu: drop pipe_name "
` [PATCH v2 04/22] drm/msm/dpu: remove stage_cfg from struct dpu_crtc
` [PATCH v2 05/22] drm/msm/dpu: rip out master planes support
` [PATCH v2 06/22] drm/msm/dpu: move dpu_hw_pipe_cfg out of struct dpu_plane
` [PATCH v2 07/22] drm/msm/dpu: drop scaler config from plane state
` [PATCH v2 08/22] drm/msm/dpu: drop dpu_csc_cfg from dpu_plane
` [PATCH v2 09/22] drm/msm/dpu: remove dpu_hw_pipe_cdp_cfg "
` [PATCH v2 10/22] drm/msm/dpu: don't cache pipe->cap->features in dpu_plane
` [PATCH v2 11/22] drm/msm/dpu: don't cache pipe->cap->sblk "
` [PATCH v2 12/22] drm/msm/dpu: rip out debugfs support from dpu_plane
` [PATCH v2 13/22] drm/msm/dpu: drop src_split and multirect check from dpu_crtc_atomic_check
` [PATCH v2 14/22] drm/msm/dpu: add list of supported formats to the DPU caps
` [PATCH v2 15/22] drm/msm/dpu: simplify DPU_SSPP features checks
` [PATCH v2 16/22] drm/msm/dpu: do not limit the zpos property
` [PATCH v2 17/22] drm/msm/dpu: add support for SSPP allocation to RM
` [PATCH v2 18/22] drm/msm/dpu: move pipe_hw to dpu_plane_state
` [PATCH v2 19/22] drm/msm/dpu: add support for virtualized planes
` [PATCH v2 20/22] drm/msm/dpu: fix smart dma support
` [PATCH v2 21/22] drm/msm/dpu: fix CDP setup to account for multirect index
` [PATCH v2 22/22] drm/msm/dpu: add multirect support

[PATCH] drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMs
 2021-07-04 23:05 UTC 

[PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
 2021-07-04 18:20 UTC  (3+ messages)

[RFC] Inline rotation support in dpu driver
 2021-07-04 18:17 UTC  (4+ messages)

[PATCH] drm/bridge: dw-mipi-dsi: Find the possible DSI devices
 2021-07-04 14:03 UTC 

[PATCH] drm/stm: ltdc: Silence -EPROBE_DEFER till bridge attached
 2021-07-04 13:59 UTC 

[RFC] drm/msm/disp/dpu1: add support for inline rotation in dpu driver
 2021-07-04 11:20 UTC  (3+ messages)

[PATCH] drm: mxsfb: Support 24-bit SPWG, JEIDA bus formats
 2021-07-04 10:12 UTC  (4+ messages)

[PATCH] drm: bridge: nwl-dsi: Drop unused nwl_dsi_plat_clk_config
 2021-07-04  9:49 UTC  (2+ messages)

[PATCH 1/2] drm/gud: Add Raspberry Pi Pico ID
 2021-07-03 19:29 UTC  (4+ messages)
` [PATCH 2/2] drm/gud: Add async_flush module parameter

[PATCH] include/uapi/drm: fix spelling mistakes in header files
 2021-07-03  9:00 UTC  (2+ messages)

[PATCH 00/47] GuC submission support
 2021-07-03  8:21 UTC  (11+ messages)
` [PATCH 47/47] drm/i915/guc: Unblock GuC submission on Gen11+
          ` [Intel-gfx] "

[PATCH 1/2] drm/vc4: hdmi: Fix error path of hpd-gpios
 2021-07-03  5:01 UTC  (5+ messages)
` [PATCH 2/2] drm/vc4: hdmi: Convert to gpiod

Start fixing the shared to exclusive fence dependencies
 2021-07-02 23:53 UTC  (10+ messages)
` [PATCH 1/4] dma-buf: add some more kerneldoc to dma_resv_add_shared_fence
` [PATCH 2/4] dma-buf: fix dma_resv_test_signaled test_all handling v2
` [PATCH 3/4] drm/nouveau: always wait for the exclusive fence
` [PATCH 4/4] drm/msm: "

[PATCH] drm/amdgpu: initialize amdgpu_ras_query_error_count() error count parameters
 2021-07-02 23:04 UTC  (3+ messages)
  ` [PATCH] drm/amdgpu: Return error if no RAS

[PATCH v2 00/11] drm/scheduler dependency tracking
 2021-07-02 21:38 UTC  (6+ messages)
` [PATCH v2 06/11] drm/v3d: Move drm_sched_job_init to v3d_job_init
` [PATCH v2 07/11] drm/v3d: Use scheduler dependency handling
` [PATCH v2 09/11] drm/gem: Delete gem array fencing helpers
` [PATCH v2 10/11] drm/sched: Don't store self-dependencies
` [PATCH v2 11/11] drm/sched: Check locking in drm_sched_job_await_implicit


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