dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-12 07:44:50 to 2021-07-13 13:59:58 UTC [more...]

[PATCH] drm/fb-helper: Try to protect cleanup against delayed setup
 2021-07-13 13:59 UTC 

[PATCH 0/2] Add "BACKGROUND_COLOR" drm property
 2021-07-13 13:54 UTC  (13+ messages)
` [PATCH 1/2] drm: add crtc background color property

[PATCH] gpu: ipu-v3: use swap()
 2021-07-13 13:44 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2021-07-13 13:44 UTC  (2+ messages)

[PATCH v3 2/4] drm/shmem-helper: Switch to vmf_insert_pfn
 2021-07-13 13:44 UTC  (3+ messages)
` [PATCH] "

[PATCH v2] drm/dp: Move panel DP AUX backlight support to drm_dp_helper
 2021-07-13 13:41 UTC  (3+ messages)

[PATCH] drm/i915/gtt: drop the page table optimisation
 2021-07-13 13:38 UTC  (2+ messages)

[PATCH] use swap()
 2021-07-13 13:20 UTC  (2+ messages)

[PATCH] dim/drm-misc: Add rule to not push patches with issues
 2021-07-13 13:05 UTC  (2+ messages)

[PATCH 1/5] drm/i915: document caching related bits
 2021-07-13 11:41 UTC  (6+ messages)
` [PATCH 2/5] drm/i915/uapi: convert drm_i915_gem_madvise to kernel-doc
` [PATCH 3/5] drm/i915: convert drm_i915_gem_object "
` [PATCH 4/5] drm/i915: pull in some more kernel-doc
` [PATCH 5/5] drm/i915/ehl: unconditionally flush the pages on acquire
` [Intel-gfx] [PATCH 1/5] drm/i915: document caching related bits

[PATCH v4 00/18] drm/sched dependency tracking and dma-resv fixes
 2021-07-13 11:20 UTC  (27+ messages)
` [PATCH v4 01/18] drm/sched: Split drm_sched_job_init
` [PATCH v4 02/18] drm/sched: Barriers are needed for entity->last_scheduled
` [PATCH v4 03/18] drm/sched: Add dependency tracking
` [PATCH v4 04/18] drm/sched: drop entity parameter from drm_sched_push_job
` [PATCH v4 05/18] drm/sched: improve docs around drm_sched_entity
` [PATCH v4 06/18] drm/panfrost: use scheduler dependency tracking
` [PATCH v4 07/18] drm/lima: "
` [PATCH v4 08/18] drm/v3d: Move drm_sched_job_init to v3d_job_init
` [PATCH v4 09/18] drm/v3d: Use scheduler dependency handling
` [PATCH v4 10/18] drm/etnaviv: "
` [PATCH v4 11/18] drm/gem: Delete gem array fencing helpers
` [PATCH v4 12/18] drm/sched: Don't store self-dependencies
` [PATCH v4 13/18] drm/sched: Check locking in drm_sched_job_await_implicit
` [PATCH v4 14/18] drm/msm: Don't break exclusive fence ordering
` [PATCH v4 15/18] drm/etnaviv: "
` [PATCH v4 16/18] drm/i915: delete exclude argument from i915_sw_fence_await_reservation
` [PATCH v4 17/18] drm/i915: Don't break exclusive fence ordering
` [PATCH v4 18/18] dma-resv: Give the docs a do-over

[PATCH 1/1] fbmem: Do not delete the mode that is still in use
 2021-07-13 11:15 UTC  (3+ messages)

[PATCH v2 0/2] Add support of HDMI for rk3568
 2021-07-13 10:23 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: display: rockchip: Add compatible for rk3568 HDMI

[PATCH] drm/msm/dsi: add support for dsi test pattern generator
 2021-07-13  9:10 UTC  (2+ messages)

[PATCH v3] drm/i915: Be more gentle with exiting non-persistent context
 2021-07-13  9:16 UTC  (3+ messages)
` [PATCH v5] "
  ` [Intel-gfx] "

[PATCH 00/47] GuC submission support
 2021-07-13  9:06 UTC  (50+ messages)
` [PATCH 16/47] drm/i915/guc: Disable engine barriers with GuC during unpin
        ` [Intel-gfx] "
` [PATCH 17/47] drm/i915/guc: Extend deregistration fence to schedule disable
` [PATCH 23/47] drm/i915/guc: Update GuC debugfs to support new GuC
` [PATCH 24/47] drm/i915/guc: Add several request trace points
  ` [Intel-gfx] "
` [PATCH 25/47] drm/i915: Add intel_context tracing
` [PATCH 27/47] drm/i915: Track 'serial' counts for virtual engines
` [PATCH 28/47] drm/i915: Hold reference to intel_context over life of i915_request
      ` [Intel-gfx] "
` [PATCH 29/47] drm/i915/guc: Disable bonding extension with GuC submission
` [PATCH 30/47] drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
` [PATCH 31/47] drm/i915/guc: Reset implementation for new GuC interface
` [PATCH 32/47] drm/i915: Reset GPU immediately if submission is disabled
` [PATCH 33/47] drm/i915/guc: Add disable interrupts to guc sanitize
` [PATCH 34/47] drm/i915/guc: Suspend/resume implementation for new interface
` [PATCH 35/47] drm/i915/guc: Handle context reset notification
` [PATCH 36/47] drm/i915/guc: Handle engine reset failure notification
` [PATCH 37/47] drm/i915/guc: Enable the timer expired interrupt for GuC
` [PATCH 41/47] drm/i915/guc: Capture error state on context reset

[PATCH] Revert "drm/vgem: Implement mmap as GEM object function"
 2021-07-13  9:02 UTC 

[PATCH 0/8] Per client engine busyness
 2021-07-13  8:50 UTC  (13+ messages)
` [PATCH 1/8] drm/i915: Explicitly track DRM clients
` [PATCH 2/8] drm/i915: Update client name on context create
` [PATCH 3/8] drm/i915: Make GEM contexts track DRM clients
` [PATCH 4/8] drm/i915: Track runtime spent in closed and unreachable GEM contexts
` [PATCH 5/8] drm/i915: Track all user contexts per client
` [PATCH 6/8] drm/i915: Track context current active time
` [RFC 7/8] drm/i915: Expose client engine utilisation via fdinfo
` [RFC 8/8] drm: Document fdinfo format specification

[PATCH] drm/shmobile: Convert to Linux IRQ interfaces
 2021-07-12 15:45 UTC  (3+ messages)

[PATCH] drm/mediatek: dpi: fix NULL dereference in mtk_dpi_bridge_atomic_check
 2021-07-12  8:07 UTC 

[PATCH] drm/of: free the iterator object on failure
 2021-07-12 21:55 UTC  (5+ messages)

[PATCH v3 1/1] drm/ttm: Fix COW check
 2021-07-13  6:57 UTC  (2+ messages)

[PATCH v2] dma-buf: Delete the DMA-BUF attachment sysfs statistics
 2021-07-13  4:07 UTC 

[PATCH v2 1/3] drm/i915: use consistent CPU mappings for pin_map users
 2021-07-13  2:20 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 3/3] drm/i915/uapi: reject set_domain for discrete

[RFC PATCH v2 0/4] Allow using dyndbg to replace drm_debug_enabled
 2021-07-13  1:38 UTC  (4+ messages)
` [RFC PATCH v2 1/4] drm_print.h: rewrap __DRM_DEFINE_DBG_RATELIMITED macro

[PATCH 0/3] drm/amdgpu: modernize virtual display feature
 2021-07-13  1:14 UTC  (8+ messages)
` [PATCH 1/3] drm/amdgpu: create amdgpu_vkms
` [PATCH 2/3] drm/amdgpu: cleanup dce_virtual
` [PATCH 3/3] drm/amdgpu: replace dce_virtual with amdgpu_vkms

[PATCH] dma-buf: Delete the DMA-BUF attachment sysfs statistics
 2021-07-13  0:42 UTC  (3+ messages)

[PATCH 00/16] Enable GuC based power management features
 2021-07-13  0:37 UTC  (8+ messages)
` [PATCH 02/16] drm/i915/guc/slpc: Initial definitions for slpc
` [PATCH 04/16] drm/i915/guc/slpc: Lay out slpc init/enable/disable/fini
  ` [Intel-gfx] "

[PATCH v2] drm/mediatek: clear pending flag when cmdq packet is done
 2021-07-13  0:24 UTC  (3+ messages)

[PATCH 0/4] CMDQ refinement of Mediatek DRM driver
 2021-07-12 23:50 UTC  (5+ messages)
` [PATCH 1/4] drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb
` [PATCH 2/4] drm/mediatek: Remove struct cmdq_client
` [PATCH 3/4] drm/mediatek: Detect CMDQ execution timeout
` [PATCH 4/4] drm/mediatek: Add cmdq_handle in mtk_crtc

[PATCH 1/2] drm/i915/gem: Correct the locking and pin pattern for dma-buf (v5)
 2021-07-12 23:12 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/gem: Migrate to system at dma-buf attach time (v5)

[PATCH AUTOSEL 4.4 08/31] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
 2021-07-12 21:59 UTC  (2+ messages)

[PATCH v3 0/7] drm/msm/dpu: add support for independent DSI config
 2021-07-12 21:15 UTC  (7+ messages)
` [PATCH v3 1/7] drm/msm/dsi: rename dual DSI to bonded DSI
  ` [Freedreno] "
` [PATCH v3 2/7] drm/msm/dsi: add three helper functions
  ` [Freedreno] "
` [PATCH v3 3/7] drm/msm/dpu: support setting up two independent DSI connectors

[PATCH 1/1] drm: bridge: Mark deprecated operations in drm_bridge_funcs
 2021-07-12 19:47 UTC  (3+ messages)

Linux 5.14-rc1
 2021-07-12 19:22 UTC  (2+ messages)

[PATCH] drm/mediatek: Test component initialization earlier in the function mtk_drm_crtc_create
 2021-07-12 18:12 UTC 

[PATCH 0/4] vkms: Switch to shadow-buffered plane state
 2021-07-12 18:01 UTC  (5+ messages)

[PATCH] soc: mediatek: mmsys: fix HDMI output on mt7623/bananapi-r2
 2021-07-12 17:32 UTC  (5+ messages)
  ` Aw: "

[PATCH 1/2 v3] drm/panel: Add DT bindings for Samsung LMS380KF01
 2021-07-12 17:18 UTC  (2+ messages)

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

drm/i915/ttm Initialize the ttm device and memory managers
 2021-07-12 16:22 UTC  (2+ messages)

[PATCH v2, 0/3] drm/mediatek: Separate aal module
 2021-07-12 15:33 UTC  (5+ messages)
` [PATCH v2, 1/3] "
` [PATCH v2, 2/3] drm/mediatek: add mt8183 aal support

[RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge
 2021-07-12 15:23 UTC  (4+ messages)
` [RFC PATCH 08/17] dt-bindings: display: bridge: Add "

[PATCH] drm/dp: Move panel DP AUX backlight support to drm_dp_helper
 2021-07-12 15:06 UTC  (3+ messages)

[PATCH v2] drm/i915: Add TTM offset argument to mmap
 2021-07-12 15:07 UTC  (6+ messages)
` [Intel-gfx] "

[v8 0/6] drm: Support basic DPCD backlight in panel-simple and add a new panel ATNA33XC20
 2021-07-12 15:03 UTC  (6+ messages)
` [v8 1/6] drm/panel: add basic DP AUX backlight support

[PATCHi v3] drm/mediatek: adjust rdma fifo threshold calculate formula
 2021-07-12 14:47 UTC  (3+ messages)
` [PATCH "

[PATCH 0/2] drm/i915: Better document VM and engine set APIs
 2021-07-12 14:34 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: Don't allow setting I915_CONTEXT_PARAM_VM twice
` [PATCH 2/2] drm/i915/uapi: Add docs about immutability of engine sets and VMs

[PATCH] drm/of: free the right object
 2021-07-12 14:25 UTC  (2+ messages)

[PATCH 00/12] mgag200: Refactor PLL setup
 2021-07-12 14:18 UTC  (14+ messages)
` [PATCH 01/12] drm/mgag200: Select clock in PLL update functions
` [PATCH 02/12] drm/mgag200: Return errno codes from PLL compute functions
` [PATCH 04/12] drm/mgag200: Split PLL setup into compute and update functions
` [PATCH 06/12] drm/mgag200: Store values (not bits) in struct mgag200_pll_values

[PATCH] drm/dp: follow DP link CTS spec to read link status back
 2021-07-12 14:16 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/vgem: Restore mmap functionality
 2021-07-12 14:14 UTC  (4+ messages)

[PATCH v5] Documentation: gpu: Mention the requirements for new properties
 2021-07-12 14:07 UTC  (5+ messages)

[PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
 2021-07-12 13:56 UTC  (9+ messages)

[PATCH] dma-buf/sync_file: Don't leak fences on merge failure
 2021-07-12 13:38 UTC  (5+ messages)

[PATCH v2] drm/vgem: Restore mmap functionality
 2021-07-12 12:33 UTC 

[PATCH 0/2] drm/i915, drm/ttm: Update the ttm_move_memcpy() interface
 2021-07-12 11:29 UTC  (4+ messages)
` [PATCH 2/2] drm/ttm, drm/i915: Update ttm_move_memcpy for async use

[PATCH] fbcon: garbage collect fbdev scrolling acceleration
 2021-07-12 11:16 UTC  (4+ messages)

[PATCH] video: backlight: Drop maximum brightness override for brightness zero
 2021-07-12 10:25 UTC  (3+ messages)

[PATCH v3] drm/panfrost:fix the exception name always "UNKNOWN"
 2021-07-12 10:02 UTC  (2+ messages)

[PATCH] include/uapi/drm: fix spelling mistakes in header files
 2021-07-12  9:47 UTC  (3+ messages)

[PATCH] drm/mediatek: mtk-dpi: Set out_fmt from config if not the last bridge
 2021-07-12  9:46 UTC 

[PATCH] drm/ingenic: Convert to Linux IRQ interfaces
 2021-07-12  9:43 UTC  (4+ messages)

[PATCH 1/1] drm/ttm: Fix COW check
 2021-07-12  9:30 UTC  (2+ messages)

[PATCH 1/2] drm/amdkfd: Allow CPU access for all VRAM BOs
 2021-07-12  9:27 UTC  (7+ messages)
` [PATCH 2/2] drm/ttm: Fix COW check

[PATCH v3 00/20] drm/sched dependency tracking and dma-resv fixes
 2021-07-12  9:19 UTC  (3+ messages)
` [PATCH v3 07/20] drm/panfrost: use scheduler dependency tracking

[PATCH] drm/bridge: dw-mipi-dsi: Find the possible DSI devices
 2021-07-12  9:06 UTC  (2+ messages)

BUG: MTK DRM/HDMI broken on 5.13 (mt7623/bpi-r2)
 2021-07-12  8:11 UTC  (10+ messages)
  ` Aw: "
        `  "
          ` Aw: "
              `  "
                ` Aw: "

[PATCH 5.13 407/800] drm/i915: Merge fix for "drm: Switch to %p4cc format modifier"
 2021-07-12  6:07 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 read-only IMAP folder(s) and NNTP newsgroup(s).