dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-25 15:40:40 to 2021-06-28 18:53:14 UTC [more...]

[PATCH v3 0/5] drm/i915/gem: Introduce a migrate interface
 2021-06-28 18:53 UTC  (12+ messages)
` [PATCH v3 1/5] drm/i915/gem: Implement object migration
` [PATCH v3 2/5] drm/i915/gem: Introduce a selftest for the gem object migrate functionality
  ` [Intel-gfx] "
` [PATCH v3 3/5] drm/i915/display: Migrate objects to LMEM if possible for display
` [PATCH v3 4/5] drm/i915/gem: Fix same-driver-another-instance dma-buf export
` [PATCH v3 5/5] drm/i915/gem: Migrate to system at dma-buf map time

[Bug 213599] New: amdgpu: navi RX 5500XT Very high idle power consumption (22 Watts)
 2021-06-28 17:57 UTC  (8+ messages)
` [Bug 213599] "

[PATCH] drm/msm/dp: add logs across DP driver for ease of debugging
 2021-06-28 17:14 UTC  (3+ messages)

[PATCH v4 00/17] New uAPI drm properties for color management
 2021-06-28 17:03 UTC  (3+ messages)
` [PATCH v4 03/17] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property

[PATCH v5 00/10] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-06-28 17:01 UTC  (12+ messages)
` [PATCH v5 01/10] drm/vc4: hdmi: Remove the DDC probing for status detection
` [PATCH v5 02/10] drm/vc4: hdmi: Fix HPD GPIO detection
` [PATCH v5 03/10] drm/vc4: Make vc4_crtc_get_encoder public
` [PATCH v5 04/10] drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype
` [PATCH v5 05/10] drm/vc4: crtc: Rework the encoder retrieval code (again)
` [PATCH v5 06/10] drm/vc4: crtc: Add some logging
` [PATCH v5 07/10] drm/vc4: Leverage the load tracker on the BCM2711
` [PATCH v5 08/10] drm/vc4: hdmi: Raise the maximum clock rate
` [PATCH v5 09/10] drm/vc4: hdmi: Enable the scrambler on reconnection
` [PATCH v5 10/10] drm/vc4: Increase the core clock based on HVS load

[PATCH v3 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-06-28 16:46 UTC  (4+ messages)
` [PATCH v3 2/8] mm: remove extra ZONE_DEVICE struct page refcount

[PATCH] drm/amdgpu/dc: Really fix DCN3.1 Makefile for PPC64
 2021-06-28 16:38 UTC  (3+ messages)

[v8 0/6] drm: Support basic DPCD backlight in panel-simple and add a new panel ATNA33XC20
 2021-06-28 16:25 UTC  (12+ messages)
` [v8 1/6] drm/panel: add basic DP AUX backlight support
` [v8 2/6] drm/panel-simple: Support DP AUX backlight
` [v8 3/6] drm/panel-simple: Support for delays between GPIO & regulator
` [v8 4/6] drm/panel-simple: Update validation warnings for eDP panel description
` [v8 5/6] dt-bindings: display: simple: Add Samsung ATNA33XC20
` [v8 6/6] drm/panel-simple: "

[Bug 213561] New: [bisected] AMD GPU can no longer idle state after commit 1c0b0efd148d5b24c4932ddb3fa03c8edd6097b3
 2021-06-28 16:05 UTC  (5+ messages)
` [Bug 213561] [bisected][regression] GFX10 AMDGPUs can no longer enter idle state after commit. Commit has been pushed to stable branches too

linux-next: Tree for Jun 28 (drm/vmwgfx/)
 2021-06-28 15:53 UTC 

[PATCH 1/2] drm/amdgpu: return early for preempt type BOs
 2021-06-28 15:24 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: raise error on incorrect mem_type

[PATCH 00/21] Add Support for Plane Color Lut and CSC features
 2021-06-28 15:14 UTC  (3+ messages)
` [PATCH 04/21] drm/i915/xelpd: Define Degamma Lut range struct for HDR planes

[PATCH] drm/amdgpu: use kvcalloc for entry->entries
 2021-06-28 15:00 UTC  (2+ messages)

[PATCH v3] drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
 2021-06-28 14:55 UTC  (2+ messages)

[PATCH 0/7] Per client engine busyness
 2021-06-28 14:37 UTC  (14+ messages)

[PATCH v2] drm/panfrost:report the full raw fault information instead
 2021-06-28 14:17 UTC  (9+ messages)

[PATCH v4 00/14] drm/panfrost: Misc improvements
 2021-06-28 13:35 UTC  (24+ messages)
` [PATCH v4 01/14] drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr
` [PATCH v4 02/14] drm/panfrost: Make ->run_job() return an ERR_PTR() when appropriate
` [PATCH v4 03/14] drm/panfrost: Get rid of the unused JS_STATUS_EVENT_ACTIVE definition
` [PATCH v4 04/14] drm/panfrost: Drop the pfdev argument passed to panfrost_exception_name()
` [PATCH v4 05/14] drm/panfrost: Do the exception -> string translation using a table
` [PATCH v4 06/14] drm/panfrost: Expose a helper to trigger a GPU reset
` [PATCH v4 07/14] drm/panfrost: Use a threaded IRQ for job interrupts
` [PATCH v4 08/14] drm/panfrost: Simplify the reset serialization logic
` [PATCH v4 09/14] drm/panfrost: Make sure job interrupts are masked before resetting
` [PATCH v4 10/14] drm/panfrost: Disable the AS on unhandled page faults
` [PATCH v4 11/14] drm/panfrost: Reset the GPU when the AS_ACTIVE bit is stuck
` [PATCH v4 12/14] drm/panfrost: Don't reset the GPU on job faults unless we really have to
` [PATCH v4 13/14] drm/panfrost: Kill in-flight jobs on FD close
` [PATCH v4 14/14] drm/panfrost: Queue jobs on the hardware

[Bug 213569] New: Amdgpu temperature reaching dangerous levels
 2021-06-28 13:09 UTC  (4+ messages)
` [Bug 213569] "

[PATCH] drm: vc4: Fix pixel-wrap issue with DVP teardown
 2021-06-28 13:05 UTC 

[PATCH v2 0/5] drm/i915/gem: Introduce a migrate interface
 2021-06-28 12:54 UTC  (9+ messages)
` [PATCH v2 1/5] drm/i915/gem: Implement object migration
` [PATCH v2 2/5] drm/i915/gem: Introduce a selftest for the gem object migrate functionality
` [PATCH v2 3/5] drm/i915/display: Migrate objects to LMEM if possible for display
` [PATCH v2 4/5] drm/i915/gem: Fix same-driver-another-instance dma-buf export
` [PATCH v2 5/5] drm/i915/gem: Migrate to system at dma-buf map time

vc4: hdmi: audio: ASoC: error at snd_soc_dai_startup on fef00700.hdmi
 2021-06-28 12:35 UTC  (7+ messages)

[PATCH 0/2] drm/i915, drm/ttm: Update the ttm_move_memcpy() interface
 2021-06-28 11:21 UTC  (3+ messages)
` [PATCH 2/2] drm/ttm, drm/i915: Update ttm_move_memcpy for async use

[PATCH] drm/sched: Declare entity idle only after HW submission
 2021-06-28 11:18 UTC  (3+ messages)

[PATCH] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
 2021-06-28 11:10 UTC  (4+ messages)

[PATCH v3] drm/i915: Reinstate the mmap ioctl for some platforms
 2021-06-28 11:01 UTC  (3+ messages)

[PATCH v2 1/2] drm/i915/gem: only allow WC for lmem
 2021-06-28 10:55 UTC  (8+ messages)
` [PATCH v2 2/2] drm/i915/gem: only allow WB for smem only placements

[PATCH] drm/amdgpu: rectify line endings in umc v8_7_0 IP headers
 2021-06-28 10:53 UTC 

[PATCH] drm/bridge: dw-mipi-dsi: Move drm_bridge_add into probe
 2021-06-28 10:12 UTC  (6+ messages)

[PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached
 2021-06-28 10:11 UTC  (5+ messages)

[PATCH] drm/rockchip: Check iommu itself instead of it's parent for device_is_available
 2021-06-28  9:54 UTC  (2+ messages)

[PATCH v1] drm/msm/dpu: Fix sm8250_mdp register length
 2021-06-28  9:42 UTC  (2+ messages)

[PATCH] drm/panel: ws2401: Add driver for WideChips WS2401
 2021-06-28  9:30 UTC  (3+ messages)

[PATCH v7 1/3] drm/dp_mst: Add self-tests for up requests
 2021-06-28  9:17 UTC  (3+ messages)
` [PATCH v7 2/3] drm/dp_mst: Add support for sink event notify messages
` [PATCH v7 3/3] drm_dp_cec: add MST support

[PATCH] drm/amd/pm: skip PrepareMp1ForUnload message in s0ix
 2021-06-28  9:10 UTC  (2+ messages)

[PATCH] dt-bindings: Fix 'unevaluatedProperties' errors in DT graph users
 2021-06-28  9:03 UTC  (2+ messages)

[Bug 211277] New: sometimes crash at s2ram-wake (Ryzen 3500U): amdgpu, drm, commit_tail, amdgpu_dm_atomic_commit_tail
 2021-06-28  9:01 UTC  (2+ messages)
` [Bug 211277] "

[PATCH v2 2/2] drm/panel: simple: Add support for EDT ETM0350G0DH6 panel
 2021-06-28  8:27 UTC  (2+ messages)

[RFC PATCH 0/9] arm64: imx8mm: Add MIPI DSI support
 2021-06-28  8:19 UTC  (6+ messages)
` [RFC PATCH 2/9] drm: bridge: Add Samsung SEC MIPI DSIM bridge driver

[PATCH] drm: mxsfb: Clear FIFO_CLEAR bit
 2021-06-28  8:09 UTC  (8+ messages)

[PATCH v6 1/3] drm/dp_mst: Add self-tests for up requests
 2021-06-28  8:06 UTC  (3+ messages)
` [PATCH v6 2/3] drm/dp_mst: Add support for sink event notify messages
` [PATCH v6 3/3] drm_dp_cec: add MST support

[PATCH 00/12] hantro: Enable H.264 VDPU2 (Odroid Advance Go)
 2021-06-26  9:17 UTC  (13+ messages)
` [PATCH 09/12] media: hantro: Enable H.264 on Rockchip VDPU2
` [PATCH 10/12] dt-bindings: media: rockchip-vpu: Add PX30 compatible
` [PATCH 12/12] media: hantro: Add support for the Rockchip PX30

[PATCH v2] drm/nouveau: remove unused varialble "struct device *dev"
 2021-06-27  7:59 UTC 

[PATCH] OMAP: DSS2: OMAPFB: fix potential GPF
 2021-06-27  8:48 UTC  (3+ messages)

[PATCH v2] drm/i915/display: replace boilerplate code with helper macros
 2021-06-26  7:32 UTC 

[PATCH] drm/i915/display: replace boilerplate code with helper macros
 2021-06-26  7:25 UTC 

[PATCH v4 00/27] Deprecate struct drm_device.irq_enabled
 2021-06-28  6:23 UTC  (7+ messages)
` [PATCH v4 05/27] drm/armada: Don't set "
` [PATCH v4 24/27] drm/vkms: "
` [PATCH v4 25/27] drm/vmwgfx: "

[PATCH -next] <linux/dma-resv.h>: correct a function name in kernel-doc
 2021-06-28  0:40 UTC 

[PATCH] host1x: bus.c: drop excess kernel-doc entry @key
 2021-06-28  0:39 UTC 

[PATCH 0/7] CT changes required for GuC submission
 2021-06-27 23:14 UTC  (8+ messages)
` [PATCH 1/7] drm/i915/guc: Relax CTB response timeout
` [PATCH 2/7] drm/i915/guc: Improve error message for unsolicited CT response
` [PATCH 3/7] drm/i915/guc: Increase size of CTB buffers
` [PATCH 4/7] drm/i915/guc: Add non blocking CTB send function
` [PATCH 5/7] drm/i915/guc: Add stall timer to "
` [PATCH 6/7] drm/i915/guc: Optimize CTB writes and reads
` [PATCH 7/7] drm/i915/guc: Module load failure test for CT buffer creation

[PATCH 0/3] for_each_*_bit: move to find.h and reconsider
 2021-06-27 16:47 UTC  (5+ messages)
` [PATCH 2/3] find: micro-optimize for_each_{set,clear}_bit()

[Bug 211425] New: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 20secs aborting
 2021-06-26 12:11 UTC  (2+ messages)
` [Bug 211425] "

[PATCH] drivers: i2c: i2c-core-smbus.c: Fix alignment of comment
 2021-06-26 10:20 UTC  (2+ messages)

[PATCH v2] drm/vkms: update the current status of todo list
 2021-06-26  9:26 UTC 

XDC 2021: Registration & Call for Proposals now open!
 2021-06-26  6:35 UTC  (3+ messages)
` [Mesa-dev] "

[PATCH 0/2] Update to new HuC for TGL+ and enable GuC/HuC on ADL-P
 2021-06-26  0:45 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/huc: Update TGL and friends to HuC 7.9.3
` [PATCH 2/2] drm/i915/adlp: Add ADL-P GuC/HuC firmware files

[CI] PR for new GuC v62.0.3 and HuC v7.9.3 binaries
 2021-06-25 23:39 UTC 

[PATCH 00/47] GuC submission support
 2021-06-25 20:28 UTC  (23+ messages)
` [PATCH 04/47] drm/i915/guc: Add non blocking CTB send function
  ` [Intel-gfx] "
` [PATCH 06/47] drm/i915/guc: Optimize CTB writes and reads
  ` [Intel-gfx] "
` [PATCH 09/47] drm/i915/guc: Remove GuC stage descriptor, add lrc descriptor
` [PATCH 10/47] drm/i915/guc: Add lrc descriptor context lookup array
` [PATCH 13/47] drm/i915/guc: Implement GuC context operations for new inteface
` [PATCH 43/47] drm/i915/guc: Hook GuC scheduling policies up
  ` [Intel-gfx] "

[PATCH 0/4] drm/i915/gem: Introduce a migrate interface
 2021-06-25 19:21 UTC  (11+ messages)
` [PATCH 4/4] drm/i915/gem: Migrate to system at dma-buf map time

[PATCH] drm/msm/dp: Add missing drm_device backpointer
 2021-06-25 16:27 UTC  (3+ messages)
` [Freedreno] "

[PATCH v3 00/15] drm/panfrost: Misc improvements
 2021-06-25 16:22 UTC  (17+ messages)
` [PATCH v3 05/15] drm/panfrost: Expose exception types to userspace
` [PATCH v3 08/15] drm/panfrost: Use a threaded IRQ for job interrupts
` [PATCH v3 09/15] drm/panfrost: Simplify the reset serialization logic
` [PATCH v3 10/15] drm/panfrost: Make sure job interrupts are masked before resetting
` [PATCH v3 11/15] drm/panfrost: Disable the AS on unhandled page faults

[PATCH] drm/panel: Add DT bindings for Samsung LMS380KF01
 2021-06-25 15:58 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).