messages from 2023-09-20 07:28:05 to 2023-09-20 21:59:40 UTC [more...]
[PATCH] drm/i915/gem: Allow users to disable waitboost
2023-09-20 21:56 UTC
[PATCH v2 1/2] drm/edid: Fixup h/vsync_end instead of h/vtotal
2023-09-20 21:19 UTC (2+ messages)
` [PATCH v2 2/2] drm/i915/bios: "
[PATCH] drm/virtio: add definition for venus capset
2023-09-20 21:16 UTC (2+ messages)
[PATCH] drm/virtio: clean out_fence on complete_submit
2023-09-20 21:13 UTC (3+ messages)
[PATCH v2] drm/i915: refactor deprecated strncpy
2023-09-20 20:54 UTC (2+ messages)
[PATCH v3 1/2] dt-bindings: display: imx: add binding for i.MX8MP HDMI PVI
2023-09-20 20:57 UTC (4+ messages)
` [PATCH v3 2/2] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface
[PATCH] drm: improve the documentation of connector hpd ops
2023-09-20 20:13 UTC
[PATCH 0/4] drm/i915/vlv_dsi: Add quirks for x86 android tablets (v3)
2023-09-20 19:56 UTC (5+ messages)
` [PATCH 1/4] drm/i915/vlv_dsi: Add DMI quirk for wrong panel modeline in BIOS on Asus TF103C (v3)
` [PATCH 2/4] drm/i915/vlv_dsi: Add DMI quirk for wrong I2C bus and panel size on Lenovo Yoga Tablet 2 series (v3)
` [PATCH 3/4] drm/i915/vlv_dsi: Add DMI quirk for backlight control issues on Lenovo Yoga Tab 3 (v2)
` [PATCH 4/4] drm/i915/dsi: Add some debug logging to mipi_exec_i2c (v2)
[PATCH 0/4] drm/i915/vlv_dsi: Add quirks for x86 android tablets (v2)
2023-09-20 19:53 UTC (3+ messages)
[PATCH v3 0/7] incorporate pm runtime framework and eDP clean up
2023-09-20 19:49 UTC (6+ messages)
` [PATCH v3 6/7] drm/msm/dp: add pm_runtime_force_suspend()/resume()
[PATCH] drm/ci: Uprev IGT to pull in fixes
2023-09-20 19:44 UTC (4+ messages)
[PATCH] omap: dsi: do not WARN on detach if dsidev was never attached
2023-09-20 19:41 UTC (2+ messages)
[PATCH] drm/edid: Fixup h/vsync_end instead of h/vtotal
2023-09-20 19:26 UTC (3+ messages)
` [Intel-gfx] "
Decrypting tt maps in ttm
2023-09-20 19:22 UTC (13+ messages)
[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
2023-09-20 18:58 UTC (7+ messages)
` [RFT PATCH 01/15] drm/armada: Call drm_atomic_helper_shutdown() at shutdown time
[PATCH 00/10] Add mediate-drm secure flow for SVP
2023-09-20 18:25 UTC (3+ messages)
[PATCH v6 0/7] Adds support for ConfigFS to VKMS!
2023-09-20 18:03 UTC (3+ messages)
` [PATCH v6 7/7] drm/vkms Add hotplug support via configfs to VKMS
[PATCH 0/5] imx-lcdif modeset changes
2023-09-20 17:33 UTC (12+ messages)
` [PATCH 1/5] drm: lcdif: improve burst size configuration comment
` [PATCH 2/5] drm: lcdif: move controller enable into atomic_flush
` [PATCH 3/5] drm: lcdif: remove superfluous setup of framebuffer DMA address
` [PATCH 4/5] drm: lcdif: move pitch setup to plane atomic update
` [PATCH 5/5] drm: lcdif: force modeset when FB format changes
[RFC PATCH 0/2] drm/ci: Update Mesa and Introduce VKMS Support
2023-09-20 17:44 UTC (3+ messages)
` [RFC PATCH 1/2] drm/ci: uprev mesa version - fix container build
` [RFC PATCH 2/2] drm: ci: add tests on vkms
[PATCH] drm/i915: Remove unnecessary memory quiescing for aux inval
2023-09-20 17:28 UTC (3+ messages)
[PATCH RFC v2 00/37] drm/connector: Create HDMI Connector infrastructure
2023-09-20 17:15 UTC (40+ messages)
` [PATCH RFC v2 01/37] drm/connector: Introduce an HDMI connector
` [PATCH RFC v2 02/37] drm/connector: hdmi: Create a custom state
` [PATCH RFC v2 03/37] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH RFC v2 04/37] drm/connector: hdmi: Add helper to get the RGB range
` [PATCH RFC v2 05/37] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH RFC v2 06/37] drm/connector: hdmi: Add support for output format
` [PATCH RFC v2 07/37] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH RFC v2 08/37] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH RFC v2 09/37] drm/connector: hdmi: Add custom hook to filter "
` [PATCH RFC v2 10/37] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH RFC v2 11/37] drm/connector: hdmi: Add Infoframes generation
` [PATCH RFC v2 12/37] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH RFC v2 13/37] drm/vc4: hdmi: Create destroy state implementation
` [PATCH RFC v2 14/37] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH RFC v2 15/37] drm/rockchip: inno_hdmi: Remove useless mode_fixup
` [PATCH RFC v2 16/37] drm/rockchip: inno_hdmi: Remove useless copy of drm_display_mode
` [PATCH RFC v2 17/37] drm/rockchip: inno_hdmi: Switch encoder hooks to atomic
` [PATCH RFC v2 18/37] drm/rockchip: inno_hdmi: Get rid of mode_set
` [PATCH RFC v2 19/37] drm/rockchip: inno_hdmi: no need to store vic
` [PATCH RFC v2 20/37] drm/rockchip: inno_hdmi: Remove unneeded has audio flag
` [PATCH RFC v2 21/37] drm/rockchip: inno_hdmi: Remove useless input format
` [PATCH RFC v2 22/37] drm/rockchip: inno_hdmi: Remove useless output format
` [PATCH RFC v2 23/37] drm/rockchip: inno_hdmi: Remove useless colorimetry
` [PATCH RFC v2 24/37] drm/rockchip: inno_hdmi: Remove useless enum
` [PATCH RFC v2 25/37] drm/rockchip: inno_hdmi: Remove tmds rate from structure
` [PATCH RFC v2 26/37] drm/rockchip: inno_hdmi: Remove useless coeff_csc matrix
` [PATCH RFC v2 27/37] drm/rockchip: inno_hdmi: Remove useless mode_valid
` [PATCH RFC v2 28/37] drm/rockchip: inno_hdmi: Move infoframe disable to separate function
` [PATCH RFC v2 29/37] drm/rockchip: inno_hdmi: Create mask retrieval functions
` [PATCH RFC v2 30/37] drm/rockchip: inno_hdmi: Switch to infoframe type
` [PATCH RFC v2 31/37] drm/rockchip: inno_hdmi: Remove unused drm device pointer
` [PATCH RFC v2 32/37] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH RFC v2 33/37] drm/sun4i: hdmi: Convert encoder to atomic
` [PATCH RFC v2 34/37] drm/sun4i: hdmi: Move mode_set into enable
` [PATCH RFC v2 35/37] drm/sun4i: hdmi: Switch to container_of_const
` [PATCH RFC v2 36/37] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
` [PATCH RFC v2 37/37] drm/sun4i: hdmi: Switch to HDMI connector
[PATCH v2] drm/bridge: panel: Fix device link for DRM_BRIDGE_ATTACH_NO_CONNECTOR
2023-09-20 17:02 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: backlight: Add MPS MP3309C
2023-09-20 16:43 UTC (3+ messages)
` [PATCH v2 2/2] backlight: mp3309c: Add support for "
[PATCH drm-misc-next v4 0/8] [RFC] DRM GPUVA Manager GPU-VM features
2023-09-20 16:40 UTC (10+ messages)
` [PATCH drm-misc-next v4 1/8] drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvm
` [PATCH drm-misc-next v4 2/8] drm/gpuvm: allow building as module
` [PATCH drm-misc-next v4 3/8] drm/nouveau: uvmm: rename 'umgr' to 'base'
` [PATCH drm-misc-next v4 4/8] drm/gpuvm: add common dma-resv per struct drm_gpuvm
` [PATCH drm-misc-next v4 5/8] drm/gpuvm: add an abstraction for a VM / BO combination
` [PATCH drm-misc-next v4 6/8] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
` [PATCH drm-misc-next v4 7/8] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation
` [PATCH drm-misc-next v4 8/8] drm/nouveau: GPUVM dma-resv/extobj handling, "
[PATCH] drm/meson: fix memory leak on ->hpd_notify callback
2023-09-20 16:31 UTC (3+ messages)
[PATCH v6 0/6] Add fdinfo support to Panfrost
2023-09-20 15:53 UTC (7+ messages)
` [PATCH v6 2/6] drm/panfrost: Add fdinfo support GPU load metrics
` [PATCH v6 4/6] drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
` [PATCH v6 6/6] drm/drm-file: Show finer-grained BO sizes in drm_show_memory_stats
[PATCH v2 00/15] drm: Add a driver for FW-based Mali GPUs
2023-09-20 15:31 UTC (9+ messages)
` [PATCH v2 14/15] dt-bindings: gpu: mali-valhall-csf: Add initial bindings for panthor driver
[PATCH v4 0/5] ppc, fbdev: Clean up fbdev mmap helper
2023-09-20 15:06 UTC (6+ messages)
` [PATCH v4 1/5] fbdev: Avoid file argument in fb_pgprotect()
` [PATCH v4 2/5] fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
[PATCH v5 0/5] fdinfo memory stats
2023-09-20 14:39 UTC (5+ messages)
` [PATCH 5/5] drm/i915: Implement fdinfo memory stats printing
` [Intel-gfx] "
[PATCH v2 0/5] drm: Reuse temporary memory for format conversion
2023-09-20 14:24 UTC (6+ messages)
` [PATCH v2 1/5] drm/format-helper: Add struct drm_xfrm_buf to cache "
` [PATCH v2 2/5] drm/format-helper: Pass xfrm buffer to format-conversion helpers
` [PATCH v2 3/5] drm/simpledrm: Store xfrm buffer in device instance
` [PATCH v2 4/5] drm/ofdrm: "
` [PATCH v2 5/5] drm/ssd130x: "
[PATCH drm-misc-next v3 0/7] [RFC] DRM GPUVA Manager GPU-VM features
2023-09-20 14:11 UTC (26+ messages)
` [PATCH drm-misc-next v3 6/7] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation
[PATCH v5 0/8] Add support for XLCDC to sam9x7 SoC family
2023-09-20 13:33 UTC (3+ messages)
` [PATCH v5 1/8] mfd: atmel-hlcdc: Add compatible for sam9x75 XLCD controller
` (subset) "
[PATCH] gpu: drm: amd: display: fix kernel-doc warnings
2023-09-20 13:29 UTC (3+ messages)
[PATCH v2] drm: Update file owner during use
2023-09-20 13:22 UTC (4+ messages)
[PATCH 0/2] drm: Revert dma-fence annotations from omapdrm and tidss
2023-09-20 12:57 UTC (3+ messages)
` [PATCH 1/2] Revert "drm/tidss: Annotate dma-fence critical section in commit path"
` [PATCH 2/2] Revert "drm/omapdrm: "
PROBLEM: MT8192 panel_edp_probe trace despite recent eDP and aux-bus support patches
2023-09-20 12:40 UTC (3+ messages)
` PROBLEM: MT8192 panel_edp_probe trace due to Unknown panel CMN 0x142b
[PATCH 5.4 214/367] backlight/gpio_backlight: Compare against struct fb_info.device
2023-09-20 11:30 UTC (4+ messages)
` [PATCH 5.4 215/367] backlight/bd6107: "
` [PATCH 5.4 216/367] backlight/lv5207lp: "
` [PATCH 5.4 245/367] drm/ast: Fix DRAM init on AST2200
[PATCH v3 0/5] Introduce new wrappers to copy user-arrays
2023-09-20 12:36 UTC (6+ messages)
` [PATCH v3 1/5] string.h: add array-wrappers for (v)memdup_user()
` [PATCH v3 2/5] kernel: kexec: copy user-array safely
` [PATCH v3 3/5] kernel: watch_queue: "
` [PATCH v3 4/5] drm_lease.c: "
` [PATCH v3 5/5] drm: vmgfx_surface.c: "
[PATCH 4.19 175/273] backlight/gpio_backlight: Compare against struct fb_info.device
2023-09-20 11:30 UTC (4+ messages)
` [PATCH 4.19 176/273] backlight/bd6107: "
` [PATCH 4.19 177/273] backlight/lv5207lp: "
` [PATCH 4.19 200/273] drm/ast: Fix DRAM init on AST2200
[PATCH 4.14 105/186] backlight/gpio_backlight: Compare against struct fb_info.device
2023-09-20 11:30 UTC (4+ messages)
` [PATCH 4.14 106/186] backlight/bd6107: "
` [PATCH 4.14 107/186] backlight/lv5207lp: "
` [PATCH 4.14 123/186] drm/ast: Fix DRAM init on AST2200
[PATCH v4 00/12] drm/bridge: tc358768: Fixes and timings improvements
2023-09-20 12:00 UTC (2+ messages)
[PATCH] drm/i915: Do not disable preemption for resets
2023-09-20 11:54 UTC (4+ messages)
` [Intel-gfx] "
[PATCH 6.5 205/211] drm/tests: helpers: Avoid a driver uaf
2023-09-20 11:30 UTC
[PATCH 0/8] drm: Reuse temporary memory for format conversion
2023-09-20 11:40 UTC (11+ messages)
` [PATCH 1/8] drm/format-helper: Add struct drm_xfrm_buf to cache "
` [PATCH 2/8] drm/format-helper: Pass xfrm buffer to format-conversion helpers
` [PATCH 3/8] drm/simpledrm: Store xfrm buffer in device instance
` [PATCH 4/8] drm/simpledrm: Preallocate xfrm buffer in plane's atomic_check
` [PATCH 5/8] drm/ofdrm: Store xfrm buffer in device instance
` [PATCH 6/8] drm/ofdrm: Preallocate xfrm buffer in plane's atomic_check
` [PATCH 7/8] drm/ssd130x: Store xfrm buffer in device instance
` [PATCH 8/8] drm/ssd130x: Preallocate xfrm buffer in plane's atomic_check
[PATCH] drm/i915: Fix aux invalidation with proper pipe_control flag
2023-09-20 11:18 UTC (4+ messages)
[PATCH] drm/bridge/analogix/anx78xx: Add missing definition
2023-09-20 11:05 UTC (2+ messages)
[PATCH] dt-bindings: display: anx7814: Add definition for anx7816
2023-09-20 11:05 UTC (2+ messages)
Patch "drm/tests: helpers: Avoid a driver uaf" has been added to the 6.5-stable tree
2023-09-20 10:29 UTC
[PATCH] drm/i915: Zap some empty lines
2023-09-20 10:31 UTC (3+ messages)
` [Intel-gfx] "
[PATCH 00/31] Fix and improve Rockchip RK3128 support
2023-09-20 9:36 UTC (3+ messages)
` [PATCH 01/31] dt-bindings: mfd: syscon: Add rockchip, rk3128-qos compatible
` (subset) [PATCH 01/31] dt-bindings: mfd: syscon: Add rockchip,rk3128-qos compatible
[PATCH v3 0/1] HID backlight driver
2023-09-20 9:32 UTC (7+ messages)
` [PATCH v3 1/1] backlight: hid_bl: Add VESA VCP "
[PATCH v2] drm/mediatek: Add spinlock for setting vblank event in atomic_begin
2023-09-20 9:15 UTC (2+ messages)
[PATCH] drm/bridge: panel: Fix device link for DRM_BRIDGE_ATTACH_NO_CONNECTOR
2023-09-20 8:24 UTC (3+ messages)
[PATCH v10 00/16] MediaTek DDP GAMMA - 12-bit LUT support
2023-09-20 8:08 UTC (4+ messages)
` [PATCH v10 03/16] drm/mediatek: gamma: Support SoC specific LUT size
[PATCH] drm/atomic-helper: prevent uaf in wait_for_vblanks
2023-09-20 6:24 UTC (3+ messages)
[PATCH] drm/sti: avoid potential dereference of error pointers
2023-09-20 3:21 UTC
[linux-next:master] BUILD REGRESSION 29e400e3ea486bf942b214769fc9778098114113
2023-09-19 19:37 UTC
[PATCH v2] drm/atomic-helper: prevent uaf in wait_for_vblanks
2023-09-19 11:10 UTC (2+ messages)
[PATCH v2] drm/simpledrm: Add support for multiple "power-domains"
2023-09-19 13:34 UTC (3+ messages)
[PATCH v2 0/4] arm64: dts: qcom: qrb5165-rb5: enable DP support
2023-09-20 7:27 UTC (4+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sm8250: Add DisplayPort device node
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 NNTP newsgroup(s).