dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-15 05:28:19 to 2023-06-16 07:59:44 UTC [more...]

[RFC] Plane color pipeline KMS uAPI
 2023-06-16  7:59 UTC  (11+ messages)

[PATCH] Remove incorrect hard coded cache coherrency setting
 2023-06-16  7:39 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2,0/3] Add mt8188 compatiable for DSI cmd packet control
 2023-06-16  7:36 UTC  (4+ messages)
` [PATCH v2, 1/3] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8188
` [PATCH v2,2/3] drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.c
` [PATCH v2, 3/3] drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code

[PATCH 0/3] Add mt8188 compatiable for DSI cmd packet control
 2023-06-16  6:50 UTC  (6+ messages)
` [PATCH 3/3] drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code

[PATCH v6 0/8] Initial support for Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-06-16  7:13 UTC  (4+ messages)
` [PATCH v6 3/8] drm: bridge: Cadence: Add MHDP8501 DP driver
    ` [EXT] "

[PATCH 0/3] drm: Allow PRIME 'self-import' for all drivers
 2023-06-16  7:11 UTC  (9+ messages)
` [PATCH 1/3] drm: Enable PRIME import/export "
` [PATCH 2/3] drm: Clear fd/handle callbacks in struct drm_driver
` [PATCH 3/3] drm/prime: Unexport helpers for fd/handle conversion

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-16  7:11 UTC  (7+ messages)
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
` [PATCH v7 7/8] drm/amdgpu: Implement the is_boot_device callback function

[PATCH V3 0/7] Support Wifi RFI interference mitigation feature
 2023-06-16  6:57 UTC  (8+ messages)
` [PATCH V3 1/7] drivers/acpi: Add support for Wifi band RF mitigations
` [PATCH V3 2/7] wifi: mac80211: Add support for ACPI WBRF
` [PATCH V3 3/7] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH V3 4/7] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH V3 5/7] drm/amd/pm: add flood detection for wbrf events
` [PATCH V3 6/7] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH V3 7/7] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[PATCH 0/9] Add support for XLCDC to sam9x7 SoC family
 2023-06-16  6:44 UTC  (17+ messages)
` [PATCH 1/9] dt-bindings: mfd: Add bindings for SAM9X7 LCD controller
` [PATCH 4/9] drm: atmel-hlcdc: Define SAM9X7 XLCDC specific registers
` [PATCH 5/9] drm: atmel-hlcdc: add compatible string check for XLCDC and HLCDC
` [PATCH 6/9] drm: atmel_hlcdc: Add support for XLCDC in atmel LCD driver

[PATCH v5 01/11] i2c: Enhance i2c_new_ancillary_device API
 2023-06-16  6:32 UTC  (30+ messages)

[PATCH] drm/i2c: Switch i2c drivers back to use .probe()
 2023-06-16  5:58 UTC  (2+ messages)

[PATCH v3] drm/vkms: Add support to 1D gamma LUT
 2023-06-16  2:49 UTC  (3+ messages)

[PATCH] drm/panel: move some dsi commands from unprepare to disable
 2023-06-15 23:36 UTC  (6+ messages)

[PATCH v9 00/20] GMU-less A6xx support (A610, A619_holi)
 2023-06-15 23:21 UTC  (21+ messages)
` [PATCH v9 01/20] dt-bindings: display/msm: gpu: Document GMU wrapper-equipped A6xx
` [PATCH v9 02/20] dt-bindings: display/msm/gmu: Add GMU wrapper
` [PATCH v9 03/20] drm/msm/adreno: Use adreno_is_revn for A690
` [PATCH v9 04/20] drm/msm/a6xx: Remove static keyword from sptprac en/disable functions
` [PATCH v9 05/20] drm/msm/a6xx: Move force keepalive vote removal to a6xx_gmu_force_off()
` [PATCH v9 06/20] drm/msm/a6xx: Move a6xx_bus_clear_pending_transactions to a6xx_gpu
` [PATCH v9 07/20] drm/msm/a6xx: Improve a6xx_bus_clear_pending_transactions()
` [PATCH v9 08/20] drm/msm/a6xx: Add a helper for software-resetting the GPU
` [PATCH v9 09/20] drm/msm/a6xx: Remove both GBIF and RBBM GBIF halt on hw init
` [PATCH v9 10/20] drm/msm/a6xx: Extend and explain UBWC config
` [PATCH v9 11/20] drm/msm/a6xx: Move CX GMU power counter enablement to hw_init
` [PATCH v9 12/20] drm/msm/a6xx: Introduce GMU wrapper support
` [PATCH v9 13/20] drm/msm/adreno: Disable has_cached_coherent in GMU wrapper configurations
` [PATCH v9 14/20] drm/msm/a6xx: Add support for A619_holi
` [PATCH v9 15/20] drm/msm/a6xx: Add A610 support
` [PATCH v9 16/20] drm/msm/a6xx: Fix some A619 tunables
` [PATCH v9 17/20] drm/msm/a6xx: Use "else if" in GPU speedbin rev matching
` [PATCH v9 18/20] drm/msm/a6xx: Use adreno_is_aXYZ macros in speedbin matching
` [PATCH v9 19/20] drm/msm/a6xx: Add A619_holi speedbin support
` [PATCH v9 20/20] drm/msm/a6xx: Add A610 "

[PATCH v2 00/22]drm/msm/dpu: another catalog rework
 2023-06-15 23:04 UTC  (19+ messages)
` [PATCH v2 01/22] drm/msm/dpu: fix sc7280 and sc7180 PINGPONG done interrupts
` [PATCH v2 02/22] drm/msm/dpu: correct MERGE_3D length
` [PATCH v2 03/22] drm/msm/dpu: remove unused INTF_NONE interfaces
` [PATCH v2 04/22] drm/msm: enumerate DSI interfaces
` [PATCH v2 05/22] drm/msm/dpu: always use MSM_DP/DSI_CONTROLLER_n
` [PATCH v2 06/22] drm/msm/dpu: simplify peer LM handling
` [PATCH v2 16/21] drm/msm/dpu: inline DSC_BLK macros

[PATCH 00/11] drm/i915: MST+DSC nukage and state stuff
 2023-06-15 22:11 UTC  (6+ messages)
` [PATCH 02/11] drm/i915/mst: Remove broken MST DSC support

[PATCH 0/2] Fix up the boe-tv101wum-nl6 panel driver
 2023-06-15 22:10 UTC  (4+ messages)
` [PATCH 1/2] drm/panel: boe-tv101wum-nl6: Drop macros and open code sequences
` [PATCH 2/2] drm/panel: boe-tv101wum-nl6: Drop surplus prepare tracking

[PATCH v2 0/5] drm/ssd130x: A few enhancements and cleanups
 2023-06-15 21:53 UTC  (2+ messages)

[PATCH v8 00/18] GMU-less A6xx support (A610, A619_holi)
 2023-06-15 21:43 UTC  (16+ messages)
` [PATCH v8 07/18] drm/msm/a6xx: Add a helper for software-resetting the GPU
` [PATCH v8 10/18] drm/msm/a6xx: Introduce GMU wrapper support
` [PATCH v8 13/18] drm/msm/a6xx: Add A610 support
` [PATCH v8 18/18] drm/msm/a6xx: Add A610 speedbin support

[PATCH v3] drm/i915: Avoid circular locking dependency when flush delayed work on gt reset
 2023-06-15 21:36 UTC  (2+ messages)

[PATCH v1] drm/i915/gsc: Fix intel_gsc_uc_fw_proxy_init_done with directed wakerefs
 2023-06-15 21:19 UTC 

Updating hardcoded "of-display" devices
 2023-06-15 21:19 UTC  (9+ messages)
` [PATCH 1/2] fbdev/offb: Update expected device name

[PATCH v3 00/17] Imagination Technologies PowerVR DRM driver
 2023-06-15 20:50 UTC  (3+ messages)
` [PATCH v3 02/17] dt-bindings: gpu: Add Imagination Technologies PowerVR GPU

[PATCH v9 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2023-06-15 20:48 UTC  (5+ messages)
` [PATCH v9 02/14] mm: move page zone helpers from mm.h to mmzone.h

[PATCH v2 2/8] dt-bindings: display: panel: mipi-dbi-spi: add shineworld lh133k compatible
 2023-06-15 20:20 UTC  (5+ messages)
` [PATCH v2 3/8] dt-bindings: display: panel: mipi-dbi-spi: add spi-3wire property

[PATCH 1/5] drm/bridge: tc358762: Split register programming from pre-enable to enable
 2023-06-15 20:19 UTC  (5+ messages)
` [PATCH 2/5] drm/bridge: tc358762: Switch to atomic ops
` [PATCH 3/5] drm/bridge: tc358762: Instruct DSI host to generate HSE packets
` [PATCH 4/5] drm/bridge: tc358762: Guess the meaning of LCDCTRL bits
` [PATCH 5/5] drm/bridge: tc358762: Handle HS/VS polarity

[PATCH] drm/bridge: tc358764: Use BIT() macro for actual bits
 2023-06-15 20:16 UTC 

[PATCH] drm/panel: simple: Add Powertip PH800480T013 drm_display_mode flags
 2023-06-15 20:16 UTC 

[PATCH] drm: bridge: samsung-dsim: Drain command transfer FIFO before transfer
 2023-06-15 20:15 UTC 

[PATCH v4 0/3] drm/panel: add fannal c3004 panel
 2023-06-15 19:54 UTC  (3+ messages)
` [PATCH v4 3/3] drm/panel-fannal-c3004: Add fannal c3004 DSI panel

[PATCH 1/3] drm/scheduler: implement hw time accounting
 2023-06-15 18:46 UTC  (6+ messages)
` [PATCH 2/3] drm/amdgpu: mostly revert "fix force APP kill hang(v4)"
` [PATCH 3/3] drm/amdgpu: use new scheduler accounting

[PATCH 0/2] drm/amdgpu: Fix instances of -Wunused-const-variable with CONFIG_DEBUG_FS=n
 2023-06-15 17:30 UTC  (4+ messages)
` [PATCH 1/2] drm/amdgpu: Remove CONFIG_DEBUG_FS guard around body of amdgpu_rap_debugfs_init()
` [PATCH 2/2] drm/amdgpu: Move clocks closer to its only usage in amdgpu_parse_cg_state()

[RFC PATCH v2 00/18] Add DRM CRTC 3D LUT interface
 2023-06-15 10:29 UTC  (5+ messages)

[PATCH] dt-bindings: display: Add missing property types
 2023-06-15 17:26 UTC  (2+ messages)

[PATCH] drm/i915/guc/slpc: Apply min softlimit correctly
 2023-06-15 17:04 UTC  (2+ messages)

[PATCH] drm/amd/pm: remove unneeded variable
 2023-06-15 17:22 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove unneeded variable
 2023-06-15 17:16 UTC  (2+ messages)

[RFC PATCH v2 0/4] drm/mgag200: Use DMA to copy the framebuffer to the VRAM
 2023-06-15 17:15 UTC  (4+ messages)
` [PATCH v2 4/4] "

[PATCH] amd/display/dc:remove repeating expression
 2023-06-15 17:12 UTC  (3+ messages)

[PATCH drm-next v4 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-06-15 16:39 UTC  (9+ messages)
` [PATCH drm-next v4 03/14] drm: manager to keep track of GPUs VA mappings

[PATCH v2 0/4] video: backlight: lp855x: modernize bindings
 2023-06-15 16:41 UTC  (3+ messages)
` (subset) "

[Intel-xe] [RFC PATCH 1/1] drm/xe: Introduce function pointers for MMIO functions
 2023-06-15 16:34 UTC 

[PATCH 0/3] Fixed-width mask/bit helpers
 2023-06-15 15:58 UTC  (9+ messages)
` [PATCH 2/3] linux/bits.h: Add fixed-width GENMASK and BIT macros

[PATCH] drm/bridge: tc358764: Fix debug print parameter order
 2023-06-15 15:28 UTC 

[PATCH] accel/qaic: Call DRM helper function to destroy prime GEM
 2023-06-15 15:23 UTC  (3+ messages)

[PATCH v15 0/2] drm: Add kms driver for loongson display controller
 2023-06-15 14:36 UTC  (3+ messages)
` [PATCH v15 1/2] "
` [PATCH v15 2/2] MAINTAINERS: add maintainers for DRM LOONGSON driver

[PATCH] drm/bridge: ps8640: Drop the ability of ps8640 to fetch the EDID
 2023-06-15 14:30 UTC  (5+ messages)

[PATCH] drm/etnaviv: slow down FE idle polling
 2023-06-15 13:51 UTC  (9+ messages)
`  "

[PATCH 0/7] drm/panel: sitronix-st7789v: Support ET028013DMA panel
 2023-06-15 12:58 UTC  (7+ messages)
` [PATCH 1/7] drm/panel: sitronix-st7789v: Prevent core spi warnings

[PATCH v6 0/6] Add DSC v1.2 Support for DSI
 2023-06-15 12:25 UTC  (3+ messages)

[PATCH 1/9] drm/amdgpu: generally allow over-commit during BO allocation
 2023-06-15 12:04 UTC  (9+ messages)
` [PATCH 3/9] drm/ttm: use per BO cleanup workers

[PATCH AUTOSEL 4.14 5/6] fbdev: imsttfb: Release framebuffer and dealloc cmap on error path
 2023-06-15 11:40 UTC 

[PULL] drm-misc-next-fixes
 2023-06-15 11:40 UTC 

[PATCH] drm/msm/dp: Drop aux devices together with DP controller
 2023-06-15 11:31 UTC  (2+ messages)

[PATCH v14 00/10] add DSC 1.2 dpu supports
 2023-06-15 11:31 UTC  (2+ messages)

[PATCH] drm/msm/adreno: make adreno_is_a690()'s argument const
 2023-06-15 11:31 UTC  (2+ messages)

[PATCH v14 0/9] Introduce MSM-specific DSC helpers
 2023-06-15 11:31 UTC  (2+ messages)

[PATCH 1/2] drm/msm: provide fb_dirty implemenation
 2023-06-15 11:31 UTC  (2+ messages)

[PATCH] drm/msm/dp: Free resources after unregistering them
 2023-06-15 11:31 UTC  (3+ messages)

[PATCH 1/2] drm/msm/dsi: dsi_host: drop unused clocks
 2023-06-15 11:31 UTC  (2+ messages)

[PATCH 1/2] drm/msm/dpu: do not enable color-management if DSPPs are not available
 2023-06-15 11:31 UTC  (3+ messages)

[PATCH] nouveau: fix client work fence deletion race
 2023-06-15 11:10 UTC  (3+ messages)

[PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
 2023-06-15  9:48 UTC  (7+ messages)

[PATCH 1/8] drm/etnaviv: move down etnaviv_gpu_recover_hang() in file
 2023-06-15  9:37 UTC  (4+ messages)
` [PATCH 3/8] drm/etnaviv: move runtime PM handling to events

[PATCH] drm/etnaviv: disable MLCG and pulse eater on GPU reset
 2023-06-15  9:22 UTC  (6+ messages)
`  "

PSA: drm-misc-next-fixes is open
 2023-06-15  8:42 UTC 

[PATCH net-next v7 00/11] Brcm ASP 2.0 Ethernet Controller
 2023-06-15  8:07 UTC  (3+ messages)
` [PATCH net-next v7 08/11] net: bcmasp: Add support for ethtool driver stats

[PATCH] drm/nouveau/nvkm/engine/gr/gf100: Remove unneeded semicolon
 2023-06-14  8:41 UTC 

[PATCH v4 0/4] Fix up Nokia 770 regression
 2023-06-14  8:44 UTC  (3+ messages)
` [PATCH v4 2/4] ARM/mmc: Convert old mmci-omap to GPIO descriptors

[PATCH 0/3] backlight: lm3630a: add functionality to change boost converter frequency
 2023-06-14 19:08 UTC  (4+ messages)
` [PATCH 1/3] backlight: lm3630a: add support for changing the boost frequency
` [PATCH 2/3] dt-bindings: backlight: lm3630a: add entries to control "
` [PATCH 3/3] arm64: dts: rockchip: shift boost frequency for rk3566-pinenote backlight

[PATCH] drm/tests: Add test case for drm_rect_clip_scaled()
 2023-06-14 17:54 UTC 

[PATCH v4] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
 2023-06-14  9:06 UTC  (3+ messages)

[PATCH] drm/i915: Call page_address() on page acquired with GFP_KERNEL flag
 2023-06-14 12:35 UTC 

[PATCH] drm/ingenic: Kconfig: select REGMAP and REGMAP_MMIO
 2023-06-15  7:14 UTC  (3+ messages)

[PATCH] drm/amdkfd: Switch over to memdup_user()
 2023-06-15  6:32 UTC  (2+ 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).