dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-27 13:17:46 to 2023-11-28 10:04:45 UTC [more...]

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2023-11-28 10:04 UTC  (2+ messages)

[PATCH 0/3] Revert panel fixes and original buggy patch
 2023-11-28 10:04 UTC  (14+ messages)
` [PATCH 1/3] Revert "driver core: Export device_is_dependent() to modules"
` [PATCH 2/3] Revert "drm/bridge: panel: Check device dependency before managing device link"
` [PATCH 3/3] Revert "drm/bridge: panel: Add a device link between drm device and panel device"

[PATCH v2 00/12] Add VOP2 support on rk3588
 2023-11-28  9:44 UTC  (22+ messages)
` [PATCH v2 01/12] drm/rockchip: move output interface related definition to rockchip_drm_drv.h
` [PATCH v2 02/12] Revert "drm/rockchip: vop2: Use regcache_sync() to fix suspend/resume"
` [PATCH v2 03/12] drm/rockchip: vop2: set half_block_en bit in all mode
` [PATCH v2 04/12] drm/rockchip: vop2: clear afbc en and transform bit for cluster window at linear mode
` [PATCH v2 05/12] drm/rockchip: vop2: Set YUV/RGB overlay mode
` [PATCH v2 06/12] drm/rockchip: vop2: rename grf to sys_grf
` [PATCH v2 10/12] drm/rockchip: vop2: Add support for rk3588

[PATCH v9 00/20] Imagination Technologies PowerVR DRM driver
 2023-11-28  9:38 UTC  (4+ messages)
` [PATCH v9 03/20] dt-bindings: gpu: Add Imagination Technologies PowerVR/IMG GPU

[PATCH v2] drm/mxsfb: Switch to drmm_mode_config_init
 2023-11-28  9:31 UTC  (4+ messages)

[PATCH v3] drm/atomic-helpers: Invoke end_fb_access while owning plane state
 2023-11-28  9:01 UTC 

[PATCH v3 00/17] drm/v3d: Introduce CPU jobs
 2023-11-28  8:59 UTC  (24+ messages)
` [PATCH v3 01/17] drm/v3d: Remove unused function header
` [PATCH v3 02/17] drm/v3d: Move wait BO ioctl to the v3d_bo file
` [PATCH v3 03/17] drm/v3d: Detach job submissions IOCTLs to a new specific file
` [PATCH v3 04/17] drm/v3d: Simplify job refcount handling
` [PATCH v3 05/17] drm/v3d: Don't allow two multisync extensions in the same job
` [PATCH v3 06/17] drm/v3d: Decouple job allocation from job initiation
` [PATCH v3 07/17] drm/v3d: Add a CPU job submission
` [PATCH v3 08/17] drm/v3d: Use v3d_get_extensions() to parse CPU job data
` [PATCH v3 09/17] drm/v3d: Create tracepoints to track the CPU job
` [PATCH v3 10/17] drm/v3d: Detach the CSD job BO setup
` [PATCH v3 11/17] drm/v3d: Enable BO mapping
` [PATCH v3 12/17] drm/v3d: Create a CPU job extension for a indirect CSD job
` [PATCH v3 13/17] drm/v3d: Create a CPU job extension for the timestamp query job
` [PATCH v3 14/17] drm/v3d: Create a CPU job extension for the reset timestamp job
` [PATCH v3 15/17] drm/v3d: Create a CPU job extension to copy timestamp query to a buffer
` [PATCH v3 16/17] drm/v3d: Create a CPU job extension for the reset performance query job
` [PATCH v3 17/17] drm/v3d: Create a CPU job extension for the copy "

[bug report] backlight: mp3309c: Add support for MPS MP3309C
 2023-11-28  8:24 UTC  (2+ messages)

[PATCH v2 00/12] RB1/QCM2290 features
 2023-11-28  8:23 UTC  (15+ messages)
` [PATCH v2 01/12] dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI compat
` [PATCH v2 02/12] dt-bindings: display: msm: Add reg bus and rotator interconnects
` [PATCH v2 03/12] dt-bindings: interconnect: qcom,msm8998-bwmon: Add QCM2290 bwmon instance
` [PATCH v2 04/12] dt-bindings: firmware: qcom,scm: Allow interconnect for everyone
` [PATCH v2 05/12] iommu/arm-smmu-qcom: Add QCM2290 DPU compatible
` [PATCH v2 06/12] arm64: dts: qcom: sc7180: Add the missing MDSS icc path
` [PATCH v2 07/12] arm64: dts: qcom: sc7280: "
` [PATCH v2 08/12] arm64: dts: qcom: qcm2290: Add display nodes
` [PATCH v2 09/12] arm64: dts: qcom: qcm2290: Hook up interconnects
` [PATCH v2 10/12] arm64: dts: qcom: qrb2210-rb1: Set up HDMI
` [PATCH v2 11/12] arm64: dts: qcom: qrb2210-rb1: Enable CAN bus controller
` [PATCH v2 12/12] arm64: dts: qcom: qrb2210-rb1: add wifi variant property

[PATCH v2] drm/atomic-helpers: Invoke end_fb_access while owning plane state
 2023-11-28  7:56 UTC  (3+ messages)

[PATCH] drm: lcdif: Switch to drmm_mode_config_init
 2023-11-28  7:53 UTC  (2+ messages)

[PATCH] PCI: qcom: Fix compile error
 2023-11-28  7:47 UTC  (5+ messages)

[PATCH 00/14] drm: Remove infrastructure for user-space mode setting
 2023-11-28  7:19 UTC  (26+ messages)
` [PATCH 01/14] arch/powerpc: Remove legacy DRM drivers from default configs
` [PATCH 02/14] drm: Fix TODO list mentioning non-KMS drivers
` [PATCH 03/14] drm: Include <drm/drm_auth.h>
` [PATCH 05/14] accel: "
` [PATCH 07/14] drm/radeon: Do not include <drm/drm_legacy.h>
` [PATCH 08/14] drm: Remove entry points for legacy ioctls
` [PATCH 09/14] drm: Remove the legacy DRM_IOCTL_MODESET_CTL ioctl
` [PATCH 10/14] drm: Remove support for legacy drivers
` [PATCH 11/14] drm: Remove locking for legacy ioctls and DRM_UNLOCKED
` [PATCH 12/14] drm: Remove source code for non-KMS drivers
` [PATCH 13/14] char/agp: Remove frontend code
` [PATCH 14/14] drm: Remove Kconfig option for legacy support (CONFIG_DRM_LEGACY)

[PATCH v2] drm/exynos: fix a wrong error checking
 2023-11-28  4:00 UTC 

[PATCH] drm/i915/display: Fix phys_base to be relative not absolute
 2023-11-28  3:47 UTC  (7+ messages)
` [Intel-gfx] "

[v3 0/3] ASoC: mediatek:mt8186: fix both the speaker and hdmi
 2023-11-28  3:17 UTC  (4+ messages)
` [v3 3/3] drm/bridge: it6505: Add audio support

[PATCH] drm/msm/mdp4: flush vblank event on disable
 2023-11-28  2:05 UTC  (4+ messages)

[PATCH] drm/msm/dpu: Capture dpu snapshot when frame_done_timer timeouts
 2023-11-28  1:48 UTC  (2+ messages)

[GIT PULL] exynos-drm-fixes
 2023-11-28  1:37 UTC  (3+ messages)

[PATCH 0/3] drm/bridge: ti-sn65dsi86: Some updates
 2023-11-28  1:13 UTC  (3+ messages)
` [PATCH 1/3] drm/bridge: ti-sn65dsi86: Simplify using pm_runtime_resume_and_get()

[PATCH] drm/bridge: ti-sn65dsi86: Associate PWM device to auxiliary device
 2023-11-28  0:46 UTC  (2+ messages)

Radeon regression in 6.6 kernel
 2023-11-27 23:24 UTC  (8+ messages)

[PATCH] Replace ioremap_cache() with memremap()
 2023-11-27 18:56 UTC  (3+ messages)

[PATCH v2 0/2] drm/bridge: panel: Check device dependency before managing device link
 2023-11-27 22:34 UTC  (8+ messages)
` [PATCH v2 1/2] driver core: Export device_is_dependent() to modules

[PATCH] drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer
 2023-11-27 22:20 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v6 0/2] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-11-27 21:51 UTC  (3+ messages)
` [PATCH v6 2/2] drm/i915/guc: Close deregister-context race against CT-loss

nouveau/gsp: move to latest fw and small fixes
 2023-11-27 21:32 UTC  (4+ messages)
` [PATCH 3/3] nouveau/gsp: add some basic registry entries
  ` [Nouveau] "

[PATCH v2] Remove custom dumb_map_offset implementation in msm driver
 2023-11-27 21:06 UTC  (8+ messages)

[PATCH] drm/amd/pm: fix a memleak in aldebaran_tables_init
 2023-11-27 20:59 UTC  (2+ messages)

[PATCH v1 1/1] drm/i915/gt: Dont wait forever when idling in suspend
 2023-11-27 20:36 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 1/1] drm/i915/pxp: Add missing tag for Wa_14019159160
 2023-11-27 20:24 UTC  (2+ messages)

[PATCH v3 1/1] drm/i915/pxp: Add missing tag for Wa_14019159160
 2023-11-27 20:11 UTC 

[PATCH] nouveau/gsp/r535: remove a stray unlock in r535_gsp_rpc_send()
 2023-11-27 20:05 UTC  (2+ messages)
` [Nouveau] "

[PATCH v5] Documentation/gpu: VM_BIND locking document
 2023-11-27 19:54 UTC  (5+ messages)
` [Intel-xe] "

TTM improvement and amdgpu fix
 2023-11-27 18:59 UTC  (6+ messages)
` [PATCH 1/2] drm/ttm: replace busy placement with flags v3
` [PATCH 2/2] drm/amdgpu: use GTT only as fallback for VRAM|GTT

[PATCH 00/12] RB1/QCM2290 features
 2023-11-27 18:40 UTC  (5+ messages)
` [PATCH 03/12] dt-bindings: display: msm: qcm2290-mdss: Allow 2 interconnects
` [PATCH 04/12] dt-bindings: display: msm: sm8450-mdss: Allow 3 interconnects

[PATCH] dt-bindings: display: mediatek: dsi: remove Xinlei's mail
 2023-11-27 17:53 UTC  (2+ messages)

[PATCH drm-misc-next 0/5] PowerVR VM fixes
 2023-11-27 17:50 UTC  (5+ messages)
` [PATCH drm-misc-next 4/5] drm/gpuvm: fall back to drm_exec_lock_obj()

[PATCH] dt-bindings: mxsfb: Remove power-domains requirements for i.MX7D
 2023-11-27 17:31 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: imx7: add MIPI-DSI support
 2023-11-27 17:14 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: display: bridge: samsung-dsim: Add i.MX7D support
` [PATCH 2/2] ARM: dts: imx7: add MIPI-DSI support

[PATCH] dma-buf: fix check in dma_resv_add_fence
 2023-11-27 16:47 UTC  (3+ messages)
  ` [Linaro-mm-sig] "

[PATCH v9 00/12] drm/meson: add support for MIPI DSI Display
 2023-11-27 16:24 UTC  (6+ messages)
` [PATCH v9 07/12] clk: meson: add vclk driver
` (subset) [PATCH v9 00/12] drm/meson: add support for MIPI DSI Display

[PATCH v2 0/4] eventfd: simplify signal helpers
 2023-11-27 16:17 UTC  (3+ messages)
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()

drm scheduler redesign causes deadlocks [extended repost]
 2023-11-27 16:09 UTC  (2+ messages)
` [PATCH] drm/sched: Partial revert of "Qualify drm_sched_wakeup() by drm_sched_entity_is_ready()"

[PATCH] drm/bridge: panel: Check device dependency before managing device link
 2023-11-27 16:08 UTC  (3+ messages)

[RFC PATCH 03/10] drm/mipi-dsi: add API for manual control over the DSI link power state
 2023-11-27 16:06 UTC  (2+ messages)

[PATCH 1/3] drm: Add drm_vblank_work_flush_all()
 2023-11-27 16:00 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
` [PATCH 3/3] drm/i915: Use the same vblank worker for atomic unpin

[PATCH] drm/sched: Don't disturb the entity when in RR-mode scheduling
 2023-11-27 15:14 UTC  (3+ messages)
` [PATCH] Revert "drm/sched: Qualify drm_sched_wakeup() by drm_sched_entity_is_ready()"

[PATCH 2/6] drm/bridge: tc358775: Fix getting dsi host data lanes
 2023-11-27 15:06 UTC  (5+ messages)

[PATCH 0/2] Make scheduling of the same index, the same
 2023-11-27 14:35 UTC  (7+ messages)
` [PATCH 1/2] drm/sched: Rename priority MIN to LOW

[PATCH] drm/atomic-helpers: Invoke end_fb_access while owning plane state
 2023-11-27 14:17 UTC  (3+ messages)

[PATCH v2 00/32] fbdev: Modularize helpers for struct fb_ops
 2023-11-27 13:30 UTC  (20+ messages)
` [PATCH v2 02/32] fbdev/sm712fb: Use correct initializer macros "
` [PATCH v2 04/32] fbdev/vfb: Initialize fb_ops with fbdev macros
` [PATCH v2 05/32] fbdev/arcfb: Set FBINFO_VIRTFB flag
` [PATCH v2 06/32] fbdev/arcfb: Use generator macros for deferred I/O
` [PATCH v2 07/32] auxdisplay/cfag12864bfb: Set FBINFO_VIRTFB flag
` [PATCH v2 11/32] hid/picolcd_fb: "
` [PATCH v2 13/32] fbdev/sh_mobile_lcdcfb: Initialize fb_ops with fbdev macros
` [PATCH v2 15/32] fbdev/udlfb: Select correct helpers
` [PATCH v2 16/32] fbdev/au1200fb: Set FBINFO_VIRTFB flag
` [PATCH v2 18/32] fbdev/ps3fb: "
` [PATCH v2 19/32] fbdev/ps3fb: Initialize fb_ops with fbdev macros
` [PATCH v2 20/32] media/ivtvfb: Initialize fb_ops to fbdev I/O-memory helpers
` [PATCH v2 21/32] fbdev/clps711x-fb: Initialize fb_ops with fbdev macros
` [PATCH v2 25/32] staging/sm750fb: Declare fb_ops as constant
` [PATCH v2 26/32] staging/sm750fb: Initialize fb_ops with fbdev macros
` [PATCH v2 27/32] fbdev: Rename FB_SYS_FOPS token to FB_SYSMEM_FOPS
` [PATCH v2 31/32] fbdev: Warn on incorrect framebuffer access

[PATCH 3/6] drm/bridge: tc358775: Add jeida-24 support
 2023-11-27 13:40 UTC  (3+ messages)

[PATCH 0/4] drm/mediatek: support DSI output on MT8195
 2023-11-27 13:27 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: display: mediatek: dsi: add compatible for MediaTek MT8195
` [PATCH 3/4] arm64: dts: mediatek: mt8195: add DSI and MIPI DPHY nodes
` [PATCH 4/4] drm/mediatek: support the DSI0 output on the MT8195 VDOSYS0
` (subset) [PATCH 0/4] drm/mediatek: support DSI output on MT8195

[PATCH v2 00/17] drm/v3d: Introduce CPU jobs
 2023-11-27 13:26 UTC  (4+ messages)
` [PATCH v2 13/17] drm/v3d: Create a CPU job extension for the timestamp query job

[PATCH 00/31] Fix and improve Rockchip RK3128 support
 2023-11-27 13:22 UTC  (2+ messages)
` (subset) "

[PATCH] phy: mediatek: mipi: mt8183: fix minimal supported frequency
 2023-11-27 13:22 UTC  (2+ messages)

[PATCH 1/6] dt-bindings: tc358775: Add support for tc358765
 2023-11-27 13:21 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).