dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-22 15:23:15 to 2024-02-23 10:23:59 UTC [more...]

[PATCH v2 00/21] drm/i915: Add Display Port tunnel BW allocation support
 2024-02-23 10:23 UTC  (15+ 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 13/21] drm/i915/dp: Add DP tunnel atomic state and check BW limit
` [PATCH v2 17/21] drm/i915/dp: Handle DP tunnel IRQs
` [PATCH v2 19/21] drm/i915/dp: Suspend/resume DP tunnels

[PATCH 1/3] drm/amdgpu: Refuse to create a KMS FB for non-P2P exported dma-bufs
 2024-02-23 10:04 UTC  (8+ 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] drm/lcdif: Do not disable clock on already suspended hardware
 2024-02-23  9:47 UTC  (2+ messages)

[PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure
 2024-02-23  9:40 UTC  (44+ messages)
` [PATCH v7 01/36] drm/tests: helpers: Include missing drm_drv header
` [PATCH v7 02/36] drm/tests: helpers: Add atomic helpers
` [PATCH v7 03/36] drm/tests: Add helper to create mock plane
` [PATCH v7 04/36] drm/tests: Add helper to create mock crtc
` [PATCH v7 05/36] drm/tests: connector: Add tests for drmm_connector_init
` [PATCH v7 06/36] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v7 07/36] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v7 08/36] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v7 09/36] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v7 10/36] drm/tests: Add output bpc tests
` [PATCH v7 11/36] drm/connector: hdmi: Add support for output format
` [PATCH v7 12/36] drm/tests: Add output formats tests
` [PATCH v7 13/36] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v7 14/36] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v7 15/36] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v7 16/36] drm/tests: Add TDMS character rate connector state tests
` [PATCH v7 17/36] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v7 18/36] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v7 19/36] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v7 20/36] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v7 21/36] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v7 22/36] drm/tests: Add tests for "
` [PATCH v7 23/36] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v7 24/36] drm/tests: Add RGB Quantization tests
` [PATCH v7 25/36] drm/connector: hdmi: Add Infoframes generation
` [PATCH v7 26/36] drm/tests: Add infoframes test
` [PATCH v7 27/36] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v7 28/36] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v7 29/36] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v7 30/36] drm/vc4: tests: Convert to plane creation helper
` [PATCH v7 31/36] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v7 32/36] drm/sun4i: hdmi: Convert encoder to atomic
` [PATCH v7 33/36] drm/sun4i: hdmi: Move mode_set into enable
` [PATCH v7 34/36] drm/sun4i: hdmi: Switch to container_of_const
` [PATCH v7 35/36] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
` [PATCH v7 36/36] drm/sun4i: hdmi: Switch to HDMI connector

Implement per-key keyboard backlight as auxdisplay?
 2024-02-23  9:21 UTC  (22+ 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] drm/i915/guc: Add Compute context hint
 2024-02-23  8:51 UTC  (6+ messages)

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

"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  1:42 UTC 

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

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)
  `  "

[linux-next:master] BUILD REGRESSION e31185ce00a96232308300008db193416ceb9769
 2024-02-23  4:29 UTC 

[git pull] drm fixes for 6.8-rc6
 2024-02-23  1:32 UTC 

[PATCH 2/3] arch: Remove struct fb_info from video helpers
 2024-02-23  1:26 UTC  (2+ messages)

[PATCH] accel/qaic: Constify aic100_channels
 2024-02-23  1:06 UTC 

[PATCH] drm/nouveau: use dedicated wq for fence uevents work
 2024-02-23  0:14 UTC  (2+ messages)

[PATCH 0/8] A702 support
 2024-02-23  0:14 UTC  (4+ messages)
` [PATCH 1/8] dt-bindings: arm-smmu: Add QCM2290 GPU SMMU

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

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

[linux][PATCH v6 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-02-22 23:21 UTC  (8+ 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 v5 00/19] Add support for CDM over DP
 2024-02-22 23:11 UTC  (24+ messages)
` [PATCH v5 01/19] drm/msm/dpu: allow certain formats for CDM for DP
` [PATCH v5 02/19] drm/msm/dpu: add division of drm_display_mode's hskew parameter
` [PATCH v5 03/19] drm/msm/dpu: pass mode dimensions instead of fb size in CDM setup
` [PATCH v5 04/19] drm/msm/dpu: allow dpu_encoder_helper_phys_setup_cdm to work for DP
` [PATCH v5 05/19] drm/msm/dpu: move dpu_encoder_helper_phys_setup_cdm to dpu_encoder
` [PATCH v5 06/19] drm/msm/dp: rename wide_bus_en to wide_bus_supported
` [PATCH v5 07/19] drm/msm/dp: store mode YUV420 information to be used by rest of DP
` [PATCH v5 08/19] drm/msm/dp: check if VSC SDP is supported in DP programming
` [PATCH v5 09/19] drm/msm/dpu: move widebus logic to its own API
` [PATCH v5 10/19] drm/msm/dp: program config ctrl for YUV420 over DP
` [PATCH v5 11/19] drm/msm/dp: change clock related programming "
` [PATCH v5 12/19] drm/msm/dp: move parity calculation to dp_utils
` [PATCH v5 13/19] drm/msm/dp: add VSC SDP support for YUV420 over DP
` [PATCH v5 14/19] drm/msm/dpu: add support of new peripheral flush mechanism
` [PATCH v5 15/19] drm/msm/dp: enable SDP and SDE periph flush update
` [PATCH v5 16/19] drm/msm/dpu: modify encoder programming for CDM over DP
` [PATCH v5 17/19] drm/msm/dpu: modify timing engine programming for YUV420 "
` [PATCH v5 18/19] drm/msm/dpu: reserve CDM blocks for DP if mode is YUV420
` [PATCH v5 19/19] drm/msm/dp: allow YUV420 mode for DP connector when CDM available

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

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

[PATCH v5] drm/msm/dpu: add current resource allocation to dumped state
 2024-02-22 21:57 UTC  (3+ messages)

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

[PATCH 0/9] arm64: dts: qcom: qcs6490-rb3gen2: Enable two displays
 2024-02-22 21:25 UTC  (17+ messages)
` [PATCH 1/9] drm/msm/dp: Add DP support to combo instance in SC7280
` [PATCH 3/9] arm64: dts: qcom: sc7280: Enable MDP turbo mode
` [PATCH 6/9] arm64: dts: qcom: qcs6490-rb3gen2: Enable USB role switching

[PATCH 0/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free
 2024-02-22 21:12 UTC  (15+ 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 v2 0/2] GPU hang replay
 2024-02-22 21:07 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: Shadow default engine context image in the context
` [PATCH 2/2] drm/i915: Support replaying GPU hangs with captured context image

[PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
 2024-02-22 20:58 UTC  (8+ 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

[pull] amdgpu drm-fixes-6.8
 2024-02-22 19:53 UTC 

[PATCH] drm/i915: Add missing ; to __assign_str() macros in tracepoint code
 2024-02-22 19:27 UTC  (6+ messages)

[PATCH v3 1/2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
 2024-02-22 19:09 UTC  (4+ messages)
` [PATCH v3 2/2] drm/dp: drop the size parameter from drm_dp_vsc_sdp_pack()

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

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

[PATCH v3 0/7] drm/msm: Add support for the A750 GPU found on the SM8650 platform
 2024-02-22 18:06 UTC  (2+ messages)

[PATCH] gpu: host1x: Skip reset assert on Tegra186
 2024-02-22 18:06 UTC  (2+ messages)

[PATCH] drm/radeon/radeon_display: Decrease the size of allocated memory
 2024-02-22 18:04 UTC 

[PATCH] drm/i915: Fix possible null pointer dereference after drm_dbg_printer conversion
 2024-02-22 17:51 UTC  (2+ messages)

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

[PATCH v8 0/7] Add support for XLCDC to sam9x7 SoC family
 2024-02-22 16:35 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 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox