dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-21 14:02:55 to 2021-07-22 07:42:09 UTC [more...]

[PATCH v1 0/7] drm/bridge: Drop deprecated functions
 2021-07-22  7:42 UTC  (15+ messages)
` [PATCH v1 1/7] drm/bridge: ps8640: Use atomic variants of drm_bridge_funcs
` [PATCH v1 2/7] drm/bridge: Drop unused drm_bridge_chain functions
` [PATCH v1 3/7] drm/bridge: Add drm_bridge_new_crtc_state() helper
` [PATCH v1 4/7] drm/bridge: lontium-lt9611: Use atomic variants of drm_bridge_funcs
` [PATCH v1 5/7] drm/mediatek: Drop chain_mode_fixup call in mode_valid()
` [PATCH v1 6/7] drm/bridge: Drop drm_bridge_chain_mode_fixup
` [PATCH v1 7/7] drm/todo: Add bridge related todo items

[PATCH] drm: document drm_property_enum.value for bitfields
 2021-07-22  7:34 UTC  (3+ messages)

[PATCH] drm: document drm_mode_get_property
 2021-07-22  7:32 UTC  (2+ messages)

[Bug 213053] New: WARNING on dcn30_hwseq.c dcn30_set_hubp_blank, AMD Radeon 6700XT
 2021-07-22  7:21 UTC  (2+ messages)
` [Bug 213053] "

[PATCH v2 0/3] Add ilitek ili9341 panel driver
 2021-07-22  7:10 UTC  (18+ messages)
` [PATCH v2 1/3] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
` [PATCH v2 2/3] ARM: dts: stm32: fix dtbs_check warning on ili9341 dts binding
` [PATCH v2 3/3] drm/panel: Add ilitek ili9341 panel driver

[PATCH] drm/ttm: remove special handling for non GEM drivers
 2021-07-21 13:21 UTC  (4+ messages)

[PATCH v2 00/14] drm/i915/guc: Enable GuC based power management features
 2021-07-22  2:36 UTC  (29+ messages)
` [PATCH 01/14] drm/i915/guc: SQUASHED PATCH - DO NOT REVIEW
` [PATCH 02/14] drm/i915/guc/slpc: Initial definitions for SLPC
` [PATCH 03/14] drm/i915/guc/slpc: Gate Host RPS when SLPC is enabled
` [PATCH 04/14] drm/i915/guc/slpc: Adding SLPC communication interfaces
` [PATCH 05/14] drm/i915/guc/slpc: Allocate, initialize and release SLPC
  ` [Intel-gfx] "
` [PATCH 06/14] drm/i915/guc/slpc: Enable SLPC and add related H2G events
` [PATCH 07/14] drm/i915/guc/slpc: Add methods to set min/max frequency
` [PATCH 08/14] drm/i915/guc/slpc: Add get max/min freq hooks
` [PATCH 09/14] drm/i915/guc/slpc: Add debugfs for SLPC info
` [PATCH 10/14] drm/i915/guc/slpc: Enable ARAT timer interrupt
` [PATCH 11/14] drm/i915/guc/slpc: Cache platform frequency limits
` [PATCH 12/14] drm/i915/guc/slpc: Sysfs hooks for SLPC
` [PATCH 13/14] drm/i915/guc/slpc: Add SLPC selftest
` [PATCH 14/14] drm/i915/guc/rc: Setup and enable GUCRC feature

[PATCH] drm/panfrost: devfreq: Don't display error for EPROBE_DEFER
 2021-07-21 21:48 UTC 

[PATCH v1 00/10] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-07-22  5:25 UTC  (8+ messages)
` [PATCH v1 01/10] dt-bindings: mediatek: add pseudo-ovl definition "
` [PATCH v1 06/10] drm/mediatek: add ETHDR support for MT8195

[PATCH] video: fbdev: neofb: add a check against divide error
 2021-07-21 12:43 UTC 

[PATCH 0/4] Nuke legacy hw_id
 2021-07-22  5:11 UTC  (13+ messages)
` [PATCH 1/4] drm/i915/gt: fix platform prefix
` [PATCH 2/4] drm/i915/gt: nuke unused legacy engine hw_id
` [PATCH 3/4] drm/i915/gt: rename legacy engine->hw_id to engine->gen6_hw_id
    ` [Intel-gfx] "
` [PATCH 4/4] drm/i915/gt: nuke gen6_hw_id
  ` [Intel-gfx] "

[PATCH 00/51] GuC submission support
 2021-07-22  4:47 UTC  (7+ messages)
` [PATCH 06/51] drm/i915/guc: Implement GuC context operations for new inteface
` [PATCH 33/51] drm/i915/guc: Provide mmio list to be saved/restored on engine reset

[PATCH] drivers/firmware: fix sysfb depends to prevent build failures
 2021-07-22  4:41 UTC 

[PATCH v2 1/2] drm/msm/dsi: update dsi register header file for tpg
 2021-07-22  2:50 UTC  (2+ messages)
` [PATCH v2 2/2] drm/msm/dsi: add support for dsi test pattern generator

[PATCH] drm/msm/dp: Initialize the INTF_CONFIG register
 2021-07-22  2:44 UTC 

[PATCH 0/5] drm/msm/dp: Allow variation in register regions
 2021-07-22  2:42 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: msm/dp: Change reg definition
` [PATCH 2/5] drm/msm/dp: Use devres for ioremap()
` [PATCH 3/5] drm/msm/dp: Refactor ioremap wrapper
` [PATCH 4/5] drm/msm/dp: Store each subblock in the io region
` [PATCH 5/5] drm/msm/dp: Allow sub-regions to be specified in DT

[PATCH 10/54] dt-bindings: display: panel-lvds: Document panel compatibles
 2021-07-22  2:29 UTC  (6+ messages)
` [PATCH 11/54] dt-bindings: display: simple-bridge: Add corpro, gm7123 compatible

[PATCH v4] drm/mediatek: Fix cursor plane didn't update
 2021-07-22  1:47 UTC 

[PATCH] drm/mediatek: dpi: fix NULL dereference in mtk_dpi_bridge_atomic_check
 2021-07-22  0:42 UTC  (2+ messages)

[PATCH 00/18] Series to merge a subset of GuC submission
 2021-07-21 23:57 UTC  (6+ messages)
` [PATCH 06/18] drm/i915/guc: Implement GuC context operations for new inteface
` [PATCH 12/18] drm/i915/guc: Ensure request ordering via completion fences

[PATCH v4] drm/msm/dp: add logs across DP driver for ease of debugging
 2021-07-21 23:19 UTC 

[v2 0/3] drm/msm/dsi: Add display DSI support for SC7280 target
 2021-07-21 22:41 UTC  (7+ messages)
` [v2 1/3] dt-bindings: msm/dsi: Add sc7280 7nm dsi phy
` [v2 2/3] drm/msm/dsi: Add PHY configuration for SC7280
` [v2 3/3] drm/msm/dsi: Add DSI support "

[PATCH][next] drm: Fix space indentations, replace with tabs
 2021-07-21 22:11 UTC 

[PATCH v3] drm/msm/dp: add logs across DP driver for ease of debugging
 2021-07-21 22:01 UTC  (3+ messages)

[pull] amdgpu drm-fixes-5.14
 2021-07-21 21:58 UTC 

[PATCH 00/18] Series to merge a subset of GuC submission
 2021-07-21 21:51 UTC  (19+ messages)
` [PATCH 01/18] drm/i915/guc: Add new GuC interface defines and structures
` [PATCH 02/18] drm/i915/guc: Remove GuC stage descriptor, add LRC descriptor
` [PATCH 03/18] drm/i915/guc: Add LRC descriptor context lookup array
` [PATCH 04/18] drm/i915/guc: Implement GuC submission tasklet
` [PATCH 05/18] drm/i915/guc: Add bypass tasklet submission path to GuC
` [PATCH 06/18] drm/i915/guc: Implement GuC context operations for new inteface
` [PATCH 07/18] drm/i915/guc: Insert fence on context when deregistering
` [PATCH 08/18] drm/i915/guc: Defer context unpin until scheduling is disabled
` [PATCH 09/18] drm/i915/guc: Disable engine barriers with GuC during unpin
` [PATCH 10/18] drm/i915/guc: Extend deregistration fence to schedule disable
` [PATCH 11/18] drm/i915: Disable preempt busywait when using GuC scheduling
` [PATCH 12/18] drm/i915/guc: Ensure request ordering via completion fences
` [PATCH 13/18] drm/i915/guc: Disable semaphores when using GuC scheduling
` [PATCH 14/18] drm/i915/guc: Ensure G2H response has space in buffer
` [PATCH 15/18] drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
` [PATCH 16/18] drm/i915/guc: Update GuC debugfs to support new GuC
` [PATCH 17/18] drm/i915/guc: Add trace point for GuC submit
` [PATCH 18/18] drm/i915: Add intel_context tracing

[PATCH v5 00/15] drm/i915: Introduce Intel PXP
 2021-07-21 21:07 UTC  (10+ messages)
` [PATCH v5 03/15] drm/i915/pxp: define PXP device flag and kconfig
` [PATCH v5 05/15] drm/i915/pxp: Implement funcs to create the TEE channel
` [PATCH v5 07/15] drm/i915/pxp: Create the arbitrary session after boot
` [PATCH v5 09/15] drm/i915/pxp: Implement PXP irq handler

[RESEND PATCH v6 00/14] drm/trace: Mirror DRM debug logs to tracefs
 2021-07-21 20:54 UTC  (16+ messages)
` [RESEND PATCH v6 01/14] drm/mipi_dbi: Convert pr_debug calls to DRM_DEBUG_DRIVER
` [RESEND PATCH v6 02/14] drm/sil164: Convert dev_printk to drm_dev_dbg
` [RESEND PATCH v6 03/14] drm/i915/utils: Replace dev_printk with drm helpers
` [RESEND PATCH v6 04/14] drm/msm/dpu: Replace definitions for dpu debug macros
` [RESEND PATCH v6 05/14] drm/print: rename drm_debug* to be more syslog-centric
` [RESEND PATCH v6 06/14] drm/amd: Gate i2c transaction logs on drm_debug_syslog
` [RESEND PATCH v6 07/14] drm/etnaviv: Change buffer dump checks to target syslog
` [RESEND PATCH v6 08/14] drm/nouveau: Change debug checks to specifically "
` [RESEND PATCH v6 09/14] drm/i915: Change infoframe debug checks to specify syslog
` [RESEND PATCH v6 10/14] drm/print: Add drm_debug_category_printer
` [RESEND PATCH v6 11/14] drm/mst: Convert debug printers to debug category printers
` [RESEND PATCH v6 12/14] drm/i915: Use debug category printer for welcome message
` [RESEND PATCH v6 13/14] drm/atomic: Use debug category printer for atomic state printer
` [RESEND PATCH v6 14/14] drm/print: Add tracefs support to the drm logging helpers

[PATCH 0/7] drm/i915: Migrate memory to SMEM when imported cross-device
 2021-07-21 20:32 UTC  (18+ messages)
` [PATCH 3/7] drm/i915/gem: Unify user object creation
` [PATCH 5/7] drm/i915/gem/ttm: Respect the objection region in placement_from_obj
                    ` [Intel-gfx] "

[PATCH 0/4] Some DG1 uAPI cleanup
 2021-07-21 20:27 UTC  (5+ messages)
` [PATCH 3/4] drm/i915/userptr: Probe existence of backing struct pages upon creation

[PATCH] drm/i915: Ditch i915 globals shrink infrastructure
 2021-07-21 20:24 UTC  (3+ messages)

[PATCH 0/6] Fix the debugfs splat from mock selftests (v3)
 2021-07-21 20:15 UTC  (10+ messages)
` [PATCH 1/6] drm/i915: Call i915_globals_exit() after i915_pmu_exit()
` [PATCH 2/6] drm/i915: Call i915_globals_exit() if pci_register_device() fails
` [PATCH 3/6] drm/i915: Use a table for i915_init/exit (v2)
` [PATCH 4/6] drm/ttm: Force re-init if ttm_global_init() fails
` [PATCH 5/6] drm/ttm: Initialize debugfs from ttm_global_init()
` [PATCH 6/6] drm/i915: Make the kmem slab for i915_buddy_block a global
    ` [Intel-gfx] "

[PATCH 0/7] drm/i915: Migrate memory to SMEM when imported cross-device (v8)
 2021-07-21 20:13 UTC  (8+ messages)
` [PATCH 1/7] drm/i915/gem: Check object_can_migrate from object_migrate
` [PATCH 2/7] drm/i915/gem: Refactor placement setup for i915_gem_object_create* (v2)
` [PATCH 3/7] drm/i915/gem: Call i915_gem_flush_free_objects() in i915_gem_dumb_create()
` [PATCH 4/7] drm/i915/gem: Unify user object creation (v3)
` [PATCH 5/7] drm/i915/gem/ttm: Respect the objection region in placement_from_obj
` [PATCH 6/7] drm/i915/gem: Correct the locking and pin pattern for dma-buf (v8)
` [PATCH 7/7] drm/i915/gem: Migrate to system at dma-buf attach time (v7)

[PATCH] backlight: pwm_bl: Avoid backlight flicker if backlight control GPIO is input
 2021-07-21 20:10 UTC  (10+ messages)

[PATCH] drm/msm: Add fence->wait() op
 2021-07-21 19:03 UTC  (8+ messages)
` [Linaro-mm-sig] "

[PATCH 0/7] drm/i915: Migrate memory to SMEM when imported cross-device (v7)
 2021-07-21 18:22 UTC  (6+ messages)
` [PATCH 2/7] drm/i915/gem: Refactor placement setup for i915_gem_object_create* (v2)

[PATCH 00/16] Enable GuC based power management features
 2021-07-21 17:36 UTC  (5+ messages)
` [PATCH 07/16] drm/i915/guc/slpc: Enable slpc and add related H2G events
  ` [Intel-gfx] "

[PATCH] drm/panel: panel-simple: Add connector_type for EDT ETM0700G0BDH6 panel
 2021-07-21 17:12 UTC 

[PATCH 0/3] drm/amdgpu: modernize virtual display feature
 2021-07-21 17:07 UTC  (4+ messages)
` [PATCH 1/3] drm/amdgpu: create amdgpu_vkms (v2)
` [PATCH 2/3] drm/amdgpu: cleanup dce_virtual
` [PATCH 3/3] drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)

[PATCH] fbdev: simplefb: fix Kconfig dependencies
 2021-07-21 16:29 UTC  (2+ messages)

[PATCH v4] backlight: ktd253: Stabilize backlight
 2021-07-21 16:28 UTC  (4+ messages)

[PATCH v5 0/2] Add p2p via dmabuf to habanalabs
 2021-07-21 16:10 UTC  (2+ messages)

[PATCH] drm: fb_helper: fix CONFIG_FB dependency
 2021-07-21 15:22 UTC 

[PATCH 0/6] Fix the debugfs splat from mock selftests
 2021-07-21 15:20 UTC  (6+ messages)
` [PATCH 3/6] drm/i915: Always call i915_globals_exit() from i915_exit()

[PATCH 0/6] Fix the debugfs splat from mock selftests
 2021-07-21 15:12 UTC  (4+ messages)
` [PATCH 3/6] drm/i915: Use a table for i915_init/exit
  ` [Intel-gfx] "

[PATCH 1/2] dma-buf: clarify dma_fence_ops->wait documentation
 2021-07-21 14:54 UTC  (8+ messages)
` [PATCH 2/2] dma-buf: clarify dma_fence_add_callback documentation

[PATCH] drm/amdgpu/acp: Make PM domain really work
 2021-07-21 14:35 UTC  (2+ messages)

[PATCH] dt-bindings: Remove "status" from schema examples
 2021-07-21 14:26 UTC  (2+ messages)

[PATCH] drm/hisilicon/hibmc: Remove variable 'priv' from hibmc_unload()
 2021-07-21 14:18 UTC  (2+ messages)
` 答复: "


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