messages from 2023-08-29 11:40:18 to 2023-08-30 07:51:54 UTC [more...]
[PATCH 1/2] drm/display/dp: Assume 8 bpc support when DSC is supported
2023-08-30 7:51 UTC (2+ messages)
` [1/2] "
[PATCH drm-misc-next 0/3] [RFC] DRM GPUVA Manager GPU-VM features
2023-08-30 7:48 UTC (4+ messages)
` [PATCH drm-misc-next 2/3] drm/gpuva_mgr: generalize dma_resv/extobj handling and GEM validation
[RFC PATCH] drm/ssd130x: Allocate buffer in the CRTC's .atomic_check() callback
2023-08-30 7:45 UTC (4+ messages)
[PATCH 1/2] dt-bindings: display/panel: Add AUO G156HAN04.0 LVDS display
2023-08-28 9:49 UTC (2+ messages)
` [PATCH 2/2] drm/panel: Add AUO G156HAN04.0 LVDS display support
[PATCH] drm/komeda: add NV12 format to support writeback layer type
2023-08-29 9:30 UTC
[PATCH v1 1/2] dt-bindings: backlight: Add MPS MP3309C
2023-08-29 16:39 UTC (6+ messages)
` [PATCH v1 2/2] backlight: mp3309c: Add support for "
[PATCH] drm/komeda: drop all currently held locks if deadlock happens
2023-08-29 8:18 UTC (2+ messages)
` 回复: "
[PATCH 0/4] drm/amd/display: stop using drm_edid_override_connector_update()
2023-08-30 7:29 UTC (11+ messages)
` [Intel-gfx] "
[PATCH] fbdev: Update fbdev source file paths
2023-08-30 7:10 UTC (2+ messages)
[PATCH] drm/tegra: Remove existing framebuffer only if we support display
2023-08-30 6:13 UTC (2+ messages)
[PATCH] drm/connector: mark enum counter value as private
2023-08-30 5:06 UTC (2+ messages)
[PATCH] drm/panel: Add prepare_prev_first flag to Visionox VTDR6130
2023-08-30 3:40 UTC (27+ messages)
[PATCH 0/3] drm/msm/dpu: remove dpu_encoder_phys_ops::atomic_mode_set callback
2023-08-30 1:23 UTC (10+ messages)
` [PATCH 1/3] drm/msm/dpu: split irq_control into irq_enable and _disable
` [PATCH 2/3] drm/msm/dpu: split _dpu_encoder_resource_control_helper()
` [PATCH 3/3] drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set
` [Freedreno] "
[git pull] drm for 6.6-rc1
2023-08-30 1:03 UTC
[PATCH drm-misc-next] drm/nouveau: fence: fix undefined fence state after emit
2023-08-29 22:47 UTC (2+ messages)
[PATCH v2 0/8] drm: fb-helper/ssd130x: Add support for DRM_FORMAT_R1
2023-08-29 21:16 UTC (10+ messages)
` [PATCH v2 2/8] drm/ssd130x: Fix screen clearing
` [PATCH v2 3/8] drm/ssd130x: Use bool for ssd130x_deviceinfo flags
` [PATCH v2 4/8] drm/ssd130x: Add support for DRM_FORMAT_R1
[PATCH] Revert "drm/amd/display: Remove v_startup workaround for dcn3+"
2023-08-29 20:10 UTC
[RFC 00/33] Add Support for Plane Color Pipeline
2023-08-29 19:40 UTC (36+ messages)
` [RFC 01/33] drm/doc/rfc: Add RFC document for proposed "
` [RFC 02/33] drm: Add color operation structure
` [RFC 03/33] drm: Add plane get color pipeline property
` [RFC 04/33] drm: Add helper to add color pipeline
` [RFC 05/33] drm: Add structures for setting "
` [RFC 06/33] drm: Add set colorpipeline property
` [RFC 07/33] drm: Add Enhanced Gamma LUT precision structure
` [RFC 08/33] drm: Add color lut range structure
` [RFC 09/33] drm: Add color information to plane state
` [RFC 10/33] drm: Manage color blob states
` [RFC 11/33] drm: Replace individual color blobs
` [RFC 12/33] drm: Reset pipeline when user sends NULL blob
` [RFC 13/33] drm: Reset plane color state on pipeline switch request
` [RFC 14/33] drm/i915/color: Add lut range for SDR planes
` [RFC 15/33] drm/i915/color: Add lut range for HDR planes
` [RFC 16/33] drm/i915/color: Add color pipeline "
` [RFC 17/33] drm/i915/color: Add color pipeline for SDR planes
` [RFC 18/33] drm/i915/color: Add HDR plane LUT range data to color pipeline
` [RFC 19/33] drm/i915/color: Add SDR "
` [RFC 20/33] drm/i915/color: Add color pipelines to plane
` [RFC 21/33] drm/i915/color: Create and attach set color pipeline property
` [RFC 22/33] drm/i915/color: Add plane color callbacks
` [RFC 23/33] drm/i915/color: Load plane color luts from atomic flip
` [RFC 24/33] drm/i915/xelpd: Add plane color check to glk_plane_color_ctl
` [RFC 25/33] drm/i915/xelpd: Add register definitions for Plane Degamma
` [RFC 26/33] drm/i915/color: Add color functions for ADL
` [RFC 27/33] drm/i915/color: Program Plane Pre-CSC Registers
` [RFC 28/33] drm/i915/xelpd: Add register definitions for Plane Post CSC
` [RFC 29/33] drm/i915/xelpd: Program Plane Post CSC Registers
` [RFC 30/33] drm/i915/color: Enable Plane CSC
` [RFC 31/33] drm/i915/color: Enable plane color features
` [RFC 32/33] drm/i915/color: Add a dummy pipeline with 3D LUT
` [RFC 33/33] drm/i915/color: Add example implementation for vendor specific color operation
[PATCH 0/7] drm/msm/dp: Simplify DPCD related code with helpers
2023-08-29 18:47 UTC (8+ messages)
` [PATCH 1/7] drm/msm/dp: Replace open-coded drm_dp_read_dpcd_caps()
` [PATCH 2/7] drm/msm/dp: Use drm_dp_read_sink_count() helper
` [PATCH 3/7] drm/msm/dp: Remove dead code related to downstream cap info
` [PATCH 4/7] drm/msm/dp: Remove aux_cfg_update_done and related code
` [PATCH 5/7] drm/msm/dp: Simplify with drm_dp_{max_link_rate, max_lane_count}()
` [PATCH 6/7] drm/msm/dp: Inline dp_link_parse_sink_count()
` [PATCH 7/7] drm/msm/dp: Remove dp_display_is_ds_bridge()
Allocation Constraints
2023-08-29 18:37 UTC
[PATCH v6 0/4] drm: Use full allocated minor range for DRM
2023-08-29 18:37 UTC (8+ messages)
` [PATCH v6 1/4] drm: Use XArray instead of IDR for minors
[PATCH 00/31] Fix and improve Rockchip RK3128 support
2023-08-29 18:36 UTC (41+ messages)
` [PATCH 01/31] dt-bindings: mfd: syscon: Add rockchip, rk3128-qos compatible
` [PATCH 01/31] dt-bindings: mfd: syscon: Add rockchip,rk3128-qos compatible
` [PATCH 02/31] dt-bindings: gpu: mali-utgard: Add Rockchip RK3128 compatible
` [PATCH 03/31] dt-bindings: ASoC: rockchip: Add compatible for RK3128 spdif
` [PATCH 04/31] dt-bindings: arm: rockchip: Add Geniatech XPI-3128
` [PATCH 05/31] clk: rockchip: rk3128: Fix aclk_peri_src parent
` [PATCH 06/31] clk: rockchip: rk3128: Fix hclk_otg gate
` [PATCH 07/31] clk: rockchip: rk3128: Fix SCLK_SDMMC's clock name
` [PATCH 08/31] phy: rockchip-inno-usb2: Split ID interrupt phy registers
` [PATCH 09/31] phy: phy-rockchip-inno-usb2: Add RK3128 support
` [PATCH 10/31] ARM: dts: rockchip: Fix i2c0 register address for RK3128
` [PATCH 11/31] ARM: dts: rockchip: Add missing arm timer interrupt "
` [PATCH 12/31] ARM: dts: rockchip: Add missing quirk for RK3128's dma engine
` [PATCH 13/31] ARM: dts: rockchip: Fix timer clocks for RK3128
` [PATCH 14/31] ARM: dts: rockchip: Disable non-required timers "
` [PATCH 15/31] ARM: dts: rockchip: Split RK3128 devictree for RK312x SoC family
` [PATCH 16/31] ARM: dts: rockchip: Add SRAM node for RK312x
` [PATCH 17/31] ARM: dts: rockchip: Add CPU resets "
` [PATCH 18/31] ARM: dts: rockchip: Enable SMP bringup "
` [PATCH 19/31] ARM: dts: rockchip: Switch to operating-points-v2 for RK312x's CPU
` [PATCH 20/31] ARM: dts: rockchip: Add extra CPU voltages for RK3126
` [PATCH 21/31] ARM: dts: rockchip: add power controller for RK312x
` [PATCH 22/31] ARM: dts: rockchip: Add GPU node "
` [PATCH 23/31] ARM: dts: rockchip: Add 2-channel I2S "
` [PATCH 24/31] ARM: dts: rockchip: Add 8-channel I2S for RK3128
` [PATCH 25/31] ARM: dts: rockchip: Add spdif "
` [PATCH 26/31] ARM: dts: rockchip: Add gmac "
` [PATCH 27/31] ARM: dts: rockchip: Add dwc2 otg fifo siztes for RK312x
` [PATCH 28/31] ARM: dts: rockchip: Add USB host clocks "
` [PATCH 29/31] ARM: dts: rockchip: Make usbphy the parent of SCLK_USB480M "
` [PATCH 30/31] ARM: dts: rockchip: Add sdmmc_det pinctrl "
` [PATCH 31/31] ARM: dts: Add Geniatech XPI-3128 RK3128 board
[PATCH v7 09/11] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
2023-08-29 18:19 UTC (7+ messages)
[PATCH v2] drm: ci: docs: fix build warning - add missing escape
2023-08-29 18:00 UTC (3+ messages)
[PATCH 1/2] drm/mediathek: fix kernel oops if no crtc is found
2023-08-29 17:50 UTC (4+ messages)
` [PATCH 2/2] drm/mediatek: dpi/dsi: fix possible_crtcs calculation
[PATCH v2 00/15] drm: Add a driver for FW-based Mali GPUs
2023-08-29 17:48 UTC (40+ messages)
` [PATCH v2 03/15] drm/panthor: Add GPU register definitions
` [PATCH v2 04/15] drm/panthor: Add the device logical block
` [PATCH v2 05/15] drm/panthor: Add the GPU "
` [PATCH v2 06/15] drm/panthor: Add GEM "
` [PATCH v2 08/15] drm/panthor: Add the MMU/VM "
` [PATCH v2 09/15] drm/panthor: Add the FW "
` [PATCH v2 10/15] drm/panthor: Add the heap "
` [PATCH v2 11/15] drm/panthor: Add the scheduler "
` [PATCH v2 12/15] drm/panthor: Add the driver frontend block
` [PATCH v2 13/15] drm/panthor: Allow driver compilation
` [PATCH v2 15/15] drm/panthor: Add an entry to MAINTAINERS
[PATCH v2 0/9] DRM scheduler changes for Xe
2023-08-29 17:37 UTC (3+ messages)
` [PATCH v2 3/9] drm/sched: Add DRM_SCHED_POLICY_SINGLE_ENTITY scheduling policy
[PATCH 1/4] drm/doc/rfc: No STAGING out of drivers/staging
2023-08-29 17:35 UTC (5+ messages)
` [PATCH 2/4] drm/doc/rfc: Mark Dev_coredump as completed
` [PATCH 3/4] drm/doc/rfc: Mark DRM_VM_BIND as complete
` [PATCH 4/4] drm/doc/rfc: Mark GPU VA "
` [Intel-xe] [PATCH 1/4] drm/doc/rfc: No STAGING out of drivers/staging
truncation in drivers/video/fbdev/neofb.c
2023-08-29 17:11 UTC (2+ messages)
[PATCH v2 0/1] drm/panel: st7703: Fix resume of XBD599 panel
2023-08-29 16:16 UTC (3+ messages)
` [PATCH v2 1/1] drm/panel: st7703: Fix timings when entering/exiting sleep
[PATCH 0/7] fbdev: Split off code for boot-up logo
2023-08-29 15:55 UTC (9+ messages)
` [PATCH 1/7] fbdev/au1200fb: Do not display "
` [PATCH 2/7] fbdev/mmp/mmpfb: "
` [PATCH 3/7] fbdev/core: Fix style of code for "
` [PATCH 4/7] fbdev/core: Move logo functions into separate source file
` [PATCH 5/7] fbdev/core: Build fb_logo iff CONFIG_LOGO has been selected
` [PATCH 6/7] fbdev/core: Remove empty internal helpers from fb_logo.c
` [PATCH 7/7] fbdev/core: Clean up include statements in fbmem.c
[PATCH RFC v6 00/10] Support for Solid Fill Planes
2023-08-29 15:42 UTC (4+ messages)
` [PATCH RFC v6 02/10] drm: Introduce solid fill DRM plane property
[PATCH 0/7] ADV7511 driver enhancements
2023-08-29 15:42 UTC (25+ messages)
` [PATCH 1/7] drm: adv7511: Add struct adv7511_chip_info and use i2c_get_match_data()
` [PATCH 2/7] drm: adv7511: Add max_mode_clock variable to struct adv7511_chip_info
` [PATCH 3/7] drm: adv7511: Add max_lane_freq "
` [PATCH 4/7] drm: adv7511: Add supply_names and num_supplies variables "
` [PATCH 5/7] drm: adv7511: Add has_dsi feature bit "
` [PATCH 6/7] drm: adv7511: Add link_config "
` [PATCH 7/7] drm: adv7511: Add hpd_override_enable "
[PATCH v2 0/9] accel/ivpu: Update for -next 2023.08.25
2023-08-29 15:10 UTC (5+ messages)
` [PATCH v2 5/9] accel/ivpu: Move ivpu_fw_load() to ivpu_fw_init()
[PATCH v4 0/2] Drop ID table and conditionals around of_node pointers for anx78xx driver
2023-08-29 15:03 UTC (6+ messages)
` [PATCH v4 2/2] drm/bridge: Drop conditionals around of_node pointers
[PATCH] drm/panel/panel-sitronix-st7701: Move init sequence from prepare() to enable()
2023-08-29 14:35 UTC (6+ messages)
[PATCH] Revert "Revert "drm/amd/display: Implement zpos property""
2023-08-29 14:16 UTC (3+ messages)
[PATCH AUTOSEL 6.4 14/17] fbdev: goldfishfb: Do not check 0 for platform_get_irq()
2023-08-29 13:32 UTC (2+ messages)
` [PATCH AUTOSEL 6.4 17/17] drm/amd/pm: Fix temperature unit of SMU v13.0.6
[PATCH] doc: gpu: Add document describing buffer exchange
2023-08-29 13:30 UTC (3+ messages)
` [PATCH v2 0/2] doc: uapi: Document dma-buf interop design & semantics
` [Linaro-mm-sig] "
DRM debugfs cleanup take 6
2023-08-29 12:31 UTC (6+ messages)
` [PATCH 2/5] drm/debugfs: disallow debugfs access when device isn't registered
[PATCH 00/12] drm/i915: Populate connector->ddc always
2023-08-29 11:39 UTC (3+ messages)
` [PATCH 11/12] drm/i915/hdmi: Remove old i2c symlink
` [PATCH 12/12] drm/i915/sdvo: Constify mapping structs
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).