dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-19 07:55:12 to 2021-02-22 10:25:11 UTC [more...]

[PULL] fixes around VM_PFNMAP and follow_pfn for 5.12 merge window
 2021-02-22 10:24 UTC 

[PATCH 0/2] Standardize DSI driver logging system
 2021-02-22  9:23 UTC  (3+ messages)
` [PATCH 1/2] drm/stm: dsi: Avoid printing errors for -EPROBE_DEFER
` [PATCH 2/2] drm/stm: dsi: Use dev_ based logging

[PATCH] drm/compat: Clear bounce structures
 2021-02-22 10:06 UTC 

[PATCH] drm/compat: more dummy implementations
 2021-02-22 10:06 UTC 

[PATCH] drm/ast: fix memory leak when unload the driver
 2021-02-22  9:39 UTC  (2+ messages)

[PULL] topic/kcmp-kconfig
 2021-02-22  9:37 UTC 

[PATCH v3 01/11] drm/atomic: Pass the full state to planes async atomic check and update
 2021-02-22  9:12 UTC  (17+ messages)
` [PATCH v3 02/11] drm: Rename plane atomic_check state names
` [PATCH v3 03/11] drm/atmel-hlcdc: Rename custom plane state variable
` [PATCH v3 04/11] drm/atomic: Pass the full state to planes atomic_check
` [PATCH v3 05/11] drm: Use the state pointer directly in "
` [PATCH v3 06/11] drm: Use state helper instead of plane state pointer in atomic_check
` [PATCH v3 07/11] drm: Store new plane state in a variable for atomic_update and disable
` [PATCH v3 08/11] drm: Rename plane->state variables in atomic update "
` [PATCH v3 09/11] drm/atomic: Pass the full state to planes atomic disable and update
` [PATCH v3 10/11] drm: Use state helper instead of the plane state pointer
` [PATCH v3 11/11] drm/todo: Remove the drm_atomic_state todo item

[RFC v3 0/3] Introduce Virtio based Dmabuf driver
 2021-02-22  8:52 UTC  (12+ messages)
` [RFC v3 2/3] virtio: Introduce Vdmabuf driver

[PATCH v4 00/80] Convert DSI code to use drm_mipi_dsi and drm_panel
 2021-02-22  8:47 UTC  (8+ messages)
` [PATCH v4 24/80] drm/omap: dsi: move TE GPIO handling into core

[PATCH] drm/shmem-helper: Don't remove the offset in vm_area_struct pgoff
 2021-02-22  8:34 UTC  (14+ messages)

linux-next: build warning after merge of the pm tree
 2021-02-22  8:34 UTC  (2+ messages)

[PATCH] drivers: gnu: drm: i915: gvt: Fixed couple of spellings in the file gtt.c
 2021-02-22  8:18 UTC 

[PATCH] efifb: Ensure graphics device for efifb stays at PCI D0
 2021-02-22  8:07 UTC  (4+ messages)

[PATCH] drm/prime: Only call dma_map_sgtable() for devices with DMA support
 2021-02-22  7:54 UTC  (12+ messages)

[PATCH] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
 2021-02-22  7:20 UTC  (4+ messages)

[PATCH] drm/radeon: A gray screen appears when going into hibernation(S4)
 2021-02-22  6:46 UTC 

[PATCH] doc: use KCFLAGS instead of EXTRA_CFLAGS to pass flags from command line
 2021-02-22  5:05 UTC  (2+ messages)

[PATCH v3 0/7] drm: sun4i: dsi: Convert drm bridge
 2021-02-22  5:54 UTC  (3+ messages)
` [PATCH v3 5/7] drm: bridge: Queue the bridge chain instead of stacking

[PATCH v3 1/9] drm/dp: add MSO related DPCD registers
 2021-02-22  5:25 UTC  (2+ messages)
  ` [Intel-gfx] "

[PATCH 0/2] Set CLEAR_PAYLOAD_ID_TABLE as broadcast request
 2021-02-22  4:00 UTC  (3+ messages)
` [PATCH 1/2] drm/dp_mst: Revise broadcast msg lct & lcr
` [PATCH 2/2] drm/dp_mst: Set CLEAR_PAYLOAD_ID_TABLE as broadcast

[PATCH] fbdev: atyfb: add stubs for aty_{ld,st}_lcd()
 2021-02-22  3:28 UTC 

[PATCH v2] drm/amdgpu/swsmu/navi1x: Remove unnecessary conversion to bool
 2021-02-22  3:15 UTC  (2+ messages)

[PATCH v1] move page flip handle into cmdq cb
 2021-02-21 23:55 UTC  (3+ messages)
` [PATCH v1] drm/mediatek: "

[git pull] drm for 5.12-rc1
 2021-02-21 23:45 UTC  (4+ messages)

[Bug 211875] New: CPU frequency scaling lost after "WARNING: CPU: 2 PID: 2358578 at smu8_send_msg_to_smc_with_parameter+0xfe/0x140 [amdgpu]"
 2021-02-21 19:17 UTC  (3+ messages)
` [Bug 211875] "

[PATCH 00/30] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-02-21 18:23 UTC  (37+ messages)
` [PATCH 01/30] drm/dp: Rewrap kdocs for struct drm_dp_aux
` [PATCH 02/30] drm/dp: Fixup kernel docs "
` [PATCH 03/30] drm/tegra: Don't register DP AUX channels before connectors
` [PATCH 04/30] drm/bridge/tc358767: Don't register DP AUX channel until bridge is attached
` [PATCH 05/30] drm/bridge/cdns-mhdp8546: Register DP aux channel with userspace
` [PATCH 06/30] drm/bridge/ti-sn65dsi86: (Un)register aux device on bridge attach/detach
` [PATCH 07/30] drm/bridge/analogix/anx78xx: Add missing drm_dp_aux_unregister() call
` [PATCH 08/30] drm/bridge/analogix/anx78xx: Setup encoder before registering connector
` [PATCH 09/30] drm/bridge/analogix/anx78xx: Cleanup on error in anx78xx_bridge_attach()
` [PATCH 10/30] drm/bridge/analogix/anx6345: Add missing drm_dp_aux_unregister() call
` [PATCH 11/30] drm/bridge/analogix/anx6345: Don't link encoder until after connector registration
` [PATCH 12/30] drm/bridge/analogix/anx6345: Cleanup on errors in anx6345_bridge_attach()
` [PATCH 13/30] drm/bridge/analogix/dp_core: Unregister DP AUX channel on error in analogix_dp_probe()
` [PATCH 14/30] drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early unregister
` [PATCH 15/30] drm/dp: Add backpointer to drm_device in drm_dp_aux
` [PATCH 16/30] drm/dp: Rewrap drm_dp_aux_register()/drm_dp_aux_init() kdocs
` [PATCH 17/30] drm/dp: Clarify DP AUX registration time
` [PATCH 18/30] drm/print: Fixup DRM_DEBUG_KMS_RATELIMITED()
` [PATCH 19/30] drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()
` [PATCH 20/30] drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()
` [PATCH 21/30] drm/dp: Always print aux channel name in logs
` [PATCH 22/30] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()
` [PATCH 23/30] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()
` [PATCH 24/30] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock()
` [PATCH 25/30] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()
` [PATCH 26/30] drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()
` [PATCH 27/30] drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()
` [PATCH 28/30] drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*()
` [PATCH 29/30] drm/dp_dual_mode: Convert drm_dp_dual_mode_helper.c to using drm_err/drm_dbg_kms()
` [PATCH 30/30] drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*()

[Bug 211277] New: sometimes crash at s2ram-wake (Ryzen 3500U): amdgpu, drm, commit_tail, amdgpu_dm_atomic_commit_tail
 2021-02-21 14:40 UTC  (3+ messages)
` [Bug 211277] "

[PATCH v4 0/3] Generic USB Display driver
 2021-02-21 11:14 UTC  (4+ messages)

[PATCH] video: fbdev: pm2fb: avoid stall on fb_sync
 2021-02-21  2:34 UTC  (9+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v6 0/3] GUD USB Display driver
 2021-02-20 17:27 UTC  (6+ messages)
` [PATCH v6 1/3] drm/uapi: Add USB connector type
` [PATCH v6 2/3] drm/probe-helper: Check epoch counter in output_poll_execute()
` [PATCH v6 3/3] drm: Add GUD USB Display driver

[RFC PATCH 3/3] drm/vkms: add overlay support
 2021-02-20 14:42 UTC 

[RFC PATCH 2/3] drm/vkms: rename cursor to plane on ops of planes composition
 2021-02-20 14:41 UTC 

[RFC PATCH 1/3] drm/vkms: decouple cursor plane setup from crtc_init
 2021-02-20 14:38 UTC 

[RFC PATCH 0/3] drm/vkms: add overlay plane support
 2021-02-20 14:37 UTC 

[PATCH v2] drm/scheduler: Fix hang when sched_entity released
 2021-02-20 12:12 UTC  (8+ messages)

[PATCH v5] drm/loongson: Add DRM Driver for Loongson 7A1000 bridge chip
 2021-02-20  9:53 UTC 

[PATCH] drm/amdgpu/sdma5.2: Remove unnecessary conversion to bool
 2021-02-20  8:35 UTC 

[RESEND v3 1/2] dt-bindings: drm/bridge: anx7625: Add power supplies
 2021-02-20  6:08 UTC  (2+ messages)
` [RESEND v3 2/2] drm/bridge: anx7625: disable regulators when power off

[PATCH] drm/amd/display: Remove unnecessary conversion to bool
 2021-02-20  7:40 UTC 

[PATCH] drm/amd/display/dc/core/dc_link_ddc: Remove unnecessary conversion to bool
 2021-02-20  7:15 UTC 

[PATCH RFC v1 0/6] swiotlb: 64-bit DMA buffer
 2021-02-19 23:59 UTC  (4+ messages)
` [PATCH RFC v1 5/6] xen-swiotlb: convert variables to arrays

[PATCH v2 2/2] drm/msm/dp: add supported max link rate specified from dtsi
 2021-02-19 22:46 UTC  (4+ messages)

[PATCH v3 0/2] Add support of Lontium lt8912 MIPI to HDMI bridge
 2021-02-19 21:47 UTC  (6+ messages)
` [PATCH v3 2/2] drm/bridge: Introduce LT8912 DSI "

[RFC v4 00/11] drm: Extract DPCD backlight helpers from i915, add support in nouveau
 2021-02-19 21:14 UTC  (7+ messages)
` [RFC v4 10/11] drm/dp: Extract i915's eDP backlight code into DRM helpers
  ` [Intel-gfx] "

[Bug 211501] New: Kernel freeze when waking monitor from blanking / DPMS (AMDGPU / DC)
 2021-02-19 20:28 UTC  (2+ messages)
` [Bug 211501] "

[PATCH V1 0/2] Fix WLED FSC Sync and brightness Sync settings
 2021-02-19 18:08 UTC  (4+ messages)
` [PATCH V1 1/2] backlight: qcom-wled: Fix FSC update issue for WLED5
` [PATCH V1 2/2] backlight: qcom-wled: Correct the sync_toggle sequence

[PATCH] drm/panel: kd35t133: allow using non-continuous dsi clock
 2021-02-19 16:16 UTC  (2+ messages)

[PATCH] drm/panel: elida-kd35t133: allow using non-continuous dsi clock
 2021-02-19 16:02 UTC  (3+ messages)

[PATCH] drm/msm/a6xx: fix for kernels without CONFIG_NVMEM
 2021-02-19 16:00 UTC  (10+ messages)

[PATCH] drm/vblank: Avoid storing a timestamp for the same frame twice
 2021-02-19 15:47 UTC  (4+ messages)
` [PATCH v2] drm/vblank: Do not store a new vblank timestamp in drm_vblank_restore()

[PATCH v2 0/4] Add support for SVM atomics in Nouveau
 2021-02-19 14:01 UTC  (3+ messages)
` [PATCH v2 1/4] hmm: Device exclusive memory access

[PATCH v4 0/7] drm/sun4i: Add support for dual-link LVDS on the A20
 2021-02-19 13:59 UTC  (8+ messages)
` [PATCH v4 1/7] of: Make of_graph_get_port_by_id take a const device_node
` [PATCH v4 2/7] drm/of: Change the prototype of drm_of_lvds_get_dual_link_pixel_order
` [PATCH v4 3/7] dt-bindings: display: sun4i: Add LVDS Dual-Link property
` [PATCH v4 4/7] drm/sun4i: tcon: Refactor the LVDS and panel probing
` [PATCH v4 5/7] drm/sun4i: tcon: Support the LVDS Dual-Link
` [PATCH v4 6/7] drm/sun4i: tcon: Enable the A20 dual-link output
` [PATCH v4 7/7] [DO NOT MERGE] ARM: dts: sun7i: Enable LVDS Dual-Link on the Cubieboard

[PATCH] drm/shmem-helpers: vunmap: Don't put pages for dma-buf
 2021-02-19 13:54 UTC  (2+ messages)

[PATCH 0/5] drm/omap: hdmi: improve hdmi4 CEC, add CEC for hdmi5
 2021-02-19 12:07 UTC  (15+ messages)
` [PATCH 1/5] drm: drm_bridge: add cec_init/exit bridge ops
` [PATCH 2/5] drm/omap: hdmi4: switch to the cec "
` [PATCH 3/5] drm/omap: hdmi4: simplify CEC Phys Addr handling
` [PATCH 4/5] drm/omap: hdmi5: add CEC support
` [PATCH 5/5] ARM: dts: dra7/omap5: add cec clock

[PATCH] drm/amdgpu/swsmu/navi1x: Remove unnecessary conversion to bool
 2021-02-19 11:23 UTC  (2+ messages)

[PATCH v4 00/14] RFC Support hot device unplug in amdgpu
 2021-02-19 10:24 UTC  (13+ messages)

[RFC v4 0/3] Introduce Virtio based Dmabuf driver(s)
 2021-02-19  9:55 UTC  (4+ messages)
` [RFC v4 1/3] kvm: Add a notifier for create and destroy VM events
` [RFC v4 2/3] virtio: Introduce Vdmabuf driver
` [RFC v4 3/3] vhost: Add Vdmabuf backend

[Bug 201497] New: [amdgpu]: '*ERROR* No EDID read' is back in 4.19
 2021-02-19  9:47 UTC  (2+ messages)
` [Bug 201497] "

[PATCH v3 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2021-02-19  9:18 UTC  (2+ messages)

[Bug 211425] New: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 20secs aborting
 2021-02-19  8:50 UTC  (2+ messages)
` [Bug 211425] "

[PATCH] drm/drv: Remove initialization of static variables
 2021-02-19  8:23 UTC  (2+ messages)

[PATCH] drm/ttm: Fix a memory leak
 2021-02-19  8:05 UTC 

[PATCH 8/9] drm/panel: simple: add Jenson JT60249-01
 2021-02-18 22:56 UTC  (2+ messages)
` [PATCH 9/9] drm/panel: simple: add Jenson JT60250-02

[PATCH 0/9] Add 4 Jenson simple panels
 2021-02-18 22:54 UTC  (5+ messages)
` [PATCH 2/9] dt-bindings: display/panel: add Jenson JT60248-01
` [PATCH 3/9] dt-bindings: display/panel: add Jenson JT60249-01
` [PATCH 5/9] dt-bindings: display/panel: add Jenson JT60250-02
` [PATCH 7/9] drm/panel: simple: add Jenson JT60248-01


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