dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-21 16:19:56 to 2024-03-22 22:57:29 UTC [more...]

[PATCH v4 00/16] drm/msm: generate register header files
 2024-03-22 22:57 UTC  (10+ messages)
` [PATCH v4 01/16] drm/msm/mdp5: add writeback block bases
` [PATCH v4 02/16] drm/msm/hdmi: drop qfprom.xml.h
` [PATCH v4 03/16] drm/msm/dsi: drop mmss_cc.xml.h
` [PATCH v4 04/16] drm/msm: move msm_gpummu.c to adreno/a2xx_gpummu.c
` [PATCH v4 05/16] drm/msm: import XML display registers database
` [PATCH v4 07/16] drm/msm: import A5xx "
` [PATCH v4 09/16] drm/msm: import gen_header.py script from Mesa
` [PATCH v4 10/16] drm/msm: generate headers on the fly
` [PATCH v4 15/16] drm/msm: drop A6xx GMU header

[RFC WIP 0/4] Rust bindings for KMS + RVKMS
 2024-03-22 22:03 UTC  (5+ messages)
` [PATCH 1/4] WIP: rust: Add basic KMS bindings
` [PATCH 2/4] WIP: drm: Introduce rvkms
` [PATCH 3/4] rust/drm/kms: Extract PlaneState<T> into IntoPlaneState
` [PATCH 4/4] WIP: rust/drm/kms: Add ShadowPlaneState<T>

[PATCH] drm/prime: Unbreak virtgpu dma-buf export
 2024-03-22 21:48 UTC 

[PATCH v2 0/8] drm: zynqmp_dp: Misc. patches and debugfs support
 2024-03-22 21:22 UTC  (23+ messages)
` [PATCH v2 1/8] drm: xlnx: Fix kerneldoc
` [PATCH v2 5/8] drm: zynqmp_dp: Don't retrain the link in our IRQ
` [PATCH v2 8/8] drm: zynqmp_dp: Add debugfs interface for compliance testing

[PATCH] drm/i915/hwmon: Fix potential UAF on driver unbind
 2024-03-22 20:43 UTC  (2+ messages)

[PATCH v3 0/9] Setting live video input format for ZynqMP DPSUB
 2024-03-22 19:15 UTC  (17+ messages)
` [PATCH v3 1/9] drm: xlnx: zynqmp_dpsub: Set layer mode during creation
` [PATCH v3 2/9] drm: xlnx: zynqmp_dpsub: Update live format defines
` [PATCH v3 3/9] drm: xlnx: zynqmp_dpsub: Add connected live layer helper
` [PATCH v3 4/9] drm: xlnx: zynqmp_dpsub: Anounce supported input formats
` [PATCH v3 5/9] drm: xlnx: zynqmp_dpsub: Minimize usage of global flag
` [PATCH v3 6/9] drm: xlnx: zynqmp_dpsub: Set input live format
` [PATCH v3 7/9] drm/atomic-helper: Add select_output_bus_format callback
` [PATCH v3 8/9] dt-bindings: xlnx: Add VTC and TPG bindings
` [PATCH v3 9/9] drm: xlnx: Intoduce TPG CRTC driver

[PATCH v2 0/2] drm: Add DRM managed workqueues
 2024-03-22 19:01 UTC  (3+ messages)
` [PATCH v2 1/2] drm: Add DRM-managed alloc_workqueue() and alloc_ordered_workqueue()
` [PATCH v2 2/2] accel/qaic: Use drmm_alloc_workqueue()

[PATCH] Fix duplicate C declaration warnings
 2024-03-22 19:00 UTC  (3+ messages)

[PATCH] software node: Implement device_get_match_data fwnode callback
 2024-03-22 18:30 UTC  (11+ messages)

[PATCH v2 0/3] accel/qaic: Add debugfs entries
 2024-03-22 17:57 UTC  (4+ messages)
` [PATCH v2 1/3] accel/qaic: Add bootlog debugfs
` [PATCH v2 2/3] accel/qaic: Add fifo size debugfs
` [PATCH v2 3/3] accel/qaic: Add fifo queued debugfs

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-22 17:54 UTC  (5+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCH] drm/panfrost: fix power transition timeout warnings
 2024-03-22 16:45 UTC 

[GIT PULL] fbdev fixes and cleanups for v6.9-rc1 (v2)
 2024-03-22 16:10 UTC 

[RFC PATCH 0/3] Add display sharing support in tidss
 2024-03-22 15:29 UTC  (8+ messages)
` [RFC PATCH 2/3] drm/tidss: Add support for display sharing
      `  "

[PATCH] drm/ttm: Implement strict NUMA pool allocations
 2024-03-22 15:29 UTC  (3+ messages)

[PATCH] drm/panel: replace utf multiply with an ascii x
 2024-03-22 15:24 UTC  (2+ messages)

[PATCH v3 0/2] drm/msm/dp: Rework the eDP/DP modes and add support for X1E80100
 2024-03-22 14:50 UTC  (11+ messages)
` [PATCH v3 1/2] drm/msm/dp: Add support for determining the eDP/DP mode from DT
` [PATCH v3 2/2] drm/msm/dp: Add support for the X1E80100

[PATCH] accel/qaic: Add Sahara implementation for firmware loading
 2024-03-22 14:42 UTC  (2+ messages)

[PATCH v10 20/27] drm/connector: hdmi: Add Infoframes generation
 2024-03-22 14:30 UTC  (10+ messages)
` [v10,20/27] "

[PATCH v10 0/9] Improve test coverage of TTM
 2024-03-22 14:29 UTC  (10+ messages)
` [PATCH v10 1/9] drm/ttm/tests: Set DMA mask in KUnit device
` [PATCH v10 2/9] drm/ttm/tests: Use an init function from the helpers lib
` [PATCH v10 3/9] drm/ttm/tests: Test simple BO creation and validation
` [PATCH v10 4/9] drm/ttm/tests: Add tests with mock resource managers
` [PATCH v10 5/9] drm/ttm/tests: Add test cases dependent on fence signaling
` [PATCH v10 6/9] drm/ttm/tests: Add eviction testing
` [PATCH v10 7/9] drm/ttm/tests: Add tests for ttm_tt_populate
` [PATCH v10 8/9] drm/ttm/tests: Add TODO file
` [PATCH v10 9/9] drm/ttm/tests: Fix a warning in ttm_bo_unreserve_bulk

[PATCH v5 00/13] drm/ast: Detect connector status for VGA and SIL164
 2024-03-22 14:27 UTC  (6+ messages)
` [PATCH v5 12/13] drm/ast: Implement polling for VGA and SIL164 connectors

[PATCH] drm/Makefile: Move tiny drivers before native drivers
 2024-03-22 14:06 UTC  (10+ messages)

[PATCH v2] backlight: lp8788: Drop support for platform data
 2024-03-22 13:42 UTC  (2+ messages)

[PATCH] [RESEND] drm/imagination: avoid -Woverflow warning
 2024-03-22 13:01 UTC 

[PATCH][next] drm/gma500: Fix spelling mistake "patter" -> "pattern"
 2024-03-22 11:33 UTC  (2+ messages)
` [next] "

[PATCH v4 00/14] Rename mtk_drm_* to mtk_*
 2024-03-22  9:16 UTC  (17+ messages)
` [PATCH v4 01/14] drm/mediatek: Rename "mtk_drm_crtc" to "mtk_crtc"
` [PATCH v4 02/14] drm/mediatek: Rename "mtk_drm_ddp_comp" to "mtk_ddp_comp"
` [PATCH v4 03/14] drm/mediatek: Rename "mtk_drm_plane" to "mtk_plane"
` [PATCH v4 04/14] drm/mediatek: Rename "mtk_drm_gem" to "mtk_gem"
` [PATCH v4 05/14] drm/mediatek: Rename "mtk_drm_hdmi" to "mtk_hdmi"
` [PATCH v4 06/14] drm/mediatek: Rename files "mtk_drm_crtc.h" to "mtk_crtc.h"
` [PATCH v4 07/14] drm/mediatek: Rename files "mtk_drm_crtc.c" to "mtk_crtc.c"
` [PATCH v4 08/14] drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h"
` [PATCH v4 09/14] drm/mediatek: Rename files "mtk_drm_ddp_comp.c" to "mtk_ddp_comp.c"
` [PATCH v4 10/14] drm/mediatek: Rename files "mtk_drm_plane.h" to "mtk_plane.h"
` [PATCH v4 11/14] drm/mediatek: Rename files "mtk_drm_plane.c" to "mtk_plane.c"
` [PATCH v4 12/14] drm/mediatek: Rename files "mtk_drm_gem.h" to "mtk_gem.h"
` [PATCH v4 13/14] drm/mediatek: Rename files "mtk_drm_gem.c" to "mtk_gem.c"
` [PATCH v4 14/14] drm/mediatek: Rename mtk_ddp_comp functions

[PATCH] drm/stm: dsi: relax mode_valid clock tolerance
 2024-03-22 10:47 UTC 

[PATCH] fbdev: Select I/O-memory framebuffer ops for SBus
 2024-03-22 10:43 UTC  (2+ messages)

STM32 DSI controller driver: mode_valid clock tolerance
 2024-03-22  9:55 UTC  (4+ messages)

[PATCH v2 0/6] backlight: Remove struct backlight_properties.fb_blank
 2024-03-22  9:52 UTC  (4+ messages)
` [PATCH v2 5/6] staging: fbtft: Remove reference to fb_blank

[PATCH v6 00/14] Support IGT in display driver
 2024-03-22  9:37 UTC  (20+ messages)
` [PATCH v6 01/14] soc: mediatek: Disable 9-bit alpha in ETHDR
` [PATCH v6 02/14] drm/mediatek: Add OVL compatible name for MT8195
` [PATCH v6 03/14] drm/mediatek: Add missing plane settings when async update
` [PATCH v6 04/14] drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property
` [PATCH v6 05/14] drm/mediatek: Set DRM mode configs accordingly
` [PATCH v6 06/14] drm/mediatek: Turn off the layers with zero width or height
` [PATCH v6 07/14] drm/mediatek: Support alpha blending in display driver
` [PATCH v6 08/14] drm/mediatek: Support "Pre-multiplied" alpha blending in OVL
` [PATCH v6 09/14] drm/mediatek: Support "Pre-multiplied" alpha blending in Mixer
` [PATCH v6 10/14] drm/mediatek: Support "None" alpha blending in OVL
` [PATCH v6 11/14] drm/mediatek: Support "None" alpha blending in Mixer
` [PATCH v6 12/14] drm/mediatek: Support CRC in display driver
` [PATCH v6 13/14] drm/mediatek: Support CRC in OVL
` [PATCH v6 14/14] drm/mediatek: Support CRC in OVL adaptor

[PATCH v5 00/14] Rename mtk_drm_* to mtk_*
 2024-03-22  9:12 UTC  (15+ messages)
` [PATCH v5 01/14] drm/mediatek: Rename "mtk_drm_crtc" to "mtk_crtc"
` [PATCH v5 02/14] drm/mediatek: Rename "mtk_drm_ddp_comp" to "mtk_ddp_comp"
` [PATCH v5 03/14] drm/mediatek: Rename "mtk_drm_plane" to "mtk_plane"
` [PATCH v5 04/14] drm/mediatek: Rename "mtk_drm_gem" to "mtk_gem"
` [PATCH v5 05/14] drm/mediatek: Rename "mtk_drm_hdmi" to "mtk_hdmi"
` [PATCH v5 06/14] drm/mediatek: Rename files "mtk_drm_crtc.h" to "mtk_crtc.h"
` [PATCH v5 07/14] drm/mediatek: Rename files "mtk_drm_crtc.c" to "mtk_crtc.c"
` [PATCH v5 08/14] drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h"
` [PATCH v5 09/14] drm/mediatek: Rename files "mtk_drm_ddp_comp.c" to "mtk_ddp_comp.c"
` [PATCH v5 10/14] drm/mediatek: Rename files "mtk_drm_plane.h" to "mtk_plane.h"
` [PATCH v5 11/14] drm/mediatek: Rename files "mtk_drm_plane.c" to "mtk_plane.c"
` [PATCH v5 12/14] drm/mediatek: Rename files "mtk_drm_gem.h" to "mtk_gem.h"
` [PATCH v5 13/14] drm/mediatek: Rename files "mtk_drm_gem.c" to "mtk_gem.c"
` [PATCH v5 14/14] drm/mediatek: Rename mtk_ddp_comp functions

[PATCH 0/3] drm/mediatek: Fixes for DDP component search/destroy
 2024-03-22  8:57 UTC  (7+ messages)
` [PATCH 1/3] drm/mediatek: drm_ddp_comp: Fix and cleanup DDP component CRTC search
` [PATCH 2/3] drm/mediatek: Perform iounmap on simple DDP component destruction
` [PATCH 3/3] drm/mediatek: drm_ddp_comp: Add mtk_ddp_is_simple_comp() internal helper

[PATCH v4 00/10] backlight: Replace struct fb_info in interfaces
 2024-03-22  8:16 UTC  (4+ messages)

[PATCH] drm/amd/display: clean up some inconsistent indenting
 2024-03-22  6:08 UTC 

[PATCH] drm: zynqmp_dpsub: Always register bridge
 2024-03-22  6:01 UTC  (2+ messages)

[git pull] drm fixes for 6.9-rc1
 2024-03-22  2:41 UTC  (2+ messages)

[PATCH v3 0/5] drm/msm/dpu: rework debugfs interface of dpu_core_perf
 2024-03-21 23:44 UTC  (11+ messages)
` [PATCH v3 3/5] drm/msm/dpu: handle perf mode in _dpu_core_perf_crtc_update_bus()
` [PATCH v3 4/5] drm/msm/dpu: rework core_perf debugfs overrides
` [PATCH v3 5/5] drm/msm/dpu: drop dpu_core_perf_params::max_per_pipe_ib

[PATCH v10 03/27] drm/connector: hdmi: Create an HDMI sub-state
 2024-03-21 22:32 UTC  (2+ messages)
` [v10,03/27] "

[PATCH] drm/debugfs: Drop conditionals around of_node pointers
 2024-03-21 22:22 UTC 

[PATCH v2] drm/i915/gt: Report full vm address range
 2024-03-21 22:11 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-fixes-6.9
 2024-03-21 22:05 UTC 

[PATCH 0/2] drm/amdgpu/display: Make multi-plane configurations more flexible
 2024-03-21 21:39 UTC  (5+ messages)
` [PATCH 1/2] drm/amd/display: Introduce overlay cursor mode
` [PATCH 2/2] drm/amd/display: Move PRIMARY plane zpos higher

[PATCH v5 13/13] drm/ast: Automatically clean up poll helper
 2024-03-21 20:57 UTC  (2+ messages)
` [v5,13/13] "

[PATCH] drm/amdgpu: fix function implicit declaration error
 2024-03-21 19:45 UTC  (2+ messages)

[PATCH] drm/msm/dpu: add support for 4:2:2 and 4:4:4 planar YCbCr plane formats
 2024-03-21 18:43 UTC  (7+ messages)

[GIT PULL] fbdev fixes and cleanups for v6.9-rc1
 2024-03-21 18:35 UTC  (2+ messages)

[PATCH] backlight: mp3309c: fix signedness bug in mp3309c_parse_fwnode()
 2024-03-21 18:14 UTC  (2+ messages)
` (subset) "

[v3,5/5] drm/xe: Enable 32bits build
 2024-03-21 16:40 UTC  (2+ messages)

[PATCH] drm/msm/dp: move link_ready out of HPD event thread
 2024-03-21 16:41 UTC  (11+ messages)

[PATCH] drm/sun4i: tcon: Support keeping dclk rate upon ancestor clock changes
 2024-03-21 16:24 UTC  (4+ messages)

[PULL] drm-misc-next-fixes
 2024-03-21 16:19 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).