messages from 2023-06-20 19:07:26 to 2023-06-21 15:11:09 UTC [more...]
[PATCH 1/2] dt-bindings: ili9881c: add compatible string for Elida hj080be31ia1
2023-06-21 12:21 UTC (2+ messages)
[syzbot] [dri?] divide error in drm_mode_vrefresh
2023-06-21 15:11 UTC
[RFC PATCH v3 0/4] drm: Standardize device reset notification
2023-06-21 15:09 UTC (12+ messages)
` [RFC PATCH v3 1/4] drm/doc: Document DRM device reset expectations
` [RFC PATCH v3 2/4] drm: Create DRM_IOCTL_GET_RESET
` [RFC PATCH v3 3/4] drm/amdgpu: Implement DRM_IOCTL_GET_RESET
` [RFC PATCH v3 4/4] drm/i915: "
[PATCH v4 0/3] drm/panel: add fannal c3004 panel
2023-06-21 15:08 UTC (8+ messages)
` [PATCH v4 3/3] drm/panel-fannal-c3004: Add fannal c3004 DSI panel
[PATCH v6] drm/sched: Make sure we wait for all dependencies in kill_jobs_cb()
2023-06-21 15:03 UTC (6+ messages)
[PATCH v10 00/11] drm/etnaviv: Add pci device driver support
2023-06-21 15:00 UTC (38+ messages)
` [PATCH v10 01/11] drm/etnaviv: Add a dedicated function to register an irq handler
` [PATCH v10 02/11] drm/etnaviv: Add a dedicated function to get various clocks
` [PATCH v10 03/11] drm/etnaviv: Add dedicated functions to create and destroy platform device
` [PATCH v10 04/11] drm/etnaviv: Add helpers for private data construction and destruction
` [PATCH v10 05/11] drm/etnaviv: Allow bypass component framework
` [PATCH v10 06/11] drm/etnaviv: Add driver support for the PCI devices
` [PATCH v10 07/11] drm/etnaviv: Add support for the dma coherent device
` [PATCH v10 08/11] drm/etnaviv: Add a dedicated function to create the virtual master
` [PATCH v10 09/11] drm/etnaviv: Clean up etnaviv_pdev_probe() function
` [PATCH v10 10/11] drm/etnaviv: Keep the curly brace aligned
[PATCH V4 0/8] Support Wifi RFI interference mitigation feature
2023-06-21 14:25 UTC (12+ messages)
` [PATCH V4 1/8] drivers/acpi: Add support for Wifi band RF mitigations
` [PATCH V4 2/8] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH V4 3/8] wifi: mac80211: Add support for ACPI WBRF
` [PATCH V4 4/8] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH V4 5/8] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH V4 6/8] drm/amd/pm: add flood detection for wbrf events
` [PATCH V4 7/8] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH V4 8/8] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7
[PATCH] drm/sched: Call drm_sched_fence_set_parent() from drm_sched_fence_scheduled()
2023-06-21 14:21 UTC (4+ messages)
[PATCH v2] Documentation/gpu: Add a VM_BIND async draft document
2023-06-21 14:14 UTC (3+ messages)
[PATCH 1/2] drm: execution context for GEM buffers v5
2023-06-21 14:08 UTC (4+ messages)
` [PATCH 2/2] drm: add drm_exec selftests v4
[PATCH v3 05/10] drm/amdgpu: Use RMW accessors for changing LNKCTL
2023-06-20 13:46 UTC (2+ messages)
` [PATCH v3 06/10] drm/radeon: "
[PATCH] dma-buf: keep the signaling time of merged fences
2023-06-21 8:36 UTC (2+ messages)
Common DRM execution context v4
2023-06-21 13:35 UTC (12+ messages)
` [PATCH 01/13] drm: execution context for GEM buffers v4
[PATCH v2 00/14] drm/ast: Refactor the device-detection code
2023-06-21 13:34 UTC (16+ messages)
` [PATCH v2 01/14] drm/ast: Fix DRAM init on AST2200
` [PATCH v2 02/14] drm/ast: Remove vga2_clone field
` [PATCH v2 03/14] drm/ast: Implement register helpers in ast_drv.h
` [PATCH v2 04/14] drm/ast: Remove dead else branch in POST code
` [PATCH v2 05/14] drm/ast: Remove device POSTing and config from chip detection
` [PATCH v2 06/14] drm/ast: Set PCI config before accessing I/O registers
` [PATCH v2 07/14] drm/ast: Enable and unlock device access early during init
` [PATCH v2 08/14] drm/ast: Set up release action right after enabling MMIO
` [PATCH v2 09/14] drm/ast: Distinguish among chip generations
` [PATCH v2 10/14] drm/ast: Detect AST 1300 model
` [PATCH v2 11/14] drm/ast: Detect AST 1400 model
` [PATCH v2 12/14] drm/ast: Detect AST 2510 model
` [PATCH v2 13/14] drm/ast: Move widescreen and tx-chip detection into separate helpers
` [PATCH v2 14/14] drm/ast: Merge config and chip detection
[PATCH v2] drm/i915: Replace kmap() with kmap_local_page()
2023-06-21 13:24 UTC (3+ messages)
[PATCH] drm: etnaviv: Replace of_platform.h with explicit includes
2023-06-21 13:20 UTC (3+ messages)
[PATCH] drm/bridge: lt9611uxc: Add MODULE_FIRMWARE macro
2023-06-21 12:58 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 0/4] Fix mediatek-drm coverity issues
2023-06-21 12:38 UTC (9+ messages)
` [PATCH v3 1/4] drm/mediatek: Remove freeing not dynamic allocated memory
` [PATCH v3 2/4] drm/mediatek: Add cnt checking for coverity issue
` [PATCH v3 3/4] drm/mediatek: Add casting before assign
` [PATCH v3 4/4] drm/mediatek: Fix dereference before null check
[PATCH] dma-buf: keep the signaling time of merged fences
2023-06-21 12:35 UTC (5+ messages)
[PATCH] drm/virtgpu: Replace dev_private by helper function
2023-06-21 11:57 UTC (6+ messages)
` "
[PATCH v6 0/8] Initial support for Cadence MHDP8501(HDMI/DP) for i.MX8MQ
2023-06-21 11:57 UTC (11+ messages)
` [PATCH v6 2/8] dt-bindings: display: bridge: Add Cadence MHDP8501 HDMI and DP
` [EXT] "
` [PATCH v6 4/8] phy: Add HDMI configuration options
` [PATCH v6 7/8] phy: freescale: Add DisplayPort PHY driver for i.MX8MQ
` [PATCH v6 8/8] phy: freescale: Add HDMI "
[PATCH 08/14] drm/ast: Set up release action right after enabling MMIO
2023-06-21 11:53 UTC (5+ messages)
` [08/14] "
[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
2023-06-21 11:04 UTC (6+ messages)
` [PATCH 4/9] drm/verisilicon: Add gem driver for JH7110 SoC
` [PATCH 5/9] drm/verisilicon: Add mode config funcs
[RFC 0/9] drm: rcar-du: cmm: Enable 3D LUT support
2023-06-21 10:33 UTC (11+ messages)
` [RFC 1/9] drm: Add 3D LUT mode and its attributes
` [RFC 2/9] drm/drm_color_mgmt: add shaper LUT to color mgmt properties
` [RFC 3/9] drm/drm_color_mgmt: add 3D LUT props to DRM color mgmt
` [RFC 4/9] drm/drm_color_mgmt: add function to create 3D LUT modes supported
` [RFC 5/9] drm/drm_color_mgmt: add function to attach 3D LUT props
` [RFC 6/9] drm: rcar-du: cmm: Refactor LUT configuration
` [RFC 7/9] drm: rcar-du: cmm: Provide 3D-CLU support
` [RFC 8/9] drm: rcar-du: kms: Configure the CLU
` [RFC 9/9] drm: rcar-du: crtc: Enable 3D LUT
[PULL] drm-intel-next-fixes
2023-06-21 9:54 UTC
[PATCH v2] drm: Update file owner during use
2023-06-21 9:48 UTC
[PATCH 0/3] drm/mediatek: General cleanups
2023-06-21 9:36 UTC (7+ messages)
` [PATCH 1/3] drm/mediatek: Use devm_platform_get_and_ioremap_resource()
` [PATCH 2/3] drm/mediatek: Use dev_err_probe() in probe functions
` [PATCH 3/3] drm/mediatek: Use devm variant for pm_runtime_enable() when possible
[PATCH 0/3] dt-bindings: display: msm: document the SM8[345]50 displayport MDSS subnode
2023-06-21 9:26 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: display: msm: sm8350-mdss: document displayport controller subnode
` [PATCH 2/3] dt-bindings: display: msm: sm8450-mdss: "
` [PATCH 3/3] dt-bindings: display: msm: sm8550-mdss: "
[PATCH] dma-buf: heaps: Delete repeated word
2023-06-21 8:58 UTC (2+ messages)
[PATCH 0/4] drm/rockchip: Fix crtc duplicate state and crtc reset funcs
2023-06-21 8:11 UTC (9+ messages)
` [PATCH 1/4] drm/rockchip: vop: Fix reset of state in duplicate state crtc funcs
` [PATCH 2/4] drm/rockchip: vop: Use cleanup helper directly as destroy funcs
` [PATCH 3/4] drm/rockchip: vop2: Don't crash for invalid duplicate_state
` [PATCH 4/4] drm/rockchip: vop2: Add missing call to crtc reset helper
[PATCH 0/3] drm/gem-dma: Remove unnecessary calls
2023-06-21 8:05 UTC (4+ messages)
` [PATCH 1/3] drm/rcar-du: Import buffers with GEM DMA's helpers
[PATCH v2 0/3] drm: Allow PRIME 'self-import' for all drivers
2023-06-21 8:01 UTC (4+ messages)
` [PATCH v2 3/3] drm/prime: Unexport helpers for fd/handle conversion
[PATCH 0/9] Add support for XLCDC to sam9x7 SoC family
2023-06-21 7:47 UTC (7+ messages)
` [PATCH 1/9] dt-bindings: mfd: Add bindings for SAM9X7 LCD controller
[PATCH v2] drm/mediatek: Fix void-pointer-to-enum-cast warning
2023-06-21 7:54 UTC
[PATCH 1/8] drm/etnaviv: move down etnaviv_gpu_recover_hang() in file
2023-06-21 7:35 UTC (7+ messages)
` [PATCH 6/8] drm/etnaviv: better track GPU state
` [PATCH 7/8] drm/etnaviv: drop GPU initialized property
` [PATCH 8/8] drm/etnaviv: expedited MMU fault handling
[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
2023-06-21 7:33 UTC (9+ messages)
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
[PATCH 0/5] accel/qaic: Improve bounds checking in encode/decode
2023-06-21 7:22 UTC (6+ messages)
` [PATCH 1/5] accel/qaic: tighten bounds checking in encode_message()
` [PATCH 2/5] accel/qaic: tighten bounds checking in decode_message()
` [PATCH 3/5] accel/qaic: Add consistent integer overflow checks
` [PATCH 4/5] accel/qaic: move and expand integer overflow checks for map_user_pages()
` [PATCH 5/5] accel/qaic: Fix a leak in map_user_pages()
[PATCH 0/6] drm: Add mouse cursor hotspot support to atomic KMS
2023-06-21 7:10 UTC (6+ messages)
[RFC 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
2023-06-21 6:40 UTC (6+ messages)
` [RFC 1/5] drm/netlink: Add netlink infrastructure
` [Intel-xe] "
[PATCH v2] drm/amd/pm: Vangogh: Add new gpu_metrics_v2_4 to acquire gpu_metrics
2023-06-21 6:31 UTC
[PATCH] drm/amd/amdgpu: Use “__packed“ instead of "pragma pack()"
2023-06-21 6:28 UTC (3+ messages)
[PATCH v2] drm/edid: Add quirk for OSVR HDK 2.0
2023-06-21 6:19 UTC
[PATCH v4 0/6] Move dma-buf mmap() reservation locking down to exporters
2023-06-21 5:42 UTC (4+ messages)
` [PATCH v4 5/6] dma-buf: Change locking policy for mmap()
[PATCH] drm/amd/pm: Vangogh: Add new gpu_metrics_v2_4 to acquire gpu_metrics
2023-06-21 4:12 UTC (2+ messages)
[PATCH net-next v8 00/11] Brcm ASP 2.0 Ethernet Controller
2023-06-21 3:03 UTC (3+ messages)
` [PATCH net-next v8 03/11] net: bcmasp: Add support for ASP2.0 Ethernet controller
[PATCH drm-next v5 09/14] drm/nouveau: fence: separate fence alloc and emit
2023-06-21 2:26 UTC (2+ messages)
[PATCH v2] drm/i915/guc/slpc: Apply min softlimit correctly
2023-06-21 1:42 UTC
[PATCH V3 0/7] Support Wifi RFI interference mitigation feature
2023-06-21 1:26 UTC (12+ messages)
` [PATCH V3 1/7] drivers/acpi: Add support for Wifi band RF mitigations
` [PATCH V3 2/7] wifi: mac80211: Add support for ACPI WBRF
` [PATCH V3 4/7] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
[PATCH] drm/mediatek: Fix void-pointer-to-enum-cast warning
2023-06-21 0:51 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: Properly tune the size of struct
2023-06-21 0:41 UTC (2+ messages)
[PATCH 0/3] Add support for databus widen mode
2023-06-20 23:37 UTC (21+ messages)
` [PATCH 1/3] drm/msm/dpu: Add DPU_INTF_DATABUS_WIDEN feature flag for DPU >= 5.0
` [Freedreno] "
` [PATCH 2/3] drm/msm/dpu: Set DATABUS_WIDEN on command mode encoders
[PATCH v3] drm/msm/a2xx: Call adreno_gpu_init() earlier
2023-06-20 23:23 UTC
[PATCH] drm/gma500: Replace kmap{,_atomic}() with page_address()
2023-06-20 22:31 UTC (2+ messages)
[PATCH 1/3] drm/msm/a3xx: Pass the revision information
2023-06-20 22:08 UTC (4+ messages)
[Intel-xe] [RFC PATCH 1/1] drm/xe: Introduce function pointers for MMIO functions
2023-06-20 21:15 UTC (3+ messages)
[PATCH v2] drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2
2023-06-20 19:59 UTC (5+ messages)
[PATCH] drm/display/dp_mst: Fix missing check for return value of drm_atomic_get_mst_payload_state()
2023-06-20 19:48 UTC (2+ messages)
[PATCH] drm/bridge_connector: use drm_kms_helper_connector_hotplug_event()
2023-06-20 19:07 UTC (4+ messages)
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