dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-23 12:54:36 to 2023-11-24 14:41:54 UTC [more...]

[PATCH v1 0/2] Add waveshare 7inch touchscreen panel support
 2023-11-24 12:31 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: display: panel: raspberrypi: Add compatible property for waveshare 7inch touchscreen panel

[PATCH v6 0/9] Fix cursor planes with virtualized drivers
 2023-11-24 14:41 UTC  (7+ messages)

[PATCH v9 00/12] drm/meson: add support for MIPI DSI Display
 2023-11-24 14:12 UTC  (17+ messages)
` [PATCH v9 01/12] dt-bindings: clk: g12a-clkc: add CTS_ENCL clock ids
` [PATCH v9 02/12] dt-bindings: soc: amlogic,meson-gx-hhi-sysctrl: add example covering meson-axg-hhi-sysctrl
` [PATCH v9 03/12] dt-bindings: phy: amlogic,meson-axg-mipi-pcie-analog: drop text about parent syscon and drop example
` [PATCH v9 04/12] dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg property and example
    ` [PATCH v9 04/12] dt-bindings: phy: amlogic, g12a-mipi-dphy-analog: "
` [PATCH v9 05/12] dt-bindings: arm: amlogic: Document the MNT Reform 2 CM4 adapter with a BPI-CM4 Module
` [PATCH v9 06/12] clk: meson: g12a: add CTS_ENCL & CTS_ENCL_SEL clocks
` [PATCH v9 07/12] clk: meson: add vclk driver
` [PATCH v9 08/12] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF
` [PATCH v9 09/12] drm/meson: gate px_clk when setting rate
` [PATCH v9 10/12] arm64: meson: g12-common: add the MIPI DSI nodes
` [PATCH v9 11/12] DONOTMERGE: arm64: meson: khadas-vim3l: add DSI panel
` [PATCH v9 12/12] arm64: dts: amlogic: meson-g12b-bananapi-cm4: add support for MNT Reform2 with CM4 adaper

[PATCH v2 0/6] DRM driver for verisilicon
 2023-11-24 13:40 UTC  (3+ messages)
` [PATCH v2 5/6] drm/vs: Add KMS crtc&plane

[PATCH] drm/bridge: adv7511: fix crash on irq during probe
 2023-11-24 13:33 UTC  (4+ messages)

[PATCH v5 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
 2023-11-24 13:31 UTC  (3+ messages)

Patch "drm/mediatek/dp: fix memory leak on ->get_edid callback error path" has been added to the 6.6-stable tree
 2023-11-24 13:18 UTC 

Patch "drm/mediatek/dp: fix memory leak on ->get_edid callback audio detection" has been added to the 6.6-stable tree
 2023-11-24 13:18 UTC 

linux-next: Signed-off-by missing for commit in the drm-misc tree
 2023-11-24 13:20 UTC  (12+ messages)

[PATCH] drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer
 2023-11-24 13:19 UTC  (2+ messages)

Patch "drm/mediatek/dp: fix memory leak on ->get_edid callback audio detection" has been added to the 6.5-stable tree
 2023-11-24 13:18 UTC 

Patch "drm/mediatek/dp: fix memory leak on ->get_edid callback error path" has been added to the 6.5-stable tree
 2023-11-24 13:18 UTC 

Patch "drm/mediatek/dp: fix memory leak on ->get_edid callback audio detection" has been added to the 6.1-stable tree
 2023-11-24 13:17 UTC 

Patch "drm/mediatek/dp: fix memory leak on ->get_edid callback error path" has been added to the 6.1-stable tree
 2023-11-24 13:17 UTC 

[PATCH] drm/panfrost: Really power off GPU cores in panfrost_gpu_power_off()
 2023-11-24 12:45 UTC  (10+ messages)

[PATCH 0/8] drm: drm debug and error logging improvements
 2023-11-24 12:44 UTC  (9+ messages)
` [PATCH 1/8] drm/print: make drm_err_printer() device specific by using drm_err()
` [PATCH 2/8] drm/print: move enum drm_debug_category etc. earlier in drm_print.h
` [PATCH 3/8] drm/print: add drm_dbg_printer() for drm device specific printer
` [PATCH 4/8] drm/dp_mst: switch from drm_debug_printer() to device specific drm_dbg_printer()
` [PATCH 5/8] drm/mode: "
` [PATCH 6/8] drm/dp: switch drm_dp_vsc_sdp_log() to struct drm_printer
` [PATCH 7/8] drm/i915: switch from drm_debug_printer() to device specific drm_dbg_printer()
` [PATCH 8/8] drm/i915: use drm_printf() with the drm_err_printer intead of pr_err()

linux-next: build warning after merge of the drm tree
 2023-11-24 12:35 UTC  (2+ messages)

[PATCH v6 0/6] drm: simplify support for transparent DRM bridges
 2023-11-24 12:33 UTC  (3+ messages)

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-11-24 12:04 UTC  (3+ messages)
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes

[PATCH] drm/atomic-helpers: Invoke end_fb_access while owning plane state
 2023-11-24 11:41 UTC 

[PATCH v18 00/26] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-11-24 11:20 UTC  (20+ messages)
` [PATCH v18 04/26] drm/shmem-helper: Refactor locked/unlocked functions
` [PATCH v18 08/26] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages()
` [PATCH v18 09/26] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
` [PATCH v18 15/26] drm/panfrost: Explicitly get and put drm-shmem pages
` [PATCH v18 26/26] drm/panfrost: Switch to generic memory shrinker

[PATCH v18 10/26] drm/shmem-helper: Use refcount_t for vmap_use_count
 2023-11-24 10:48 UTC  (2+ messages)

[PATCH] drm/panfrost: Ignore core_mask for poweroff and sync interrupts
 2023-11-24 10:48 UTC  (12+ messages)

[PATCH v18 07/26] drm/shmem-helper: Use refcount_t for pages_use_count
 2023-11-24 10:41 UTC  (2+ messages)

[PATCH v18 06/26] drm/shmem-helper: Add and use pages_pin_count
 2023-11-24 10:41 UTC  (2+ messages)

[PATCH v18 05/26] drm/shmem-helper: Remove obsoleted is_iomem test
 2023-11-24 10:40 UTC  (2+ messages)

[PATCH v18 03/26] drm/shmem-helper: Make all exported symbols GPL
 2023-11-24 10:36 UTC  (2+ messages)

[PATCH v18 02/26] drm/gem: Add _locked postfix to functions that have unlocked counterpart
 2023-11-24 10:35 UTC  (2+ messages)

[PATCH v18 01/26] drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
 2023-11-24 10:34 UTC  (2+ messages)

[PATCH v4] drm/test: add a test suite for GEM objects backed by shmem
 2023-11-24 10:15 UTC  (3+ messages)

[PATCH] drm/stm: Avoid use-after-free issues with crtc and plane
 2023-11-24 10:04 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/1] Fix errors when reporting rotation capability
 2023-11-24 10:00 UTC  (2+ messages)
` [PATCH v4 1/1] drm/mediatek: "

[PATCH] video: fbdev: mmp: Fix typo in code comment
 2023-11-24  9:52 UTC 

[PATCH] drm/bridge: Fix typo in post_disable() description
 2023-11-24  9:42 UTC 

[PATCH v3 0/1] Fix errors when reporting rotation capability
 2023-11-24  9:41 UTC  (4+ messages)
` [PATCH v3 1/1] drm/mediatek: "

drm scheduler redesign causes deadlocks [extended repost]
 2023-11-24  9:38 UTC  (3+ messages)

[PATCH 0/2] Make scheduling of the same index, the same
 2023-11-24  9:38 UTC  (7+ messages)
` [PATCH 1/2] drm/sched: Rename priority MIN to LOW
` [PATCH 2/2] drm/sched: Reverse run-queue priority enumeration

[PATCH v4 1/2] dt-bindings: display: imx: add binding for i.MX8MP HDMI PVI
 2023-11-24  8:59 UTC  (4+ messages)
` [PATCH v4 2/2] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface

[PATCH 0/3] drm/bridge: ti-sn65dsi86: Some updates
 2023-11-24  8:57 UTC  (7+ messages)
` [PATCH 1/3] drm/bridge: ti-sn65dsi86: Simplify using pm_runtime_resume_and_get()
` [PATCH 2/3] drm/bridge: ti-sn65dsi86: Change parameters of ti_sn65dsi86_{read, write}_u16
  ` [PATCH 2/3] drm/bridge: ti-sn65dsi86: Change parameters of ti_sn65dsi86_{read,write}_u16
` [PATCH 3/3] drm/bridge: ti-sn65dsi86: Loosen coupling of PWM to ti-sn65dsi86 core

[PATCH 0/8] Allow link the it66121 display bridge driver as a lib
 2023-11-24  8:48 UTC  (28+ messages)
` [PATCH 5/8] drm/bridge: it66121: Add a helper function to read chip id
` [PATCH 8/8] drm/bridge: it66121: Allow link this driver as a lib

[PATCH v5] drm/i915/pxp: Add drm_dbgs for critical PXP events
 2023-11-24  8:30 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 0/2] Add qcom secure heaps
 2023-11-24  7:43 UTC  (3+ messages)
` [PATCH 1/2] dma-buf: heaps: secure_heap: Add secure ops for CMA heap

[PATCH v2 0/4] eventfd: simplify signal helpers
 2023-11-24  7:47 UTC  (10+ messages)
` [PATCH v2 1/4] i915: make inject_virtual_interrupt() void
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()

[PATCH 1/3] Revert "drm/prime: Unexport helpers for fd/handle conversion"
 2023-11-24  8:11 UTC  (4+ messages)

[PATCH] drm/i915/irq: Improve error logging for unexpected DE Misc interrupts
 2023-11-24  7:54 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v5 0/9] drm: ci: fixes
 2023-11-24  7:46 UTC  (4+ messages)
` [PATCH v5 9/9] drm: ci: Update xfails

[PATCH v5 00/20] remove I2C_CLASS_DDC support
 2023-11-24  7:37 UTC  (4+ messages)
` [PATCH v5 08/20] drivers/gpu/drm/loongson/lsdc_i2c.c: "

[PATCH RESEND 0/3] Update STM DSI PHY driver
 2023-11-24  7:16 UTC  (4+ messages)
` [PATCH RESEND 1/3] drm/stm: dsi: add pm runtime ops
` [PATCH RESEND 2/3] drm/stm: dsi: expose DSI PHY internal clock
` [PATCH RESEND 3/3] arm: dts: st: fix DSI peripheral clock on stm32mp15 boards

[PATCH v3 00/11] Support IGT in display driver
 2023-11-24  6:04 UTC  (3+ messages)
` [PATCH v3 08/11] drm/mediatek: Support alpha blending in VDOSYS1

[PATCH v2] drm/mediatek: Add spinlock for setting vblank event in atomic_begin
 2023-11-24  4:40 UTC  (3+ messages)

[PATCH 0/4] drm/mediatek: support DSI output on MT8195
 2023-11-24  3:44 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: display: mediatek: dsi: add compatible for MediaTek MT8195
` [PATCH 2/4] dt-bindings: phy: add compatible for Mediatek MT8195
` [PATCH 3/4] arm64: dts: mediatek: mt8195: add DSI and MIPI DPHY nodes
` [PATCH 4/4] drm/mediatek: support the DSI0 output on the MT8195 VDOSYS0

[PATCH v1 0/4] Rockchip rk3066_hdmi update
 2023-11-24  3:17 UTC  (5+ messages)
` [PATCH v1 3/4] drm/rockchip: rk3066_hdmi: Remove useless output format

linux-next: build warning after merge of the drm tree
 2023-11-24  2:23 UTC 

linux-next: build warning after merge of the drm tree
 2023-11-24  2:17 UTC 

[git pull] drm fixes for 6.7-rc3
 2023-11-24  1:38 UTC 

[PATCH v2 00/17] drm/v3d: Introduce CPU jobs
 2023-11-24  0:47 UTC  (18+ messages)
` [PATCH v2 01/17] drm/v3d: Remove unused function header
` [PATCH v2 02/17] drm/v3d: Move wait BO ioctl to the v3d_bo file
` [PATCH v2 03/17] drm/v3d: Detach job submissions IOCTLs to a new specific file
` [PATCH v2 04/17] drm/v3d: Simplify job refcount handling
` [PATCH v2 05/17] drm/v3d: Don't allow two multisync extensions in the same job
` [PATCH v2 06/17] drm/v3d: Decouple job allocation from job initiation
` [PATCH v2 07/17] drm/v3d: Add a CPU job submission
` [PATCH v2 08/17] drm/v3d: Use v3d_get_extensions() to parse CPU job data
` [PATCH v2 09/17] drm/v3d: Create tracepoints to track the CPU job
` [PATCH v2 10/17] drm/v3d: Detach the CSD job BO setup
` [PATCH v2 11/17] drm/v3d: Enable BO mapping
` [PATCH v2 12/17] drm/v3d: Create a CPU job extension for a indirect CSD job
` [PATCH v2 13/17] drm/v3d: Create a CPU job extension for the timestamp query job
` [PATCH v2 14/17] drm/v3d: Create a CPU job extension for the reset timestamp job
` [PATCH v2 15/17] drm/v3d: Create a CPU job extension to copy timestamp query to a buffer
` [PATCH v2 16/17] drm/v3d: Create a CPU job extension for the reset performance query job
` [PATCH v2 17/17] drm/v3d: Create a CPU job extension for the copy "

[GIT PULL] exynos-drm-fixes
 2023-11-24  1:14 UTC  (2+ messages)

linux-next: manual merge of the drm-intel tree with the amdgpu tree
 2023-11-24  0:00 UTC  (2+ messages)

[PATCH v4 0/5] drm: Allow the damage helpers to handle buffer damage
 2023-11-23 22:13 UTC  (6+ messages)
` [PATCH v4 1/5] drm: Allow drivers to indicate the damage helpers to ignore damage clips
` [PATCH v4 2/5] drm/virtio: Disable damage clipping if FB changed since last page-flip
` [PATCH v4 3/5] drm/vmwgfx: "
` [PATCH v4 4/5] drm/plane: Extend damage tracking kernel-doc
` [PATCH v4 5/5] drm/todo: Add entry about implementing buffer age for damage tracking

[PULL] drm-misc-next
 2023-11-23 19:40 UTC  (2+ messages)

[PULL] drm-intel-next
 2023-11-23 19:39 UTC  (2+ messages)

[PATCH 0/3] drm/panel: ilitek-ili9881c: Support Ampire AM8001280G LCD panel
 2023-11-23 17:58 UTC  (5+ messages)
` [PATCH 1/3] drm/panel: ilitek-ili9881c: make use of prepare_prev_first
` [PATCH 2/3] dt-bindings: ili9881c: Add Ampire AM8001280G LCD panel
` [PATCH 3/3] drm/panel: ilitek-ili9881c: "

[PATCH 0/4] drm/i915: Fix LUT rounding
 2023-11-23 17:35 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: display: simple: add Evervision VGG644804 panel
 2023-11-23 17:33 UTC  (2+ messages)

[PATCH] dt-bindings: display: mediatek: dsi: remove Xinlei's mail
 2023-11-23 17:17 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2023-11-23 16:34 UTC 

[PATCH v9 0/4] drm: Add support for atomic async page-flip
 2023-11-23 16:26 UTC  (5+ messages)

[PATCH v4 1/2] drm/mediatek: fix kernel oops if no crtc is found
 2023-11-23 15:37 UTC  (5+ messages)
` [PATCH v4 2/2] drm/mediatek: dpi/dsi: fix possible_crtcs calculation

[PATCH v3 1/1] backlight: pwm_bl: Use dev_err_probe
 2023-11-23 15:37 UTC  (2+ messages)
` (subset) "

[PATCH v7 0/2] backlight: mp3309c: Add support for MPS MP3309C
 2023-11-23 14:54 UTC  (2+ messages)

[PATCH 0/3] riscv: Add kernel-mode FPU support for amdgpu
 2023-11-23 14:23 UTC  (3+ messages)
` [PATCH 3/3] drm/amd/display: Support DRM_AMD_DC_FP on RISC-V

Powered off Philips TV sends corrupt EDID causing flickering
 2023-11-23 14:17 UTC  (3+ messages)

[PATCH v3] drm/panfrost: Ignore core_mask for poweroff and sync interrupts
 2023-11-23 14:07 UTC  (4+ messages)

[PATCH v3] drm/mediatek: Stop using iommu_present()
 2023-11-23 13:41 UTC 


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