dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-24 15:16:46 to 2025-10-26 22:34:14 UTC [more...]

[PATCH 00/12] drm/msm: Add support for Kaanapali
 2025-10-26 22:34 UTC  (4+ messages)
` [PATCH 06/12] drm/msm/dpu: Add Kaanapali SSPP sub-block support
  ` [PATCH 09/12] dt-bindings: display/msm: qcom, kaanapali-dpu: Add Kaanapali
    ` [PATCH 09/12] dt-bindings: display/msm: qcom,kaanapali-dpu: "

[PATCH v5 21/23] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI
 2025-10-26 22:24 UTC  (2+ messages)

[PATCH v3 00/27] Fair DRM scheduler
 2025-10-26 22:02 UTC  (30+ messages)
` [PATCH v3 01/27] drm/sched: Consolidate entity run queue management
` [PATCH v3 02/27] drm/sched: Move run queue related code into a separate file
` [PATCH v3 03/27] drm/sched: Add some scheduling quality unit tests
` [PATCH v3 04/27] drm/sched: Add some more "
` [PATCH v3 05/27] drm/sched: Implement RR via FIFO
` [PATCH v3 06/27] drm/sched: Free all finished jobs at once
` [PATCH v3 07/27] drm/sched: Account entity GPU time
` [PATCH v3 08/27] drm/sched: Remove idle entity from tree
` [PATCH v3 09/27] drm/sched: Add fair scheduling policy
` [PATCH v3 10/27] drm/sched: Favour interactive clients slightly
` [PATCH v3 11/27] drm/sched: Switch default policy to fair
` [PATCH v3 12/27] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [PATCH v3 13/27] drm/sched: Embed run queue singleton into the scheduler
` [PATCH v3 14/27] accel/amdxdna: Remove drm_sched_init_args->num_rqs usage
` [PATCH v3 15/27] accel/rocket: "
` [PATCH v3 16/27] drm/amdgpu: "
` [PATCH v3 17/27] drm/etnaviv: "
` [PATCH v3 18/27] drm/imagination: "
` [PATCH v3 19/27] drm/lima: "
` [PATCH v3 20/27] drm/msm: "
` [PATCH v3 21/27] drm/nouveau: "
` [PATCH v3 22/27] drm/panfrost: "
` [PATCH v3 23/27] drm/panthor: "
` [PATCH v3 24/27] drm/sched: "
` [PATCH v3 25/27] drm/v3d: "
` [PATCH v3 26/27] drm/xe: "
` [PATCH v3 27/27] drm/sched: Remove drm_sched_init_args->num_rqs

[PATCH 1/2] dt-bindings: display/msm: Reference DAI schema for DAI properties
 2025-10-26 21:45 UTC  (2+ messages)

[PATCH v2 0/4] drm: panel: Fix atomic helper-induced regressions
 2025-10-26 17:40 UTC  (5+ messages)
` [PATCH v2 1/4] drm: panel: nt355510: Move DSI commands to enable/disable
` [PATCH v2 2/4] drm: panel: s6d16d0: "
` [PATCH v2 3/4] drm: panel: nt35560: "
` [PATCH v2 4/4] drm: panel: s6e63m0: "

[PATCH] drm/fb-helper: Allocate and release fb_info in single place
 2025-10-26 17:18 UTC 

[PATCH 00/10] Introduce drm sharpness property
 2025-10-26 17:26 UTC  (11+ messages)
` [PATCH 01/10] drm/drm_crtc: Introduce sharpness strength property
` [PATCH 02/10] drm/i915/display: Introduce HAS_CASF for sharpness support
` [PATCH 03/10] drm/i915/display: Add CASF strength and winsize
` [PATCH 04/10] drm/i915/display: Add filter lut values
` [PATCH 05/10] drm/i915/display: Compute the scaler coefficients
` [PATCH 06/10] drm/i915/display: Add and compute scaler parameter
` [PATCH 07/10] drm/i915/display: Configure the second scaler
` [PATCH 08/10] drm/i915/display: Set and get the casf config
` [PATCH 09/10] drm/i915/display: Enable/disable casf
` [PATCH 10/10] drm/i915/display: Expose sharpness strength property

[PATCH 0/7] gpu: nova-core: remove use of `as` for integer conversions
 2025-10-26 16:44 UTC  (12+ messages)
` [PATCH 1/7] gpu: nova-core: replace `as` with `from` conversions where possible
` [PATCH 2/7] gpu: nova-core: vbios: remove unneeded u8 conversions
` [PATCH 3/7] gpu: nova-core: vbios: add conversion to u8 for BiosImageType
` [PATCH 4/7] gpu: nova-core: use `try_from` instead of `as` for u32 conversions
` [PATCH 5/7] gpu: nova-core: add extra conversion functions and traits
` [PATCH 6/7] gpu: nova-core: replace use of `as` with functions from `num`
` [PATCH 7/7] gpu: nova-core: justify remaining uses of `as`

[PATCH RFC RFT] drm/msm: adreno: attach the GMU device to a driver
 2025-10-26  1:31 UTC  (2+ messages)

[PATCH] fbdev/pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELS
 2025-10-25 23:14 UTC  (2+ messages)

[PATCH v2] accel/qaic: Add support for PM callbacks
 2025-10-26  2:15 UTC  (3+ messages)

[PATCH] dt-bindings: Remove extra blank lines
 2025-10-26 15:33 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: leds: backlight: Add Awinic AW99706 backlight
 2025-10-26 13:47 UTC  (3+ messages)
` [PATCH 2/2] backlight: aw99706: Add support for "

[PATCH v2 0/5] cgroup/dmem,drm/ttm: Improve protection in contended cases
 2025-10-26 12:56 UTC  (4+ messages)
` [PATCH v2 4/5] drm/ttm: Be more aggressive when allocating below protection limit

[PATCH 4/7] drm/client: Deprecate struct drm_client_buffer.gem
 2025-10-26  9:12 UTC  (2+ messages)

[PATCH v2 0/9] General RK3368 HDMI support and 2 outputs for RK3368-Lion
 2025-10-26  8:38 UTC  (4+ messages)
` [PATCH v2 2/9] drm/rockchip: hdmi: add RK3368 controller variant
  `  "

[PATCH v2 0/8] drm/panthor: Add support for Mali-G1 GPUs
 2025-10-26  8:27 UTC  (11+ messages)
` [PATCH v2 1/8] drm/panthor: Add arch-specific panthor_hw binding
` [PATCH v2 2/8] drm/panthor: Add architecture-specific function operations
` [PATCH v2 3/8] drm/panthor: Introduce panthor_pwr API and power control framework
` [PATCH v2 4/8] drm/panthor: Implement L2 power on/off via PWR_CONTROL
` [PATCH v2 5/8] drm/panthor: Implement soft reset "
` [PATCH v2 6/8] drm/panthor: Support GLB_REQ.STATE field for Mali-G1 GPUs
` [PATCH v2 7/8] drm/panthor: Support 64-bit endpoint_req register for Mali-G1
` [PATCH v2 8/8] drm/panthor: Add support for Mali-G1 GPUs

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-26  7:55 UTC  (4+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH 0/2] replace system_unbound_wq and system_wq with the new wqs
 2025-10-24 12:58 UTC  (5+ messages)
` [PATCH 1/2] accel/ivpu: replace use of system_unbound_wq with system_dfl_wq
` [PATCH 2/2] accel/ivpu: replace use of system_wq with system_percpu_wq

[PATCH] drm/amd/display: fix audio playing speed up on POLARIS12
 2025-10-24  7:29 UTC 

[PATCH 00/15] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-10-25 18:01 UTC  (17+ messages)
` [PATCH 01/15] drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap
` [PATCH 02/15] drm/pagemap: Add a refcounted drm_pagemap backpointer to struct drm_pagemap_zdd
` [PATCH 03/15] drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes
` [PATCH 04/15] drm/pagemap: Add a drm_pagemap cache and shrinker
` [PATCH 05/15] drm/xe: Use the "
` [PATCH 06/15] drm/pagemap: Remove the drm_pagemap_create() interface
` [PATCH 07/15] drm/pagemap_util: Add a utility to assign an owner to a set of interconnected gpus
` [PATCH 08/15] drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
` [PATCH 09/15] drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes
` [PATCH 10/15] drm/xe: Use the vma attibute drm_pagemap to select where to migrate
` [PATCH 11/15] drm/xe: Simplify madvise_preferred_mem_loc()
` [PATCH 12/15] drm/xe/uapi: Extend the madvise functionality to support foreign pagemap placement for svm
` [PATCH 13/15] drm/xe: Support pcie p2p dma as a fast interconnect
` [PATCH 14/15] drm/xe/vm: Add a prefetch debug printout
` [PATCH 15/15] drm/xe: Retry migration once

[PATCH 11/21] drivers: don't use GENMASK() in FIELD_PREP_WM16()
 2025-10-25 16:40 UTC 

[PATCH 11/21] drivers: don't use GENMASK() in FIELD_PREP_WM16()
 2025-10-25 16:32 UTC 

[PATCH AUTOSEL 6.17] drm/panel-edp: Add SHP LQ134Z1 panel for Dell XPS 9345
 2025-10-25 16:01 UTC  (18+ messages)
` [PATCH AUTOSEL 6.17] drm/msm/a6xx: Switch to GMU AO counter
` [PATCH AUTOSEL 6.17] drm/xe: improve dma-resv handling for backup object
` [PATCH AUTOSEL 6.17] drm/panel: ilitek-ili9881c: turn off power-supply when init fails
` [PATCH AUTOSEL 6.17-5.15] drm/msm: make sure to not queue up recovery more than once
` [PATCH AUTOSEL 6.17-6.12] drm/panthor: Serialize GPU cache flush operations
` [PATCH AUTOSEL 6.17] drm/msm/adreno: Add fenced regwrite support
` [PATCH AUTOSEL 6.17] drm/tidss: Remove early fb
` [PATCH AUTOSEL 6.17-6.12] drm/panthor: check bo offset alignment in vm bind
` [PATCH AUTOSEL 6.17] accel/amdxdna: Unify pm and rpm suspend and resume callbacks
` [PATCH AUTOSEL 6.17] drm/msm/adreno: Add speedbins for A663 GPU
` [PATCH AUTOSEL 6.17] dt-bindings: display/msm/gmu: Update Adreno 623 bindings
` [PATCH AUTOSEL 6.17-5.10] drm/tidss: Use the crtc_* timings when programming the HW
` [PATCH AUTOSEL 6.17-5.15] drm/tidss: Set crtc modesetting parameters with adjusted mode
` [PATCH AUTOSEL 6.17] drm/msm: Use of_reserved_mem_region_to_resource() for "memory-region"
` [PATCH AUTOSEL 6.17] drm/panel: ilitek-ili9881c: move display_on/_off dcs calls to (un-)prepare
` [PATCH AUTOSEL 6.17] drm/msm: Fix 32b size truncation
` [PATCH AUTOSEL 6.17] drm/msm/adreno: Add speedbin data for A623 GPU

[PATCH 6/6] drm/sitronix/st7571-spi: add support for SPI interface
 2025-10-25  6:42 UTC  (3+ messages)

[PATCH 5/6] drm/sitronix/st7571: split up the driver into a common and an i2c part
 2025-10-25  3:56 UTC  (2+ messages)

[PATCH v2 0/3] accel/qaic: Add Sub-system restart (SSR)
 2025-10-25  0:07 UTC  (5+ messages)
` [PATCH v2 1/3] accel/qaic: Add DMA Bridge Channel(DBC) sysfs and uevents
` [PATCH v2 2/3] accel/qaic: Implement basic SSR handling
` [PATCH v2 3/3] accel/qaic: Collect crashdump from SSR channel

Question about DRM Framebuffer
 2025-10-24 23:59 UTC 

[PULL] drm-fixes for -rc3
 2025-10-24 23:57 UTC  (2+ messages)

[PATCH v3] drm/vblank: downgrade vblank wait timeout from WARN to error
 2025-10-24 23:40 UTC  (3+ messages)

[PATCH 1/2] PCI: Release BAR0 of an integrated bridge to allow GPU BAR resize
 2025-10-24 23:00 UTC  (3+ messages)

dim issue with updating drm-misc/for-linux-next and drm-tip
 2025-10-24 21:07 UTC  (2+ messages)

[PATCH] drm/mediatek: Disable AFBC support on Mediatek DRM driver
 2025-10-24 20:27 UTC 

[PATCH] accel/amdxdna: Fix uninitialized return value
 2025-10-24 20:09 UTC  (3+ messages)

[PATCH] accel/amdxdna: Fix incorrect return value in aie2_hwctx_sync_debug_bo()
 2025-10-24 20:09 UTC  (3+ messages)

[PATCH 0/3] drm: zynqmp_dp: Retrain link after HPD if necessary
 2025-10-24 19:17 UTC  (4+ messages)
` [PATCH 1/3] drm: zynqmp_dp: Update connector state before AUX transfers
` [PATCH 2/3] drm: zynqmp_dp: Use smp_load/store for status
` [PATCH 3/3] drm: zynqmp_dp: Retrain link after HPD if necessary

[PATCH 0/5 v2] drm/nouveau: Enable variable page sizes and compression
 2025-10-24 18:38 UTC  (8+ messages)
` [PATCH 2/5] drm/nouveau/uvmm: Allow larger pages

[pull] amdgpu drm-next-6.19
 2025-10-24 17:52 UTC 

[PATCH] drm/i915/selftests: Defer signalling the request fence
 2025-10-24 17:03 UTC 

[PATCH v1 0/3] platform/x86/amd: Add S0ix support to the Xbox Ally
 2025-10-24 17:02 UTC  (18+ messages)
` [PATCH v1 1/3] platform/x86/amd/pmc: Add support for Van Gogh SoC
` [PATCH v1 2/3] platform/x86/amd/pmc: Add spurious_8042 to Xbox Ally
` [PATCH v1 3/3] drm/amdgpu: only send the SMU RLC notification on S3

[PATCH] accel/qaic: Fix typos in the documentation for qaic
 2025-10-24 16:57 UTC 

[PATCH] drm/i915/dmabuf: Flush the cache in vmap
 2025-10-24 16:49 UTC  (11+ messages)

[PATCH RESEND v5 0/2] Support for Synaptics TDDI series panels
 2025-10-24 16:29 UTC  (2+ messages)

[PATCH 0/2] drm/atmel-hlcdc: fix memory bugs
 2025-10-24 16:14 UTC  (3+ messages)
` [PATCH 1/2] drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback
` [PATCH 2/2] drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after release

[PATCH] dma-fence: Correct return of dma_fence_driver_name()
 2025-10-24 16:18 UTC  (13+ messages)

[PATCH] drm/nouveau: Fix race in nouveau_sched_fini()
 2025-10-24 16:17 UTC  (2+ messages)

[bug report] accel/amdxdna: Support firmware debug buffer
 2025-10-24 16:03 UTC  (2+ messages)

[PATCH 00/22] VKMS: Introduce multiple configFS attributes
 2025-10-24 15:44 UTC  (9+ messages)
` [PATCH 06/22] drm/vkms: Introduce configfs for plane color encoding
` [PATCH 07/22] drm/vkms: Introduce config for plane color range
` [PATCH 08/22] drm/vkms: Introduce configfs "
` [PATCH 09/22] drm/vkms: Introduce config for plane format


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).