messages from 2023-08-15 01:12:28 to 2023-08-16 11:25:54 UTC [more...]
[PATCH v2 00/12] drm/bridge: tc358768: Fixes and timings improvements
2023-08-16 11:25 UTC (2+ messages)
` [PATCH v2 01/12] drm/tegra: rgb: Parameterize V- and H-sync polarities
[PATCH] drm: renesas: rcar-du: use proper naming for R-Car
2023-08-16 10:56 UTC
[PATCH v5 00/17] Imagination Technologies PowerVR DRM driver
2023-08-16 10:56 UTC (19+ messages)
` [PATCH v5 01/17] sizes.h: Add entries between 32G and 64T
` [PATCH v5 02/17] dt-bindings: gpu: Add Imagination Technologies PowerVR GPU
` [PATCH v5 03/17] drm/imagination/uapi: Add PowerVR driver UAPI
` [PATCH v5 04/17] drm/imagination: Add skeleton PowerVR driver
` [PATCH v5 05/17] drm/imagination: Get GPU resources
` [PATCH v5 06/17] drm/imagination: Add GPU register and FWIF headers
` [PATCH v5 07/17] drm/imagination: Add GPU ID parsing and firmware loading
` [PATCH v5 08/17] drm/imagination: Add GEM and VM related code
` [PATCH v5 09/17] drm/imagination: Implement power management
` [PATCH v5 10/17] drm/imagination: Implement firmware infrastructure and META FW support
` [PATCH v5 11/17] drm/imagination: Implement MIPS firmware processor and MMU support
` [PATCH v5 12/17] drm/imagination: Implement free list and HWRT create and destroy ioctls
` [PATCH v5 13/17] drm/imagination: Implement context creation/destruction ioctls
` [PATCH v5 14/17] drm/imagination: Implement job submission and scheduling
` [PATCH v5 15/17] drm/imagination: Add firmware trace to debugfs
` [PATCH v5 16/17] drm/imagination: Add driver documentation
` [PATCH v5 17/17] arm64: dts: ti: k3-am62-main: Add GPU device node [DO NOT MERGE]
[PATCH] drm/ttm/tests: Fix type conversion in ttm_pool_test
2023-08-16 10:55 UTC
[PATCH v3 00/41] drm: renesas: shmobile: Atomic conversion + DT support
2023-08-16 9:50 UTC (42+ messages)
` [PATCH v3 01/41] MAINTAINER: Create entry for Renesas SH-Mobile DRM drivers
` [PATCH v3 02/41] dt-bindings: display: Add Renesas SH-Mobile LCDC bindings
` [PATCH v3 03/41] media: uapi: Add MEDIA_BUS_FMT_RGB666_2X9_BE format
` [PATCH v3 04/41] drm: renesas: shmobile: Fix overlay plane disable
` [PATCH v3 05/41] drm: renesas: shmobile: Fix ARGB32 overlay format typo
` [PATCH v3 06/41] drm: renesas: shmobile: Correct encoder/connector types
` [PATCH v3 07/41] drm: renesas: shmobile: Add support for Runtime PM
` [PATCH v3 08/41] drm: renesas: shmobile: Restore indentation of shmob_drm_setup_clocks()
` [PATCH v3 09/41] drm: renesas: shmobile: Use %p4cc to print fourcc code
` [PATCH v3 10/41] drm: renesas: shmobile: Add missing YCbCr formats
` [PATCH v3 11/41] drm: renesas: shmobile: Improve shmob_drm_format_info table
` [PATCH v3 12/41] drm: renesas: shmobile: Remove backlight support
` [PATCH v3 13/41] drm: renesas: shmobile: Don't set display info width and height twice
` [PATCH v3 14/41] drm: renesas: shmobile: Rename input clocks
` [PATCH v3 15/41] drm: renesas: shmobile: Remove support for SYS panels
` [PATCH v3 16/41] drm: renesas: shmobile: Improve error handling
` [PATCH v3 17/41] drm: renesas: shmobile: Convert to use devm_request_irq()
` [PATCH v3 18/41] drm: renesas: shmobile: Remove custom plane destroy callback
` [PATCH v3 19/41] drm: renesas: shmobile: Use drmm_universal_plane_alloc()
` [PATCH v3 20/41] drm: renesas: shmobile: Embed drm_device in shmob_drm_device
` [PATCH v3 21/41] drm: renesas: shmobile: Convert container helpers to static inline functions
` [PATCH v3 22/41] drm: renesas: shmobile: Replace .dev_private with container_of()
` [PATCH v3 23/41] drm: renesas: shmobile: Use struct videomode in platform data
` [PATCH v3 24/41] drm: renesas: shmobile: Use media bus formats "
` [PATCH v3 25/41] drm: renesas: shmobile: Move interface handling to connector setup
` [PATCH v3 26/41] drm: renesas: shmobile: Unify plane allocation
` [PATCH v3 27/41] drm: renesas: shmobile: Rename shmob_drm_crtc.crtc
` [PATCH v3 28/41] drm: renesas: shmobile: Rename shmob_drm_connector.connector
` [PATCH v3 29/41] drm: renesas: shmobile: Rename shmob_drm_plane.plane
` [PATCH v3 30/41] drm: renesas: shmobile: Use drm_crtc_handle_vblank()
` [PATCH v3 31/41] drm: renesas: shmobile: Move shmob_drm_crtc_finish_page_flip()
` [PATCH v3 32/41] drm: renesas: shmobile: Wait for page flip when turning CRTC off
` [PATCH v3 33/41] drm: renesas: shmobile: Turn vblank on/off when enabling/disabling CRTC
` [PATCH v3 34/41] drm: renesas: shmobile: Shutdown the display on remove
` [PATCH v3 35/41] drm: renesas: shmobile: Cleanup encoder
` [PATCH v3 36/41] drm: renesas: shmobile: Atomic conversion part 1
` [PATCH v3 37/41] drm: renesas: shmobile: Atomic conversion part 2
` [PATCH v3 38/41] drm: renesas: shmobile: Use suspend/resume helpers
` [PATCH v3 39/41] drm: renesas: shmobile: Remove internal CRTC state tracking
` [PATCH v3 40/41] drm: renesas: shmobile: Atomic conversion part 3
` [PATCH v3 41/41] drm: renesas: shmobile: Add DT support
[PATCH] drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_create
2023-08-16 10:36 UTC (7+ messages)
[PATCH v4 0/4] drm/amdgpu: Rework coredump memory allocation
2023-08-16 10:11 UTC (9+ messages)
` [PATCH v4 1/4] drm/amdgpu: Allocate coredump memory in a nonblocking way
` [PATCH v4 2/4] drm/amdgpu: Rework coredump to use memory dynamically
` [PATCH v4 3/4] drm/amdgpu: Move coredump code to amdgpu_reset file
` [PATCH v4 4/4] drm/amdgpu: Create version number for coredumps
[PATCH] drm/panfrost: Skip speed binning on EOPNOTSUPP
2023-08-16 9:45 UTC (2+ messages)
[PATCH] drm/amdgpu/gmc6: fix in case the PCI BAR is larger than the actual amount of vram
2023-08-16 9:44 UTC (3+ messages)
[PATCH 0/5] use refcount+RCU method to implement lockless slab shrink (part 1)
2023-08-16 9:20 UTC (8+ messages)
` [PATCH 1/5] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH 2/5] mm: vmscan: move shrinker-related code into a separate file
` [PATCH 3/5] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH 4/5] drm/ttm: introduce pool_shrink_rwsem
` [PATCH 5/5] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
[PATCH v2] Documentation/gpu: VM_BIND locking document
2023-08-16 9:15 UTC
[PATCH] drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()
2023-08-16 9:07 UTC (2+ messages)
[PATCH v3] drm/i915/display/lspcon: Increase LSPCON mode settle timeout
2023-08-16 9:02 UTC (2+ messages)
[PATCH RFC 00/13] drm/connector: Create HDMI Connector infrastructure
2023-08-16 8:43 UTC (6+ messages)
` [PATCH RFC 01/13] drm/connector: Introduce an HDMI connector
` [PATCH RFC 10/13] drm/connector: hdmi: Add Infoframes generation
[PATCH 00/11] drm/bridge: tc358768: Fixes and timings improvements
2023-08-16 8:21 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
[PATCH] drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE
2023-08-16 8:10 UTC (3+ messages)
[PATCH] drm/panel: Add prepare_prev_first flag to Visionox VTDR6130
2023-08-16 7:51 UTC (7+ messages)
[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
2023-08-15 9:14 UTC (8+ messages)
` [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker
[RFC PATCH v2 00/11] Device Memory TCP
2023-08-15 14:41 UTC (3+ messages)
[PATCH v2] drm/i915: Fix Kconfig error for CONFIG_DRM_I915
2023-08-15 1:27 UTC (5+ messages)
` [PATCH] "
[PATCH v3 00/13] drm/msm/dpu: use managed memory allocations
2023-08-16 7:27 UTC (4+ messages)
` [PATCH v3 05/13] drm/msm/dpu: use devres-managed allocation for MDP TOP
[PATCH v4,0/3] Add compatible to increase MT8188 audio control
2023-08-16 7:17 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
[Bug 217664] New: Laptop doesnt wake up from suspend mode
2023-08-16 6:53 UTC (3+ messages)
` [Bug 217664] "
[RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
2023-08-16 6:43 UTC (12+ messages)
Implement svm without BO concept in xe driver
2023-08-16 6:05 UTC (5+ messages)
[PATCH v2] drm/amdgpu: register a dirty framebuffer callback for fbcon
2023-08-16 5:55 UTC (3+ messages)
[PATCH] drm/amdgpu: register a dirty framebuffer callback for fbcon
2023-08-16 5:48 UTC (2+ messages)
[PATCH] drm/amdgpu: Remove gfxoff check in GFX v9.4.3
2023-08-16 4:23 UTC (2+ messages)
[PATCH] Documentation/gpu: Update amdgpu documentation
2023-08-16 3:56 UTC
[PATCH -next v3] drm/amd/amdgpu: Use kmemdup to simplify kmalloc and memcpy logic
2023-08-16 2:19 UTC
linux-next: build warning after merge of the amdgpu tree
2023-08-16 1:57 UTC
[linux-next:master] BUILD REGRESSION 98297fc6ecafc0c7eabc5d869279fb27609fcdc1
2023-08-16 1:15 UTC
[PATCH -next] drm/amd/display: Simplify bool conversion
2023-08-16 0:46 UTC
[PATCH v2] drm/i915/guc: Force a reset on internal GuC error
2023-08-16 0:39 UTC
[PATCH v4] PCI/VGA: Make the vga_is_firmware_default() less arch-dependent
2023-08-15 22:05 UTC
[PATCH v3 0/3] drm/i915/pxp/mtl: Update gsc-heci cmd submission to align with fw/hw spec
2023-08-15 21:42 UTC (5+ messages)
` [PATCH v3 1/3] drm/i915/pxp/mtl: Update pxp-firmware response timeout
` [PATCH v3 2/3] drm/i915/pxp/mtl: Update pxp-firmware packet size
` [PATCH v3 3/3] drm/i915/gt/pxp: User PXP contexts requires runalone bit in lrc
[PATCH v2] fbcon: mark fbcon_registered_fb static
2023-08-15 21:36 UTC (3+ messages)
[PATCH -next] video: fbdev: goldfishfb: Do not check 0 for platform_get_irq()
2023-08-15 21:17 UTC (2+ messages)
[PATCH -next] fbdev: atmel_lcdfb: Remove redundant of_match_ptr()
2023-08-15 21:08 UTC (2+ messages)
[PATCH -next] video: fbdev: kyro: Remove unused declarations
2023-08-15 21:04 UTC (2+ messages)
[PULL for v6.6] drm-misc-next
2023-08-15 19:59 UTC (11+ messages)
[PATCH] backlight: lp855x: Drop ret variable in brightness change function
2023-08-15 19:09 UTC (2+ messages)
[PATCH v2 0/3] Resolve suspend-resume racing with GuC destroy-context-worker
2023-08-15 19:08 UTC (10+ 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
[PATCH v6 0/6] drm: Add support for atomic async page-flip
2023-08-15 18:57 UTC (7+ messages)
` [PATCH v6 1/6] drm: allow DRM_MODE_PAGE_FLIP_ASYNC for atomic commits
` [PATCH v6 2/6] drm: introduce DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP
` [PATCH v6 3/6] drm: introduce drm_mode_config.atomic_async_page_flip_not_supported
` [PATCH v6 4/6] amd/display: indicate support for atomic async page-flips on DC
` [PATCH v6 5/6] drm: Refuse to async flip with atomic prop changes
` [PATCH v6 6/6] drm/doc: Define KMS atomic state set
[Bug 211033] New: [bisected][regression] amdgpu: *ERROR* Restoring old state failed with -12
2023-08-15 17:37 UTC (2+ messages)
` [Bug 211033] "
[Bug 217797] New: [amdgpu/mm?] HSA_AMD_SVM=y causes/triggers PAT issues
2023-08-15 17:11 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/msm/adreno: Update MODULE_FIRMWARE macros
2023-08-15 14:48 UTC (5+ messages)
` [PATCH v2] drm/msm/adreno: Add missing "
[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 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)
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 (20+ 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 (3+ messages)
` [PATCH v2 02/14] dt-bindings: display/msm/gmu: Allow passing QMP handle
[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
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