dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-21 20:02:14 to 2024-02-22 17:49:04 UTC [more...]

[PATCH] drm: panel: st7701: Add Hardkernel ODROID-GO Ultra panel support
 2024-02-22 17:23 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] dt-bindings: display: st7701: Add Hardkernel ODROID-GO Ultra panel

[PULL] drm-misc-fixes
 2024-02-22 17:48 UTC 

Implement per-key keyboard backlight as auxdisplay?
 2024-02-22 17:42 UTC  (19+ messages)
              ` Future handling of complex RGB devices on Linux
                ` Future handling of complex RGB devices on Linux v2
                          ` Future handling of complex RGB devices on Linux v3

[PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
 2024-02-22 17:36 UTC  (27+ messages)
` [PATCH 1/9] kunit: test: Log the correct filter string in executor_test
` [PATCH 2/9] lib/cmdline: Fix an invalid format specifier in an assertion msg
` [PATCH 3/9] lib: memcpy_kunit: "
` [PATCH 4/9] time: test: Fix incorrect format specifier
` [PATCH 5/9] rtc: test: Fix invalid "
` [PATCH 6/9] net: test: Fix printf format specifier in skb_segment kunit test
` [PATCH 7/9] drm: tests: Fix invalid printf format specifiers in KUnit tests
` [PATCH 8/9] drm/xe/tests: Fix printf format specifiers in xe_migrate test
` [PATCH 9/9] kunit: Annotate _MSG assertion variants with gnu printf specifiers

[PATCH 1/3] drm/amdgpu: Refuse to create a KMS FB for non-P2P exported dma-bufs
 2024-02-22 17:28 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: Keep track of the number of KMS FBs using an amdgpu_bo
` [PATCH 3/3] drm/amdgpu: Refuse non-P2P dma-buf attachments for BOs with KMS FBs

[PATCH 0/9] arm64: dts: qcom: qcs6490-rb3gen2: Enable two displays
 2024-02-22 17:32 UTC  (32+ messages)
` [PATCH 1/9] drm/msm/dp: Add DP support to combo instance in SC7280
` [PATCH 2/9] arm64: dts: qcom: sc7280: Make eDP/DP controller default DP
` [PATCH 3/9] arm64: dts: qcom: sc7280: Enable MDP turbo mode
` [PATCH 4/9] arm64: dts: qcom: qcs6490-rb3gen2: Add DP output
` [PATCH 5/9] arm64: dts: qcom: qcs6490-rb3gen2: Enable adsp and cdsp
` [PATCH 6/9] arm64: dts: qcom: qcs6490-rb3gen2: Enable USB role switching
` [PATCH 7/9] arm64: dts: qcom: qcs6490-rb3gen2: Introduce USB redriver
` [PATCH 8/9] arm64: dts: qcom: qcs6490-rb3gen2: Enable USB Type-C display
` [PATCH 9/9] arm64: defconfig: Enable sc7280 display and gpu clock controllers

[PATCH 1/2] devm-helpers: Add resource managed version of mutex init
 2024-02-22 17:23 UTC  (8+ messages)
` [PATCH 2/2] devm-helpers: Add resource managed version of debugfs directory create function

[PATCH v8 0/7] Add support for XLCDC to sam9x7 SoC family
 2024-02-22 16:35 UTC  (2+ messages)

[PATCH v3 0/3] Fixed-type GENMASK/BIT
 2024-02-22 16:35 UTC  (15+ messages)
` [PATCH v3 1/3] bits: introduce fixed-type genmasks
      `  "
` [PATCH v3 2/3] bits: Introduce fixed-type BIT
    `  "
        `  "

[PATCH v5] drm/test: add a test suite for GEM objects backed by shmem
 2024-02-22 16:33 UTC  (5+ messages)

[PATCH 3/3] arch: Rename fbdev header and source files
 2024-02-22 16:25 UTC  (2+ messages)

[PATCH v3 2/2] fbcon: Defer console takeover for splash screens to first switch
 2024-02-22 16:25 UTC  (5+ messages)
` [PATCH v4 1/2] dummycon: Add dummycon_(un)register_switch_notifier
  ` [PATCH v4 2/2] fbcon: Defer console takeover for splash screens to first switch

[PATCH 0/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free
 2024-02-22 16:06 UTC  (14+ messages)
` [PATCH 1/6] drm/bridge: aux-hpd: fix OF node leaks
` [PATCH 2/6] drm/bridge: aux-hpd: separate allocation and registration
` [PATCH 3/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free
` [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

[PATCH v5 0/8] drm/amd/display: Introduce KUnit to Display Mode Library
 2024-02-22 15:56 UTC  (9+ messages)
` [PATCH v5 1/8] drm/amd/display: Introduce KUnit tests for fixed31_32 library
` [PATCH v5 2/8] drm/amd/display: Introduce KUnit tests to the bw_fixed library
` [PATCH v5 3/8] drm/amd/display: Introduce KUnit tests to display_rq_dlg_calc_20
` [PATCH v5 4/8] drm/amd/display: Introduce KUnit tests to the display_mode_vba library
` [PATCH v5 5/8] drm/amd/display: Introduce KUnit to dcn20/display_mode_vba_20 library
` [PATCH v5 6/8] drm/amd/display: Introduce KUnit tests for dcn20_fpu
` [PATCH v5 7/8] drm/amd/display: Introduce KUnit tests to dc_dmub_srv library
` [PATCH v5 8/8] Documentation/gpu: Add Display Core Unit Test documentation

[PATCH v2 0/3] drm/msm/dp: Rework the eDP/DP modes and add support for X1E80100
 2024-02-22 15:55 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: msm: dp-controller: document X1E80100 compatible
` [PATCH v2 2/3] drm/msm/dp: Add support for setting the eDP mode from devicetree
` [PATCH v2 3/3] drm/msm/dp: Add support for the X1E80100

[PATCH v2 00/12] Remove cl in struct cmdq_pkt
 2024-02-22 15:41 UTC  (13+ messages)
` [PATCH v2 01/12] soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE
` [PATCH v2 02/12] soc: mediatek: cmdq: Add parameter shift_pa to cmdq_pkt_jump()
` [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
` [PATCH v2 05/12] soc: mediatek: cmdq: Add cmdq_pkt_eoc() "
` [PATCH v2 06/12] soc: mediatek: cmdq: Remove cmdq_pkt_flush_async() "
` [PATCH v2 07/12] soc: mediatek: cmdq: Refine cmdq_pkt_create() and cmdq_pkt_destroy()
` [PATCH v2 08/12] drm/mediatek: Use cmdq_pkt_eoc() instead of cmdq_pkt_finalize()
` [PATCH v2 09/12] drm/mediatek: Use cmdq_pkt_create() and cmdq_pkt_destroy()
` [PATCH v2 10/12] media: platform: mtk-mdp3: Get fine-grain control of cmdq_pkt_finalize()
` [PATCH v2 11/12] media: platform: mtk-mdp3: Use cmdq_pkt_create() and cmdq_pkt_destroy()
` [PATCH v2 12/12] soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper function

[PATCH 1/1] drm/bridge: ti-sn65dsi83: Fix enable error path
 2024-02-22 15:36 UTC  (2+ messages)

[PATCH] drm/i915/guc: Add Compute context hint
 2024-02-22 15:32 UTC  (4+ messages)

[PATCH v4 0/8] usb: misc: onboard_hub: add support for XMOS XVF3500
 2024-02-22 15:02 UTC  (12+ messages)
` [PATCH v4 2/8] usb: misc: onboard_dev: add support for non-hub devices
` [PATCH v4 6/8] usb: misc: onboard_dev: use device supply names
` [PATCH v4 7/8] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
  ` [PATCH v4 7/8] ASoC: dt-bindings: xmos, xvf3500: "

[PATCH] drm/nouveau: use dedicated wq for fence uevents work
 2024-02-22 14:44 UTC 

[PATCH] drm/amd/display: Remove duplicated function signature from dcn3.01 DCCG
 2024-02-22 14:19 UTC 

[PULL] drm-misc-next
 2024-02-22 13:58 UTC 

[PATCH] staging: fbtft: Fix "space prohibited before that close parenthesis ')'" error reported by checkpatch
 2024-02-22 13:38 UTC  (3+ messages)

[PATCH v7 1/3] drm/buddy: Implement tracking clear page feature
 2024-02-22 13:37 UTC  (4+ messages)
` [PATCH v7 3/3] drm/buddy: Add defragmentation support

[PATCH v2] drm: renesas: rz-du: Fix redefinition errors related to rzg2l_du_vsp_*()
 2024-02-22 13:30 UTC  (4+ messages)

Re: Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
 2024-02-22 13:20 UTC  (14+ messages)
  `  "
      `  "
          `  "
              `  "
                  `  "

[PATCH v3 0/8] dma-fence, drm, amdgpu new trace events
 2024-02-22 13:05 UTC  (4+ messages)
` [PATCH v3 6/8] drm: add drm_mode_atomic_commit event

[PATCH RESEND v2] drm/syncobj: handle NULL fence in syncobj_eventfd_entry_func
 2024-02-22 12:54 UTC  (2+ messages)

[PATCH v2 1/3] drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is set
 2024-02-22 12:29 UTC  (7+ messages)

[PATCH 0/6] Enable Adaptive Sync SDP Support for DP
 2024-02-22 12:12 UTC  (7+ messages)
` [PATCH 1/6] drm/dp: Add an support to indicate if sink supports AS SDP
` [PATCH 2/6] drm: Add Adaptive Sync SDP logging
` [PATCH 3/6] drm/i915/dp: Add Read/Write support for Adaptive Sync SDP
` [PATCH 4/6] drm/i915/display: Compute AS SDP parameters
` [PATCH 5/6] drm/i915/display: Compute vrr_vsync params
` [PATCH 6/6] drm/i915/display: Read/Write AS sdp only when sink/source has enabled

[PATCH v3 0/7] drm/msm: Add support for the A750 GPU found on the SM8650 platform
 2024-02-22 12:06 UTC  (5+ messages)
` [PATCH v3 2/7] dt-bindings: arm-smmu: fix SM8[45]50 GPU SMMU if condition
` [PATCH v3 3/7] dt-bindings: arm-smmu: Document SM8650 GPU SMMU

[PATCH] drm/i915/selftests: Fix dependency of some timeouts on HZ
 2024-02-22 11:32 UTC 

[PATCH] drm/msm/dpu: add support for 4:2:2 and 4:4:4 planar YCbCr plane formats
 2024-02-22 11:43 UTC 

[PULL] drm-intel-fixes
 2024-02-22 11:30 UTC 

[PULL] drm-xe-fixes
 2024-02-22 11:12 UTC 

[PATCH] drm: renesas: rz-du: Fix redefinition errors related to rzg2l_du_vsp_*()
 2024-02-22 10:56 UTC  (5+ messages)

[PATCH v2 0/6] Pinephone video out fixes (flipping between two frames)
 2024-02-22 10:29 UTC  (11+ messages)
` [PATCH v2 3/6] clk: sunxi-ng: nkm: Support minimum and maximum rate
` [PATCH v2 5/6] drm/panel: st7703: Drive XBD599 panel at higher clock rate

[PATCH] drm/ttm: Fix an invalid freeing on already freed page in error path
 2024-02-22  9:47 UTC  (5+ messages)

[PATCH] drm/amd/display: clean unnecessary braces
 2024-02-22  9:32 UTC  (3+ messages)

[PATCH v3 0/2] Add StarFive JH7110 SoC DSI support
 2024-02-22  9:19 UTC  (4+ messages)
` [PATCH v3 2/2] drm/bridge: cdns-dsi: Add support for StarFive JH7110 SoC

linux-next: build failure after merge of the drm-misc tree
 2024-02-22  9:16 UTC  (6+ messages)

[PATCH] drm/mediatek: Add MT8188 Overlay Driver Data
 2024-02-22  8:42 UTC  (2+ messages)

[PATCH v2 0/3] Add HDCP feature for DisplayPort
 2024-02-22  7:51 UTC  (4+ messages)
` [PATCH v2 2/3] Subject: [PATCH] drm/mediatek/dp: Add HDCP2.x "

[PATCH RFC 0/3] drm/msm/dp: Rework the eDP/DP modes and add support for X1E80100
 2024-02-22  3:40 UTC  (7+ messages)
` [PATCH RFC 1/3] dt-bindings: display: msm: dp-controller: document X1E80100 compatible
` [PATCH RFC 2/3] drm/msm/dp: Add support for setting the eDP mode from devicetree
` [PATCH RFC 3/3] drm/msm/dp: Add support for the X1E80100

[PATCH] drm: ci: uprev IGT
 2024-02-22  2:36 UTC  (3+ messages)

[PATCH v2] drivers/i915/intel_bios: Fix parsing backlight BDB data
 2024-02-22  1:06 UTC 

[PATCH] gpu: host1x: Skip reset assert on Tegra186
 2024-02-22  1:05 UTC 

[PATCH] drm/amd/display: Use kcalloc() instead of kzalloc()
 2024-02-21 23:04 UTC  (2+ messages)

[PATCH] phy: constify of_phandle_args in xlate
 2024-02-21 22:12 UTC  (3+ messages)

[PATCH] drm/xe: skip building debugfs code for CONFIG_DEBUG_FS=n
 2024-02-21 21:59 UTC  (7+ messages)
    `  "

[PATCH 0/2] Disable automatic load CCS load balancing
 2024-02-21 20:51 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915/gt: Enable only one CCS for compute workload

[PATCH] drm/amd/display: Add prefix to functions inside dnc10_cm_common.h
 2024-02-21 20:36 UTC  (2+ messages)

[PATCH 0/3] drm/amdgpu: Use KMEM_CACHE instead of kmem_cache_create
 2024-02-21 20:34 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;
as well as URLs for NNTP newsgroup(s).