dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-23 01:32:25 to 2024-02-25 06:24:25 UTC [more...]

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-02-23 20:45 UTC  (7+ messages)

[PATCH 0/3] panel-simple: add support for Crystal Clear CMT430B19N00
 2024-02-23 18:23 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: Add Crystal Clear Technology vendor prefix
` [PATCH 2/3] dt-bindings: display: simple: add support for Crystal Clear CMT430B19N00

[PATCH v5 00/10] Improvments for tc358775 with support for tc358765
 2024-02-25  6:19 UTC  (5+ messages)
` [PATCH v5 01/10] dt-bindings: display: bridge: tc358775: make stby gpio optional
` [PATCH v5 02/10] dt-bindings: display: bridge: tc358775: Add data-lanes
` [PATCH v5 03/10] dt-bindings: display: bridge: tc358775: Add support for tc358765
` [PATCH v5 04/10] drm/bridge: tc358775: fix support for jeida-18 and jeida-24

[PATCH v4 00/10] Improvments for tc358775 with support for tc358765
 2024-02-25  6:11 UTC  (4+ messages)
` [PATCH v4 03/10] dt-bindings: display: bridge: tc358775: Add "

[PATCH v2 0/3] drm/msm/dp: Rework the eDP/DP modes and add support for X1E80100
 2024-02-24 22:34 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: display: msm: dp-controller: document X1E80100 compatible

[PATCH 01/13] accel/habanalabs/gaudi2: use single function to compare FW versions
 2024-02-24 19:20 UTC  (27+ messages)
` [PATCH 02/13] accel/habanalabs: remove hop size from asic properties
` [PATCH 03/13] accel/habanalabs: modify print for skip loading linux FW to debug log
` [PATCH 04/13] accel/habanalabs/gaudi2: check extended errors according to PCIe addr_dec interrupt info
` [PATCH 05/13] accel/habanalabs: fix glbl error cause handling
` [PATCH 06/13] accel/habanalabs: fix debugfs files permissions
` [PATCH 07/13] accel/habanalabs: initialize maybe-uninitialized variables
` [PATCH 08/13] accel/habanalabs: fix error print
` [PATCH 09/13] accel/habanalabs/gaudi2: drain event lacks rd/wr indication
` [PATCH 10/13] accel/habanalabs/hwmon: rate limit errors user can generate
` [PATCH 11/13] accel/habanalabs: handle reserved memory request when working with full FW
` [PATCH 12/13] accel/habanalabs: keep explicit size of reserved memory for FW
` [PATCH 13/13] accel/habanalabs: modify pci health check

[PATCH v2 0/3] Move blender setup from individual planes to crtc commit in sun4i-drm
 2024-02-24 15:06 UTC  (4+ messages)
` [PATCH v2 1/3] drm/sun4i: Unify sun8i_*_layer structs
` [PATCH v2 2/3] drm/sun4i: Add more parameters to sunxi_engine commit callback
` [PATCH v2 3/3] drm/sun4i: Fix layer zpos change/atomic modesetting

[PATCH v8 0/7] Add support for XLCDC to sam9x7 SoC family
 2024-02-24 12:52 UTC  (10+ messages)
` [PATCH v8 1/7] drm: atmel-hlcdc: add driver ops to differentiate HLCDC and XLCDC IP
` [PATCH v8 2/7] drm: atmel-hlcdc: Define XLCDC specific registers
` [PATCH v8 3/7] drm: atmel_hlcdc: Add support for XLCDC using IP specific driver ops
` [PATCH v8 6/7] drm: atmel-hlcdc: add support for DSI output formats

[PATCH 1/3] drm/xe/kunit: fix link failure with built-in xe
 2024-02-24 12:15 UTC  (3+ messages)
` [PATCH 2/3] drm/xe/mmio: fix build warning for BAR resize on 32-bit
` [PATCH 3/3] drm/xe/xe2: fix 64-bit division in pte_update_size

[PATCH v2 0/7] A702 support
 2024-02-24 10:20 UTC  (11+ messages)
` [PATCH v2 1/7] dt-bindings: clock: Add Qcom QCM2290 GPUCC
` [PATCH v2 2/7] clk: qcom: clk-alpha-pll: Add HUAYRA_2290 support
` [PATCH v2 3/7] clk: qcom: Add QCM2290 GPU clock controller driver
` [PATCH v2 4/7] drm/msm/adreno: Add missing defines for A702
` [PATCH v2 5/7] drm/msm/adreno: Add A702 support
` [PATCH v2 6/7] arm64: dts: qcom: qcm2290: Add GPU nodes
` [PATCH v2 7/7] arm64: dts: qcom: qrb2210-rb1: Enable the GPU

[PATCH 0/3] Move blender setup from individual planes to crtc commit in sun4i-drm
 2024-02-24  7:10 UTC  (7+ messages)
` [PATCH 3/3] drm/sun4i: Fix layer zpos change/atomic modesetting

[PATCH] gpu: host1x: Skip reset assert on Tegra186
 2024-02-24  6:02 UTC  (3+ messages)

[PATCH 0/2] Match panel hash for overridden mode
 2024-02-23 22:29 UTC  (3+ messages)
` [PATCH 1/2] drm_edid: Add a function to get EDID base block
` [PATCH 2/2] drm/panel: panel-edp: Match with panel hash for overridden modes

[PATCH v2 00/21] drm/i915: Add Display Port tunnel BW allocation support
 2024-02-23 22:14 UTC  (29+ messages)
` [PATCH v2 02/21] drm/dp: Add support for DP tunneling
` [PATCH v2 03/21] drm/i915: Fix display bpp limit computation during system resume
` [PATCH v2 04/21] drm/i915/dp: Add support to notify MST connectors to retry modesets
` [PATCH v2 11/21] drm/i915/dp: Add way to get active pipes with syncing commits
` [PATCH v2 12/21] drm/i915/dp: Add support for DP tunnel BW allocation
` [PATCH v2 13/21] drm/i915/dp: Add DP tunnel atomic state and check BW limit
` [PATCH v2 16/21] drm/i915/dp: Allocate/free DP tunnel BW in the encoder enable/disable hooks
` [PATCH v2 17/21] drm/i915/dp: Handle DP tunnel IRQs
` [PATCH v2 19/21] drm/i915/dp: Suspend/resume DP tunnels
` [PATCH v2 20/21] drm/i915/dp: Read DPRX for all long HPD pulses
` [PATCH v2 21/21] drm/i915/dp: Enable DP tunnel BW allocation mode

[PATCH] drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip
 2024-02-23 21:23 UTC 

[PATCH] drm/i915: convert remaining intel_dp_vsc_sdp_pack
 2024-02-23 21:12 UTC  (4+ messages)

[PATCH v3 0/3] Enable Wa_14019159160 and Wa_16019325821 for MTL
 2024-02-23 20:56 UTC  (4+ messages)
` [PATCH v3 1/3] drm/i915: Enable Wa_16019325821
` [PATCH v3 2/3] drm/i915/guc: Add support for w/a KLVs
` [PATCH v3 3/3] drm/i915/guc: Enable Wa_14019159160

[PATCH] drm/msm/dpu: add support for 4:2:2 and 4:4:4 planar YCbCr plane formats
 2024-02-23 20:52 UTC  (3+ messages)

[PATCH] drm/i915/guc: Correct capture of EIR register on hang
 2024-02-23 20:32 UTC 

[PATCH v3] drm/i915/guc: Simplify/extend platform check for Wa_14018913170
 2024-02-23 20:28 UTC 

i915 build error on drm-misc-next
 2024-02-23 20:18 UTC  (5+ messages)

[PATCH 00/23] XeKmd basic SVM support
 2024-02-23 20:12 UTC  (9+ messages)
` [PATCH 21/23] drm/xe/svm: GPU page fault support
      ` Making drm_gpuvm work across gpu devices

[PATCH] drm/v3d: Enable V3D to use different PAGE_SIZE
 2024-02-23 20:03 UTC  (5+ messages)

[PATCH] drm/i915/guc: Add Compute context hint
 2024-02-23 19:25 UTC  (8+ messages)

[PATCH] drm/amd/display: clean unnecessary braces
 2024-02-23 19:20 UTC  (4+ messages)

[PATCH] drm: ci: uprev IGT
 2024-02-23 19:20 UTC  (4+ messages)

[PATCH v2 0/9] Add Chameleon v3 video support
 2024-02-23 19:04 UTC  (2+ messages)

[git pull] drm fixes for 6.8-rc6
 2024-02-23 18:43 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 33e1d31873f87d119e5120b88cd350efa68ef276
 2024-02-23 18:24 UTC 

[PATCH] drm/i915/display: Save a few bytes of memory in intel_backlight_device_register()
 2024-02-23 17:09 UTC 

[PATCH 0/4] Various fixes for the lm3630a backlight driver
 2024-02-23 17:02 UTC  (2+ messages)
` (subset) "

[PATCH] drm/nouveau: use dedicated wq for fence uevents work
 2024-02-23 17:00 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: Refuse to create a KMS FB for non-P2P exported dma-bufs
 2024-02-23 16:43 UTC  (7+ messages)

[PATCH RESEND 0/4] Ensure all backlight drivers zero the properties structure
 2024-02-23 16:31 UTC  (4+ messages)
` [PATCH RESEND 4/4] backlight: mp3309c: Fully initialize backlight_properties during probe
  ` (subset) "

[PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses
 2024-02-23 16:28 UTC  (2+ messages)
` (subset) "

[PATCH] accel/qaic: Constify aic100_channels
 2024-02-23 16:08 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION e31185ce00a96232308300008db193416ceb9769
 2024-02-23 16:04 UTC  (3+ messages)

[PATCH v2 0/2] leds: expresswire: Fix dependencies
 2024-02-23 15:54 UTC  (2+ messages)

[PATCH v2] drm/tegra: Remove existing framebuffer only if we support display
 2024-02-23 15:26 UTC  (2+ messages)

[PATCH v7 0/6] iio: new DMABUF based API
 2024-02-23 12:14 UTC  (7+ messages)
` [PATCH v7 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v7 2/6] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
` [PATCH v7 3/6] iio: core: Add new DMABUF interface infrastructure
` [PATCH v7 4/6] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v7 5/6] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v7 6/6] Documentation: iio: Document high-speed DMABUF based API

[PATCH 0/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free
 2024-02-23 15:07 UTC  (26+ messages)
` [PATCH 1/6] drm/bridge: aux-hpd: fix OF node leaks
` [PATCH 2/6] drm/bridge: aux-hpd: separate allocation and registration
` [PATCH 4/6] soc: qcom: pmic_glink: Fix boot when QRTR=m
` [PATCH 5/6] phy: qcom-qmp-combo: fix drm bridge registration
` [PATCH 6/6] phy: qcom-qmp-combo: fix type-c switch registration
` (subset) [PATCH 0/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free

[PATCH] backlight: ktd2801: make timing struct static
 2024-02-23 14:50 UTC  (2+ messages)
` (subset) "

Rework TTMs busy handling
 2024-02-23 14:30 UTC  (5+ messages)
` [PATCH 1/2] drm/ttm: improve idle/busy handling v4

[resend, PATCH v3 0/3] backlight: mp3309c: Allow to use on non-OF platforms
 2024-02-23 13:52 UTC  (4+ messages)

[PATCH v2 0/3] backlight: mp3309c: Allow to use on non-OF platforms
 2024-02-23 13:51 UTC  (2+ messages)

[PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure
 2024-02-23 13:24 UTC  (7+ messages)
` [PATCH v7 21/36] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v7 31/36] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v7 36/36] drm/sun4i: hdmi: "

[PATCH] net: ethernet: ti: am65-cpsw: Add minimal XDP support
 2024-02-23 11:01 UTC 

[PATCH v2 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-02-23 11:52 UTC  (13+ messages)
` [PATCH v2 1/9] drm/vkms: Code formatting
` [PATCH v2 2/9] drm/vkms: Use drm_frame directly
` [PATCH v2 3/9] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
` [PATCH v2 4/9] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v2 5/9] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v2 6/9] drm/vkms: Add YUV support
` [PATCH v2 7/9] drm/vkms: Add range and encoding properties to pixel_read function
` [PATCH v2 8/9] drm/vkms: Drop YUV formats TODO
` [PATCH v2 9/9] drm/vkms: Create KUnit tests for YUV conversions

"BUG: Kernel NULL pointer dereference on read at 0x00000000" at running drm_gem_shmem_test on a Talos II, kernel 6.8-rc5
 2024-02-23 12:47 UTC  (2+ messages)

[PATCH v3 0/4] Add display support for stm32mp135f-dk board
 2024-02-23 12:36 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: dts: stm32: add LTDC support for STM32MP13x SoC family
` [PATCH v3 2/4] ARM: dts: stm32: add LTDC pinctrl on "
` [PATCH v3 3/4] ARM: dts: stm32: enable display support on stm32mp135f-dk board
` [PATCH v3 4/4] dt-bindings: display: simple: allow panel-common properties

[PATCH 1/2] devm-helpers: Add resource managed version of mutex init
 2024-02-23 12:26 UTC  (3+ messages)

[PATCH] phy: constify of_phandle_args in xlate
 2024-02-23 12:15 UTC  (2+ messages)

[PATCH v2 0/4] Add display support for stm32mp135f-dk board
 2024-02-23 11:59 UTC  (4+ messages)
` [PATCH v2 4/4] dt-bindings: display: simple: hardware can use several properties

[PATCH v3 0/9] fbdev: Clean up include dependencies in header
 2024-02-23 10:56 UTC  (4+ messages)
` [PATCH v3 1/9] backlight/corgi-lcd: Include <linux/backlight.h>

[PATCH v2 00/10] backlight: Replace struct fb_info in interfaces
 2024-02-23 10:53 UTC  (3+ messages)
` [PATCH v2 01/10] backlight: Match backlight device against struct fb_info.bl_dev

[PATCH v2 00/12] Remove cl in struct cmdq_pkt
 2024-02-23 10:30 UTC  (7+ messages)
` [PATCH v2 01/12] soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE
` [PATCH v2 03/12] soc: mediatek: cmdq: Rename cmdq_pkt_jump() to cmdq_pkt_jump_abs()
` [PATCH v2 04/12] soc: mediatek: cmdq: Add cmdq_pkt_jump_rel() helper function

[linux][PATCH v6 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-02-23 10:25 UTC  (10+ messages)
` [linux][PATCH v6 3/3] dt-bindings: mfd: atmel, hlcdc: Convert to DT schema format
  ` (subset) [linux][PATCH v6 3/3] dt-bindings: mfd: atmel,hlcdc: "

[PATCH] drm/lcdif: Do not disable clock on already suspended hardware
 2024-02-23  9:47 UTC  (2+ messages)

Implement per-key keyboard backlight as auxdisplay?
 2024-02-23  9:21 UTC  (16+ messages)
              ` Future handling of complex RGB devices on Linux
                ` Future handling of complex RGB devices on Linux v2

[PATCH] dt-bindings: display: atmel,lcdc: convert to dtschema
 2024-02-23  9:14 UTC 

[PATCH] gpu/drm: Fix several checkpatch warnings
 2024-02-22 20:46 UTC 

drm_format_helper_test fails Subtest: drm_test_fb_xrgb8888_to_xrgb2101010 on Big Endian machines (kernel 6.7.5, ppc64)
 2024-02-23  6:12 UTC  (2+ messages)

[PATCH v3 0/1] Filter modes according to hardware capability
 2024-02-23  5:50 UTC  (3+ messages)
` [PATCH v3 1/1] drm/mediatek: "

[PATCH] drm/xe: Prefer struct_size over open coded arithmetic
 2024-02-23  5:00 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