dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-26 10:15:47 to 2023-04-27 13:14:51 UTC [more...]

[PATCH v3 0/7] drm: sun4i: set proper TCON0 DCLK rate in DSI mode
 2023-04-27  9:31 UTC  (5+ messages)
` [PATCH v3 3/7] arm64: dts: allwinner: a64: assign PLL_MIPI to CLK_TCON0
` [PATCH v3 4/7] arm64: dts: allwinner: a64: reset pll-video0 rate

[PATCH v3 2/2] drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1
 2023-04-27 12:39 UTC  (3+ messages)

[PATCH v5 0/9] drm: selftest: Convert to KUnit
 2023-04-27 13:14 UTC  (3+ messages)
` [PATCH v5 9/9] drm: selftest: convert drm_mm selftest "

[PATCH] drm/meson: set variables meson_hdmi_* storage-class-specifier to static
 2023-04-27 12:52 UTC  (4+ messages)

[RFC 0/4] Expose RPS thresholds in sysfs
 2023-04-27 12:45 UTC  (5+ messages)
` [RFC 1/4] drm/i915: Move setting of rps thresholds to init
` [RFC 2/4] drm/i915: Record default rps threshold values
` [RFC 3/4] drm/i915: Add helpers for managing rps thresholds
` [RFC 4/4] drm/i915: Expose RPS thresholds in sysfs

[PATCH] drm/scheduler: mark jobs without fence as canceled
 2023-04-27 12:27 UTC 

[PATCH v2] dt-bindings: display/msm: dsi-controller-main: Document qcom, master-dsi and qcom, sync-dual-dsi
 2023-04-27 12:21 UTC 

[PATCH v2 0/2] Add dynamic connector selection mechanism
 2023-04-27 12:17 UTC  (5+ messages)
` [PATCH v2 1/2] drm/mediatek: Add ability to support dynamic connector selection
` [PATCH v2 2/2] drm/mediatek: Add DSI support for mt8188 vdosys0

[PATCH] dt-bindings: display: simplify compatibles syntax
 2023-04-27 11:50 UTC  (2+ messages)

[PATCH V3 0/3] drm/panel: Add Anbernic RG353V-V2 Panel
 2023-04-27 11:49 UTC  (7+ messages)
` [PATCH V3 1/3] dt-bindings: panel: Add Anbernic RG353V-V2 panel compatible
` [PATCH V3 2/3] drm/panel: st7703: Rename CMD_UNKNOWN_C6 to CMD_SETECO
` [PATCH V3 3/3] drm/panel: st7703: Add Anbernic RG353V-V2 Panel Support

[PATCH] drm/xe/display: Do not use i915 frontbuffer tracking implementation
 2023-04-27 11:46 UTC  (8+ messages)
` [Intel-xe] "
    ` [Intel-gfx] "

[PULL] drm-intel-next-fixes
 2023-04-27 11:23 UTC 

[PATCH 0/5] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-04-27 10:20 UTC  (9+ messages)
` [PATCH 1/5] fbdev/matrox: Remove trailing whitespaces
` [PATCH 2/5] ipu-v3: Include <linux/io.h>
` [PATCH 3/5] fbdev: Include <linux/io.h> in various drivers
` [PATCH 4/5] fbdev: Include <linux/io.h> via <asm/fb.h>
` [PATCH 5/5] fbdev: Move framebuffer I/O helpers into <asm/fb.h>

[PATCH] Documentation: vkms: clarify devres managed refernce cleanup
 2023-04-27 10:02 UTC  (2+ messages)

[PATCH v2 0/3] Create Content Protection Property and Use it
 2023-04-27  9:59 UTC  (3+ messages)
` [PATCH v2 1/3] drm: Create support for Write-Only property blob

[PATCH] drm/fb-helper: Fix height, width, and accel_flags in fb_var
 2023-04-27  9:43 UTC  (4+ messages)

[RFC 0/3] drm: Add comm/cmdline fdinfo fields
 2023-04-27  9:39 UTC  (8+ messages)
` [RFC 2/3] drm/msm: Rework get_comm_cmdline() helper

[PATCH v2] drm/fbdev-generic: prohibit potential out-of-bounds access
 2023-04-27  9:34 UTC  (6+ messages)

[PATCH v6 1/2] drm/i915/guc/slpc: Provide sysfs for efficient freq
 2023-04-27  9:20 UTC  (4+ messages)
` [PATCH v6 2/2] drm/i915/selftest: Update the SLPC selftest
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 1/2] drm/i915/guc/slpc: Provide sysfs for efficient freq

[PATCH v15 00/10] Register Type-C mode-switch in DP bridge endpoints
 2023-04-27  8:33 UTC  (8+ messages)
` [PATCH v15 04/10] dt-bindings: display: bridge: anx7625: Add mode-switch support

[PATCH 00/14] Introduce xe_devcoredump
 2023-04-27  8:28 UTC  (18+ messages)
` [PATCH 01/14] drm/xe: Fix print of RING_EXECLIST_SQ_CONTENTS_HI
  ` [Intel-xe] "
` [PATCH 02/14] drm/xe: Introduce the dev_coredump infrastructure
  ` [Intel-xe] "
` [PATCH 03/14] drm/xe: Do not take any action if our device was removed
` [PATCH 04/14] drm/xe: Extract non mapped regions out of GuC CTB into its own struct
` [PATCH 05/14] drm/xe: Convert GuC CT print to snapshot capture and print
` [PATCH 06/14] drm/xe: Add GuC CT snapshot to xe_devcoredump
` [PATCH 07/14] drm/xe: Introduce guc_submit_types.h with relevant structs
` [PATCH 08/14] drm/xe: Convert GuC Engine print to snapshot capture and print
` [PATCH 09/14] drm/xe: Add GuC Submit Engine snapshot to xe_devcoredump
` [PATCH 10/14] drm/xe: Convert Xe HW Engine print to snapshot capture and print
` [PATCH 11/14] drm/xe: Add HW Engine snapshot to xe_devcoredump
` [PATCH 12/14] drm/xe: Limit CONFIG_DRM_XE_SIMPLE_ERROR_CAPTURE to itself
` [PATCH 13/14] drm/xe: Convert VM print to snapshot capture and print
` [PATCH 14/14] drm/xe: Add VM snapshot to xe_devcoredump

[PATCH 07/14] drm/mgag200: Replace simple-KMS with regular atomic helpers
 2023-04-27  0:47 UTC  (5+ messages)

[PATCH 0/3] drm/msm/dpu: drop _sspp_subblk_offset()
 2023-04-26 16:58 UTC  (7+ messages)
` [PATCH 1/3] drm/msm/dpu: drop SSPP's SRC subblock
  ` [Freedreno] "
` [PATCH 2/3] drm/msm/dpu: access QSEED registers directly
  ` [Freedreno] "
` [PATCH 3/3] drm/msm/dpu: access CSC/CSC10 "
  ` [Freedreno] "

[PATCH V3 1/2] drm/radeon: Fix integer overflow in radeon_cs_parser_init
 2023-04-27  7:24 UTC  (4+ messages)

[PATCH v2 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-04-26 13:16 UTC  (6+ messages)

[PATCH v1] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
 2023-04-26 13:37 UTC  (3+ messages)

[PATCH v2] drm/dp_mst: Clear MSG_RDY flag before sending new message
 2023-04-27  7:28 UTC 

[PATCH v2 net-next 0/6] Brcm ASP 2.0 Ethernet controller
 2023-04-27  6:39 UTC  (8+ messages)
` [PATCH v2 net-next 1/6] dt-bindings: net: brcm, unimac-mdio: Add asp-v2.0
` [PATCH v2 net-next 2/6] dt-bindings: net: Brcm ASP 2.0 Ethernet controller
` [PATCH v2 net-next 3/6] net: bcmasp: Add support for ASP2.0 "
` [PATCH v2 net-next 4/6] net: phy: mdio-bcm-unimac: Add asp v2.0 support
` [PATCH v2 net-next 5/6] net: phy: bcm7xxx: Add EPHY entry for 74165
` [PATCH v2 net-next 6/6] MAINTAINERS: ASP 2.0 Ethernet driver maintainers

[PATCH] drm/doc/rfc: Introduce the merge plan for the Xe driver
 2023-04-27  4:06 UTC  (4+ messages)

[pull] amdgpu drm-fixes-6.4
 2023-04-27  3:30 UTC 

[PATCH v2] video: imsttfb: Fix use after free bug in imsttfb_probe due to lack of error-handling of init_imstt
 2023-04-27  3:08 UTC 

[PATCH] video: imsttfb: Fix use after free bug in imsttfb_probe due to lack of error-handling of init_imstt
 2023-04-27  3:04 UTC 

[git pull] drm next fixes for 6.4-rc1
 2023-04-27  1:43 UTC 

linux-next: build failure after merge of the drm tree
 2023-04-26 23:27 UTC  (3+ messages)
` build failure from drm/ttm commit now in mainline (was: linux-next: build failure after merge of the drm tree)

[PATCH v2] drm/amdgpu: add a missing lock for AMDGPU_SCHED
 2023-04-26 22:56 UTC  (3+ messages)

[PATCH v3] drm/amdgpu: add a missing lock for AMDGPU_SCHED
 2023-04-26 22:54 UTC 

mainline build failure due to 322458c2bb1a ("drm/ttm: Reduce the number of used allocation orders for TTM pages")
 2023-04-26 22:49 UTC  (4+ messages)

[PATCH v4 00/22] drm/msm/dpu: Implement tearcheck support on INTF block
 2023-04-26 22:46 UTC  (26+ messages)
` [PATCH v4 01/22] drm/msm/dpu: Remove unused INTF0 interrupt mask from SM6115/QCM2290
` [PATCH v4 02/22] drm/msm/dpu: Remove TE2 block and feature from DPU >= 5.0.0 hardware
` [PATCH v4 03/22] drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio header
` [PATCH v4 04/22] drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs
` [PATCH v4 05/22] drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo
` [PATCH v4 06/22] drm/msm/dpu: Use V2 DITHER PINGPONG sub-block in SM8[34]50/SC8280XP
  ` [Freedreno] "
` [PATCH v4 07/22] drm/msm/dpu: Set PINGPONG block length to zero for DPU >= 7.0.0
` [PATCH v4 08/22] drm/msm/dpu: Remove duplicate register defines from INTF
` [PATCH v4 09/22] drm/msm/dpu: Remove extraneous register define indentation
` [PATCH v4 10/22] drm/msm/dpu: Sort INTF registers numerically
` [PATCH v4 11/22] drm/msm/dpu: Take INTF index as parameter in interrupt register defines
` [PATCH v4 12/22] drm/msm/dpu: Drop unused poll_timeout_wr_ptr PINGPONG callback
` [PATCH v4 13/22] drm/msm/dpu: Move autorefresh disable from CMD encoder to pingpong
` [PATCH v4 14/22] drm/msm/dpu: Disable pingpong TE on DPU 5.0.0 and above
` [PATCH v4 15/22] drm/msm/dpu: Disable MDP vsync source selection "
` [PATCH v4 16/22] drm/msm/dpu: Move dpu_hw_{tear_check,pp_vsync_info} to dpu_hw_mdss.h
` [PATCH v4 17/22] drm/msm/dpu: Factor out shared interrupt register in INTF_BLK macro
` [PATCH v4 18/22] drm/msm/dpu: Describe TEAR interrupt registers for DSI interfaces
` [PATCH v4 19/22] drm/msm/dpu: Add TEAR-READ-pointer interrupt to INTF block
` [PATCH v4 20/22] drm/msm/dpu: Merge setup_- and enable_tearcheck pingpong callbacks
` [PATCH v4 21/22] drm/msm/dpu: Implement tearcheck support on INTF block
` [PATCH v4 22/22] drm/msm/dpu: Remove intr_rdptr from DPU >= 5.0.0 pingpong config

[PATCH v8 0/8] drm/i915/pxp: Add MTL PXP Support
 2023-04-26 22:35 UTC  (4+ messages)
` [PATCH v8 6/8] drm/i915/uapi/pxp: Add a GET_PARAM for PXP

[PATCH 0/5] Improvements to GuC error capture list processing
 2023-04-26 21:16 UTC  (13+ messages)
` [PATCH 1/5] drm/i915/guc: Don't capture Gen8 regs on Xe devices
` [PATCH 3/5] drm/i915/guc: Capture list clean up - 2
  ` [Intel-gfx] "
` [PATCH 4/5] drm/i915/guc: Capture list clean up - 3
  ` [Intel-gfx] "
        ` [PATCH 6/6] drm/i915/guc: Capture list clean up - 5
          ` [Intel-gfx] "

[PATCH next] drm/amd/display: Fix possible NULL dereference in dc_dmub_srv_cmd_run_list()
 2023-04-26 20:59 UTC  (2+ messages)

[PATCH v2 1/2] drm/vkms: allow full alpha blending on all planes
 2023-04-26 20:55 UTC  (2+ messages)

[PATCH] drm/amd/display: return status of dmub_srv_get_fw_boot_status
 2023-04-26 20:50 UTC  (2+ messages)

[PATCH v3 00/21] drm/msm/dpu: Implement tearcheck support on INTF block
 2023-04-26 20:35 UTC  (6+ messages)
` [PATCH v3 06/21] drm/msm/dpu: Use V2 DITHER PINGPONG sub-block in SM8[34]50/SC8280XP

[PATCH 8/8] drm/i915: Allow user to set cache at BO creation
 2023-04-26 20:04 UTC  (12+ messages)
  ` [Intel-gfx] "
                ` IOCTL feature detection (Was: Re: [Intel-gfx] [PATCH 8/8] drm/i915: Allow user to set cache at BO creation)

[PATCH 1/4] drm/msm/dpu: remove DPU_DSPP_GC handling in dspp flush
 2023-04-26 19:24 UTC  (5+ messages)
` [PATCH 2/4] drm/msm/dpu: remove DPU_DSPP_IGC "
` [PATCH 3/4] drm/msm/dpu: remove GC related code from dpu catalog
` [PATCH 4/4] drm/msm/dpu: drop DSPP_MSM8998_MASK from hw catalog

[PATCH v2 1/4] drm/msm/dpu: remove DPU_DSPP_GC handling in dspp flush
 2023-04-26 19:22 UTC  (4+ messages)
` [PATCH v2 2/4] drm/msm/dpu: remove DPU_DSPP_IGC "
` [PATCH v2 3/4] drm/msm/dpu: remove GC related code from dpu catalog
` [PATCH v2 4/4] drm/msm/dpu: drop DSPP_MSM8998_MASK from hw catalog

[PATCH] drm/syncobj: Add deadline support for syncobj waits
 2023-04-26 18:41 UTC 

[GIT PULL] fbdev fixes and updates for v6.4-rc1
 2023-04-26 18:40 UTC 

[PATCH] drm/amd/display: Correctly initialize some memory in get_available_dsc_slices()
 2023-04-26 17:28 UTC  (2+ messages)

[PATCH] drm/amd/display: set variable custom_backlight_curve0 storage-class-specifier to static
 2023-04-26 17:15 UTC  (2+ messages)

[PATCH v10 00/10] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2023-04-26 16:29 UTC  (2+ messages)

[PATCH] drm/i915/guc: Set wedged if enable guc communication failed
 2023-04-26 16:11 UTC 

[PATCHv2 2/3] drm/amdgpu: Set GTT size equal to TTM mem limit
 2023-04-26 16:22 UTC 

[PATCH 1/3] drm/ttm: Helper function to get TTM mem limit
 2023-04-26 16:14 UTC  (5+ messages)
` [PATCH 2/3] drm/amdgpu: Set GTT size equal to "

[PATCH v1 0/5] add DSC 1.2 dpu supports
 2023-04-26 16:09 UTC  (4+ messages)
` [PATCH v1 1/5] drm/msm/dpu: add support for DSC encoder v1.2 engine

[PATCH] drm/amdgpu: Mark contexts guilty for any reset type
 2023-04-26 15:52 UTC  (11+ messages)

BUG: KASAN: null-ptr-deref in drm_sched_job_cleanup+0x96/0x290 [gpu_sched]
 2023-04-26 11:50 UTC  (13+ messages)
                    ` Keyword Review - "

[PATCH v2 0/5] drm/i915: Allow user to set cache at BO creation
 2023-04-26 15:41 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 0/6] drm,fbdev: Use fbdev's I/O helpers
 2023-04-26 15:21 UTC  (26+ messages)
` [PATCH 1/6] fbdev: Return number of bytes read or written
` [PATCH 2/6] fbdev: Use screen_buffer in fb_sys_{read,write}()
` [PATCH 3/6] fbdev: Don't re-validate info->state in fb_ops implementations
` [PATCH 4/6] fbdev: Validate info->screen_{base, buffer} "
  ` [4/6] "
` [PATCH 5/6] fbdev: Move CFB read and write code into helper functions
  ` [5/6] "
` [PATCH 6/6] drm/fb-helper: Use fb_{cfb,sys}_{read, write}()
  ` [6/6] "

[PATCH 1/2] docs: module: start adding some docs for MODULE_ macros
 2023-04-26 14:25 UTC  (3+ messages)
` [PATCH 2/2] modules/firmware: add a new option to denote a firmware group to choose one

[PATCH] drm/probe_helper: fix the warning reported when calling drm_kms_helper_poll_disable during suspend
 2023-04-26 13:10 UTC  (5+ messages)

[PATCH v3 0/3] drm/vkms: Add support for multiple pipes
 2023-04-26 12:54 UTC  (3+ messages)

[PATCH RESEND v3 0/9] Add gamma lut support for mt8195
 2023-04-26 12:06 UTC  (4+ messages)
` [PATCH RESEND v3 6/9] drm/mediatek: Add gamma support different bank_size for other SoC

[PATCH] accel/habanalabs: Make use of rhashtable
 2023-04-26 11:22 UTC  (2+ messages)

[PATCH v2 0/3] drm/vkms: Add support for multiple pipes
 2023-04-26 10:44 UTC  (8+ messages)
` [PATCH v2 2/3] vkms: "

[PATCH v4 0/3] drm/vkms: Add support for multiple pipes
 2023-04-26 10:40 UTC  (4+ messages)
` [PATCH v4 1/3] vkms: Pass the correct bitmask for possible crtcs
` [PATCH v4 2/3] vkms: Add support for multiple pipes
` [PATCH v4 3/3] Documentation/gpu/vkms.rst: Added a note about plane migration

[PATCH] drm/amdgpu: add a missing lock for AMDGPU_SCHED
 2023-04-26 10:29 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;
as well as URLs for NNTP newsgroup(s).