dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-10 17:04:09 to 2021-09-13 16:07:12 UTC [more...]

[Bug 211425] New: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 20secs aborting
 2021-09-13 16:07 UTC  (2+ messages)
` [Bug 211425] "

[Bug 214375] New: 5.14 Regression: Null pointer dereference in radeon_agp_head_init
 2021-09-13 16:06 UTC  (3+ messages)
` [Bug 214375] "

[PATCH 1/1] drm/amdkfd: Add sysfs bitfields and enums to uAPI
 2021-09-13 15:21 UTC  (2+ messages)

[RFC][PATCH] drm/amdgpu/powerplay/smu10: Add custom profile
 2021-09-13 15:10 UTC  (4+ messages)

[PATCH v2 1/2] drm/msm/dpu: Add a function to retrieve the current CTL status
 2021-09-13 14:14 UTC  (3+ messages)
` [PATCH v2 2/2] drm/msm/dpu: Fix timeout issues on command mode panels

[PATCH] drm/rockchip: add DRM_BRIDGE_ATTACH_NO_CONNECTOR flag to drm_bridge_attach
 2021-09-13 12:51 UTC 

Deploying new iterator interface for dma-buf
 2021-09-13 13:17 UTC  (27+ messages)
` [PATCH 01/26] dma-buf: add dma_resv_for_each_fence_unlocked
` [PATCH 02/26] dma-buf: add dma_resv_for_each_fence
` [PATCH 03/26] dma-buf: use new iterator in dma_resv_copy_fences
` [PATCH 04/26] dma-buf: use new iterator in dma_resv_get_fences v2
` [PATCH 05/26] dma-buf: use new iterator in dma_resv_wait_timeout
` [PATCH 06/26] dma-buf: use new iterator in dma_resv_test_signaled
` [PATCH 07/26] drm/ttm: use the new iterator in ttm_bo_flush_all_fences
` [PATCH 08/26] drm/amdgpu: use the new iterator in amdgpu_sync_resv
` [PATCH 09/26] drm/amdgpu: use new iterator in amdgpu_ttm_bo_eviction_valuable
` [PATCH 10/26] drm/msm: use new iterator in msm_gem_describe
` [PATCH 11/26] drm/radeon: use new iterator in radeon_sync_resv
` [PATCH 12/26] drm/scheduler: use new iterator in drm_sched_job_add_implicit_dependencies
` [PATCH 13/26] drm/i915: use the new iterator in i915_gem_busy_ioctl
` [PATCH 14/26] drm/i915: use the new iterator in i915_sw_fence_await_reservation
` [PATCH 15/26] drm/i915: use the new iterator in i915_request_await_object
` [PATCH 16/26] drm/i915: use new iterator in i915_gem_object_wait_reservation
` [PATCH 17/26] drm/i915: use new iterator in i915_gem_object_wait_priority
` [PATCH 18/26] drm/i915: use new iterator in i915_gem_object_last_write_engine
` [PATCH 19/26] drm/i915: use new cursor in intel_prepare_plane_fb
` [PATCH 20/26] drm: use new iterator in drm_gem_fence_array_add_implicit
` [PATCH 21/26] drm: use new iterator in drm_gem_plane_helper_prepare_fb
` [PATCH 22/26] drm/nouveau: use the new iterator in nouveau_fence_sync
` [PATCH 23/26] drm/nouveau: use the new interator in nv50_wndw_prepare_fb
` [PATCH 24/26] drm/etnaviv: use new iterator in etnaviv_gem_describe
` [PATCH 25/26] drm/etnaviv: replace dma_resv_get_excl_unlocked
` [PATCH 26/26] dma-buf: nuke dma_resv_get_excl_unlocked

[RFC PATCH] drm/ttm: Add a private member to the struct ttm_resource
 2021-09-13 12:41 UTC  (10+ messages)

[PATCH v2 0/6] drm/displayid: VESA vendor block and drm/i915 MSO use of it
 2021-09-13 11:21 UTC  (15+ messages)
` [PATCH v2 1/6] drm/displayid: re-align data block macros
` [PATCH v2 2/6] drm/displayid: add DisplayID v2.0 data blocks and primary use cases
  ` [Intel-gfx] "
` [PATCH v2 3/6] drm/edid: abstract OUI conversion to 24-bit int
` [PATCH v2 4/6] drm/edid: parse the DisplayID v2.0 VESA vendor block for MSO
` [PATCH v2 5/6] drm/i915/edp: postpone MSO init until after EDID read
  ` [Intel-gfx] "
` [PATCH v2 6/6] drm/i915/edp: use MSO pixel overlap from DisplayID data
  ` [Intel-gfx] "

[v5 0/5] drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
 2021-09-13 10:59 UTC  (6+ messages)
` [v5 1/5] "
` [v5 2/5] dt-bindings: "
` [v5 3/5] drm/panel: support for BOE and INX video mode panel
` [v5 4/5] dt-bindings: boe, tv101wum-n16: Add compatible for boe tv110c9m-ll3 and inx hj110iz-01a
` [v5 5/5] drm/panel: Update BOE and INX init code to support touch function

[PATCH 00/27] Parallel submission aka multi-bb execbuf
 2021-09-13 10:52 UTC  (15+ messages)
` [PATCH 04/27] drm/i915/guc: Take GT PM ref when deregistering context
  ` [Intel-gfx] "
` [PATCH 05/27] drm/i915: Add GT PM unpark worker
  ` [Intel-gfx] "
` [PATCH 08/27] drm/i915: Add logical engine mapping
  ` [Intel-gfx] "
` [PATCH 23/27] drm/i915/guc: Implement no mid batch preemption for multi-lrc
  ` [Intel-gfx] "

[PATCH v11 00/34] NVIDIA Tegra power management patches for 5.16
 2021-09-13 10:37 UTC  (38+ messages)
` [PATCH v11 01/34] opp: Change type of dev_pm_opp_attach_genpd(names) argument
` [PATCH v11 02/34] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v11 03/34] soc/tegra: pmc: Disable PMC state syncing
` [PATCH v11 04/34] soc/tegra: Don't print error message when OPPs not available
` [PATCH v11 05/34] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v11 06/34] clk: tegra: Support runtime PM and power domain
` [PATCH v11 07/34] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v11 08/34] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v11 09/34] gpu: host1x: Add runtime PM and OPP support
` [PATCH v11 10/34] gpu: host1x: Add host1x_channel_stop()
` [PATCH v11 11/34] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v11 12/34] drm/tegra: hdmi: Add OPP support
` [PATCH v11 13/34] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v11 14/34] drm/tegra: gr3d: "
` [PATCH v11 15/34] drm/tegra: vic: Support system suspend
` [PATCH v11 16/34] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v11 17/34] bus: tegra-gmi: "
` [PATCH v11 18/34] pwm: tegra: "
` [PATCH v11 19/34] mmc: sdhci-tegra: "
` [PATCH v11 20/34] mtd: rawnand: tegra: "
` [PATCH v11 21/34] spi: tegra20-slink: Add "
` [PATCH v11 22/34] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v11 23/34] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v11 24/34] media: staging: tegra-vde: Support generic "
` [PATCH v11 25/34] soc/tegra: fuse: Reset hardware
` [PATCH v11 26/34] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v11 27/34] soc/tegra: regulators: Prepare for suspend
` [PATCH v11 28/34] soc/tegra: pmc: Change name of core power domain
` [PATCH v11 29/34] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v11 30/34] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v11 31/34] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v11 32/34] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v11 33/34] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v11 34/34] ARM: tegra20/30: Disable unused host1x hardware

[GIT PULL] drm-misc + drm-intel: Add support for out-of-band hotplug notification
 2021-09-13 10:33 UTC  (7+ messages)

[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
 2021-09-13 10:30 UTC  (5+ messages)
  ` [PATCH v4 02/24] drm/bridge: Document the probe issue with MIPI-DSI bridges
  ` [PATCH v4 24/24] drm/exynos: dsi: Adjust probe order

[PATCH] drm/fb-helper: disallow if DRM=y and FB=m
 2021-09-13  9:15 UTC  (2+ messages)

[PATCH 0/1] lib, stackdepot: Add helper to print stack entries into buffer
 2021-09-13  8:51 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 1/2] drm/amdgpu: Clarify that TMZ unsupported message is due to hardware
 2021-09-13  8:39 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Demote TMZ unsupported log message from warning to info

[PATCH] kernel/locking: Add context to ww_mutex_trylock
 2021-09-13  8:42 UTC  (9+ messages)
      ` [PATCH v2] "

[RFC PATCH v2] drm/ttm: Try to check if new ttm man out of bounds during compile
 2021-09-13  8:12 UTC  (2+ messages)

[PATCH] drm/meson: Make use of the helper function devm_platform_ioremap_resourcexxx()
 2021-09-13  7:59 UTC  (2+ messages)

[RFC PATCH] drm/ttm: Try to check if new ttm man out of bounds during compile
 2021-09-13  6:44 UTC  (3+ messages)
  ` 回复: "

[PATCH] drm/ttm: add a WARN_ON in ttm_set_driver_manager when array bounds (v2)
 2021-09-13  6:23 UTC  (4+ messages)

[PATCH] dt-bindings: More use 'enum' instead of 'oneOf' plus 'const' entries
 2021-09-13  4:32 UTC  (3+ messages)

BUG: unable to handle kernel paging request in imageblit
 2021-09-13  3:06 UTC 

[PATCH] drm/rockchip: fix a -Werror fail on !CONFIG_PM_SLEEP
 2021-09-12 22:05 UTC  (2+ messages)

[PATCH] drm/msm: Disable frequency clamping on a630
 2021-09-13  6:15 UTC  (19+ messages)

[PATCH 0/3] drm/bridge: Create a function to abstract panels away
 2021-09-12 19:50 UTC  (8+ messages)
` [PATCH 1/3] drm/bridge: Add a function to abstract away panels
` [PATCH 2/3] drm/vc4: dpi: Switch to devm_drm_of_get_bridge
` [PATCH 3/3] drm/vc4: dsi: "

Habanalabs Open-Source TPC LLVM compiler and SynapseAI Core library
 2021-09-12 19:32 UTC  (4+ messages)
      ` Accelerator drivers going forward (was Re: Habanalabs Open-Source TPC LLVM compiler and SynapseAI Core library)

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-12 16:53 UTC  (3+ messages)
` [PATCH v6 1/2] habanalabs: define uAPI to export FD for DMA-BUF
` [PATCH v6 2/2] habanalabs: add support for dma-buf exporter

[PATCH] drm/panel-orientation-quirks: add Valve Steam Deck
 2021-09-12 16:41 UTC  (4+ messages)

[PATCH] drm: panel-orientation-quirks: Add quirk for the Chuwi HiBook
 2021-09-12 13:37 UTC  (3+ messages)

[PATCH] net: mana: Prefer struct_size over open coded arithmetic
 2021-09-11 13:36 UTC  (2+ messages)

[PATCH V2] video: backlight: Drop maximum brightness override for brightness zero
 2021-09-11 18:40 UTC  (2+ messages)

[Bug 214369] New: Radeon HD5770 incorrect refresh rate via display port
 2021-09-11 17:16 UTC 

[PATCH 1/2] drm/msm/dpu: Add a function to retrieve the current CTL status
 2021-09-11 16:35 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/dpu: Fix timeout issues on command mode panels

Intel UHD resolutions
 2021-09-11 14:45 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Add ww context to intel_dpt_pin (fwd)
 2021-09-11 13:58 UTC 

[PATCH v3 0/2] Use "ref" clocks from firmware for DSI PLL VCO parent
 2021-09-11 13:19 UTC  (3+ messages)
` [PATCH v3 1/2] drm/msm/dsi: Use "ref" fw clock instead of global name for "
` [PATCH v3 2/2] clk: qcom: gcc-sdm660: Remove transient global "xo" clock

[PATCH 04/14] dma-buf: use new iterator in dma_resv_get_fences
 2021-09-11 12:54 UTC  (3+ messages)
` [PATCH] dma-buf: fix noderef.cocci warnings

[PATCH v3 0/8] Implement generic cc_platform_has() helper function
 2021-09-11 10:10 UTC  (3+ messages)
` [PATCH v3 3/8] x86/sev: Add an x86 version of cc_platform_has()

[PATCH V5 00/11] PCI/VGA: Rework default VGA device selection
 2021-09-11  9:30 UTC  (12+ messages)
` [PATCH V5 01/11] PCI/VGA: Move vgaarb to drivers/pci
` [PATCH V5 02/11] PCI/VGA: Prefer vga_default_device()
` [PATCH V5 03/11] PCI/VGA: Move vga_arb_integrated_gpu() earlier in file
` [PATCH V5 04/11] PCI/VGA: Split out vga_arb_update_default_device()
` [PATCH V5 05/11] PCI/VGA: Update default VGA device if a better one found
` [PATCH V5 06/11] PCI/VGA: Update default VGA device again for X86/IA64
` [PATCH V5 07/11] PCI/VGA: Remove vga_arb_select_default_device()
` [PATCH V5 08/11] PCI/VGA: Remove empty vga_arb_device_card_gone()
` [PATCH V5 09/11] PCI/VGA: Log bridge control messages when adding devices
` [PATCH V5 10/11] PCI/VGA: Use unsigned format string to print lock counts
` [PATCH V5 11/11] PCI/VGA: Replace full MIT license text with SPDX identifier

[PATCH V4 00/10] PCI/VGA: Rework default VGA device selection
 2021-09-11  9:17 UTC  (3+ messages)

[PATCH 1/2] drm/nouveau/kms/nv50-: fix file release memory leak
 2021-09-11  7:50 UTC  (2+ messages)
` [PATCH 2/2] drm/nouveau/debugfs: "

[PATCH v2] drm/rockchip: cdn-dp-core: Fix cdn_dp_resume unused warning
 2021-09-11  3:43 UTC 

[PATCH] drm/i915: Add ww context to intel_dpt_pin
 2021-09-11  1:14 UTC  (2+ messages)
` [PATCH] drm/i915: fix odd_ptr_err.cocci warnings

[PATCH 1/4] drm/i915: rename debugfs_gt files
 2021-09-10 23:53 UTC  (6+ messages)
` [PATCH 3/4] drm/i915: rename debugfs_gt_pm files
  ` [Intel-gfx] "

[PATCH v9 00/17] drm/i915: Introduce Intel PXP
 2021-09-10 22:27 UTC  (9+ messages)
` [PATCH v9 05/17] drm/i915/pxp: Implement funcs to create the TEE channel
  ` [Intel-gfx] "
` [PATCH v9 10/17] drm/i915/pxp: interfaces for using protected objects
` [PATCH v9 15/17] drm/i915/pxp: add pxp debugfs
  ` [Intel-gfx] "
` [PATCH v9 16/17] drm/i915/pxp: add PXP documentation
  ` [Intel-gfx] "

[PATCH] drm/rockchip: Update crtc fixup to account for fractional clk change
 2021-09-10 22:03 UTC  (3+ messages)

[PATCH v2 0/6] i915: Simplify mmio handling & add new DG2 shadow table
 2021-09-10 20:10 UTC  (7+ messages)
` [PATCH v2 1/6] drm/i915/uncore: Convert gen6/gen7 read operations to fwtable
` [PATCH v2 2/6] drm/i915/uncore: Associate shadow table with uncore
` [PATCH v2 3/6] drm/i915/uncore: Replace gen8 write functions with general fwtable
` [PATCH v2 4/6] drm/i915/uncore: Drop gen11/gen12 mmio write handlers
` [PATCH v2 5/6] drm/i915/uncore: Drop gen11 mmio read handlers
` [PATCH v2 6/6] drm/i915/dg2: Add DG2-specific shadow register table

[PATCH v1 00/12] Context types
 2021-09-10 19:33 UTC  (3+ messages)
` [PATCH v1 09/12] drm/virtio: implement context init: allocate an array of fence contexts
  ` [virtio-dev] "

[git pull] drm fixes for 5.15-rc1
 2021-09-10 19:26 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).