dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-12 00:48:03 to 2022-04-12 15:54:10 UTC [more...]

[PATCH 0/9] Make the rest of the VFIO driver interface use vfio_device
 2022-04-12 15:53 UTC  (8+ messages)
` [PATCH 1/9] vfio: Make vfio_(un)register_notifier accept a vfio_device
` [PATCH 2/9] vfio/ccw: Remove mdev from struct channel_program
` [PATCH 3/9] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
` [PATCH 5/9] vfio: Pass in a struct vfio_device * to vfio_dma_rw()
` [PATCH 6/9] drm/i915/gvt: Add missing module_put() in error unwind
` [PATCH 7/9] drm/i915/gvt: Delete kvmgt_vdev::vfio_group
` [PATCH 9/9] vfio: Remove calls to vfio_group_add_container_user()

[PATCHv3] drm/amdgpu: disable ASPM on Intel Alder Lake based systems
 2022-04-12 15:42 UTC  (2+ messages)

AMD Display Core (DC) patches (was: [PATCH 13/16] drm/amd/display: Revert FEC check in validation)
 2022-04-12 15:39 UTC  (3+ messages)

[PATCH 4.19 1/2] drm/amdgpu: Check if fd really is an amdgpu fd
 2022-04-12 15:35 UTC  (2+ messages)
` [PATCH 4.19 2/2] drm/amdgpu: Ensure the AMDGPU file descriptor is legitimate

[PATCH 5.10 1/1] drm/amdgpu: Ensure the AMDGPU file descriptor is legitimate
 2022-04-12 15:20 UTC 

[PATCH v2 0/5] drm/i915: ttm for stolen region
 2022-04-12 15:18 UTC  (6+ messages)
` [PATCH v2 1/5] drm/i915: instantiate ttm ranger manager for stolen memory
` [PATCH v2 2/5] drm/i915: sanitize mem_flags for stolen buffers
` [PATCH v2 3/5] drm/i915: ttm move/clear logic fix
` [PATCH v2 4/5] drm/i915: ttm backend dont provide mmap_offset for kernel buffers
` [PATCH v2 5/5] drm/i915: stolen memory use ttm backend

[PATCH v2] drm/gma500: fix a potential repeat execution in psb_driver_load
 2022-04-12 14:58 UTC  (2+ messages)

[PATCH v8, 00/15] media: mtk-vcodec: support for M8192 decoder
 2022-04-12 14:48 UTC  (4+ messages)

[PATCH] drm/tidss: Soft Reset DISPC on startup
 2022-04-12 14:24 UTC  (3+ messages)

[PATCH] drm/gma500: add comments to register definitions
 2022-04-12 13:47 UTC  (2+ messages)

[PATCH v5 00/10] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2022-04-12 13:41 UTC  (12+ messages)
` [PATCH v5 01/10] drm/hdcp: Add drm_hdcp_atomic_check()
` [PATCH v5 02/10] drm/hdcp: Avoid changing crtc state in hdcp atomic check
` [PATCH v5 03/10] drm/hdcp: Update property value on content type and user changes
` [PATCH v5 05/10] drm/i915/hdcp: Consolidate HDCP setup/state cache
` [PATCH v5 06/10] drm/i915/hdcp: Retain hdcp_capable return codes

[PATCH 0/6] drm/sun4i: HDMI PHY cleanup/refactoring
 2022-04-12 13:23 UTC  (8+ messages)
` [PATCH 1/6] drm/sun4i: sun8i-hdmi-phy: Use of_device_get_match_data
` [PATCH 2/6] drm/sun4i: sun8i-hdmi-phy: Use devm_platform_ioremap_resource
` [PATCH 3/6] drm/sun4i: sun8i-hdmi-phy: Used device-managed clocks/resets
` [PATCH 4/6] drm/sun4i: sun8i-hdmi-phy: Support multiple custom PHY ops
` [PATCH 5/6] drm/sun4i: sun8i-hdmi-phy: Separate A83T and H3 "
` [PATCH 6/6] drm/sun4i: sun8i-hdmi-phy: Group PHY ops functions by generation

[PATCH v4, 0/4] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-04-12 13:09 UTC  (12+ messages)
` [PATCH v4, 1/4] drm/mediatek: Adjust the timing of mipi signal from LP00 to LP11
  ` [PATCH v4,1/4] "
` [PATCH v4, 2/4] drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
  ` [PATCH v4,2/4] "
` [PATCH v4, 3/4] drm/mediatek: keep dsi as LP00 before dcs cmds transfer
` [PATCH v4, 4/4] drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function
  ` [PATCH v4,4/4] "

[PATCH v4, 0/3] Add mt8186 dsi compatoble & Convert dsi_dtbinding to .yaml
 2022-04-12 13:00 UTC  (4+ messages)
` [PATCH v4, 1/3] dt-bindings: display: mediatek: dsi: "

[PATCH v4,0/2] Add mt8186 dpi compatiable
 2022-04-12 12:56 UTC  (4+ messages)
` [PATCH v4,2/2] drm/mediatek: Add mt8186 dpi compatible to mtk_dpi.c

[PATCH v2 0/5] drm/solomon: Add SSD130x OLED displays SPI support
 2022-04-12 12:49 UTC  (27+ messages)
` [PATCH v2 1/5] dt-bindings: display: ssd1307fb: Deprecate "-i2c" compatible strings
` [PATCH v2 2/5] dt-bindings: display: ssd1307fb: Extend schema for SPI controllers
` [PATCH v2 3/5] drm/solomon: Add ssd130x new compatible strings and deprecate old ones
` [PATCH v2 4/5] drm/solomon: Move device info from ssd130x-i2c to the core driver
` [PATCH v2 5/5] drm/solomon: Add SSD130x OLED displays SPI support

[PATCH v6 0/6] drm: exynos: dsi: Convert drm bridge
 2022-04-12 12:20 UTC  (6+ messages)

[PATCH] drm/ttm: stop passing NULL fence in ttm_bo_move_sync_cleanup
 2022-04-12 12:08 UTC  (3+ messages)

[PATCH v9 00/23] drm/rockchip: RK356x VOP2 support
 2022-04-12 11:30 UTC  (15+ messages)

[PATCH v2 0/7] Add RZ/G2L Display support
 2022-04-12 10:40 UTC  (4+ messages)
` [PATCH v2 1/7] dt-bindings: display: renesas, du: Document r9a07g044l bindings
  ` [PATCH v2 1/7] dt-bindings: display: renesas,du: "

[PATCH] dma-buf-map: remove renamed header file
 2022-04-12 10:38 UTC  (2+ messages)

[PATCH v18 00/10] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-04-12 10:31 UTC  (11+ messages)
` [PATCH v18 01/10] dt-bindings: arm: mediatek: mmsys: add power and gce properties
` [PATCH v18 02/10] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
` [PATCH v18 03/10] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v18 04/10] soc: mediatek: add mtk-mutex "
` [PATCH v18 05/10] drm/mediatek: add DSC support for mediatek-drm
` [PATCH v18 06/10] drm/mediatek: add MERGE "
` [PATCH v18 07/10] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
` [PATCH v18 08/10] soc: mediatek: add DDP_DOMPONENT_DITHER0 enum for mt8195 vdosys0
` [PATCH v18 09/10] drm/mediatek: add postfix 0 to DDP_COMPONENT_DITHER "
` [PATCH v18 10/10] soc: mediatek: remove DDP_DOMPONENT_DITHER enum

[PATCH 00/22] drm/mediatek: Add mt8195 DisplayPort driver
 2022-04-12 10:06 UTC  (28+ messages)
` [PATCH v9 03/22] dt-bindings: mediatek, dp_phy: Add Display Port PHY binding
  ` [PATCH v9 03/22] dt-bindings: mediatek,dp_phy: "
` [PATCH v9 04/22] drm/edid: Convert cea_sad helper struct to kernelDoc
` [PATCH v9 06/22] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v9 15/22] drm/mediatek: dpi: Add dpintf support
` [PATCH v9 16/22] drm/meditek: dpi: Add matrix_sel helper
` [PATCH v9 17/22] phy: phy-mtk-dp: Add driver for DP phy
` [PATCH v9 18/22] drm/mediatek: Add mt8195 Embedded DisplayPort driver

[PATCH 04/10] drm/sun4i: Allow building the driver on RISC-V
 2022-04-12 10:00 UTC  (2+ messages)

[PATCH 00/11] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-04-12  9:55 UTC  (5+ messages)
  ` [PATCH 01/11] drm: bridge: Add Samsung DSIM bridge driver
  ` [PATCH 02/11] drm: bridge: samsung-dsim: Handle platform init via driver_data

[PATCH v0 00/10] i.MX8MP HDMI support
 2022-04-12  9:41 UTC  (3+ messages)

[PATCH v2 0/5] drm/ttm: Introduce TTM res manager debugfs helpers
 2022-04-12  9:15 UTC  (7+ messages)
` [PATCH v2 1/5] drm/ttm: Add common debugfs code for resource managers
` [PATCH v2 2/5] drm/vmwgfx: Add debugfs entries for various ttm "
` [PATCH v2 3/5] drm/amdgpu: Use TTM builtin resource manager debugfs code
` [PATCH v2 4/5] drm/qxl: "
` [PATCH v2 5/5] drm/radeon: "

[PATCH] drm/vmwgfx: remove bogus NULL check
 2022-04-12  9:15 UTC 

[PATCH v3] drm/gma500: depend on framebuffer
 2022-04-12  8:29 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t v2] tests/drm_buddy: Add drm buddy test cases
 2022-04-12  8:26 UTC  (2+ messages)

[PATCH] drm: of: Improve error handling in bridge/panel detection
 2022-04-12  8:23 UTC  (3+ messages)

[PATCH v3 11/15] drm/shmem-helper: Add generic memory shrinker
 2022-04-12  7:25 UTC  (4+ messages)

[PATCH 5.17 302/343] fbdev: Fix unregistering of framebuffers without device
 2022-04-12  6:32 UTC  (3+ messages)
` [PATCH 5.17 309/343] drm/nouveau/pmu: Add missing callbacks for Tegra devices
` [PATCH 5.17 310/343] drm/amdkfd: Create file descriptor after client is added to smi_clients list

[PATCH 5.16 249/285] fbdev: Fix unregistering of framebuffers without device
 2022-04-12  6:31 UTC  (3+ messages)
` [PATCH 5.16 256/285] drm/nouveau/pmu: Add missing callbacks for Tegra devices
` [PATCH 5.16 257/285] drm/amdkfd: Create file descriptor after client is added to smi_clients list

[PATCH] drm/vc4: Fix pm_runtime_get_sync() error checking
 2022-04-12  7:04 UTC 

[PATCH 5.15 238/277] fbdev: Fix unregistering of framebuffers without device
 2022-04-12  6:30 UTC  (3+ messages)
` [PATCH 5.15 245/277] drm/nouveau/pmu: Add missing callbacks for Tegra devices
` [PATCH 5.15 246/277] drm/amdkfd: Create file descriptor after client is added to smi_clients list

[PATCH 5.10 153/171] drm/nouveau/pmu: Add missing callbacks for Tegra devices
 2022-04-12  6:30 UTC  (2+ messages)
` [PATCH 5.10 154/171] drm/amdkfd: Create file descriptor after client is added to smi_clients list

commit 15512021eb3975a8c2366e3883337e252bb0eee5 causes with spots in console screeens
 2022-04-11 18:46 UTC 

[RFC] drm/kms: control display brightness through drm_connector properties
 2022-04-11 13:11 UTC  (12+ messages)

[PATCH] drm/bridge: cdns-dsi: Add support for pre_enable and post_enable control functions
 2022-04-11 14:06 UTC 

[PATCH] video: fbdev: sh_mobile_lcdcfb: Remove sh_mobile_lcdc_check_var() declaration
 2022-04-12  5:56 UTC  (2+ messages)

[PATCH v9 0/3] Refactor GVT-g MMIO tracking table and handlers
 2022-04-12  5:42 UTC  (5+ messages)
` [PATCH v9 1/3] i915/gvt: Separate the MMIO tracking table from GVT-g

[PATCH v4] drm/hyperv: Add error message for fb size greater than allocated
 2022-04-12  5:06 UTC  (2+ messages)

[PATCH v2 00/14] drm/sun4i: Allwinner D1 Display Engine 2.0 Support
 2022-04-12  4:28 UTC  (15+ messages)
` [PATCH v2 01/14] dt-bindings: display: Separate clock item lists by compatible
` [PATCH v2 02/14] dt-bindings: display: Add D1 display engine compatibles
` [PATCH v2 03/14] drm/sun4i: Remove obsolete references to PHYS_OFFSET
` [PATCH v2 04/14] drm/sun4i: hdmi: Use more portable I/O helpers
` [PATCH v2 05/14] drm/sun4i: Allow building the driver on RISC-V
` [PATCH v2 06/14] sun4i/drm: engine: Add mode_set callback
` [PATCH v2 07/14] sun4i/drm: backend: use mode_set engine callback
` [PATCH v2 08/14] sun4i/drm: sun8i: "
` [PATCH v2 09/14] drm/sun4i: Allow VI layers to be primary planes
` [PATCH v2 10/14] drm/sun4i: csc: Add support for the new MMIO layout
` [PATCH v2 11/14] drm/sun4i: Add support for D1 mixers
` [PATCH v2 12/14] drm/sun4i: Add support for D1 TCON TOP
` [PATCH v2 13/14] drm/sun4i: Add support for D1 TCONs
` [PATCH v2 14/14] drm/sun4i: Add compatible for D1 display engine

[PATCH v2] drm/msm/dp: add fail safe mode outside of event_mutex context
 2022-04-12  4:24 UTC  (2+ messages)

[PATCH] drm/msm/dp: stop event kernel thread when DP unbind
 2022-04-12  4:22 UTC  (5+ messages)

[PATCH] drm/exynos: fix IS_ERR() vs NULL check in probe
 2022-04-12  4:19 UTC  (3+ messages)

[PATCH v3] drm/hyperv: Added error message for fb size greater than allocated
 2022-04-12  4:07 UTC  (5+ messages)

[V2 0/3] Expose max and current bpc via debugfs
 2022-04-12  4:03 UTC  (6+ messages)
` [V2 1/3] drm/debug: Expose connector's max supported "
  ` [Intel-gfx] "
` [V2 2/3] drm/i915/display/debug: Expose crtc current "
  ` [Intel-gfx] "

[PATCH 00/10] drm/sun4i: Allwinner D1 Display Engine 2.0 Support
 2022-04-12  2:56 UTC  (4+ messages)
` [PATCH 03/10] drm/sun4i: Remove obsolete references to PHYS_OFFSET

[PATCH 0/1] drm/vkms: check plane_composer->map[0] before using it
 2022-04-11 23:38 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v5 04/10] drm/hdcp: Expand HDCP helper library for enable/disable/check
 2022-04-12  1:52 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 0/7] drm/i915: Use the memcpy_from_wc function from drm
 2022-04-12  0:57 UTC  (4+ messages)
` [PATCH v2 4/7] drm/i915/guc: use the memcpy_from_wc call from the drm
    ` [Intel-gfx] "

[PATCH AUTOSEL 4.9 1/7] drm/amdkfd: Check for potential null return of kmalloc_array()
 2022-04-12  0:52 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 5/7] gpu: ipu-v3: Fix dev_dbg frequency output

[PATCH AUTOSEL 4.14 01/11] drm/amd: Add USBC connector ID
 2022-04-12  0:52 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 02/11] drm/amdkfd: Check for potential null return of kmalloc_array()
` [PATCH AUTOSEL 4.14 08/11] gpu: ipu-v3: Fix dev_dbg frequency output

[PATCH AUTOSEL 4.19 01/12] drm/amd: Add USBC connector ID
 2022-04-12  0:51 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 02/12] drm/amdkfd: Check for potential null return of kmalloc_array()
` [PATCH AUTOSEL 4.19 08/12] gpu: ipu-v3: Fix dev_dbg frequency output
` [PATCH AUTOSEL 4.19 10/12] drm/amd/display: Fix allocate_mst_payload assert on resume

[PATCH AUTOSEL 5.4 01/21] drm/amd: Add USBC connector ID
 2022-04-12  0:50 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 02/21] drm/amd/display: fix audio format not updated after edid updated
` [PATCH AUTOSEL 5.4 03/21] drm/amd/display: Update VTEM Infopacket definition
` [PATCH AUTOSEL 5.4 04/21] drm/amdkfd: Fix Incorrect VMIDs passed to HWS
` [PATCH AUTOSEL 5.4 05/21] drm/amdkfd: Check for potential null return of kmalloc_array()
` [PATCH AUTOSEL 5.4 11/21] gpu: ipu-v3: Fix dev_dbg frequency output
` [PATCH AUTOSEL 5.4 16/21] drm/amd/display: Fix allocate_mst_payload assert on resume

[PATCH AUTOSEL 5.10 01/30] drm/amd: Add USBC connector ID
 2022-04-12  0:48 UTC  (10+ messages)
` [PATCH AUTOSEL 5.10 04/30] drm/amd/display: fix audio format not updated after edid updated
` [PATCH AUTOSEL 5.10 05/30] drm/amd/display: FEC check in timing validation
` [PATCH AUTOSEL 5.10 06/30] drm/amd/display: Update VTEM Infopacket definition
` [PATCH AUTOSEL 5.10 07/30] drm/amdkfd: Fix Incorrect VMIDs passed to HWS
` [PATCH AUTOSEL 5.10 08/30] drm/amdgpu/vcn: improve vcn dpg stop procedure
` [PATCH AUTOSEL 5.10 09/30] drm/amdkfd: Check for potential null return of kmalloc_array()
` [PATCH AUTOSEL 5.10 16/30] gpu: ipu-v3: Fix dev_dbg frequency output
` [PATCH AUTOSEL 5.10 23/30] drm/amd/display: Revert FEC check in validation
` [PATCH AUTOSEL 5.10 24/30] drm/amd/display: Fix allocate_mst_payload assert on resume

[PATCH AUTOSEL 5.15 01/41] drm/amd: Add USBC connector ID
 2022-04-12  0:46 UTC  (5+ messages)
` [PATCH AUTOSEL 5.15 20/41] gpu: ipu-v3: Fix dev_dbg frequency output
` [PATCH AUTOSEL 5.15 29/41] drm/amd/display: Enable power gating before init_pipes
` [PATCH AUTOSEL 5.15 30/41] drm/amd/display: Revert FEC check in validation
` [PATCH AUTOSEL 5.15 31/41] drm/amd/display: Fix allocate_mst_payload assert on resume


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