dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-13 01:15:00 to 2023-08-15 17:37:51 UTC [more...]

[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-15  9:14 UTC  (4+ messages)
` [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h

[Bug 211033] New: [bisected][regression] amdgpu: *ERROR* Restoring old state failed with -12
 2023-08-15 17:37 UTC  (2+ messages)
` [Bug 211033] "

[PATCH v2] drm/amdgpu: register a dirty framebuffer callback for fbcon
 2023-08-15 17:26 UTC 

[Bug 217797] New: [amdgpu/mm?] HSA_AMD_SVM=y causes/triggers PAT issues
 2023-08-15 17:11 UTC 

[PATCH] drm/amdgpu: register a dirty framebuffer callback for fbcon
 2023-08-15 17:10 UTC 

[PATCH v2] accel/qaic: Fix slicing memory leak
 2023-08-15 15:55 UTC  (2+ messages)

[PATCH] accel/qaic: Clean up integer overflow checking in map_user_pages()
 2023-08-15 15:53 UTC  (2+ messages)

[PATCH] drm/amdgpu/gmc6: fix in case the PCI BAR is larger than the actual amount of vram
 2023-08-15 15:50 UTC  (2+ messages)

[PATCH] drm/msm/adreno: Update MODULE_FIRMWARE macros
 2023-08-15 14:48 UTC  (5+ messages)
` [PATCH v2] drm/msm/adreno: Add missing "

[PULL for v6.6] drm-misc-next
 2023-08-15 14:32 UTC  (9+ messages)

[PATCH v2 0/6] Adds support for ConfigFS to VKMS!
 2023-08-15 14:01 UTC  (7+ messages)
` [PATCH v2 2/6] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device
` [PATCH v2 5/6] drm/vkms: Support enabling ConfigFS devices

[PATCH v2 0/3] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-08-15 13:56 UTC  (8+ messages)
` [PATCH v2 1/3] drm/i915/guc: Flush context destruction worker at suspend
` [PATCH v2 2/3] drm/i915/guc: Close deregister-context race against CT-loss
` [PATCH v2 3/3] drm/i915/gt: Timeout when waiting for idle in suspending

[RFC PATCH v2 00/11] Device Memory TCP
 2023-08-15 13:38 UTC  (8+ messages)
` [RFC PATCH v2 02/11] netdev: implement netlink api to bind dma-buf to netdevice

[PATCH v6] Documentation/gpu: Add a VM_BIND async document
 2023-08-15 13:11 UTC 

PSA: drm-misc-next-fixes is open
 2023-08-15 12:53 UTC 

[Bug 201957] New: amdgpu: ring gfx timeout
 2023-08-15 12:33 UTC  (2+ messages)
` [Bug 201957] "

[PATCH v4 03/17] drm/imagination/uapi: Add PowerVR driver UAPI
 2023-08-15 12:06 UTC  (3+ messages)

[PATCH RFC 00/13] drm/connector: Create HDMI Connector infrastructure
 2023-08-15 11:20 UTC  (17+ messages)
` [PATCH RFC 01/13] drm/connector: Introduce an HDMI connector
` [PATCH RFC 02/13] drm/connector: hdmi: Create a custom state
` [PATCH RFC 03/13] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH RFC 04/13] drm/connector: hdmi: Add helper to get the RGB range
` [PATCH RFC 05/13] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH RFC 06/13] drm/connector: hdmi: Add support for output format
` [PATCH RFC 07/13] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH RFC 08/13] drm/connector: hdmi: Add custom hook to filter "
` [PATCH RFC 09/13] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH RFC 10/13] drm/connector: hdmi: Add Infoframes generation
` [PATCH RFC 11/13] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH RFC 12/13] drm/vc4: hdmi: Create destroy state implementation
` [PATCH RFC 13/13] drm/vc4: hdmi: Switch to HDMI connector

drm_connector_state without drm_atomic_state possible?
 2023-08-15 10:59 UTC 

[PATCH] Revert "drm/edid: Fix csync detailed mode parsing"
 2023-08-15 10:19 UTC 

2b5d1c29f6c4 ("drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interrupts")
 2023-08-15  9:42 UTC  (22+ messages)

[PATCH v2 2/5] drm: Add an HPD poll helper to reschedule the poll work
 2023-08-15  9:34 UTC  (2+ messages)

[REGRESSION] HDMI connector detection broken in 6.3 on Intel(R) Celeron(R) N3060 integrated graphics
 2023-08-15  8:12 UTC  (6+ messages)

[PATCH v10 00/16] MediaTek DDP GAMMA - 12-bit LUT support
 2023-08-15  7:57 UTC  (3+ messages)
` [PATCH v10 11/16] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195

[RESEND v3 0/5] drm/amdgpu: Add new reset option and rework coredump
 2023-08-15  6:44 UTC  (3+ messages)
` [RESEND v3 1/5] drm/amdgpu: Create a module param to disable soft recovery

[PATCH v2 00/14] A7xx support
 2023-08-15  5:43 UTC  (5+ messages)
` [PATCH v2 02/14] dt-bindings: display/msm/gmu: Allow passing QMP handle
` [PATCH v2 08/14] drm/msm/a6xx: Add skeleton A7xx support

[PFC PATCH 0/3] drm/virtio: synchronous guest framebuffer update
 2023-08-15  4:18 UTC  (3+ messages)
` [RFC PATCH 1/3] drm/virtio: .release ops for virtgpu fence release

Implement svm without BO concept in xe driver
 2023-08-15  3:37 UTC 

[PATCH v1 0/3] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-08-15  0:49 UTC  (5+ messages)
` [PATCH v1 1/3] drm/i915/guc: Flush context destruction worker at suspend
      ` [Intel-gfx] "

[PULL] drm-misc-next
 2023-08-14 23:49 UTC  (2+ messages)

[PATCH v3 0/3] drm/i915/pxp/mtl: Update gsc-heci cmd submission
 2023-08-14 23:40 UTC 

[PATCH v3 0/6] Increase code coverage on drm_format_helper.c
 2023-08-14 22:12 UTC  (7+ messages)
` [PATCH v3 1/6] drm/tests: Test default pitch fallback
` [PATCH v3 2/6] drm/tests: Add KUnit tests for drm_fb_swab()
` [PATCH v3 3/6] drm/tests: Add KUnit tests for drm_fb_clip_offset()
` [PATCH v3 4/6] drm/tests: Add KUnit tests for drm_fb_build_fourcc_list()
` [PATCH v3 5/6] drm/tests: Add multi-plane support to conversion_buf_size()
` [PATCH v3 6/6] drm/tests: Add KUnit tests for drm_fb_memcpy()

[drm-misc:for-linux-next 3/3] drivers/gpu/drm/ttm/tests/ttm_pool_test.c:231:37: warning: cast to pointer from integer of different size
 2023-08-14 20:55 UTC 

[PATCH v2 0/6] Increase code coverage on drm_format_helper.c
 2023-08-14 20:54 UTC  (8+ messages)
` [PATCH v2 1/6] drm/tests: Test default pitch fallback
` [PATCH v2 4/6] drm/tests: Add KUnit tests for drm_fb_build_fourcc_list()
` [PATCH v2 6/6] drm/tests: Add KUnit tests for drm_fb_memcpy()

[PATCH v1] drm/i915: Fix TLB-Invalidation seqno store
 2023-08-14 19:24 UTC  (2+ messages)

[PATCH] drm/radeon: Use pci_dev_id() to simplify the code
 2023-08-14 18:07 UTC  (2+ messages)

[PATCH] drm/panel: Add prepare_prev_first flag to Visionox VTDR6130
 2023-08-14 18:02 UTC  (6+ messages)

[PATCH] drm/amd/pm: Clean up errors in amdgpu_smu.h
 2023-08-14 17:53 UTC  (2+ messages)

[PATCH] drm/amd/pm: Clean up errors in smu_v11_0_pptable.h
 2023-08-14 17:51 UTC  (2+ messages)

[PATCH v2] drm/i915: Fix Kconfig error for CONFIG_DRM_I915
 2023-08-14 13:07 UTC  (6+ messages)
` [PATCH] "

[PATCH 1/2] drm: rcar-du: Add more formats to DRM_MODE_BLEND_PIXEL_NONE support
 2023-08-14 16:27 UTC  (8+ messages)

[PATCH v1] MAINTAINERS: Add Boris Brezillon as Panfrost driver maintainer
 2023-08-14 16:09 UTC  (2+ messages)

[PATCH 0/3] GPU workload hints for better performance
 2023-08-14 16:05 UTC  (10+ messages)
` [PATCH 1/3] drm/amdgpu: Add new api to switch on/off power profile mode
` [PATCH 2/3] drm/amdgpu: Switch on/off GPU workload profile
` [PATCH 3/3] Revert "drm/amd/amdgpu: switch on/off vcn power profile mode"

[PATCH v2 00/15] drm: Add a driver for FW-based Mali GPUs
 2023-08-14 15:53 UTC  (14+ messages)
` [PATCH v2 05/15] drm/panthor: Add the GPU logical block
` [PATCH v2 06/15] drm/panthor: Add GEM "
` [PATCH v2 07/15] drm/panthor: Add the devfreq "
` [PATCH v2 08/15] drm/panthor: Add the MMU/VM "
` [PATCH v2 13/15] drm/panthor: Allow driver compilation

[PATCH] drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_create
 2023-08-14 14:49 UTC 

[PATCH V7 0/9] Enable Wifi RFI interference mitigation feature support
 2023-08-14 14:31 UTC  (11+ messages)
` [PATCH V7 4/9] wifi: mac80211: Add support for ACPI WBRF

[PATCH -next] video: fbdev: kyro: Remove unused declarations
 2023-08-14 14:05 UTC 

[PATCH v2] drm/panel: simple: Fix Innolux G156HCE-L01 LVDS clock
 2023-08-14 13:45 UTC  (2+ messages)

[PATCH] drm/panel: simple: Fix Innolux G156HCE-L01 LVDS clock
 2023-08-14 13:39 UTC  (3+ messages)

[PATCH 00/11] drm/bridge: tc358768: Fixes and timings improvements
 2023-08-14 13:29 UTC  (13+ messages)
` [PATCH 02/11] drm/bridge: tc358768: Fix bit updates
` [PATCH 11/11] drm/bridge: tc358768: Add DRM_BRIDGE_ATTACH_NO_CONNECTOR support

[GIT PULL FOR v6.6] drm: rcar-du: Miscellaneous changes
 2023-08-14 13:05 UTC 

[PATCH] drm/panel: simple: Fix AUO G121EAN01 panel timings according to the docs
 2023-08-14 12:51 UTC  (3+ messages)

[RESEND PATCH v2] drm/panel: JDI LT070ME05000 simplify with dev_err_probe()
 2023-08-14 12:50 UTC  (4+ messages)

[PATCH v4 1/2] dt-bindings: display: simple: Add Mitsubishi AA084XE01 panel
 2023-08-14 12:46 UTC  (4+ messages)
` [PATCH v4 2/2] drm/panel: simple: Add support for Mitsubishi AA084XE01

[PATCH] drm/panel: JDI LT070ME05000 drop broken link
 2023-08-14 12:46 UTC  (3+ messages)

[PATCH v3] drm/bridge: panel: Add a device link between drm device and panel device
 2023-08-14 12:46 UTC  (2+ messages)

[PATCH v5] Documentation/gpu: Add a VM_BIND async draft document
 2023-08-14 10:21 UTC  (3+ messages)

[PATCH v6] drm/doc: Document DRM device reset expectations
 2023-08-14 10:11 UTC  (2+ messages)

[PATCH v4,0/3] Add compatible to increase MT8188 audio control
 2023-08-14  9:14 UTC  (6+ messages)
` [PATCH v4, 1/3] dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188
` [PATCH v4, 2/3] drm/mediatek: dp: Add the audio packet flag to mtk_dp_data struct
  ` [PATCH v4,2/3] "
` [PATCH v4, 3/3] drm/mediatek: dp: Add the audio divider "
  ` [PATCH v4,3/3] "

[PATCH] drm: bridge: it66121: Extend match support for OF tables
 2023-08-14  9:06 UTC  (3+ messages)

[PATCH v2,0/3] Add mt8188 compatiable for DSI cmd packet control
 2023-08-14  8:47 UTC  (4+ messages)
` [PATCH v2, 3/3] drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code

[PATCH] backlight: lp855x: fix unintialized function return
 2023-08-14  8:41 UTC  (2+ messages)

[PATCH V8 0/9] Enable Wifi RFI interference mitigation feature support
 2023-08-14  8:04 UTC  (13+ messages)
` [PATCH V8 1/9] drivers core: Add support for Wifi band RF mitigations
` [PATCH V8 2/9] drivers core: add ACPI based WBRF mechanism introduced by AMD
` [PATCH V8 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH V8 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature

[PATCH v2 0/2] pwm: Manage owner assignment implicitly for drivers
 2023-08-14  7:41 UTC  (3+ messages)
` [PATCH v2 1/2] "

[RFC][PATCH 0/2] drm/panic: Add a drm panic handler
 2023-08-13  2:20 UTC  (2+ messages)

[PATCH -next] drm/exynos: fix a potential error pointer dereference
 2023-08-12  6:27 UTC 

[PATCH v3 0/4] Fix up the boe-tv101wum-nl6 panel driver
 2023-08-14  2:04 UTC  (3+ messages)
` [PATCH v3 3/4] drm/panel: ili9882t: Break out as separate driver

[RESEND v3 4/5] drm/amdgpu: Move coredump code to amdgpu_reset file
 2023-08-13 19:10 UTC  (2+ messages)

[PATCH 0/7] ADV7511 driver enhancements
 2023-08-13 18:05 UTC  (8+ messages)
` [PATCH 1/7] drm: adv7511: Add struct adv7511_chip_info and use i2c_get_match_data()
` [PATCH 2/7] drm: adv7511: Add max_mode_clock variable to struct adv7511_chip_info
` [PATCH 3/7] drm: adv7511: Add max_lane_freq "
` [PATCH 4/7] drm: adv7511: Add supply_names and num_supplies variables "
` [PATCH 5/7] drm: adv7511: Add has_dsi feature bit "
` [PATCH 6/7] drm: adv7511: Add link_config "
` [PATCH 7/7] drm: adv7511: Add hpd_override_enable "

[PATCH AUTOSEL 5.10 19/25] drm/amd/display: Exit idle optimizations before attempt to access PHY
 2023-08-13 16:09 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 23/25] staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER

[PATCH AUTOSEL 5.15 25/31] drm/amd/display: Exit idle optimizations before attempt to access PHY
 2023-08-13 16:05 UTC 

[PATCH AUTOSEL 6.1 37/47] drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr Clock
 2023-08-13 15:59 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 38/47] drm/amd/display: Guard DCN31 PHYD32CLK logic against chip family
` [PATCH AUTOSEL 6.1 39/47] drm/amd/display: Exit idle optimizations before attempt to access PHY
` [PATCH AUTOSEL 6.1 45/47] staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER

[PATCH AUTOSEL 6.4 42/54] drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr Clock
 2023-08-13 15:49 UTC  (4+ messages)
` [PATCH AUTOSEL 6.4 43/54] drm/amd/display: Guard DCN31 PHYD32CLK logic against chip family
` [PATCH AUTOSEL 6.4 44/54] drm/amd/display: Exit idle optimizations before attempt to access PHY
` [PATCH AUTOSEL 6.4 50/54] staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER

[GIT PULL] mediatek drm next for 6.6
 2023-08-13 15:27 UTC 

[PATCH] drm/bridge/analogix/anx78xx: Extend match data support for ID table
 2023-08-13  8:51 UTC 

[syzbot] [dri?] [reiserfs?] WARNING: bad unlock balance in vkms_vblank_simulate
 2023-08-13  7:24 UTC 

[PATCH -next 0/7] drm: Remove many unnecessary NULL values
 2023-08-13  1:14 UTC  (3+ messages)
` [PATCH -next 5/7] drm/virtio: Remove an unnecessary NULL value


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