dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-05 23:58:55 to 2023-01-07 17:23:58 UTC [more...]

[PATCH v5 00/10] drm: Remove usage of deprecated DRM_* macros
 2023-01-07 17:22 UTC  (9+ messages)
` [PATCH v5 01/10] drm/print: Fix and add support for NULL as first argument in drm_* macros
` [PATCH v5 02/10] drm: Remove usage of deprecated DRM_INFO
` [PATCH v5 03/10] drm: Remove usage of deprecated DRM_NOTE
` [PATCH v5 04/10] drm: Remove usage of deprecated DRM_ERROR
` [PATCH v5 05/10] drm: Remove usage of deprecated DRM_DEBUG
` [PATCH v5 07/10] drm: Remove usage of deprecated DRM_DEBUG_KMS
` [PATCH v5 09/10] drm/drm_blend: Remove usage of deprecated DRM_DEBUG_ATOMIC
` [PATCH v5 10/10] drm/drm_lease: Remove usage of deprecated DRM_DEBUG_LEASE

[Bug 216899] New: amdgpu ring timeout after gfxoff on Navi 24 beige_goby
 2023-01-07 16:28 UTC 

[PATCH] fbmem: prevent potential use-after-free issues with console_lock()
 2023-01-06 23:19 UTC  (13+ messages)

[PATCH] drm: Alloc high address for drm buddy topdown flag
 2023-01-07 15:15 UTC 

[PATCH v2 1/2] drm/atomic: Allow vblank-enabled + self-refresh "disable"
 2023-01-07 12:05 UTC  (4+ messages)
` [PATCH v2 2/2] drm/rockchip: vop: Leave vblank enabled in self-refresh

[PATCH] drm/vkms: Add a DRM render node to vkms
 2023-01-07 10:45 UTC  (14+ messages)

[PATCH v8 0/9] Register Type-C mode-switch in DP bridge endpoints
 2023-01-07 10:22 UTC  (10+ messages)
` [PATCH v8 1/9] device property: Add remote endpoint to devcon matcher
` [PATCH v8 2/9] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH v8 3/9] drm/display: Add Type-C switch helpers
` [PATCH v8 4/9] dt-bindings: display: bridge: anx7625: Add mode-switch support
` [PATCH v8 5/9] drm/bridge: anx7625: Check for Type-C during panel registration
` [PATCH v8 6/9] drm/bridge: anx7625: Register Type C mode switches
` [PATCH v8 7/9] dt/bindings: display: bridge: it6505: Add mode-switch support
` [PATCH v8 8/9] drm/bridge: it6505: Fix Kconfig indentation
` [PATCH v8 9/9] drm/bridge: it6505: Register Type C mode switches

[PATCH v7 0/9] Register Type-C mode-switch in DP bridge endpoints
 2023-01-07  9:19 UTC  (11+ messages)
` [PATCH v7 2/9] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH v7 3/9] drm/display: Add Type-C switch helpers
` [PATCH v7 7/9] dt/bindings: drm/bridge: it6505: Add mode-switch support

[PATCH 1/2] drm/atomic: Allow vblank-enabled + self-refresh "disable"
 2023-01-07  1:21 UTC  (15+ messages)
` [PATCH 2/2] drm/rockchip: vop: Leave vblank enabled in self-refresh

[RFC PATCH v3 0/3] Support for Solid Fill Planes
 2023-01-07  0:33 UTC  (15+ messages)
` [RFC PATCH v3 2/3] drm: Adjust atomic checks for solid fill color
` [RFC PATCH v3 3/3] drm/msm/dpu: Use color_fill property for DPU planes
    ` [Freedreno] "

[PATCH 0/4] Remove platform acronyms and stepping from comments
 2023-01-07  0:29 UTC  (10+ messages)
` [PATCH 1/4] drm/i915/gt: Remove platform comments from workarounds

[PULL] drm-fixes
 2023-01-06 23:58 UTC  (2+ messages)

[RFC PATCH 00/20] Initial Xe driver submission
 2023-01-06 23:52 UTC  (8+ messages)
` [RFC PATCH 04/20] drm/sched: Convert drm scheduler to use a work queue rather than kthread
        ` [Intel-gfx] "

[PATCH RESEND 4/4] backlight: tosa: Use backlight helper
 2023-01-06 22:26 UTC  (3+ messages)

[pull] amdgpu, amdkfd, radeon, drm drm-next-6.3
 2023-01-06 22:20 UTC 

[PATCH v4] drm/fb-helper: Replace bpp/depth parameter by color mode
 2023-01-06 21:03 UTC  (4+ messages)

[PATCH RESEND 0/4] video/backlight: Use backlight helpers
 2023-01-06 16:51 UTC  (2+ messages)

[PATCH RESEND 1/4] backlight: aat2870: Use backlight helper
 2023-01-06 20:26 UTC  (4+ messages)

[PATCH 1/2] drm/debugfs: use octal permissions instead of symbolic permissions
 2023-01-06 20:19 UTC  (3+ messages)
` [PATCH 2/2] drm/debugfs: add descriptions to struct parameters

[PATCH] drm/vkms: introduce prepare_fb and cleanup_fb functions
 2023-01-06 20:13 UTC  (7+ messages)

[PATCH 0/9] Convert drivers to the new debugfs device-centered functions
 2023-01-06 20:00 UTC  (9+ messages)
` [PATCH 2/9] drm/gud: use "
` [PATCH 3/9] drm/arm/hdlcd: "
` [PATCH 5/9] drm/arc: "
` [PATCH 9/9] drm/qxl: "

[PATCH] drm/drv: Make use of local variable driver in drm_dev_register()
 2023-01-06 18:57 UTC  (5+ messages)

[PATCH v2 0/5] Add module oriented dmesg output
 2023-01-06 18:57 UTC  (13+ messages)
` [PATCH v2 4/5] drm/i915/guc: Add GuC CT specific debug print wrappers
  ` [Intel-gfx] "

[PATCH] drm/radeon: free iio for atombios when driver shutdown
 2023-01-06 18:52 UTC  (3+ messages)

[PATCH] drm/i915: Add missing check and destroy for alloc_workqueue
 2023-01-06 18:29 UTC  (3+ messages)

[PATCH RESEND 3/4] backlight: ipaq_micro: Use backlight helper
 2023-01-06 18:26 UTC  (2+ messages)

[PATCH v4 0/7] New DRM accel driver for Intel VPU
 2023-01-06 18:25 UTC  (16+ messages)
` [PATCH v4 1/7] accel/ivpu: Introduce a new DRM "
` [PATCH v4 3/7] accel/ivpu: Add GEM buffer object management

[RFC 0/3] File owner follows use
 2023-01-06 18:00 UTC  (11+ messages)
` [RFC 3/3] drm: Update file owner during use

[PATCH v10 1/2] drm: exynos: dsi: Fix MIPI_DSI*_NO_* mode flags
 2023-01-06 17:57 UTC  (2+ messages)

[PATCH v2] drm/vkms: reintroduce prepare_fb and cleanup_fb functions
 2023-01-06 17:56 UTC  (2+ messages)

[PATCH v11 0/3] drm: exynos: dsi: Restore the bridge chain
 2023-01-06 17:56 UTC  (2+ messages)

[PATCH RESEND 2/4] backlight: arcxcnn: Use backlight helper
 2023-01-06 17:44 UTC  (2+ messages)

[PATCH] drm/gem: Check for valid formats
 2023-01-06 17:42 UTC  (12+ messages)

[PULL] drm-intel-fixes
 2023-01-06 17:30 UTC  (2+ messages)

[PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-06 17:24 UTC  (11+ messages)
` [PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
` [PATCH 2/8] iommu: Remove iommu_map_atomic()
` [PATCH 3/8] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH 4/8] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH 5/8] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH 8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s

[PATCH v2] drm/i915: Do not cover all future platforms in TLB invalidation
 2023-01-06 16:08 UTC  (2+ messages)

[PATCH] fbdev: Replace 0-length array with flexible array
 2023-01-06 15:54 UTC  (2+ messages)

[PATCH v6 00/11] drm/msm: add support for SM8450
 2023-01-06 15:42 UTC  (4+ messages)
` [PATCH v6 03/11] dt-bindings: display/msm: add sm8350 and sm8450 DSI PHYs

[PATCH 0/6] drm/msm: add support for SM8450
 2023-01-06 15:41 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: display/msm: document the SM8550 DSI PHY

[PATCH -next] drm/amdgpu: clean up some inconsistent indentings
 2023-01-06 15:30 UTC  (2+ messages)

[PATCH -next] drm/amd/display: Remove unneeded semicolon
 2023-01-06 15:29 UTC  (2+ messages)

[PATCH -next] drm/amd/display: Remove redundant assignment to variable dc
 2023-01-06 15:28 UTC  (3+ messages)

[PATCH v4] drm/amd/display: fix PSR-SU/DSC interoperability support
 2023-01-06 15:06 UTC  (2+ messages)

[PATCH v10 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-01-06 14:42 UTC  (4+ messages)

[PATCH v3 00/11] drm/i915: use ref_tracker library for tracking wakerefs
 2023-01-06 14:15 UTC  (3+ messages)
` [PATCH v3 11/11] drm/i915: replace Intel internal tracker with kernel core ref_tracker
  ` [Intel-gfx] "

[PATCH 0/2] drm/panel: add support for the Visionox VTDR6130 AMOLED DSI panel
 2023-01-06 13:04 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: display: panel: document the Visionox VTDR6130 AMOLED DSI Panel bindings

[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
 2023-01-06 11:25 UTC  (4+ messages)
` [PATCH 22/27] fbdev: remove tmiofb driver

[PATCH v3] drm/fb-helper: Replace bpp/depth parameter by color mode
 2023-01-06 10:26 UTC  (2+ messages)

[PATCH] drm/i915/hwmon: Display clamped PL1 limit
 2023-01-06 10:16 UTC  (2+ messages)

[PATCH] drm/i915: Fix potential context UAFs
 2023-01-06 10:15 UTC  (4+ messages)

[PATCH v2] drm/fb-helper: Replace bpp/depth parameter by color mode
 2023-01-06 10:05 UTC 

[PATCH v1 0/2] drm/virtio: Add hotplug_mode_update and suggested_x/y properties
 2023-01-06  9:35 UTC  (4+ messages)
` [PATCH v1 2/2] drm/virtio: Add the hotplug_mode_update property for rescanning of modes

[PATCH][RFC] drm/fb-helper: Replace bpp/depth parameter by color mode
 2023-01-06  9:33 UTC 

[PATCH] drm/msm: Set preferred depth
 2023-01-06  9:04 UTC  (5+ messages)

[PATCH RESEND] drm/msm: Add missing check and destroy for alloc_ordered_workqueue
 2023-01-06  8:47 UTC 

[bug report] habanalabs: Timestamps buffers registration
 2023-01-06  8:32 UTC 

[PATCH v4 01/10] drm/print: Fix and add support for NULL as first argument in drm_* macros
 2023-01-06  7:32 UTC  (5+ messages)

[PATCH] fbcon: Use kzalloc() in fbcon_prepare_logo()
 2023-01-05 13:33 UTC  (8+ messages)

[PATCH v3 0/7] drm/bridge_connector: perform HPD enablement automatically
 2023-01-05 12:33 UTC  (6+ messages)

[PATCH v14 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2023-01-06  5:50 UTC  (7+ messages)
` [PATCH v14 1/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding
` [PATCH v14 2/6] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding
` [PATCH v14 3/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding
` [PATCH v14 4/6] drm/atomic: Avoid unused-but-set-variable warning on for_each_old_plane_in_state
` [PATCH v14 5/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
` [PATCH v14 6/6] MAINTAINERS: add maintainer for i.MX8qxp DPU DRM driver

[PATCH] drm/msm: Add missing check and destroy for alloc_ordered_workqueue
 2023-01-06  8:08 UTC  (2+ messages)

[PATCH v7 00/45] Recover from failure to probe GPU
 2023-01-06  3:27 UTC  (3+ messages)
` [PATCH v7 20/45] drm/amd: Parse both v1 and v2 TA microcode headers using same function

[PATCH 0/2]Reduce lcm_reset to DSI LP11 send cmd time
 2023-01-06  3:05 UTC  (3+ messages)
` [PATCH 1/2] drm/mediatek: dsi: Reduce the time of dsi from LP11 to sending cmd
` [PATCH 2/2] drm/panel: boe-tv101wum-nl6: Reduce lcm_reset to send initial code time

[PATCH] drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disable
 2023-01-06  3:01 UTC 

[PATCH] drm/msm/dsi: Add missing check for alloc_ordered_workqueue
 2023-01-06  2:56 UTC 

[PATCH] drm/msm/hdmi: Add missing check for alloc_ordered_workqueue
 2023-01-06  2:30 UTC 

renesas/master bisection: igt-kms-rockchip.kms_vblank.pipe-A-wait-forked on rk3399-gru-kevin
 2023-01-06  1:43 UTC  (8+ messages)

[PATCH 0/2] TLB invalidation cleanup
 2023-01-06  0:19 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Consolidate TLB invalidation flow
  ` [Intel-gfx] "

linux-next: duplicate patches in the amdgpu tree
 2023-01-05 23:58 UTC 


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