dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-04 12:17:28 to 2023-12-05 07:57:03 UTC [more...]

[PATCH V2 00/10] rockchip: Add Powkiddy X55
 2023-12-05  7:56 UTC  (13+ messages)
` [PATCH V2 01/10] drm/panel: himax-hx8394: Drop prepare/unprepare tracking
` [PATCH V2 02/10] drm/panel: himax-hx8394: Drop shutdown logic
` [PATCH V2 03/10] dt-bindings: display: Document Himax HX8394 panel rotation
` [PATCH V2 04/10] drm/panel: himax-hx8394: Add Panel Rotation Support
` [PATCH V2 05/10] dt-bindings: display: himax-hx8394: Add Powkiddy X55 panel
` [PATCH V2 06/10] drm/panel: himax-hx8394: Add Support for "
` [PATCH V2 07/10] clk: rockchip: Mark pclk_usb as critical on rk3568
` [PATCH V2 08/10] clk: rockchip: rk3568: Add PLL rate for 126.4MHz
` [PATCH V2 09/10] dt-bindings: arm: rockchip: Add Powkiddy X55
` [PATCH V2 10/10] arm64: dts: "

[PATCH] drm/i915/display: Check GGTT to determine phys_base
 2023-12-05  7:42 UTC  (2+ messages)

[PATCH RFC 00/10] Device tree support for Imagination Series5 GPU
 2023-12-05  7:10 UTC  (13+ messages)
` [PATCH RFC 01/10] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs
` [PATCH RFC 02/10] ARM: dts: omap3: Add device tree entry for SGX GPU
` [PATCH RFC 03/10] ARM: dts: omap4: "
` [PATCH RFC 04/10] ARM: dts: omap5: "
` [PATCH RFC 05/10] ARM: dts: AM33xx: "
` [PATCH RFC 06/10] ARM: dts: AM437x: "
` [PATCH RFC 07/10] ARM: dts: DRA7xx: "
` [PATCH RFC 08/10] arm64: dts: ti: k3-am654-main: "
` [PATCH RFC 09/10] ARM: dts: sun6i: "
` [PATCH RFC 10/10] MIPS: DTS: jz4780: "

[v3 0/6] DRM driver for verisilicon
 2023-12-05  6:59 UTC  (10+ messages)
` [v3 1/6] dt-bindings: display: Add yamls for JH7110 display system
` [v3 2/6] riscv: dts: starfive: jh7110: display subsystem
` [v3 3/6] drm/vs: Register DRM device
` [v3 4/6] drm/vs: Add KMS crtc&plane
` [v3 5/6] drm/vs: Add hdmi driver
` [v3 6/6] drm/vs: simple encoder

[PATCH] drm/i915/gt: Reduce log severity on reset prepare
 2023-12-05  6:58 UTC  (3+ messages)

[RFC] drm/scheduler: Unwrap job dependencies
 2023-12-05  6:46 UTC  (7+ messages)

[PATCH v6 0/5] mm/gup: Introduce memfd_pin_user_pages() for pinning memfd pages (v6)
 2023-12-05  5:35 UTC  (6+ messages)
` [PATCH v6 1/5] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
` [PATCH v6 2/5] udmabuf: Add back support for mapping hugetlb pages (v5)
` [PATCH v6 3/5] mm/gup: Introduce memfd_pin_user_pages() for pinning memfd pages (v6)
` [PATCH v6 4/5] udmabuf: Pin the pages using memfd_pin_user_pages() API (v4)
` [PATCH v6 5/5] selftests/dma-buf/udmabuf: Add tests to verify data after page migration

[PATCH] nouveau/gsp: drop the gsp failure message to a debug
 2023-12-05  5:06 UTC  (2+ messages)
` [Nouveau] "

[PATCH] nouveau/gsp: drop some acpi related debug
 2023-12-05  2:41 UTC 

[PATCH v2 0/8] drm/msm: Introduce display support for SM8650
 2023-12-05  2:34 UTC  (2+ messages)

[PATCH v4 0/6] SDM670 display subsystem support
 2023-12-05  2:34 UTC  (2+ messages)

[PATCH v7 00/10] drm/msm/dpu: simplify DPU sub-blocks info
 2023-12-05  2:34 UTC  (6+ messages)
` [PATCH v7 09/10] drm/msm/dpu: merge DPU_SSPP_SCALER_QSEED3, QSEED3LITE, QSEED4
` [PATCH v7 10/10] drm/msm/gpu: drop duplicating VIG feature masks

[PATCH v4 0/4] MDSS reg bus interconnect
 2023-12-05  2:34 UTC  (10+ messages)
` [PATCH v4 1/4] drm/msm/mdss: switch mdss to use devm_of_icc_get()
` [PATCH v4 2/4] drm/msm/mdss: Rename path references to mdp_path
` [PATCH v4 3/4] drm/msm/mdss: inline msm_mdss_icc_request_bw()
` [PATCH v4 4/4] drm/msm/mdss: Handle the reg bus ICC path

[PATCH v2 0/2] drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_state
 2023-12-05  2:31 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] drm/vkms: move wb's atomic_check from encoder to connector

[Bug 218221] New: Nouveau GSP fail on command cli:0xc1d0000
 2023-12-05  2:09 UTC  (5+ messages)
` [Bug 218221] "

[PATCH] drm/gpuvm: Let drm_gpuvm_bo_put() report when the vm_bo object is destroyed
 2023-12-05  1:46 UTC  (2+ messages)

[PATCH RESEND] drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_state
 2023-12-05  1:37 UTC  (3+ messages)

[PATCH] nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)
 2023-12-05  1:24 UTC 

[PATCH v2 0/3] drm/managed: Add drmm_release_action
 2023-12-05  1:22 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] drm/tests: managed: Extract device initialization into test init
` [PATCH v2 3/3] drm/tests: managed: Add a simple test for drmm_managed_release

[PATCH 0/2] drm/managed: Add drmm_release_action
 2023-12-05  1:16 UTC  (4+ messages)
` [PATCH 2/2] drm/tests: managed: Add a simple test for drmm_managed_release

[PATCH v2] drm/msm/dpu: improve DSC allocation
 2023-12-05  0:23 UTC  (2+ messages)

[PATCH] nouveau/gsp: add three notifier callbacks that we see in normal operation
 2023-12-05  0:06 UTC  (4+ messages)
` [Nouveau] "

[PATCH RESEND v2 0/3] drm: introduce per-encoder debugfs directory
 2023-12-05  0:02 UTC  (5+ messages)
` [PATCH RESEND v2 3/3] drm/msm/dpu: move encoder status to standard encoder debugfs dir
` (subset) [PATCH RESEND v2 0/3] drm: introduce per-encoder debugfs directory

[PATCH 1/6] Revert "drm/prime: Unexport helpers for fd/handle conversion"
 2023-12-04 22:01 UTC  (4+ messages)

[PATCH v2 0/6] drm/msm: DSI DSC video mode fixes
 2023-12-04 21:46 UTC  (3+ messages)
` [PATCH v2 2/6] drm/msm/dsi: set video mode widebus enable bit when widebus is enabled

[PATCH v1 1/3] dt-bindings: drm: rockchip: convert inno_hdmi-rockchip.txt to yaml
 2023-12-04 20:47 UTC  (7+ messages)
` [PATCH v1 2/3] ARM: dts: rockchip: rk3036: fix hdmi ports node
` [PATCH v1 3/3] ARM: dts: rockchip: rk3036-kylin: add hdmi-connector node

[PATCH AUTOSEL 5.10 6/7] drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer
 2023-12-04 20:36 UTC 

[PATCH AUTOSEL 5.15 09/10] drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer
 2023-12-04 20:36 UTC 

[PATCH AUTOSEL 6.1 13/17] drm/amd/display: update dcn315 lpddr pstate latency
 2023-12-04 20:34 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 14/17] drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer

[PATCH AUTOSEL 6.6 23/32] drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interrupt
 2023-12-04 20:32 UTC  (7+ messages)
` [PATCH AUTOSEL 6.6 24/32] drm/amdkfd: Use common function for IP version check
` [PATCH AUTOSEL 6.6 25/32] drm/amd/display: update dcn315 lpddr pstate latency
` [PATCH AUTOSEL 6.6 26/32] drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer
` [PATCH AUTOSEL 6.6 27/32] drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninit
` [PATCH AUTOSEL 6.6 28/32] drm/amdgpu: Use another offset for GC 9.4.3 remap
` [PATCH AUTOSEL 6.6 30/32] Revert "drm/prime: Unexport helpers for fd/handle conversion"

[PATCH next] drm/msm/dp: add a missing unlock in dp_hpd_plug_handle()
 2023-12-04 20:25 UTC  (4+ messages)
` [Freedreno] "

[PATCH v2 1/4] fbdev/efifb: Replace references to global screen_info by local pointer
 2023-12-04 19:53 UTC  (2+ messages)
` [v2, "

[PATCH 0/7] drm: revert solid fill support
 2023-12-04 19:34 UTC  (11+ messages)
` [PATCH 1/7] Revert "drm/atomic: Loosen FB atomic checks"
` [PATCH 2/7] Revert "drm/atomic: Move framebuffer checks to helper"
` [PATCH 3/7] Revert "drm/atomic: Add solid fill data to plane state dump"
` [PATCH 4/7] Revert "drm/atomic: Add pixel source "
` [PATCH 5/7] Revert "drm: Add solid fill pixel source"
` [PATCH 6/7] Revert "drm: Introduce solid fill DRM plane property"
` [PATCH 7/7] Revert "drm: Introduce pixel_source "

[PATCH v3 00/14] drm: Add a driver for CSF-based Mali GPUs
 2023-12-04 19:29 UTC  (17+ messages)
` [PATCH v3 01/14] drm/panthor: Add uAPI
` [PATCH v3 02/14] drm/panthor: Add GPU register definitions
` [PATCH v3 03/14] drm/panthor: Add the device logical block
` [PATCH v3 04/14] drm/panthor: Add the GPU "
` [PATCH v3 05/14] drm/panthor: Add GEM "
` [PATCH v3 06/14] drm/panthor: Add the devfreq "
` [PATCH v3 07/14] drm/panthor: Add the MMU/VM "
` [PATCH v3 08/14] drm/panthor: Add the FW "
` [PATCH v3 09/14] drm/panthor: Add the heap "
` [PATCH v3 10/14] drm/panthor: Add the scheduler "
` [PATCH v3 11/14] drm/panthor: Add the driver frontend block
` [PATCH v3 12/14] drm/panthor: Allow driver compilation
` [PATCH v3 13/14] dt-bindings: gpu: mali-valhall-csf: Add support for Arm Mali CSF GPUs
` [PATCH v3 14/14] drm/panthor: Add an entry to MAINTAINERS

[PATCH] drm/msm/dpu: drop MSM_ENC_VBLANK support
 2023-12-04 19:27 UTC  (3+ messages)

[PATCH v3 0/2] Stabilize use of vblank_refcount
 2023-12-04 19:22 UTC  (8+ messages)
` [PATCH v3 2/2] drm/msm/dpu: Add mutex lock in control vblank irq

[PATCH] accel/ivpu/37xx: Fix interrupt_clear_with_0 WA initialization
 2023-12-04 19:03 UTC  (2+ messages)

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-04 18:07 UTC  (2+ messages)

[PATCH] [v2] drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table
 2023-12-04 18:29 UTC  (2+ messages)

[PATCH] [v2] drm/radeon/dpm: fix a memleak in sumo_parse_power_table
 2023-12-04 18:27 UTC  (2+ messages)

[PATCH RFC v7 00/10] Support for Solid Fill Planes
 2023-12-04 17:58 UTC  (6+ messages)
` (subset) "

[PATCH] drm: improve the documentation of connector hpd ops
 2023-12-04 17:45 UTC  (5+ messages)
  ` [Freedreno] "

Kunit drm_test_check_plane_state: EXPECTATION FAILED at drivers/gpu/drm/tests/drm_plane_helper_test.c:123
 2023-12-04 17:35 UTC 

[PATCH v3 00/16] drm: Convert to platform remove callback returning void
 2023-12-04 17:04 UTC  (5+ messages)
` [PATCH v3 16/16] drm/tilcdc: "

[PATCH] drm/bridge: nxp-ptn3460: fix i2c_master_send() error checking
 2023-12-04 16:59 UTC  (3+ messages)

[PATCH v1] drm/msm/dpu: improve DSC allocation
 2023-12-04 16:47 UTC  (4+ messages)

[PATCH v2] drm/panel-edp: Add SDC ATNA45AF01
 2023-12-04 16:46 UTC  (2+ messages)

[PATCH v4 0/3] drm/panfrost: Fix poweroff and sync IRQs for suspend
 2023-12-04 16:34 UTC  (9+ messages)
` [PATCH v4 3/3] drm/panfrost: Synchronize and disable interrupts before powering off
  ` [PATCH v4 1/3] drm/panfrost: Ignore core_mask for poweroff and disable PWRTRANS irq
  ` [PATCH v4 2/3] drm/panfrost: Add gpu_irq, mmu_irq to struct panfrost_device

[PATCH v2 0/8] drm/plane-helpers: Minor clean ups
 2023-12-04 16:15 UTC  (2+ messages)

[RFC PATCH] of/platform: Disable sysfb if a simple-framebuffer node is found
 2023-12-04 16:05 UTC  (12+ messages)

fbcon on one of multiple displays
 2023-12-04 15:45 UTC  (5+ messages)

[PATCH v2 0/5] Add power-controller and gpu for RK3128
 2023-12-04 15:23 UTC  (5+ messages)
` [PATCH v2 2/5] ARM: dts: rockchip: Add power-controller "

[PATCH v2] drm/imagination: Removed unused functions in pvr_fw_trace
 2023-12-04 15:13 UTC 

[PATCH next] drm/v3d: Fix missing error code in v3d_submit_cpu_ioctl()
 2023-12-04 14:50 UTC  (2+ messages)

[PATCH] drm: remove drm_bridge_hpd_disable() from drm_bridge_connector_destroy()
 2023-12-04 14:16 UTC  (2+ messages)

[PATCH RESEND 0/6] drm: simplify support for transparent DRM bridges
 2023-12-04 14:16 UTC  (6+ messages)
` [PATCH RESEND 6/6] usb: typec: qcom-pmic-typec: switch to DRM_AUX_HPD_BRIDGE

Radeon regression in 6.6 kernel
 2023-12-04 14:14 UTC  (19+ messages)

Kernel problem with multiseat on one card
 2023-12-04 14:11 UTC  (4+ messages)
    ` [Nouveau] "

[PATCH] MAINTAINERS: Document Imagination PowerVR driver patches go via drm-misc
 2023-12-04 13:57 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] drm/imagination: Removed unused functions in pvr_fw_trace
 2023-12-04 13:55 UTC  (3+ messages)

[PATCH] drm/i915/display: Use i915_gem_object_get_dma_address to get dma address
 2023-12-04 13:49 UTC 

[PATCH v1 0/3] drm/bridge: lt8912b: Add power supplies
 2023-12-04 12:59 UTC  (5+ messages)
` [PATCH v1 1/3] drm/bridge: lt8912b: Add suspend/resume support
` [PATCH v1 3/3] drm/bridge: lt8912b: Add power supplies

[PATCH v18 04/26] drm/shmem-helper: Refactor locked/unlocked functions
 2023-12-04 12:55 UTC  (11+ messages)

[bug report] drm/amdgpu: Workaround to skip kiq ring test during ras gpu recovery
 2023-12-04 12:43 UTC 

[PATCH] drm/doc: Define KMS atomic state set
 2023-12-04 12:20 UTC  (5+ messages)

[PATCH 1/5] drm/atomic: Move the drm_atomic_state field doc inline
 2023-12-04 12:17 UTC  (5+ messages)
` [PATCH 2/5] drm/atomic: Remove inexistent reference
` [PATCH 3/5] drm/atomic: Rework the object doc a bit
` [PATCH 4/5] drm/atomic: Make the drm_atomic_state documentation less ambiguous
` [PATCH 5/5] drm/todo: Add entry to rename drm_atomic_state


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