messages from 2022-10-21 17:19:35 to 2022-10-24 13:22:28 UTC [more...]
[PATCH 00/22] Fallback to native backlight
2022-10-24 13:21 UTC (8+ messages)
[PATCH v5 00/10] Driver of Intel(R) Gaussian & Neural Accelerator
2022-10-24 13:21 UTC (8+ messages)
` [PATCH v5 07/10] gna: add GNA_COMPUTE ioctl
[PATCH v3 0/8] Support for NVDEC on Tegra234
2022-10-24 13:15 UTC (4+ messages)
` [PATCH v3 1/8] memory: tegra: Add API for retrieving carveout bounds
[PATCH 00/21] ARM: s3c: clean out obsolete platforms
2022-10-24 13:00 UTC (6+ messages)
` [PATCH 16/21] fbdev: remove s3c2410 framebuffer
[RFC PATCH 0/3] new subsystem for compute accelerator devices
2022-10-24 12:43 UTC (16+ messages)
` [RFC PATCH 1/3] drivers/accel: add new kconfig and update MAINTAINERS
` [RFC PATCH 2/3] drm: define new accel major and register it
` [RFC PATCH 3/3] drm: add dedicated minor for accelerator devices
[PATCH 0/2] drm/tiny: add support tft display based on ilitek, ili9488
2022-10-24 12:52 UTC (3+ messages)
` [PATCH 2/2] drm/tiny: add support for tft displays "
Must-Pass Test Suite for KMS drivers
2022-10-24 12:43 UTC
[PATCH v2 00/16] drm/edid: EDID override refactoring and fixes
2022-10-24 12:33 UTC (17+ messages)
` [PATCH v2 01/16] drm/i915/hdmi: do dual mode detect only if connected
` [PATCH v2 02/16] drm/i915/hdmi: stop using connector->override_edid
` [PATCH v2 03/16] drm/amd/display: "
` [PATCH v2 04/16] drm/edid: debug log EDID override set/reset
` [PATCH v2 05/16] drm/edid: abstract debugfs override EDID show better
` [PATCH v2 06/16] drm/edid: rename drm_add_override_edid_modes() to drm_edid_override_connector_update()
` [PATCH v2 07/16] drm/edid: split drm_edid block count helper
` [PATCH v2 08/16] drm/edid: add function for checking drm_edid validity
` [PATCH v2 09/16] drm/edid: detach debugfs EDID override from EDID property update
` [PATCH v2 10/16] drm/edid/firmware: drop redundant connector_name variable/parameter
` [PATCH v2 11/16] drm/edid/firmware: rename drm_load_edid_firmware() to drm_edid_load_firmware()
` [PATCH v2 12/16] drm/edid: use struct drm_edid for override/firmware EDID
` [PATCH v2 13/16] drm/edid: move edid load declarations to internal header
` [PATCH v2 14/16] drm/edid/firmware: convert to drm device specific logging
` [PATCH v2 15/16] drm/edid: add [CONNECTOR:%d:%s] to debug logging
` [PATCH v2 16/16] drm/edid: convert to device specific logging
[PATCH -next resend] backlight: ktd253: Switch to use dev_err_probe() helper
2022-10-24 12:33 UTC (2+ messages)
[PATCH 5.10 154/390] drm: fix drm_mipi_dbi build errors
2022-10-24 11:29 UTC
[PATCH 5.4 094/255] drm: fix drm_mipi_dbi build errors
2022-10-24 11:30 UTC
[PATCH v2 00/10] drm/msm: probe deferral fixes
2022-10-24 11:33 UTC (5+ messages)
[Regression] CPU stalls and eventually causes a complete system freeze with 6.0.3 due to "video/aperture: Disable and unregister sysfb devices via aperture helpers"
2022-10-24 11:31 UTC (5+ messages)
[PATCH v2 00/21] drm/fb-helper: Untangle fbdev emulation and helpers
2022-10-24 11:19 UTC (22+ messages)
` [PATCH v2 01/21] drm/komeda: Don't set struct drm_driver.lastclose
` [PATCH v2 02/21] drm/mcde: "
` [PATCH v2 03/21] drm/vboxvideo: "
` [PATCH v2 04/21] drm/amdgpu: Don't set struct drm_driver.output_poll_changed
` [PATCH v2 05/21] drm/imx/dcss: "
` [PATCH v2 06/21] drm/ingenic: "
` [PATCH v2 07/21] drm/logicvc: "
` [PATCH v2 08/21] drm/rockchip: "
` [PATCH v2 09/21] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH v2 10/21] drm/tve200: Include <linux/of.h>
` [PATCH v2 11/21] drm/fb-helper: Cleanup include statements in header file
` [PATCH v2 12/21] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH v2 13/21] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH v2 14/21] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH v2 15/21] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH v2 16/21] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH v2 17/21] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH v2 18/21] drm/fb_helper: Minimize damage-helper overhead
` [PATCH v2 19/21] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH v2 20/21] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH v2 21/21] drm/fb-helper: Remove unnecessary include statements
[PATCH v1] drm: Switch drm_client_buffer_delete() to unlocked drm_gem_vunmap
2022-10-24 10:56 UTC (3+ messages)
Fixes for scheduler hang when killing a process
2022-10-24 10:54 UTC (14+ messages)
` [PATCH 05/13] drm/amdgpu: drop amdgpu_sync from amdgpu_vmid_grab
` [PATCH 06/13] drm/amdgpu: cleanup scheduler job initialization
` [PATCH 08/13] drm/amdgpu: use scheduler depenencies for VM updates
` [PATCH 09/13] drm/amdgpu: use scheduler depenencies for UVD msgs
` [PATCH 10/13] drm/amdgpu: use scheduler depenencies for CS
[RFC PATCH] drm/scheduler: Set the FIFO schedulig policy as the default
2022-10-24 10:42 UTC (3+ messages)
[PATCH] drm/amd/display: don't print messages that contain %f in dml
2022-10-24 10:04 UTC (2+ messages)
[PATCH 1/2] drm/vc4: hdmi: Take our lock to reset the link
2022-10-24 9:36 UTC (2+ messages)
` [PATCH 2/2] drm/vc4: hdmi: Fix outdated function name in comment
[PATCH v7 00/21] Move all drivers to a common dma-buf locking convention
2022-10-24 9:19 UTC (5+ messages)
` [PATCH v7 13/21] media: videobuf2: Prepare to dynamic dma-buf locking specification
` [PATCH v7 14/21] media: tegra-vde: "
[PATCH v7 00/10] drm: bridge: Add Samsung MIPI DSIM bridge
2022-10-24 8:44 UTC (2+ messages)
[PATCH v2 0/3] Clean up it6505 driver and improve synchronization
2022-10-24 8:10 UTC (8+ messages)
` [PATCH v2 1/3] drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe
` [PATCH v2 2/3] drm/bridge: it6505: Setup links in it6505_irq_hpd
` [PATCH v2 3/3] drm/bridge: it6505: Improve synchronization between extcon subsystem
[PATCH] drm/amdgpu: don't call drm_fb_helper_lastclose in lastclose()
2022-10-24 7:32 UTC (3+ messages)
[PATCH] gpu/drm: fix repeated words in comments
2022-10-24 7:30 UTC (2+ messages)
` (subset) "
[PATCH] drm/vc4: Fix spelling mistake "mmaping" -> "mmapping"
2022-10-24 7:30 UTC (2+ messages)
` (subset) "
[PATCH 1/2] drm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flag
2022-10-24 7:20 UTC (6+ messages)
` [PATCH 2/2] drm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM updates
[RFC PATCH v5 0/6] Add DSS support for AM625 SoC
2022-10-24 7:17 UTC (5+ messages)
` [RFC PATCH v5 4/6] drm/tidss: Add support to configure OLDI mode for am625-dss
[linus:master] [drm] f158936b60: leaking-addresses.proc._dyndbg_classes
2022-10-24 3:02 UTC
[PATCH] drm/amd/display: Revert logic for plane modifiers
2022-10-24 3:08 UTC (4+ messages)
` [PATCH v2] "
[PATCH v4] media: mediatek: vcodec: Add to support VP9 inner racing mode
2022-10-24 7:00 UTC
[PATCH, v2] media: mediatek: vcodec: Add to support VP9 inner racing mode
2022-10-24 6:13 UTC (3+ messages)
[PATCH 00/17] ARM: remove old board files
2022-10-24 5:50 UTC (6+ messages)
` [PATCH 14/17] ARM: omap1: remove dead code
` [PATCH 15/17] fbdev: omapfb: remove unused board support
[PATCH v4 0/4] Use devm helpers for regulator get and enable
2022-10-24 4:40 UTC (9+ messages)
` [PATCH v4 1/4] gpu: drm: meson: Use devm_regulator_*get_enable*()
` [PATCH v4 3/4] hwmon: lm90: simplify using devm_regulator_get_enable()
` [PATCH v4 4/4] hwmon: adm1177: "
[PATCH v13,0/3] Add dpi output format control for MT8186
2022-10-24 2:04 UTC (4+ messages)
` [PATCH v13, 1/3] soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config func
` [PATCH v13,2/3] drm: mediatek: Set dpi format in mmsys
` [PATCH v13, 3/3] drm: mediatek: Add mt8186 dpi compatibles and platform data
[PATCH] mm/memremap: Introduce pgmap_request_folio() using pgmap offsets
2022-10-24 1:44 UTC (6+ messages)
[PATCH] drm/rockchip: dsi: Fix VOP selection on SoCs that support it
2022-10-23 16:07 UTC
[6.1][regression] after commit dd80d9c8eecac8c516da5b240d01a35660ba6cb6 some games (Cyberpunk 2077, Forza Horizon 4/5) hang at start
2022-10-23 13:20 UTC (2+ messages)
` [6.1][regression] after commit dd80d9c8eecac8c516da5b240d01a35660ba6cb6 some games (Cyberpunk 2077, Forza Horizon 4/5) hang at start #forregzbot
IMX6 etnaviv issue
2022-10-23 2:06 UTC (2+ messages)
[PATCH v4] drm/i915/slpc: Optmize waitboost for SLPC
2022-10-22 19:22 UTC (4+ messages)
` [Intel-gfx] "
[PATCH v2 00/10] Add RCar DU lib support
2022-10-22 15:03 UTC (3+ messages)
` [PATCH v2 02/10] drm: rcar-du: Add encoder "
[PATCH 00/11] ARM: sa1100, mmp: drop unused board files
2022-10-22 10:31 UTC (3+ messages)
` [PATCH 02/11] ARM: sa1100: remove "
[PATCH v12,0/3] Add dpi output format control for MT8186
2022-10-22 10:01 UTC (11+ messages)
` [PATCH v12, 1/3] soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config func
` [PATCH v12,1/3] "
` [PATCH v12,2/3] drm: mediatek: Set dpi format in mmsys
[PATCH v2] drm/msm/mdp5: stop overriding drvdata
2022-10-22 9:26 UTC (3+ messages)
[PATCH v2] drm/vc4: hdmi: Fix HSM clock too low on Pi4
2022-10-21 16:56 UTC (2+ messages)
[drm-intel:for-linux-next-gt 13/14] drivers/gpu/drm/i915/gt/intel_gt_mcr.c:245:36: error: operator '?:' has lower precedence than '|'; '|' will be evaluated first
2022-10-21 16:59 UTC
[drm-intel:for-linux-next-gt 3/7] drivers/gpu/drm/i915/i915_hwmon.c:95:16: error: result of comparison of constant 18446744073709551615 with expression of type 'typeof (_Generic((field_msk), char: (unsigned char)0, unsigned char: (unsigned char)0, signed char: (unsigned char)0, unsigned s
2022-10-21 13:16 UTC
[PATCH 0/3] Add _PICK_EVEN_RANGES
2022-10-22 6:45 UTC (4+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: fix repeated words in comments
2022-10-22 6:13 UTC
[PATCH] drm/i915: fix repeated words in comments
2022-10-22 6:11 UTC
[PATCH] i915/display: fix repeated words in comments
2022-10-22 6:09 UTC
[PATCH] gpu/drm: fix repeated words in comments
2022-10-22 6:05 UTC
[PATCH] drm/radeon: fix repeated words in comments
2022-10-22 6:04 UTC
[PATCH] amd/amdgpu: fix repeated words in comments
2022-10-22 6:01 UTC
[PATCH v3] drm/i915/slpc: Use platform limits for min/max frequency
2022-10-22 5:26 UTC (4+ messages)
` [Intel-gfx] "
[PATCH v4 00/17] drm/vmwgfx: fb, cursors and hashtable refactor
2022-10-22 4:02 UTC (18+ messages)
` [PATCH v4 01/17] drm/vmwgfx: Write the driver id registers
` [PATCH v4 02/17] drm/vmwgfx: Fix frame-size warning in vmw_mksstat_add_ioctl
` [PATCH v4 03/17] drm/vmwgfx: Refactor resource manager's hashtable to use linux/hashtable implementation
` [PATCH v4 04/17] drm/vmwgfx: Remove ttm object hashtable
` [PATCH v4 05/17] drm/vmwgfx: Refactor resource validation hashtable to use linux/hashtable implementation
` [PATCH v4 06/17] drm/vmwgfx: Clean up cursor mobs
` [PATCH v4 07/17] drm/vmwgfx: Start diffing new mob cursors against old ones
` [PATCH v4 08/17] drm/vmwgfx: Support cursor surfaces with mob cursor
` [PATCH v4 09/17] drm/vmwgfx: Diff cursors when using cmds
` [PATCH v4 10/17] drm/vmwgfx: Refactor ttm reference object hashtable to use linux/hashtable
` [PATCH v4 11/17] drm/vmwgfx: Remove vmwgfx_hashtab
` [PATCH v4 12/17] drm/vmwgfx: Do not allow invalid bpp's for dumb buffers
` [PATCH v4 13/17] drm/vmwgfx: Port the framebuffer code to drm fb helpers
` [PATCH v4 14/17] drm/vmwgfx: Remove explicit and broken vblank handling
` [PATCH v4 15/17] drm/vmwgfx: Add a mksstat counter for cotable resizes
` [PATCH v4 16/17] drm/vmwgfx: Optimize initial sizes of cotables
` [PATCH v4 17/17] drm/vmwgfx: Fix a sparse warning in kernel docs
[RFC PATCH v1] drm/scheduler: Set the FIFO scheduling policy as the default
2022-10-22 1:21 UTC
[PATCH 1/2] drm/i915/pmu: Add a name to the execlists stats
2022-10-22 0:21 UTC (4+ messages)
` [PATCH 2/2] drm/i915/pmu: Connect engine busyness stats from GuC to pmu
[PATCH v3 0/7] drm/i915: prepare for uC loading on MTL
2022-10-22 0:10 UTC (8+ messages)
` [PATCH v3 1/7] drm/i915/huc: only load HuC on GTs that have VCS engines
` [PATCH v3 2/7] drm/i915/uc: fetch uc firmwares for each GT
` [PATCH v3 3/7] drm/i915/uc: use different ggtt pin offsets for uc loads
` [PATCH v3 4/7] drm/i915/guc: Add GuC deprivilege feature to MTL
` [PATCH v3 5/7] drm/i915/mtl: Handle wopcm per-GT and limit calculations
` [PATCH v3 6/7] drm/i915/guc: define media GT GuC send regs
` [PATCH v3 7/7] drm/i915/guc: handle interrupts from media GuC
[PATCH v3] drm/i915/slpc: Optmize waitboost for SLPC
2022-10-21 22:46 UTC (7+ messages)
` [Intel-gfx] "
[PATCH] drm/edid: Dump the EDID when drm_edid_get_panel_id() has an error
2022-10-21 21:18 UTC (2+ messages)
[PATCH -next] nouveau/dmem: Remove duplicated include in nouveau_dmem.c
2022-10-21 21:11 UTC (2+ messages)
[PATCH v4] drm: Remove drm_mode_config::fb_base
2022-10-21 20:57 UTC (2+ messages)
[PATCH] drm/nouveau: Remove unused variable
2022-10-21 20:12 UTC (2+ messages)
[Bug 216119] New: 087451f372bf76d breaks hibernation on amdgpu Radeon R9 390
2022-10-21 20:11 UTC (2+ messages)
` [Bug 216119] "
[PATCH v3 00/17] drm/vmwgfx: fb, cursors and hashtable refactor
2022-10-21 20:00 UTC (3+ messages)
` [PATCH v3 17/17] drm/vmwgfx: Fix a sparse warning in kernel docs
[PATCH v8 0/5] Add support for CDNS DSI J721E wrapper
2022-10-21 17:18 UTC (4+ messages)
` [PATCH v8 1/5] dt-bindings: display: bridge: Convert cdns, dsi.txt to yaml
` [PATCH v8 3/5] drm/bridge: cdns-dsi: Move to drm/bridge/cadence
` [PATCH v8 4/5] drm/bridge: cdns-dsi: Create a header file
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