dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-26 07:34:26 to 2021-07-27 00:06:58 UTC [more...]

[PATCH 00/33] Remaining patches for basic GuC submission
 2021-07-27  0:23 UTC  (24+ messages)
` [PATCH 01/33] drm/i915/guc: GuC virtual engines
` [PATCH 02/33] drm/i915/guc: Make hangcheck work with "
` [PATCH 04/33] drm/i915/guc: Disable bonding extension with GuC submission
` [PATCH 05/33] drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
` [PATCH 06/33] drm/i915: Add i915_sched_engine destroy vfunc
` [PATCH 07/33] drm/i915: Move active request tracking to a vfunc
` [PATCH 08/33] drm/i915/guc: Reset implementation for new GuC interface
` [PATCH 10/33] drm/i915/guc: Add disable interrupts to guc sanitize
` [PATCH 12/33] drm/i915/guc: Handle context reset notification
` [PATCH 13/33] drm/i915/guc: Handle engine reset failure notification
` [PATCH 14/33] drm/i915/guc: Enable the timer expired interrupt for GuC
` [PATCH 15/33] drm/i915/guc: Provide mmio list to be saved/restored on engine reset
` [PATCH 17/33] drm/i915/guc: Enable GuC "
` [PATCH 20/33] drm/i915/guc: Hook GuC scheduling policies up
` [PATCH 21/33] drm/i915/guc: Connect reset modparam updates to GuC policy flags
` [PATCH 22/33] drm/i915/guc: Include scheduling policies in the debugfs state dump
` [PATCH 24/33] drm/i915/guc: Implement banned contexts for GuC submission
` [PATCH 25/33] drm/i915/guc: Support request cancellation
` [PATCH 26/33] drm/i915/selftest: Better error reporting from hangcheck selftest
` [PATCH 28/33] drm/i915/selftest: Fix MOCS selftest for GuC submission
` [PATCH 30/33] drm/i915/selftest: Fix hangcheck self test "
` [PATCH 31/33] drm/i915/selftest: Bump selftest timeouts for hangcheck
` [PATCH 32/33] drm/i915/guc: Implement GuC priority management

[PATCH 0/5] drm/msm/dp: Support multiple DP instances and add sc8180x
 2021-07-26 23:55 UTC  (11+ messages)
` [PATCH 1/5] drm/msm/dp: Remove global g_dp_display variable
` [PATCH 2/5] drm/msm/dp: Modify prototype of encoder based API
` [PATCH 3/5] drm/msm/dp: Support up to 3 DP controllers
` [PATCH 4/5] dt-bindings: msm/dp: Add SC8180x compatibles
` [PATCH 5/5] drm/msm/dp: Add sc8180x DP controllers

[RFC 0/4] dma-fence: Deadline awareness
 2021-07-26 23:51 UTC  (6+ messages)
` [RFC 1/4] dma-fence: Add deadline awareness
` [RFC 2/4] drm/vblank: Add helper to get next vblank time
` [RFC 3/4] drm/atomic-helper: Set fence deadline for vblank
` [RFC 4/4] drm/scheduler: Add fence deadline support

[PATCH V3 1/2] dt-bindings: display: bridge: lvds-codec: Document LVDS data mapping select
 2021-07-26 23:25 UTC  (3+ messages)
` [PATCH V3 2/2] drm/bridge: lvds-codec: Add support for "

[PATCH 00/30] Remove CNL support
 2021-07-26 23:21 UTC  (53+ messages)
` [PATCH 02/30] drm/i915/display: split DISPLAY_VER 9 and 10 in intel_setup_outputs()
      ` [Intel-gfx] "
` [PATCH 08/30] drm/i915/display: remove explicit CNL handling from intel_ddi.c
  ` [Intel-gfx] "
` [PATCH 09/30] drm/i915/display: remove explicit CNL handling from intel_display_debugfs.c
  ` [Intel-gfx] "
` [PATCH 10/30] drm/i915/display: remove explicit CNL handling from intel_dmc.c
  ` [Intel-gfx] "
` [PATCH 11/30] drm/i915/display: remove explicit CNL handling from intel_dp.c
` [PATCH 12/30] drm/i915/display: remove explicit CNL handling from intel_dpll_mgr.c
` [PATCH 13/30] drm/i915/display: remove explicit CNL handling from intel_vdsc.c
  ` [Intel-gfx] "
` [PATCH 14/30] drm/i915/display: remove explicit CNL handling from skl_universal_plane.c
  ` [Intel-gfx] "
` [PATCH 15/30] drm/i915/display: remove explicit CNL handling from intel_display_power.c
  ` [Intel-gfx] "
` [PATCH 16/30] drm/i915/display: remove CNL ddi buf translation tables
  ` [Intel-gfx] "
` [PATCH 17/30] drm/i915/display: rename CNL references in skl_scaler.c
` [PATCH 18/30] drm/i915: remove explicit CNL handling from i915_irq.c
` [PATCH 19/30] drm/i915: remove explicit CNL handling from intel_pm.c
  ` [Intel-gfx] "
` [PATCH 20/30] drm/i915: remove explicit CNL handling from intel_mocs.c
` [PATCH 21/30] drm/i915: remove explicit CNL handling from intel_pch.c
  ` [Intel-gfx] "
` [PATCH 22/30] drm/i915: remove explicit CNL handling from intel_wopcm.c
  ` [Intel-gfx] "
` [PATCH 23/30] drm/i915/gt: remove explicit CNL handling from intel_sseu.c
` [PATCH 24/30] drm/i915: rename CNL references in intel_dram.c
` [PATCH 25/30] drm/i915/gt: rename CNL references in intel_engine.h
` [PATCH 26/30] drm/i915: finish removal of CNL
  ` [Intel-gfx] "
` [PATCH 27/30] drm/i915: remove GRAPHICS_VER == 10
  ` [Intel-gfx] "
` [PATCH 28/30] drm/i915: rename/remove CNL registers
  ` [Intel-gfx] "
` [PATCH 29/30] drm/i915: replace random CNL comments
` [PATCH 30/30] drm/i915: switch num_scalers/num_sprites to consider DISPLAY_VER
  ` [Intel-gfx] "

[RFC] drm/msm/dp: Allow attaching a drm_panel
 2021-07-26 23:13 UTC 

[PATCH 00/33] Remaining patches for basic GuC submission
 2021-07-26 23:09 UTC  (10+ messages)
` [PATCH 01/33] drm/i915/guc: GuC virtual engines
  ` [Intel-gfx] "
` [PATCH 08/33] drm/i915/guc: Reset implementation for new GuC interface
  ` [Intel-gfx] "
` [PATCH 25/33] drm/i915/guc: Support request cancellation

[PATCH v3 0/3] add Gopher 2b LCD panel
 2021-07-26 22:51 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: Add QiShenglong vendor prefix
` [PATCH v3 2/3] dt-bindings: Add DT bindings for QiShenglong Gopher 2b panel
` [PATCH v3 3/3] drm/panel-simple: add Gopher 2b LCD panel

[PATCH 00/47] GuC submission support
 2021-07-26 22:48 UTC  (4+ messages)
` [PATCH 31/47] drm/i915/guc: Reset implementation for new GuC interface
  ` [Intel-gfx] "

[PATCH v2] drm/msm/dp: signal audio plugged change at dp_pm_resume
 2021-07-26 22:26 UTC  (3+ messages)

[PATCH 00/51] GuC submission support
 2021-07-26 22:25 UTC  (4+ messages)
` [PATCH 23/51] drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
  ` [Intel-gfx] "

linux-next: build failure due to the drm tree
 2021-07-26 22:08 UTC  (2+ messages)

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

[PATCH v2 0/5] drm: Provide framebuffer vmap helpers
 2021-07-26 21:26 UTC  (6+ messages)
` [PATCH v2 1/5] drm: Define DRM_FORMAT_MAX_PLANES
` [PATCH v2 5/5] drm/vkms: Map output framebuffer BOs with drm_gem_fb_vmap()

[RESEND PATCH v6 00/14] drm/trace: Mirror DRM debug logs to tracefs
 2021-07-26 20:50 UTC  (3+ messages)
` [RESEND PATCH v6 14/14] drm/print: Add tracefs support to the drm logging helpers

[Bug 205089] New: amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
 2021-07-26 20:35 UTC  (2+ messages)
` [Bug 205089] "

[PATCH V2 1/2] dt-bindings: display: bridge: lvds-codec: Document LVDS data mapping select
 2021-07-26 20:16 UTC  (2+ messages)
` [PATCH V2 2/2] drm/bridge: lvds-codec: Add support for "

[PATCH 0/8] arm: ep93xx: CCF conversion
 2021-07-26 20:14 UTC  (5+ messages)
` [PATCH 4/8] video: ep93xx: Prepare clock before using it
` [PATCH v2 0/8] arm: ep93xx: CCF conversion
  ` [PATCH v2 4/8] video: ep93xx: Prepare clock before using it

[PATCH v2] drm: add logging for RMFB ioctl
 2021-07-26 20:04 UTC  (2+ messages)

[PATCH 1/5] drm/vmwgfx: unbind in vmw_ttm_unpopulate
 2021-07-26 20:03 UTC  (8+ messages)

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

[PATCH 1/2] dt-bindings: display: simple: Add AUO B133HAN05 & B140HAN06
 2021-07-26 19:58 UTC  (3+ messages)
` [PATCH 2/2] drm/panel: simple: Add support for two more AUO panels

[PATCH V2] drm: mxsfb: Use bus_format from the nearest bridge if present
 2021-07-26 19:44 UTC 

[PATCH v2 0/3] Error out if 'pixclock' equals zero
 2021-07-26 19:39 UTC  (5+ messages)
` [PATCH v2 1/3] video: fbdev: asiliantfb: "
` [PATCH v2 2/3] video: fbdev: kyro: "
` [PATCH v2 3/3] video: fbdev: riva: "

[PATCH] drm/msm: Fix display fault handling
 2021-07-26 19:03 UTC  (2+ messages)

[PATCH 01/10] drm/i915: Check for nomodeset in i915_init() first
 2021-07-26 18:17 UTC  (26+ messages)
` [PATCH 02/10] drm/i915: move i915_active slab to direct module init/exit
` [PATCH 03/10] drm/i915: move i915_buddy "
` [PATCH 04/10] drm/i915: move intel_context "
  ` [Intel-gfx] "
` [PATCH 05/10] drm/i915: move gem_context "
` [PATCH 06/10] drm/i915: move gem_objects "
` [PATCH 07/10] drm/i915: move request slabs "
` [PATCH 08/10] drm/i915: move scheduler "
` [PATCH 09/10] drm/i915: move vma slab "
` [PATCH 10/10] drm/i915: Remove i915_globals

[PATCH] fbcon: Out-Of-Bounds write in sys_imageblit, add range check
 2021-07-26 13:45 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: panel: Add Samsung S6E3FA2 panel
 2021-07-26  7:52 UTC  (4+ messages)
` [PATCH v3 2/2] drm/panel: Add panel for Samsung Galaxy S5

[PATCH 0/3] drm/amdgpu: modernize virtual display feature
 2021-07-26 17:02 UTC  (8+ messages)
` [PATCH 1/3] drm/amdgpu: create amdgpu_vkms (v2)

linux-next: manual merge of the drm tree with the qcom/for-next tree
 2021-07-26 16:38 UTC 

[PATCH] drm/i915/userptr: Probe existence of backing struct pages upon creation
 2021-07-26 16:10 UTC  (9+ messages)
    ` [Intel-gfx] "

[PATCH 0/8] drm/i915: Migrate memory to SMEM when imported cross-device (v8)
 2021-07-26 15:56 UTC  (10+ messages)
` [PATCH 5/8] drm/i915/gem/ttm: Only call __i915_gem_object_set_pages if needed
  ` [Intel-gfx] "
` [PATCH 6/8] drm/i915/gem: Always call obj->ops->migrate unless can_migrate fails
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 0/8] drm/i915: Migrate memory to SMEM when imported cross-device (v8)

[PATCH v5 00/15] drm/i915: Introduce Intel PXP
 2021-07-26 15:47 UTC  (4+ messages)
` [PATCH v5 02/15] mei: pxp: export pavp client to me client bus

[PATCH 00/10] drm/bridge: Make panel and bridge probe order consistent
 2021-07-26 15:16 UTC  (4+ messages)
` [PATCH 04/10] drm/bridge: Document the probe issue with MIPI-DSI bridges

[PATCH v2 00/12] drm/msm: drm scheduler conversion and cleanups
 2021-07-26 15:00 UTC  (13+ messages)
` [PATCH v2 01/12] drm/msm: Docs and misc cleanup
` [PATCH v2 02/12] drm/msm: Small submitqueue creation cleanup
` [PATCH v2 03/12] drm/msm: drop drm_gem_object_put_locked()
` [PATCH v2 04/12] drm: Drop drm_gem_object_put_locked()
` [PATCH v2 05/12] drm/msm/submit: Simplify out-fence-fd handling
` [PATCH v2 06/12] drm/msm: Consolidate submit bo state
` [PATCH v2 07/12] drm/msm: Track "seqno" fences by idr
` [PATCH v2 08/12] drm/msm: Return ERR_PTR() from submit_create()
` [PATCH v2 09/12] drm/msm: Conversion to drm scheduler
` [PATCH v2 10/12] drm/msm: Drop struct_mutex in submit path
` [PATCH v2 11/12] drm/msm: Utilize gpu scheduler priorities
` [PATCH v2 12/12] drm/msm/gem: Mark active before pinning

[PATCH v2 0/3] drm/msm: Improved devfreq tuning
 2021-07-26 14:46 UTC  (4+ messages)
` [PATCH v2 1/3] drm/msm: Split out devfreq handling
` [PATCH v2 2/3] drm/msm: Split out get_freq() helper
` [PATCH v2 3/3] drm/msm: Devfreq tuning

[PATCH 0/2] drm/msm: Reduce fence signal latency
 2021-07-26 14:43 UTC  (3+ messages)
` [PATCH 1/2] drm/msm: Let fences read directly from memptrs
` [PATCH 2/2] drm/msm: Signal fences sooner

[PATCH v2] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
 2021-07-26 13:40 UTC  (4+ messages)

[PATCH] drm/fourcc: Add modifier definitions for Arm Fixed Rate Compression
 2021-07-26 12:52 UTC  (2+ messages)

[PATCH] soc: mediatek: mmsys: fix HDMI output on mt7623/bananapi-r2
 2021-07-26 10:33 UTC  (7+ messages)
  ` Aw: "
          ` Aw: "

[PATCH v4 0/7] drm/panfrost: drm/panfrost: Add a new submit ioctl
 2021-07-26 10:27 UTC  (5+ messages)
` [PATCH v4 5/7] drm/panfrost: Add a new ioctl to submit batches

[PATCH v1 0/5] add mt8195 SoC DRM binding
 2021-07-26 10:08 UTC  (5+ messages)
` [PATCH v1 1/5] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding

[PATCH 0/3] add checks against divide error
 2021-07-26  9:42 UTC  (3+ messages)

[RFC 0/8] Per client GPU stats
 2021-07-26  9:01 UTC  (7+ messages)
` [RFC 6/8] drm: Document fdinfo format specification

[PATCH] drm: document drm_mode_get_property
 2021-07-26  8:34 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: panel: Add Samsung S6E3FA2 panel
 2021-07-26  8:04 UTC  (6+ messages)
` [PATCH 2/2] drm/panel: Add Samsung S6E3FA2 DSI panel driver

[PATCH] drm: document DRM_IOCTL_MODE_RMFB
 2021-07-26  7:50 UTC 


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