messages from 2024-06-19 16:38:53 to 2024-06-20 15:47:15 UTC [more...]
[PATCH 00/31] Preparatory patches for BCM2712 (Pi5) support
2024-06-20 15:46 UTC (15+ messages)
` [PATCH 01/31] drm/vc4: vc4_plane: Keep fractional source coords inside state
` [PATCH 02/31] drm/vc4: Handle fractional coordinates using the phase field
` [PATCH 05/31] drm/vc4_plane: Add support for YUV444 formats
` [PATCH 06/31] drm/vc4: Set AXI panic modes for the HVS
` [PATCH 07/31] drm/vc4: Limit max_bpc to 8 on Pi0-3
` [PATCH 08/31] drm/vc4: hdmi: Increase audio MAI fifo dreq threshold
` [PATCH 09/31] drm/vc4: hdmi: Warn if writing to an unknown HDMI register
` [PATCH 10/31] drm/vc4: hvs: More logging for dlist generation
` [PATCH 11/31] drm/vc4: hvs: Print error if we fail an allocation
` [PATCH 12/31] drm/vc4: plane: Add more debugging for LBM allocation
` [PATCH 13/31] drm/vc4: plane: Use return variable in atomic_check
` [PATCH 15/31] drm/vc4: Don't write gamma luts on 2711
` [PATCH 18/31] drm/vc4: Fix dlist debug not resetting the next entry pointer
` [PATCH 19/31] drm/vc4: Remove incorrect limit from hvs_dlist debugfs function
[PATCH v3 00/23] This is continued work on Samsung S9(SM-9600) starqltechn
2024-06-20 15:45 UTC (5+ messages)
` [PATCH v3 03/23] dt-bindings: panel: add Samsung s6e3ha8
` [PATCH v3 04/23] dt-bindings: mfd: add maxim,max77705
[PATCH] drm/amdgpu/kfd: Add unlock() on error path to add_queue_mes()
2024-06-20 15:42 UTC (2+ messages)
[PATCH] drm/amd/display: Remove redundant code and semicolons
2024-06-20 15:38 UTC (2+ messages)
[PATCH] drm/amd/display: Clean up indenting in dm_dp_mst_is_port_support_mode()
2024-06-20 15:37 UTC (2+ messages)
[PATCH v4 1/5] clk: sunxi-ng: common: Support minimum and maximum rate
2024-06-20 15:27 UTC (2+ messages)
[PATCH v5 00/12] TTM shrinker helpers and xe buffer object shrinker
2024-06-20 15:17 UTC (6+ messages)
` [PATCH v5 07/12] drm/ttm: Use the LRU walker for eviction
` [PATCH v5 08/12] drm/ttm: Add a virtual base class for graphics memory backup
[PATCH] drm/i915/gem: Return SIGBUS for wrong mapping parameters
2024-06-20 15:14 UTC (2+ messages)
[RFC PATCH 0/2] Clear system pages with GPU
2024-06-20 15:11 UTC (7+ messages)
` [RFC PATCH 1/2] drm/ttm/pool: Introduce a way to skip clear on free
` [PATCH] drm/xe/lnl: Offload system clear page activity to GPU
[PATCH v3] drm/panel: truly-nt35521: transition to mipi_dsi wrapped functions
2024-06-20 14:56 UTC (2+ messages)
[PATCH v2] drm/panel: raydium-rm692e5: transition to mipi_dsi wrapped functions
2024-06-20 14:54 UTC (6+ messages)
[RFC PATCH 0/2] drm/amdgpu: Convert to ttm_bo_vmap()
2024-06-20 14:44 UTC (3+ messages)
` [PATCH 1/2] drm/amdgpu: Unmap BO memory before calling amdgpu_bo_unref()
` [PATCH 2/2] drm/amdgpu: Convert to ttm_bo_vmap() et al
[PATCH] drm/radeon: remove load callback
2024-06-20 14:30 UTC (3+ messages)
[PATCH] drm/mediatek: select DRM_GEM_DMA_HELPER if DRM_FBDEV_EMULATION=y
2024-06-20 14:20 UTC (4+ messages)
[PATCH v3 00/14] This series fixes the errors of MediaTek display driver found by IGT
2024-06-20 14:16 UTC (14+ messages)
` [PATCH v3 02/14] drm/mediatek: Use 8-bit alpha in ETHDR
` [PATCH v3 03/14] drm/mediatek: Fix XRGB setting error in OVL
` [PATCH v3 05/14] drm/mediatek: Fix destination alpha "
` [PATCH v3 06/14] drm/mediatek: Turn off the layers with zero width or height
` [PATCH v3 07/14] drm/mediatek: Add OVL compatible name for MT8195
` [PATCH v3 08/14] drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property
` [PATCH v3 09/14] drm/mediatek: Add new color format MACROs in OVL
` [PATCH v3 10/14] drm/mediatek: Set DRM mode configs accordingly
` [PATCH v3 11/14] drm/mediatek: Support more 10bit formats in OVL
` [PATCH v3 12/14] drm/mediatek: Support RGBA8888 and RGBX8888 in OVL on MT8195
` [PATCH v3 13/14] drm/mediatek: Support DRM plane alpha in OVL
` [PATCH v3 14/14] drm/mediatek: Support DRM plane alpha in Mixer
[PATCH] MAINTAINERS: update Microchip's Atmel-HLCDC driver maintainers
2024-06-20 14:13 UTC (3+ messages)
[PATCH v12 0/7] iio: new DMABUF based API v12
2024-06-20 14:08 UTC (9+ messages)
` [PATCH v12 1/7] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v12 2/7] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
` [PATCH v12 3/7] iio: core: Add new DMABUF interface infrastructure
` [PATCH v12 4/7] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v12 5/7] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v12 6/7] Documentation: iio: Document high-speed DMABUF based API
` [PATCH v12 7/7] Documentation: dmaengine: Document new dma_vec API
[PATCH 1/2] MAINTAINERS: drm : vc4: Add Raspberry Pi as maintainers
2024-06-20 14:06 UTC (4+ messages)
` [PATCH 2/2] MAINTAINERS: drm : vc4: Drop Emma's tree
[PATCH V2] drm/ttm: increase ttm pre-fault value to PMD size
2024-06-20 14:01 UTC (5+ messages)
[PATCH 00/15] Introduce HabanaLabs network drivers
2024-06-20 13:51 UTC (19+ messages)
` [PATCH 06/15] net: hbl_cn: debugfs support
` [PATCH 09/15] net: hbl_en: add habanalabs Ethernet driver
` [PATCH 13/15] accel/habanalabs: network scaling support
[PATCH v2 1/3] drm/todo: Create a TODO item for additional HDMI work
2024-06-20 13:35 UTC (3+ messages)
` [PATCH v2 2/3] drm/todo: Create a TODO item for MIPI-DSI rework
` [PATCH v2 3/3] drm/todo: Add TODO entry for "lints"
[PATCH 1/3] drm/todo: Create a TODO item for additional HDMI work
2024-06-20 13:33 UTC (3+ messages)
[PATCH] drm/msm/dpu: protect ctl ops calls with validity checks
2024-06-20 13:08 UTC (2+ messages)
[PATCH] drm/msm/adreno: De-spaghettify the use of memory barriers
2024-06-20 13:04 UTC (8+ messages)
[PATCH v2 0/8] drm: make leftover drivers call drm_atomic_helper_shutdown() at the right times
2024-06-20 13:00 UTC (10+ messages)
` [PATCH v2 8/8] drm/amdgpu: Call drm_atomic_helper_shutdown() at shutdown time
[PATCH 0/4] drm: rcar-du: Add support for R8A779H0
2024-06-20 12:48 UTC (12+ messages)
` [PATCH 1/4] drm: rcar-mipi-dsi: Fix CLOCKSET1_LOCK definition
` [PATCH 2/4] drm: ti-sn65dsi86: Check bridge connection failure
` [PATCH 4/4] drm: rcar-du: Add support for R8A779H0
[PATCH 00/23] drm: sun4i: add Display Engine 3.3 (DE33) support
2024-06-20 12:25 UTC (25+ messages)
` [PATCH 01/23] drm: sun4i: de2/de3: Change CSC argument
` [PATCH 02/23] drm: sun4i: de2/de3: Merge CSC functions into one
` [PATCH 03/23] drm: sun4i: de2/de3: call csc setup also for UI layer
` [PATCH 04/23] drm: sun4i: de2: Initialize layer fields earlier
` [PATCH 05/23] drm: sun4i: de3: Add YUV formatter module
` [PATCH 06/23] drm: sun4i: de3: add format enumeration function to engine
` [PATCH 07/23] drm: sun4i: de3: add formatter flag to mixer config
` [PATCH 08/23] drm: sun4i: de3: add YUV support to the DE3 mixer
` [PATCH 09/23] drm: sun4i: de3: pass engine reference to ccsc setup function
` [PATCH 10/23] drm: sun4i: de3: add YUV support to the color space correction module
` [PATCH 11/23] drm: sun4i: de3: add YUV support to the TCON
` [PATCH 12/23] drm: sun4i: support YUV formats in VI scaler
` [PATCH 13/23] drm: sun4i: de2/de3: add mixer version enum
` [PATCH 14/23] drm: sun4i: de2/de3: refactor mixer initialisation
` [PATCH 15/23] drm: sun4i: vi_scaler refactor vi_scaler enablement
` [PATCH 16/23] drm: sun4i: de2/de3: make blender register references generic
` [PATCH 17/23] drm: sun4i: de3: Implement AFBC support
` [PATCH 18/23] dt-bindings: allwinner: add H616 DE33 bus, clock and display bindings
` [PATCH 19/23] clk: sunxi-ng: ccu: add Display Engine 3.3 (DE33) support
` [PATCH 20/23] drm: sun4i: de33: mixer: "
` [PATCH 21/23] drm: sun4i: de33: vi_scaler: "
` [PATCH 22/23] drm: sun4i: de33: fmt: "
` [PATCH 23/23] drm: sun4i: de33: csc: "
[PATCH v3 0/9] drm/msm/dpu: be more friendly to X.org
2024-06-20 11:59 UTC (7+ messages)
` [PATCH v3 7/9] drm/msm/dpu: drop _dpu_crtc_check_and_setup_lm_bounds from atomic_begin
[PATCH v4 0/2] Support Starry er88577 MIPI-DSI panel
2024-06-20 11:52 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: panel-simple-dsi: add Starry-er88577 DSI panel bindings
` [PATCH v4 2/2] drm/panel: starry-er88577: add new panel driver
[PATCH v3] drm/tests: Add tests for the new Monochrome value of tv_mode
2024-06-20 11:09 UTC
[bug report] drm: atmel-hlcdc: add driver ops to differentiate HLCDC and XLCDC IP
2024-06-20 10:50 UTC (2+ messages)
[PATCH v11 3/7] iio: core: Add new DMABUF interface infrastructure
2024-06-20 10:45 UTC (2+ messages)
` [v11 "
[PATCH v14 00/12] Improve test coverage of TTM
2024-06-20 9:08 UTC (2+ messages)
[PATCH v3 0/2] Support Starry er88577 MIPI-DSI panel
2024-06-20 9:08 UTC (4+ messages)
` [PATCH v3 2/2] drm/panel: starry-er88577: add new panel driver
[PATCH] drm/xe: Use write-back caching mode for system memory on DGFX
2024-06-20 9:03 UTC (2+ messages)
[PATCH] drm/tests: add drm_hdmi_state_helper_test MODULE_DESCRIPTION()
2024-06-20 8:53 UTC (2+ messages)
` (subset) "
[PATCH v2 0/3] vc4 VEC (analogue video) updates - margins and monochrome
2024-06-20 8:53 UTC (8+ messages)
` [PATCH v2 1/3] drm/tests: Add tests for the new Monochrome value of tv_mode
` [PATCH v2 2/3] drm/vc4: Add monochrome mode to the VEC
` (subset) "
` [PATCH v2 3/3] drm/vc4: vec: Add the margin properties to the connector
` (subset) "
[PATCH REPOST^2] drm/ttm/tests: Let ttm_bo_test consider different ww_mutex implementation
2024-06-20 8:53 UTC (2+ messages)
` (subset) "
[git pull] habanalabs for drm-next-6.11
2024-06-20 8:35 UTC
[PATCH v4 0/4] Add kd101ne3-40ti configuration in driver jd9365da
2024-06-20 8:05 UTC (5+ messages)
` [PATCH v4 1/4] drm/panel: jd9365da: Modify the method of sending commands
` [PATCH v4 2/4] dt-bindings: display: panel: Add compatible for kingdisplay-kd101ne3
` [PATCH v4 3/4] drm/panel: jd9365da: Support for kd101ne3-40ti MIPI-DSI panel
` [PATCH v4 4/4] drm/panel: jd9365da: Add the function of adjusting orientation
[PULL] drm-xe-fixes
2024-06-20 8:02 UTC
[PULL] drm-misc-next
2024-06-20 8:01 UTC
[PATCH 2/2] drm/panel-xinpeng-xpp055c272: add check for mipi_dsi_dcs_enter_sleep_mode
2024-06-20 7:48 UTC
[PATCH 1/2] drm/panel: ltk050h3146w: add check for mipi_dsi_dcs_enter_sleep_mode
2024-06-20 7:47 UTC
[PATCH] media: videobuf2: sync caches for dmabuf memory
2024-06-20 6:51 UTC (5+ messages)
"firmware/sysfb: Set firmware-framebuffer parent device" breaks lightdm on Ubuntu 22.04 using amdgpu
2024-06-20 6:40 UTC (4+ messages)
[PATCH v3 00/21] iommu: Refactoring domain allocation interface
2024-06-20 1:14 UTC (4+ messages)
` [PATCH v3 15/21] iommu/vt-d: Add helper to allocate paging domain
[pull] amdgpu drm-fixes-6.10
2024-06-19 22:32 UTC
[PATCH v2 00/14] drm/msm/hdmi: rework and fix the HPD even generation
2024-06-19 22:14 UTC (13+ messages)
` [PATCH v2 09/14] drm/msm/hdmi: implement proper runtime PM handling
` [PATCH v2 10/14] drm/msm/hdmi: rename hpd_clks to pwr_clks
` [PATCH v2 11/14] drm/msm/hdmi: expand the HDMI_CFG macro
` [PATCH v2 12/14] drm/msm/hdmi: drop hpd-gpios support
` [PATCH v2 13/14] drm/msm/hdmi: ensure that HDMI is one if HPD is requested
` [PATCH v2 14/14] drm/msm/hdmi: wire in hpd_enable/hpd_disable bridge ops
[PATCH] backlight: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-06-19 19:35 UTC
Linux 6.10-rc1
2024-06-19 16:52 UTC (5+ messages)
[PATCH v2 0/8] drm/msm/dpu: handle non-default TE source pins
2024-06-19 19:11 UTC (10+ messages)
` [PATCH v2 1/8] dt-bindings: display/msm/dsi: allow specifying TE source
` [PATCH v2 7/8] drm/msm/dpu: support setting the "
` [PATCH v2 8/8] drm/msm/dpu: rename dpu_hw_setup_vsync_source functions
[PATCH v2 0/9] drm/i915: Polish plane surface alignment handling
2024-06-19 18:59 UTC (4+ messages)
[PATCH v2 01/14] drm/bridge: analogix_dp: remove unused platform power_on_end callback
2024-06-19 18:22 UTC (14+ messages)
` [PATCH v2 02/14] drm/rockchip: analogix_dp: add runtime PM handling
` [PATCH v2 03/14] drm/bridge: analogix_dp: register AUX bus after enabling runtime PM
` [PATCH v2 04/14] drm/bridge: analogix_dp: handle clock via "
` [PATCH v2 05/14] drm/bridge: analogix_dp: remove unused analogix_dp_remove
` [PATCH v2 06/14] drm/bridge: analogix_dp: remove clk handling from analogix_dp_set_bridge
` [PATCH v2 07/14] drm/bridge: analogix_dp: move platform and PHY power handling into runtime PM
` [PATCH v2 08/14] drm/bridge: analogix_dp: move basic controller init "
` [PATCH v2 09/14] drm/bridge: analogix_dp: remove PLL lock check from analogix_dp_config_video
` [PATCH v2 10/14] drm/bridge: analogix_dp: move macro reset after link bandwidth setting
` [PATCH v2 11/14] drm/bridge: analogix_dp: don't wait for PLL lock too early
` [PATCH v2 12/14] drm/bridge: analogix_dp: simplify and correct PLL lock checks
` [PATCH v2 13/14] drm/bridge: analogix_dp: only read AUX status when an error occured
` [PATCH v2 14/14] drm/bridge: analogix_dp: handle AUX transfer timeouts
[RFC] GPU driver with separate "core" and "DRM" modules
2024-06-19 18:26 UTC (3+ messages)
` [PATCH 2/2] drm/nouveau/nvkm: separate out into nvkm.ko
[PATCH 0/5] Support alpha blending in MTK display driver
2024-06-19 17:27 UTC (6+ messages)
` [PATCH 1/5] drm/mediatek: Support "None" blending in OVL
` [PATCH 2/5] drm/mediatek: Support "None" blending in Mixer
` [PATCH 3/5] drm/mediatek: Support "Pre-multiplied" blending in OVL
` [PATCH 4/5] drm/mediatek: Support "Pre-multiplied" blending in Mixer
` [PATCH 5/5] drm/mediatek: Support alpha blending in display driver
[PULL] drm-intel-next
2024-06-19 17:08 UTC
Design session notes: GPU acceleration in Xen
2024-06-19 16:56 UTC (5+ messages)
[PATCH] drm: Remove unused function rcar_cmm_write
2024-06-19 16:53 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox