dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-17 14:18:14 to 2025-01-20 18:50:00 UTC [more...]

[PATCH 0/4] A bit of struct drm_sched_job cleanup
 2025-01-20 18:49 UTC  (8+ messages)
` [PATCH 1/4] drm/sched: Add job popping API
` [PATCH 2/4] drm/amdgpu: Use the new low level job popping helper
` [PATCH 3/4] drm/sched: Remove to_drm_sched_job internal helper
` [PATCH 4/4] drm/sched: Make the type of drm_sched_job->last_dependency consistent

[PATCH] drm/fourcc: add LINEAR modifiers with an exact pitch alignment
 2025-01-20 18:41 UTC  (14+ messages)

[RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
 2025-01-20 17:59 UTC  (13+ messages)

[PATCH v7 00/12] drm/bridge: cdns-dsi: Fix the color-shift issue
 2025-01-20 17:48 UTC  (6+ messages)
` [PATCH v7 11/12] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable

[PATCH v4 3/3] drm/vkms: Switch to dynamic allocation for CRTC
 2025-01-20 17:26 UTC  (3+ messages)

[RFC v3 00/18] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-01-20 17:21 UTC  (19+ messages)
  ` [RFC v3 01/18] dt-bindings: clock: Add VO subsystem clock controller support
  ` [RFC v3 02/18] clk: thead: Add clock support for VO subsystem in T-Head TH1520 SoC
  ` [RFC v3 03/18] dt-bindings: firmware: thead,th1520: Add support for firmware node
  ` [RFC v3 04/18] firmware: thead: Add AON firmware protocol driver
  ` [RFC v3 05/18] pmdomain: thead: Add power-domain driver for TH1520
  ` [RFC v3 06/18] riscv: Enable PM_GENERIC_DOMAINS for T-Head SoCs
  ` [RFC v3 07/18] dt-bindings: reset: Add T-HEAD TH1520 SoC Reset Controller
  ` [RFC v3 08/18] reset: thead: Add TH1520 reset controller driver
  ` [RFC v3 09/18] drm/imagination: Add reset controller support for GPU initialization
  ` [RFC v3 10/18] dt-bindings: gpu: Add 'resets' property "
  ` [RFC v3 11/18] dt-bindings: gpu: Add compatibles for T-HEAD TH1520 GPU
  ` [RFC v3 12/18] drm/imagination: Add support for IMG BXM-4-64 GPU
  ` [RFC v3 13/18] drm/imagination: Enable PowerVR driver for RISC-V
  ` [RFC v3 14/18] riscv: dts: thead: Add device tree VO clock controller
  ` [RFC v3 15/18] riscv: dts: thead: Add mailbox node
  ` [RFC v3 16/18] riscv: dts: thead: Introduce power domain nodes with aon firmware
  ` [RFC v3 17/18] riscv: dts: thead: Introduce reset controller node
  ` [RFC v3 18/18] riscv: dts: thead: Add GPU node to TH1520 device tree

[PATCH 0/2] Some entity selection streamlining
 2025-01-20 17:00 UTC  (3+ messages)
` [PATCH 1/2] drm/sched: Clarify locked section in drm_sched_rq_select_entity_fifo
` [PATCH 2/2] drm/sched: Consolidate drm_sched_rq_select_entity_rr

[PATCH v3 0/7] Add GCE support for MT8196
 2025-01-20 16:56 UTC  (5+ messages)
` [PATCH v3 1/7] dt-bindings: mailbox: mediatek: Add MT8196 support for gce-mailbox

[RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
 2025-01-20 13:44 UTC  (14+ messages)

[PATCH v5 0/2] Add Block event interrupt support for I2C protocol
 2025-01-20 13:43 UTC  (4+ messages)
` [PATCH v5 1/2] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v5 2/2] i2c: i2c-qcom-geni: Add "

[RFC PATCH 08/12] vfio/pci: Create host unaccessible dma-buf for private device
 2025-01-20 13:28 UTC  (16+ messages)

[PATCH v1 0/2] support for kingdisplay-kd110n11-51ie and starry-2082109qfh040022-50e MIPI-DSI panels
 2025-01-20 13:21 UTC  (3+ messages)

[PATCH 1/2] drm/bridge: ti-sn65dsi83: Set bridge type
 2025-01-20 13:21 UTC  (2+ messages)
` [PATCH 2/2] drm/bridge: nwl-dsi: "

[PATCH v5 00/15] drm/msm/dpu: Support quad pipe with dual-DSI
 2025-01-20 13:15 UTC  (17+ messages)
` [PATCH v5 01/15] drm/msm/dpu: check every pipe per capability
` [PATCH v5 02/15] drm/msm/dpu: Do not fix number of DSC
` [PATCH v5 03/15] drm/msm/dpu: configure DSC per number in use
` [PATCH v5 04/15] drm/msm/dpu: polish log for resource allocation
` [PATCH v5 05/15] drm/msm/dpu: decide right side per last bit
` [PATCH v5 06/15] drm/msm/dpu: fix mixer number counter on allocation
` [PATCH v5 07/15] drm/msm/dpu: switch RM to use crtc_id rather than enc_id for allocation
` [PATCH v5 08/15] drm/msm/dpu: bind correct pingpong for quad pipe
` [PATCH v5 09/15] drm/msm/dpu: Add pipe as trace argument
` [PATCH v5 10/15] drm/msm/dpu: handle pipes as array
` [PATCH v5 11/15] drm/msm/dpu: split PIPES_PER_STAGE definition per plane and mixer
` [PATCH v5 12/15] drm/msm/dpu: blend pipes per mixer pairs config
` [PATCH v5 13/15] drm/msm/dpu: support SSPP assignment for quad-pipe case
` [PATCH v5 14/15] drm/msm/dpu: support plane splitting in "
` [PATCH v5 15/15] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case

[PATCH v4 00/16] drm/msm/dpu: Support quad pipe with dual-DSI
 2025-01-20 12:58 UTC  (5+ messages)
` [PATCH v4 16/16] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case

[PATCH] drm/panfrost: Drop redundant Mediatek driver data
 2025-01-20 12:58 UTC  (2+ messages)

[PATCH] drm/panic: fix compilation issue on ARM
 2025-01-20 12:45 UTC 

[PATCH 5.10] drm/radeon: check bo_va->bo is non-NULL before using it
 2025-01-20 12:45 UTC 

[PATCH v5 32/34] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
 2025-01-20 12:48 UTC  (5+ messages)

[PATCH] drm/bridge: nwl-dsi: Use vsync/hsync polarity from display mode
 2025-01-20 12:42 UTC  (2+ messages)
`  "

[PATCH 1/2] drm/modeset: Handle tiled displays in pan_display_atomic
 2025-01-20 11:40 UTC  (4+ messages)
` [PATCH 2/2] drm/client: Handle tiled displays better

[PATCH] drm/i915: Handle null 'fb' in 'intel_plane_atomic_check_with_state'
 2025-01-20 10:39 UTC  (2+ messages)

[PATCH 0/8] drm/ast: Reorganize TX-chip detection and init
 2025-01-20 10:37 UTC  (17+ messages)
` [PATCH 1/8] drm/ast: Detect wide-screen support before creating modeset pipeline
` [PATCH 2/8] drm/ast: Detect DRAM before TX-chip
` [PATCH 3/8] drm/ast: Refactor ast_post_gpu() by Gen
` [PATCH 4/8] drm/ast: Initialize ASTDP in ast_post_gpu()
` [PATCH 5/8] drm/ast: Hide Gens 1 to 3 TX detection in branch
` [PATCH 6/8] drm/ast: Align Gen1 DVO detection to register manual
` [PATCH 7/8] drm/ast: Merge TX-chip detection code for Gen4 and later
` [PATCH 8/8] drm/ast: Only warn about unsupported TX chips on "

[PATCH 0/3] drm/sched: Documentation and refcount improvements
 2025-01-20 10:07 UTC  (4+ messages)
` [PATCH 3/3] drm/sched: Update timedout_job()'s documentation

[PATCH] drm/panthor: avoid garbage value in panthor_ioctl_dev_query()
 2025-01-20 10:01 UTC  (5+ messages)

[PATCH v4 0/2] Add Block event interrupt support for I2C protocol
 2025-01-20 10:00 UTC  (6+ messages)
` [PATCH v4 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support

[PATCH 00/12] Add Mediatek Soc DRM support for mt8196
 2025-01-20  9:54 UTC  (13+ messages)
` [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196
` [PATCH 07/12] soc: mediatek: mutex: add mutex support "
` [PATCH 08/12] drm/mediatek: add EXDMA "

[RFC PATCH 1/3] virtio-gpu api: add blob userptr resource
 2025-01-20  9:54 UTC  (6+ messages)
` [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object

[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-01-20  8:57 UTC  (32+ messages)
` [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb()

[PATCH 1/2] drm/sched: Add helper to check job dependencies
 2025-01-20  8:24 UTC  (5+ messages)
` [PATCH 2/2] drm/imagination: Use the drm_sched_job_has_dependency helper

[PATCH v2 0/2] mm/memfd: reserve hugetlb folios before allocation
 2025-01-20  8:02 UTC  (4+ messages)
` [PATCH v2 1/2] "

[V7 00/45] Color Pipeline API w/ VKMS
 2025-01-20  7:48 UTC  (7+ messages)
` [V7 33/45] drm/colorop: Add 1D Curve Custom LUT type
` [V7 39/45] drm/colorop: Define LUT_1D interpolation

[PATCH v4 0/4] Display enablement changes for Qualcomm QCS8300 platform
 2025-01-20  7:29 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: display/msm: Document the DPU for QCS8300
` [PATCH v4 2/4] dt-bindings: display/msm: Document the dp-controller "
` [PATCH v4 3/4] dt-bindings: display/msm: Document MDSS on QCS8300
` [PATCH v4 4/4] drm/msm: mdss: Add QCS8300 support

[PATCH v1 0/6] Add eDP mode support for Rockchip Samsung HDPTX PHY
 2025-01-20  7:18 UTC  (3+ messages)

[PATCH v5 00/20] Add eDP support for RK3588
 2025-01-20  7:08 UTC  (4+ messages)
` [PATCH v5 13/20] dt-bindings: display: rockchip: analogix-dp: Add "

[RFC PATCH V3] drm/xe/guc: Use exec queue hints for GT frequency
 2025-01-20  6:47 UTC  (3+ messages)

[PATCH v3 0/3] drm/vc4: Clean-up BO seqnos
 2025-01-19 22:15 UTC  (3+ messages)

[PATCH] drm/virtio: Support partial maps of GEM objects
 2025-01-19 20:42 UTC  (6+ messages)

[PATCH] drm/virtio: Don't return error if virtio-gpu PCI dev is not found
 2025-01-19 12:31 UTC  (2+ messages)

[PATCH v4 0/5] Driver for pre-DCP apple display controller
 2025-01-18 21:35 UTC  (11+ messages)
` [PATCH v4 2/5] drm: adp: Add Apple Display Pipe driver
` [PATCH v4 5/5] MAINTAINERS: Add entries for touchbar display driver

[PATCH v4 00/11] mtd: add driver for Intel discrete graphics
 2025-01-19  7:30 UTC  (6+ messages)
` [PATCH v4 01/11] mtd: core: always create master device

[RFC 00/14] Deadline scheduler and other ideas
 2025-01-17 12:12 UTC  (2+ messages)

[syzbot] [dri?] divide error in drm_mode_debug_printmodeline
 2025-01-18 18:25 UTC  (2+ messages)

[PATCH v4] drm/i915/slpc: Add sysfs for SLPC power profiles
 2025-01-18 17:47 UTC  (2+ messages)

[PATCH 0/3] Add Mali GPU support for Mediatek MT8370 SoC
 2025-01-18 16:08 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: gpu: mali-bifrost: Add compatible for "
` [PATCH 2/3] drm/panfrost: Add support for Mali on the "

[PATCH v3 0/4] Resend and include all necessary To entries
 2025-01-18 14:38 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: display: panel: Add compatible for KINGDISPLAY KD110N11-51IE
` [PATCH v3 2/4] dt-bindings: display: panel: Add compatible for STARRY 2082109QFH040022-50E

[PATCH 0/2] Add support for AM62L DSS
 2025-01-18  9:27 UTC  (3+ messages)
` [PATCH 2/2] drm/tidss: Add support for AM62L display subsystem

[PATCH v1 0/2] Add HDMI audio on the Radxa ROCK 5B
 2025-01-18  3:31 UTC  (4+ messages)
` [PATCH v1 1/2] drm/bridge: synopsys: Add audio support for dw-hdmi-qp
` [PATCH v1 2/2] arm64: dts: rockchip: Add HDMI0 audio output on rock-5b

[PATCH v3] drm/i915/slpc: Add sysfs for SLPC power profiles
 2025-01-17 21:20 UTC  (2+ messages)

[PATCH v4 0/9] drm/msm/dpu: rework debugfs interface of dpu_core_perf
 2025-01-17 20:28 UTC  (11+ messages)
` [PATCH v4 7/9] drm/msm/dpu: handle perf mode in _dpu_core_perf_crtc_update_bus()

[PATCH V7] drm/xe/mmap: Add mmap support for PCI memory barrier
 2025-01-17 19:40 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Fix dumb buffer leak
 2025-01-17 19:19 UTC  (2+ messages)

[PATCH] cgroup/dmem: Don't clobber pool in dmem_cgroup_calculate_protection
 2025-01-17 19:02 UTC  (5+ messages)

[PATCH v3 00/30] Introduce GPU SVM and Xe SVM implementation
 2025-01-17 18:53 UTC  (4+ messages)
` [PATCH v3 05/30] drm/gpusvm: Add support for GPU Shared Virtual Memory

[PATCH v2] drm/i915/slpc: Add sysfs for SLPC power profiles
 2025-01-17 18:46 UTC  (6+ messages)

[PATCH] MAINTAINERS: Also exclude xe for drm-misc
 2025-01-17 17:42 UTC  (2+ messages)

[PATCH v3 1/1] regmap: Synchronize cache for the page selector
 2025-01-17 17:28 UTC  (7+ messages)

[PATCH v2 0/7] accel/qaic: Initial AIC200 support
 2025-01-17 17:09 UTC  (8+ messages)
` [PATCH v2 1/7] bus: mhi: host: Refactor BHI/BHIe based firmware loading
` [PATCH v2 2/7] bus: mhi: host: Add a policy to enable image transfer via BHIe in PBL
` [PATCH v2 3/7] accel/qaic: Allocate an exact number of MSIs
` [PATCH v2 4/7] accel/qaic: Add support for MSI-X
` [PATCH v2 5/7] accel/qaic: Mask out SR-IOV PCI resources
` [PATCH v2 6/7] accel/qaic: Add config structs for supported cards
` [PATCH v2 7/7] accel/qaic: Add AIC200 support

[PATCH 0/7] accel/qaic: Initial AIC200 support
 2025-01-17 16:45 UTC  (7+ messages)
` [PATCH 1/7] bus: mhi: host: Refactor BHI/BHIe based firmware loading
` [PATCH 2/7] bus: mhi: host: Add a policy to enable image transfer via BHIe in PBL

[PATCH v2] drm/panel-edp: Add BOE NV140FHM-NZ panel entry
 2025-01-17 16:43 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-next-6.14
 2025-01-17 16:25 UTC 

[PATCH] accel/qaic: Change aic100_image_table definition
 2025-01-17 16:05 UTC  (2+ messages)

[PATCH 00/29] drm/bridge: Various quality of life improvements
 2025-01-17 15:32 UTC  (5+ messages)
` [PATCH 22/29] drm/bridge: Rename atomic hooks parameters to drop old prefix

Patch "drm/radeon: Delay Connector detecting when HPD singals is unstable" has been added to the 6.6-stable tree
 2025-01-17 15:30 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox