messages from 2023-08-24 08:05:25 to 2023-08-25 11:41:27 UTC [more...]
[RFC]: shmem fd for non-DMA buffer sharing cross drivers
2023-08-25 11:41 UTC (8+ messages)
[PATCH v2 0/7] GPU workload hints for better performance
2023-08-25 11:27 UTC (7+ messages)
` [PATCH v2 3/7] drm/amdgpu: Add new function to put GPU power profile
[PATCH 0/6] drm, cec and edid updates
2023-08-25 11:23 UTC (9+ messages)
` [PATCH 1/6] drm/edid: add drm_edid_is_digital()
` [PATCH 2/6] drm/i915/display: use drm_edid_is_digital()
` [PATCH 3/6] drm/edid: parse source physical address
` [PATCH 4/6] drm/cec: add drm_dp_cec_attach() as the non-edid version of set edid
` [Intel-gfx] "
` [PATCH 5/6] drm/i915/cec: switch to setting physical address directly
` [PATCH 6/6] media: cec: core: add note about *_from_edid() function usage in drm
[PATCH] drm/repaper: fix -Wvoid-pointer-to-enum-cast warning
2023-08-25 11:20 UTC (2+ messages)
[QUESTION] drm/crtc: precondition for drm_crtc_init_with_planes()
2023-08-25 11:03 UTC (2+ messages)
[PATCH v3] drm/bridge/analogix/anx78xx: Drop ID table
2023-08-25 10:57 UTC (8+ messages)
[PATCH v2] drm/plane: Add documentation about software color conversion
2023-08-25 9:57 UTC (2+ messages)
[PATCH] habanalabs/goya: refactor deprecated strncpy
2023-08-25 9:21 UTC (2+ messages)
[PATCH] habanalabs/gaudi2: refactor deprecated strncpy
2023-08-25 9:20 UTC (2+ messages)
[PATCH] habanalabs/gaudi: refactor deprecated strncpy
2023-08-25 9:19 UTC (2+ messages)
[PATCH] accel/habanalabs: refactor deprecated strncpy
2023-08-25 9:18 UTC (2+ messages)
[PATCH] accel/ivpu: refactor deprecated strncpy
2023-08-25 9:12 UTC (2+ messages)
[V10 0/8] Enable Wifi RFI interference mitigation feature support
2023-08-25 8:38 UTC (9+ messages)
` [V10 1/8] ACPI: Add support for AMD ACPI based Wifi band RFI mitigation feature
` [V10 2/8] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [V10 3/8] wifi: mac80211: Add support for WBRF features
` [V10 4/8] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [V10 5/8] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [V10 6/8] drm/amd/pm: add flood detection for wbrf events
` [V10 7/8] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [V10 8/8] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7
[PATCH] drm/gma500: Fix call trace when psb_gem_mm_init() fails
2023-08-25 8:37 UTC (3+ messages)
[PATCH 0/3] Make Allwinner A64's pll-mipi keep its rate when parent rate changes
2023-08-25 8:13 UTC (5+ messages)
` [PATCH 1/3] clk: keep clock "
` [PATCH 2/3] clk: sunxi-ng: a64: keep rate of pll-mipi stable across "
` [PATCH 3/3] drm/sun4i: tcon: parent keeps TCON0 clock stable on A64
[PATCH v2 0/9] DRM scheduler changes for Xe
2023-08-25 8:02 UTC (27+ messages)
` [PATCH v2 1/9] drm/sched: Convert drm scheduler to use a work queue rather than kthread
` [PATCH v2 4/9] drm/sched: Split free_job into own work item
[PATCH 0/5] Add the pci_get_base_class() helper and use it
2023-08-25 7:48 UTC (7+ messages)
` [PATCH 1/5] PCI: Add the pci_get_base_class() helper
` [PATCH 2/5] ALSA: hda/intel: Use pci_get_base_class() to reduce duplicated code
` [PATCH 3/5] drm/nouveau: "
` [PATCH 4/5] drm/amdgpu: "
` [PATCH 5/5] drm/radeon: "
[PATCH -next] drm: xlnx: zynqmp_dpsub: Use devm_clk_get_enabled() helper function
2023-08-25 7:23 UTC
[BUG] KCSAN: data-race in drm_sched_entity_is_ready [gpu_sched] / drm_sched_entity_push_job [gpu_sched]
2023-08-25 7:05 UTC (7+ messages)
[PATCH 0/2] drm/amdgpu: Merge all debug module parameters
2023-08-25 6:56 UTC (4+ messages)
` [PATCH 1/2] drm/amdgpu: Merge "
` [PATCH 2/2] drm/amdgpu: Create an option to disable soft recovery
[PATCH -next] drm/gma500: Remove unused declarations
2023-08-25 6:54 UTC (2+ messages)
[PATCH] drm/gma500: remove duplicate macro definitions
2023-08-25 6:52 UTC (2+ messages)
[Bug 217664] New: Laptop doesnt wake up from suspend mode
2023-08-25 6:33 UTC (9+ messages)
` [Bug 217664] "
[git pull] drm fixes for 6.5 final
2023-08-25 3:07 UTC
[PATCH v7 0/3] drm/bridge_connector: implement OOB HPD handling
2023-08-24 23:56 UTC (4+ messages)
` [PATCH v7 1/3] drm: Add HPD state to drm_connector_oob_hotplug_event()
` [PATCH v7 2/3] drm/bridge_connector: stop filtering events in drm_bridge_connector_hpd_cb()
` [PATCH v7 3/3] drm/bridge_connector: implement oob_hotplug_event
[PATCH v4 0/6] drm/i915/dp_link_training: Define a final failure state when link training fails
2023-08-24 20:50 UTC (7+ messages)
` [PATCH v4 1/6] drm/i915/dp_link_training: Add a final failing state to link training fallback
` [PATCH v4 2/6] drm/i915/dp_link_training: Add a final failing state to link training fallback for MST
` [PATCH v4 3/6] drm/dp_mst: Add drm_dp_set_mst_topology_link_status()
` [PATCH v4 4/6] drm/i915: Move DP modeset_retry_work into intel_dp
` [PATCH v4 5/6] drm/i915/dp_link_training: Set all downstream MST ports to BAD before retrying
` [PATCH v4 6/6] drm/i915/dp_link_training: Emit a link-status=Bad uevent with trigger property
[PATCH v1 0/3] udmabuf: Add support for page migration out of movable zone or CMA
2023-08-24 18:33 UTC (9+ messages)
[linux-next:master] BUILD REGRESSION 2b3bd393093b04d4882152398019cbb96b0440ff
2023-08-24 18:19 UTC
[PULL] drm-misc-next-fixes
2023-08-24 18:12 UTC
[PATCH v2] drm/bridge/analogix/anx78xx: Extend match data support for ID table
2023-08-24 18:12 UTC (2+ messages)
[PFC PATCH 0/3] drm/virtio: synchronous guest framebuffer update
2023-08-24 17:58 UTC (6+ messages)
` [RFC PATCH 3/3] drm/virtio: drm_gem_plane_helper_prepare_fb for obj synchronization
[PATCH v3 0/1] HID backlight driver
2023-08-24 17:52 UTC (6+ messages)
` [PATCH v3 1/1] backlight: hid_bl: Add VESA VCP "
[PATCH v3 1/3] dt-bindings: display: panel: add common dual-display schema
2023-08-24 17:21 UTC (5+ messages)
` [PATCH v3 2/3] dt-bindings: display: novatek,nt35950: define ports
` [PATCH v3 3/3] dt-bindings: display: novatek,nt36523: "
[PATCH v2] drm: ci: docs: fix build warning - add missing escape
2023-08-24 16:42 UTC
[PATCH] drm: ci: docs: fix build warning - add missing scape
2023-08-24 16:39 UTC
[Bug 201957] New: amdgpu: ring gfx timeout
2023-08-24 15:52 UTC (2+ messages)
` [Bug 201957] "
[PATCH v3 0/6] drm/i915/dp_link_training: Define a final failure state when link training fails
2023-08-24 15:25 UTC (7+ messages)
` [PATCH v3 1/6] drm/i915/dp_link_training: Add a final failing state to link training fallback
` [PATCH v3 2/6] drm/i915/dp_link_training: Add a final failing state to link training fallback for MST
` [PATCH v3 3/6] drm/dp_mst: Add drm_dp_set_mst_topology_link_status()
` [PATCH v3 4/6] drm/i915: Move DP modeset_retry_work into intel_dp
` [PATCH v3 5/6] drm/i915/dp_link_training: Set all downstream MST ports to BAD before retrying
` [PATCH v3 6/6] drm/i915/dp_link_training: Emit a link-status=Bad uevent with trigger property
[PATCH v2 0/8] drm: fb-helper/ssd130x: Add support for DRM_FORMAT_R1
2023-08-24 15:22 UTC (11+ messages)
` [PATCH v2 1/8] drm/dumb-buffers: Fix drm_mode_create_dumb() for bpp < 8
` [PATCH v2 2/8] drm/ssd130x: Fix screen clearing
` [PATCH v2 3/8] drm/ssd130x: Use bool for ssd130x_deviceinfo flags
` [PATCH v2 4/8] drm/ssd130x: Add support for DRM_FORMAT_R1
` [PATCH v2 5/8] drm/client: Convert drm_client_buffer_addfb() to drm_mode_addfb2()
` [PATCH v2 6/8] drm/fb-helper: Pass buffer format via drm_fb_helper_surface_size
` [PATCH v2 7/8] drm/fb-helper: Add support for DRM_FORMAT_R1
` [PATCH v2 8/8] drm/ssd130x: Switch preferred_bpp/depth to 1
[PATCH v5 0/2] PCI/VGA: Make the vga_is_firmware_default() less arch-dependent
2023-08-24 15:03 UTC (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] PCI/VGA: Remove vga_is_firmware_default() function
[PATCH (set 1) 00/20] Rid W=1 warnings from GPU
2023-08-24 14:59 UTC (45+ messages)
` [PATCH 03/20] drm/nouveau/nvkm/subdev/bios/init: Demote a bunch of kernel-doc abuses
` [PATCH 04/20] drm/nouveau/nvkm/subdev/volt/gk20a: Demote kerneldoc abuses
` [PATCH 05/20] drm/nouveau/nvkm/engine/gr/gf100: Demote kerneldoc abuse
` [PATCH 06/20] drm/nouveau/dispnv04/crtc: Demote kerneldoc abuses
` [PATCH 07/20] drm/radeon/radeon_ttm: Remove unused variable 'rbo' from radeon_bo_move()
` [PATCH 10/20] drm/scheduler/sched_main: Provide short description of missing param 'result'
` [Linaro-mm-sig] "
` [PATCH 11/20] drm/amd/amdgpu/amdgpu_doorbell_mgr: Correct misdocumented param 'doorbell_index'
` [PATCH 12/20] drm/amd/amdgpu/amdgpu_device: Provide suitable description for param 'xcc_id'
` [PATCH 13/20] drm/tests/drm_kunit_helpers: Correct possible double-entry typo in 'ddrm_kunit_helper_acquire_ctx_alloc'
` [PATCH 15/20] drm/tegra/hub: Increase buffer size to ensure all possible values can be stored
` [PATCH 16/20] drm/drm_connector: Provide short description of param 'supported_colorspaces'
` (subset) "
` [PATCH 17/20] drm/amd/amdgpu/amdgpu_ras: Increase buffer size to account for all possible values
` [PATCH 18/20] drm/drm_gpuva_mgr: Remove set but unused variable 'prev'
` [PATCH 19/20] drm/amd/amdgpu/amdgpu_sdma: Increase buffer size to account for all possible values
` [PATCH 20/20] drm/amd/amdgpu/imu_v11_0: Increase buffer size to ensure all possible values can be stored
[PATCH][next] drm/amd: Fix spelling mistake "throtting" -> "throttling"
2023-08-24 14:39 UTC (3+ messages)
[PATCH v2 4/9] drm/sched: Split free_job into own work item
2023-08-24 14:30 UTC (13+ messages)
` [Intel-xe] "
[PATCH 0/4] drm/amdgpu: Explicitly add a flexible array at the end of 'struct amdgpu_bo_list' and simplify amdgpu_bo_list_create()
2023-08-24 14:37 UTC (5+ messages)
[PATCH AUTOSEL 6.4 10/11] drm/amdkfd: disable IOMMUv2 support for KV/CZ
2023-08-24 14:24 UTC (2+ messages)
[PATCH] drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma
2023-08-24 13:38 UTC
[PATCH 0/2] eDP DSC fixes
2023-08-24 12:51 UTC (3+ messages)
` [PATCH 1/2] drm/display/dp: Assume 8 bpc support when DSC is supported
` [PATCH 2/2] drivers/drm/i915: Honor limits->max_bpp while computing DSC max input bpp
[PULL] drm-intel-fixes
2023-08-24 12:38 UTC
[PULL] drm-intel-next-fixes
2023-08-24 12:34 UTC
[PATCH 1/2] drm/display/dp: Default 8 bpc support when DSC is supported
2023-08-24 11:41 UTC (4+ messages)
[PATCH 0/2] eDP DSC fixes
2023-08-24 11:37 UTC (6+ messages)
` [PATCH 2/2] drivers/drm/i915: Honor limits->max_bpp while computing DSC max input bpp
` [Intel-gfx] "
[PATCH v5 0/5] fdinfo memory stats
2023-08-24 11:35 UTC (3+ messages)
` [PATCH 5/5] drm/i915: Implement fdinfo memory stats printing
` [Intel-gfx] "
[PATCH v7] drm/doc: Document DRM device reset expectations
2023-08-24 11:30 UTC (2+ messages)
[PATCH v4 0/7] Adds support for ConfigFS to VKMS!
2023-08-24 11:13 UTC (9+ messages)
` [PATCH v4 1/7] drm/vkms: Back VKMS with DRM memory management instead of static objects
` [PATCH v4 2/7] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device
` [PATCH v4 3/7] drm/vkms: Provide platform data when creating VKMS devices
` [PATCH v4 4/7] drm/vkms: Add ConfigFS scaffolding to VKMS
` [PATCH v4 5/7] drm/vkms: Support enabling ConfigFS devices
` [PATCH v4 6/7] drm/vkms: Add a module param to enable/disable the default device
` [PATCH v4 7/7] drm/vkms Add hotplug support via configfs to VKMS
[PATCH v2 5/6] drm/panfrost: Implement generic DRM object RSS reporting function
2023-08-24 11:13 UTC (2+ messages)
[PATCH] drm/bridge/analogix/anx78xx: Extend match data support for ID table
2023-08-24 11:05 UTC (9+ messages)
[PATCH 0/3] Define a final failure state when link training fails
2023-08-24 9:56 UTC (3+ messages)
` [PATCH v2 0/6] drm/i915/dp_link_training: "
[PATCH v14 RESEND 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
2023-08-24 9:47 UTC (7+ messages)
` [PATCH v14 RESEND 1/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding
[PULL] drm-misc-fixes
2023-08-24 8:41 UTC
[PATCH v5 00/17] Imagination Technologies PowerVR DRM driver
2023-08-24 8:14 UTC (4+ messages)
[PATCH v2 10/22] drm/dp_mst: Add a way to calculate PBN values with FEC overhead
2023-08-24 8:05 UTC (4+ messages)
` [PATCH v2 11/22] drm/dp_mst: Add helper to determine if an MST port is downstream of another port
` [PATCH v2 12/22] drm/dp_mst: Factor out a helper to check the atomic state of a topology manager
` [PATCH v2 13/22] drm/dp_mst: Swap the order of checking root vs. non-root port BW limitations
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).