dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-03 08:32:22 to 2023-01-04 16:21:23 UTC [more...]

[PATCH linux-next] backlight: use sysfs_emit() to instead of scnprintf()
 2023-01-04 16:21 UTC  (2+ messages)

[PATCH] drm/docs: Explicitly document default CRTC background behavior
 2023-01-04 16:15 UTC  (3+ messages)

[PATCH] drm/i915: Fix potential context UAFs
 2023-01-04 16:01 UTC  (3+ messages)

[PATCH v10 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-01-04 15:08 UTC  (8+ messages)

[PATCH v4 00/27] Recover from failure to probe GPU
 2023-01-04 15:52 UTC  (34+ messages)
` [PATCH v4 01/27] drm/amd: Delay removal of the firmware framebuffer
` [PATCH v4 02/27] drm/amd: Add a legacy mapping to "amdgpu_ucode_ip_version_decode"
` [PATCH v4 03/27] drm/amd: Convert SMUv11 microcode to use `amdgpu_ucode_ip_version_decode`
` [PATCH v4 04/27] drm/amd: Convert SMUv13 "
` [PATCH v4 05/27] drm/amd: Add a new helper for loading/validating microcode
` [PATCH v4 06/27] drm/amd: Use `amdgpu_ucode_load` helper for SDMA
` [PATCH v4 07/27] drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
` [PATCH v4 08/27] drm/amd: Make SDMA firmware load failures less noisy
` [PATCH v4 09/27] drm/amd: Use `amdgpu_ucode_load` helper for VCN
` [PATCH v4 10/27] drm/amd: Load VCN microcode during early_init
` [PATCH v4 11/27] drm/amd: Load MES "
` [PATCH v4 12/27] drm/amd: Use `amdgpu_ucode_load` helper for MES
` [PATCH v4 13/27] drm/amd: Remove superfluous assignment for `adev->mes.adev`
` [PATCH v4 14/27] drm/amd: Use `amdgpu_ucode_load` helper for GFX9
` [PATCH v4 15/27] drm/amd: Load GFX9 microcode during early_init
` [PATCH v4 16/27] drm/amd: Use `amdgpu_ucode_load` helper for GFX10
` [PATCH v4 17/27] drm/amd: Load GFX10 microcode during early_init
` [PATCH v4 18/27] drm/amd: Use `amdgpu_ucode_load` helper for GFX11
` [PATCH v4 19/27] drm/amd: Load GFX11 microcode during early_init
` [PATCH v4 20/27] drm/amd: Parse both v1 and v2 TA microcode headers using same function
` [PATCH v4 21/27] drm/amd: Avoid BUG() for case of SRIOV missing IP version
` [PATCH v4 22/27] drm/amd: Load PSP microcode during early_init
` [PATCH v4 23/27] drm/amd: Use `amdgpu_ucode_load` helper for PSP
` [PATCH v4 24/27] drm/amd/display: Load DMUB microcode during early_init
` [PATCH v4 25/27] drm/amd: Use `amdgpu_ucode_load` helper for SMU
` [PATCH v4 26/27] drm/amd: Load SMU microcode during early_init
` [PATCH v4 27/27] drm/amd: Optimize SRIOV switch/case for PSP microcode load

[PULL] drm-misc-next
 2023-01-04 15:18 UTC  (2+ messages)

[PATCH 4.19 0/1] drm/amdkfd: Check for null pointer after calling kmemdup
 2023-01-04 14:48 UTC  (7+ messages)
` [PATCH 4.19 1/1] "

[PATCH v2] drm/i915: dell wyse 3040 shutdown fix
 2023-01-04 14:08 UTC  (11+ messages)
  ` [Intel-gfx] "

[PATCH 0/9] Convert drivers to the new debugfs device-centered functions
 2023-01-04 13:32 UTC  (5+ messages)
` [PATCH 2/9] drm/gud: use "
` [PATCH 3/9] drm/arm/hdlcd: "

[PATCH RFC 0/4] drm/panfrost: Expose memory usage stats through fdinfo
 2023-01-04 13:03 UTC  (5+ messages)
` [PATCH RFC 1/4] drm/panfrost: Provide a dummy show_fdinfo() implementation
` [PATCH RFC 2/4] drm/panfrost: Track BO resident size
` [PATCH RFC 3/4] drm/panfrost: Add a helper to retrieve MMU context stats
` [PATCH RFC 4/4] drm/panfrost: Expose some memory related stats through fdinfo

[PATCH v7 0/4] drm/panel: Add Magnachip D53E6EA8966 Panel Controller
 2023-01-04 12:40 UTC  (8+ messages)
` [PATCH V7 1/4] drm: of: Add drm_of_get_dsi_bus helper function
` [PATCH V7 2/4] dt-bindings: display: panel: Add Samsung AMS495QA01
` [PATCH V7 3/4] drm/panel: Add Magnachip D53E6EA8966 Panel Driver
` [PATCH V7 4/4] arm64: dts: rockchip: add display to RG503

[PATCH 00/16] Enable Colorspace connector property in amdgpu
 2023-01-04 11:23 UTC  (6+ messages)
` [PATCH 16/16] drm/amd/display: Don't restrict bpc to 8 bpc

[PATCH v3 00/13] drm: Fix color-format selection in fbdev emulation
 2023-01-04 10:34 UTC  (5+ messages)
` [PATCH v3 11/13] drm/fb-helper: Fix single-probe color-format selection

[RFC] TTM shrinking revisited
 2023-01-04 10:31 UTC  (2+ messages)

[PATCH v3] drm/edid: ignore the CEA modes not defined in CEA-861-D
 2023-01-04 10:25 UTC  (5+ messages)
` [PATCH v4] "

[PATCH 0/6] drm/msm: add support for SM8450
 2023-01-04 10:11 UTC  (13+ messages)
` [PATCH 1/6] dt-bindings: display/msm: document the SM8550 DSI PHY
` [PATCH 2/6] dt-bindings: display/msm: document the display hardware for SM8550
` [PATCH 3/6] drm/msm/dpu: add support "
` [PATCH 4/6] drm/msm: mdss: "
` [PATCH 5/6] drm/msm/dsi: add support for DSI-PHY on SM8550
` [PATCH 6/6] drm/msm/dsi: add support for DSI 2.7.0

[PATCH 0/2] TLB invalidation cleanup
 2023-01-04 10:08 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Consolidate TLB invalidation flow
  ` [Intel-gfx] "

[PATCH v13 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2023-01-04 10:01 UTC  (3+ messages)
` [PATCH v13 5/6] "

[PATCH v7 00/22] drm/edid: info & modes parsing and drm_edid refactors
 2023-01-04 10:05 UTC  (23+ messages)
` [PATCH v7 01/22] drm/edid: fix AVI infoframe aspect ratio handling
` [PATCH v7 02/22] drm/edid: fix parsing of 3D modes from HDMI VSDB
` [PATCH v7 03/22] drm/edid: parse VICs from CTA VDB early
` [PATCH v7 04/22] drm/edid: Use the pre-parsed VICs
` [PATCH v7 05/22] drm/edid: use VIC in AVI infoframe if sink lists it in CTA VDB
` [PATCH v7 06/22] drm/edid: rename struct drm_display_info *display to *info
` [PATCH v7 07/22] drm/edid: refactor CTA Y420CMDB parsing
` [PATCH v7 08/22] drm/edid: split CTA Y420VDB info and mode parsing
` [PATCH v7 09/22] drm/edid: fix and clarify HDMI VSDB audio latency parsing
` [PATCH v7 10/22] drm/edid: add helper for HDMI VSDB audio latency field length
` [PATCH v7 11/22] drm/edid: split HDMI VSDB info and mode parsing
` [PATCH v7 12/22] drm/edid: store quirks in display info
` [PATCH v7 13/22] drm/edid: stop passing quirks around
` [PATCH v7 14/22] drm/edid: merge ELD handling to update_display_info()
` [PATCH v7 15/22] drm/edid: move EDID BPC quirk application "
` [PATCH v7 16/22] drm/edid: refactor _drm_edid_connector_update() and rename
` [PATCH v7 17/22] drm/edid: add separate drm_edid_connector_add_modes()
` [PATCH v7 18/22] drm/edid: remove redundant _drm_connector_update_edid_property()
` [PATCH v7 19/22] drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
` [PATCH v7 20/22] drm/i915/bios: convert intel_bios_init_panel() "
` [PATCH v7 21/22] drm/i915/opregion: convert intel_opregion_get_edid() to struct drm_edid
` [PATCH v7 22/22] drm/i915/panel: move panel fixed EDID to struct intel_panel

[PATCH 0/4] Remove platform acronyms and stepping from comments
 2023-01-04  9:58 UTC  (8+ messages)
` [PATCH 1/4] drm/i915/gt: Remove platform comments from workarounds

[PATCH v6 00/18] mdss-dsi-ctrl binding and dts fixes
 2023-01-04  9:37 UTC  (4+ messages)
` [PATCH v6 07/18] dt-bindings: display/msm: Add list of mdss-dsi-ctrl compats

[PATCH 0/2] drm/panel: add support for the Visionox VTDR6130 AMOLED DSI panel
 2023-01-04  9:27 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: display: panel: document the Visionox VTDR6130 AMOLED DSI Panel bindings
` [PATCH 2/2] drm/panel: add visionox vtdr6130 DSI panel driver

renesas/master bisection: igt-kms-rockchip.kms_vblank.pipe-A-wait-forked on rk3399-gru-kevin
 2023-01-04  9:11 UTC  (6+ messages)

[PATCH v3 0/7] drm/bridge_connector: perform HPD enablement automatically
 2023-01-04  9:05 UTC  (4+ messages)

[syzbot] WARNING: locking bug in inet_autobind
 2023-01-03 22:07 UTC  (5+ messages)

[PATCH v2] crypto: ccp - Allocate TEE ring and cmd buffer using DMA APIs
 2023-01-04  6:00 UTC  (5+ messages)

[PATCH] drm/gem: Check for valid formats
 2023-01-04  2:22 UTC  (6+ messages)

[RFC PATCH v2 0/3] Support for Solid Fill Planes
 2023-01-04  1:27 UTC  (7+ messages)
` [RFC PATCH v2 2/3] drm: Adjust atomic checks for solid fill color
` [RFC PATCH v2 3/3] drm/msm/dpu: Use color_fill property for DPU planes

[RESEND][PATCH] drm/nouveau/fb/ga102: Replace zero-length array of trailing structs with flex-array
 2023-01-04  0:52 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interrupt
 2023-01-03 20:36 UTC  (2+ messages)

[PULL] drm-misc-next-fixes
 2023-01-03 20:03 UTC  (2+ messages)

[PATCH] drm/v3d: replace open-coded implementation of drm_gem_object_lookup
 2023-01-03 19:20 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 04/10] drm/amd/display: Report to ACPI video if no panels were found
 2023-01-03 18:39 UTC 

[PATCH] drm: Replace DRM_DEBUG with drm_dbg_core in file and ioctl handling
 2023-01-03 17:23 UTC  (6+ messages)

[PATCH v16 0/5] Add data-lanes and link-frequencies to dp_out endpoint
 2023-01-03 17:11 UTC  (3+ messages)
` [PATCH v16 1/5] arm64: dts: qcom: add data-lanes and link-freuencies into "

[PATCH v2 0/3] drm: Add component_match_add_of and convert users of drm_of_component_match_add
 2023-01-03 16:39 UTC  (6+ messages)
` [PATCH v2 2/3] iommu/sound: Use component_match_add_of helper

[PATCH v2] drm/msm: another fix for the headless Adreno GPU
 2023-01-03 15:51 UTC 

[RFC PATCH 00/20] Initial Xe driver submission
 2023-01-03 14:41 UTC  (12+ messages)
` [RFC PATCH 04/20] drm/sched: Convert drm scheduler to use a work queue rather than kthread
        ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 00/20] Initial Xe driver submission

[PATCH v2 00/11] Recover from failure to probe GPU
 2023-01-03 14:17 UTC  (3+ messages)

[PATCH v2] drm/gem: Check for valid formats
 2023-01-03 14:12 UTC  (2+ messages)

[PATCH] drm/nouveau/mmu: fix Use after Free bug in nvkm_vmm_node_split
 2023-01-03 14:07 UTC  (2+ messages)

[PATCH 00/18] drm, fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE
 2023-01-03 13:54 UTC  (4+ messages)
` [PATCH 09/18] vfio-mdev/mdpy-fb: Do not set struct fb_info.apertures

[PATCH AUTOSEL 5.15 24/27] Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly""
 2023-01-03 12:38 UTC  (2+ messages)

[PATCH] drm/msm: another fix for the headless Adreno GPU
 2023-01-03 12:36 UTC  (2+ messages)

[Bug 172421] New: radeon: allow to set the TMDS frequency by a special kernel parameter
 2023-01-03 12:16 UTC  (2+ messages)
` [Bug 172421] "

[RFC PATCH 0/4] dt-bindings: Introduce dual-link panels & panel-vendors
 2023-01-03 11:51 UTC  (6+ messages)
` [RFC PATCH 3/4] dt-bindings: panel: Introduce dual-link LVDS panel

[PATCH v4 0/7] New DRM accel driver for Intel VPU
 2023-01-03 10:54 UTC  (4+ messages)
` [PATCH v4 4/7] accel/ivpu: Add IPC driver and JSM messages

[PATCH v2] arch: rename all internal names __xchg to __arch_xchg
 2023-01-03 10:02 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] drm/i915/display: Check source height is > 0
 2023-01-03 10:42 UTC  (2+ messages)

[PATCH v10 0/5] Add support for CDNS DSI J721E wrapper
 2023-01-03 10:22 UTC  (4+ messages)
` [PATCH v10 5/5] drm/bridge: cdns-dsi: Add support for "

[PATCH v11 0/5] Add support for CDNS DSI J721E wrapper
 2023-01-03 10:19 UTC  (6+ messages)
` [PATCH v11 1/5] dt-bindings: display: bridge: Convert cdns, dsi.txt to yaml
` [PATCH v11 2/5] dt-bindings: display: bridge: cdns, dsi: Add compatible for dsi on j721e
` [PATCH v11 3/5] drm/bridge: cdns-dsi: Move to drm/bridge/cadence
` [PATCH v11 4/5] drm/bridge: cdns-dsi: Create a header file
` [PATCH v11 5/5] drm/bridge: cdns-dsi: Add support for J721E wrapper

[PATCH v3 00/12] Add MT8195 HDMI support
 2023-01-03 10:11 UTC  (7+ messages)
` [PATCH v3 02/12] dt-bindings: display: mediatek: add MT8195 hdmi bindings

[PATCH] drm/vc4: Check for valid formats
 2023-01-03 10:00 UTC  (5+ messages)

[PATCH v4 00/11] Enable Display for SM8350
 2023-01-03  9:26 UTC  (7+ messages)
` [PATCH v4 08/11] arm64: dts: qcom: sm8350: Use 2 interconnect cells


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