dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-20 10:50:43 to 2021-05-21 09:10:29 UTC [more...]

[PATCH 01/11] drm/amdgpu: Comply with implicit fencing rules
 2021-05-21  9:09 UTC  (5+ messages)
` [PATCH 02/11] drm/panfrost: Remove sched_lock
` [PATCH 03/11] drm/panfrost: Use xarray and helpers for depedency tracking
` [PATCH 04/11] drm/panfrost: Fix implicit sync
` [PATCH 06/11] drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default

[PATCH v2] drm/exynos: Use pm_runtime_resume_and_get() to replace open coding
 2021-05-21  9:06 UTC 

[RFC PATCH 0/5] Core TTM changes for i915 TTM enabling
 2021-05-21  8:43 UTC  (12+ messages)
` [RFC PATCH 1/5] drm/ttm: Add a generic TTM memcpy move for page-based iomem
` [RFC PATCH 2/5] drm, drm/i915: Move the memcpy_from_wc functionality to core drm
` [RFC PATCH 3/5] drm/ttm: Use drm_memcpy_from_wc for TTM bo moves
` [RFC PATCH 4/5] drm/ttm: Document and optimize ttm_bo_pipeline_gutting()
` [RFC PATCH 5/5] drm/ttm, drm/amdgpu: Allow the driver some control over swapping

[PATCH] drm/ttm: Skip swapout if ttm object is not populated
 2021-05-21  8:43 UTC  (2+ messages)

[RFC 0/2] GuC submission / DRM scheduler integration plan + new uAPI
 2021-05-21  8:35 UTC  (15+ messages)
` [RFC 2/2] drm/doc/rfc: i915 new parallel submission uAPI plan
  ` [Intel-gfx] "
  ` [Mesa-dev] "
          ` [Intel-gfx] "

[PATCH] drm/doc: Includ fence chain api
 2021-05-21  8:26 UTC  (2+ messages)

[PATCH 0/4] dma-buf: Add an API for exporting sync files (v8)
 2021-05-21  7:51 UTC  (6+ messages)
` [PATCH 1/4] dma-buf: add dma_fence_array_for_each (v2)
` [PATCH 2/4] dma-buf: add dma_resv_get_singleton_rcu (v4)
` [PATCH 3/4] dma-buf: Add an API for exporting sync files (v9)
` [PATCH 4/4] RFC: dma-buf: Add an API for importing sync files (v6)

[RFC 0/3] dma-fence: Add a "boost" mechanism
 2021-05-21  7:43 UTC  (14+ messages)
` [RFC 1/3] dma-fence: Add boost fence op
          ` [Linaro-mm-sig] "
` [RFC 2/3] drm/atomic: Call dma_fence_boost() when we've missed a vblank

[RFC] Add DMA_RESV_USAGE flags
 2021-05-21  7:27 UTC  (25+ messages)

NVIDIA GPU fallen off the bus after exiting s2idle
 2021-05-21  7:13 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH 00/38] Rid W=1 warnings from GPU
 2021-05-21  7:10 UTC  (69+ messages)
` [PATCH 01/38] drm/mediatek/mtk_disp_color: Strip incorrect doc and demote header
` [PATCH 02/38] drm/mediatek/mtk_disp_gamma: Strip and demote non-conformant kernel-doc header
` [PATCH 03/38] drm/radeon/radeon_cs: Fix incorrectly documented function 'radeon_cs_parser_fini'
` [PATCH 04/38] drm/mediatek/mtk_disp_ovl: Strip and demote non-conformant header
` [PATCH 05/38] drm/mediatek/mtk_disp_rdma: Strip and demote non-conformant kernel-doc header
` [PATCH 06/38] drm/sti/sti_hdmi_tx3g4c28phy: Provide function names for kernel-doc headers
` [PATCH 07/38] drm/sti/sti_hda: Provide missing function names
` [PATCH 08/38] drm/sti/sti_tvout: Provide a bunch of "
` [PATCH 09/38] drm/sti/sti_hqvdp: Fix incorrectly named function 'sti_hqvdp_vtg_cb()'
` [PATCH 10/38] drm/amd/amdgpu/amdgpu_ids: Correct some function name disparity
` [PATCH 11/38] drm/amd/amdgpu/amdgpu_debugfs: Fix a couple of misnamed functions
` [PATCH 12/38] drm/amd/amdgpu/amdgpu_gmc: Fix a little naming related doc-rot
` [PATCH 13/38] drm/amd/amdgpu/cik_sdma: Fix a few incorrectly named functions
` [PATCH 14/38] drm/amd/amdgpu/gfx_v7_0: Repair function names in the documentation
` [PATCH 15/38] drm/msm/disp/dpu1/dpu_encoder_phys_cmd: Remove unused variable 'cmd_enc'
` [PATCH 16/38] drm/amd/amdgpu/si_dma: Fix some function name disparity
` [PATCH 17/38] drm/amd/amdgpu/dce_v6_0: Repair function name of 'si_get_number_of_dram_channels()'
` [PATCH 18/38] drm/msm/disp/dpu1/dpu_hw_interrupts: Demote a bunch of kernel-doc abuses
` [PATCH 19/38] drm/radeon/cik: Fix incorrectly named function 'cik_irq_suspend()'
` [PATCH 20/38] drm/radeon/radeon_vm: Fix function naming disparities
` [PATCH 21/38] drm/amd/include/aldebaran_ip_offset: Mark top-level IP_BASE as __maybe_unused
` [PATCH 22/38] drm/msm/disp/dpu1/dpu_plane: Fix a couple of naming issues
` [PATCH 23/38] drm/amd/amdgpu/gmc_v7_0: Fix potential copy/paste issue
` [PATCH 24/38] drm/amd/amdgpu/mmhub_v9_4: Fix naming disparity with 'mmhub_v9_4_set_fault_enable_default()'
` [PATCH 25/38] drm/msm/msm_gem: Demote kernel-doc abuses
` [PATCH 26/38] drm/amd/amdgpu/gmc_v10_0: Fix potential copy/paste issue
` [PATCH 27/38] drm/msm/dp/dp_catalog: Correctly document param 'dp_catalog'
` [PATCH 28/38] drm/msm/dp/dp_link: Fix some potential doc-rot
` [PATCH 29/38] drm/radeon/r100: Realign doc header with function 'r100_cs_packet_parse_vline()'
` [PATCH 30/38] drm/amd/amdgpu/gfx_v9_4_2: Mark functions called by reference as static
` [PATCH 31/38] drm/amd/amdgpu/sdma_v2_4: Correct misnamed function 'sdma_v2_4_ring_emit_hdp_flush()'
` [PATCH 32/38] drm/amd/amdgpu/sdma_v4_0: Realign functions with their headers
` [PATCH 33/38] drm/amd/amdgpu/sdma_v5_0: Fix typo in function name
` [PATCH 34/38] drm/amd/amdgpu/amdgpu_vce: Fix a few incorrectly named functions
` [PATCH 35/38] drm/amd/amdgpu/sdma_v5_2: Repair typo in function name
` [PATCH 36/38] drm/amd/amdgpu/vcn_v1_0: Fix some function naming disparity
` [PATCH 37/38] drm/amd/amdgpu/gfx_v10_0: Demote kernel-doc abuse
` [PATCH 38/38] drm/amd/amdgpu/smuio_v13_0: Realign 'smuio_v13_0_is_host_gpu_xgmi_supported()' header

[PATCH 0/7] Per client engine busyness
 2021-05-20 14:17 UTC  (13+ messages)
              ` [Intel-gfx] "
                      ` [Nouveau] "

[PATCH] drm/msm/dpu: remove unused variable cmd_enc
 2021-05-21  4:16 UTC 

[PATCH] video: hgafb: correctly handle card detect failure during probe
 2021-05-20 13:58 UTC  (3+ messages)

[PATCH v8 0/8] Add support for SVM atomics in Nouveau
 2021-05-21  6:53 UTC  (11+ messages)
` [PATCH v8 3/8] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v8 8/8] nouveau/svm: Implement atomic SVM access
` [PATCH v8 5/8] mm: Device exclusive memory access

[git pull] drm fixes for 5.13-rc3
 2021-05-21  6:22 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-next-5.14
 2021-05-21  4:57 UTC 

[PATCH i-g-t] tests/drm_read: drm_read fails for subtest invalid-buffer on chrome
 2021-05-21  4:18 UTC 

[PATCH i-g-t] tests/kms_big_fb: Wait for vblank before collecting CRC
 2021-05-21  4:08 UTC 

[PATCH v2 1/3] dt-bindings: display: convert faraday,tve200
 2021-05-21  2:00 UTC  (2+ messages)

linux-next: build failure after merge of the drm-intel tree
 2021-05-21  1:58 UTC 

linux-next: manual merge of the drm-intel tree with Linus' tree
 2021-05-21  1:45 UTC  (2+ messages)

linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2021-05-21  1:42 UTC 

linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2021-05-21  1:38 UTC 

linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2021-05-21  1:20 UTC 

linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2021-05-21  1:16 UTC 

Freenode fallout
 2021-05-20 23:49 UTC 

[PATCH 1/3] gpu: drm: replace occurrences of invalid character
 2021-05-20 21:08 UTC  (2+ messages)
` (subset) "

[PATCH] drm/ttm: Explain why ttm_bo_add_move_fence uses a shared slot
 2021-05-20 20:28 UTC  (3+ messages)

[PATCH] drm/meson: fix shutdown crash when component not probed
 2021-05-20 20:25 UTC  (2+ messages)

[PATCH 0/7] component: Make into an aggregate bus
 2021-05-20 20:22 UTC  (10+ messages)
` [PATCH 3/7] component: Introduce struct aggregate_device
` [PATCH 7/7] drm/msm: Migrate to aggregate driver

[PATCH 00/10] Documentation build warning fixes
 2021-05-20 20:00 UTC  (2+ messages)

[PATCH -next] drm/amdgpu: fix unused-but-set-variable warnings
 2021-05-20 19:28 UTC  (2+ messages)

[PATCH] vgaarb: Use ACPI HID name to find integrated GPU
 2021-05-20 18:58 UTC  (3+ messages)

[Bug 211277] New: sometimes crash at s2ram-wake (Ryzen 3500U): amdgpu, drm, commit_tail, amdgpu_dm_atomic_commit_tail
 2021-05-20 18:42 UTC  (3+ messages)
` [Bug 211277] "

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

[PATCH] drm/panel: add rotation support for Elida KD35T133 panels
 2021-05-20 17:45 UTC  (2+ messages)

[RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-20 16:47 UTC  (3+ messages)
` [RFC PATCH 04/97] drm/i915/guc: skip disabling CTBs before sanitizing the GuC

[PATCH 0/4] drm/vc4: Add support for the BCM2711 VEC
 2021-05-20 16:53 UTC  (6+ messages)
` [PATCH 1/4] drm/vc4: Fix clock source for VEC PixelValve on BCM2711
` [PATCH 2/4] dt-bindings: display: bcm2835-vec: Add BCM2711 compatible
` [PATCH 3/4] drm/vc4: Separate VEC compatible variants
` [PATCH 4/4] ARM: boot: dts: bcm2711: Add BCM2711 VEC compatible

i915 and swiotlb_max_segment
 2021-05-20 15:12 UTC 

[PATCH] drm/i915: Use DRIVER_NAME for tracing unattached requests
 2021-05-20 14:28 UTC  (2+ messages)

[PATCH v2] Documentation: gpu: Mention the requirements for new properties
 2021-05-20 14:24 UTC 

[PATCH] dma-buf: fix unintended pin/unpin warnings
 2021-05-20 14:13 UTC  (5+ messages)

[PULL] drm-misc-fixes
 2021-05-20 14:08 UTC 

[PATCH] drm/i915/gt: fix typo issue
 2021-05-20 14:07 UTC  (2+ messages)

[PATCH v7 00/10] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-05-20 13:25 UTC  (5+ messages)
` [PATCH v7 03/10] dt-bindings: drm/bridge: ti-sn65dsi86: Add aux-bus child

[PATCH v6 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-05-20 13:03 UTC  (2+ messages)

[PATCH v2 0/3] drm: xlnx: zynqmp_dpsub: Fix plane handling
 2021-05-20 12:19 UTC  (4+ messages)
` [PATCH v2 1/3] drm: xlnx: zynqmp_dpsub: Fix graphics layer blending
` [PATCH v2 2/3] drm: xlnx: zynqmp_dpsub: Add global alpha support
` [PATCH v2 3/3] drm: xlnx: zynqmp_dpsub: Expose plane ordering to userspace

[PULL] drm-intel-fixes
 2021-05-20 11:57 UTC 

[PATCH] drm: xlnx: zynqmp_dpsub: Pass disp structure to all internal functions
 2021-05-20 11:38 UTC 

[PATCH v3] drm: xlnx: zynqmp: Add zynqmp_disp_layer_is_video() to simplify the code
 2021-05-20 11:30 UTC 

[V2][PATCH 0/2] drm: xlnx: add some functions
 2021-05-20 10:45 UTC  (4+ messages)
` [V2][PATCH 2/2] drm: xlnx: consolidate the functions which programming AUDIO_VIDEO_SELECT register

[RFC PATCH 1/2] drm/amdgpu: Fix memory corruption due to swapout and swapin
 2021-05-20 11:00 UTC  (3+ messages)
` [RFC PATCH 2/2] drm/ttm: skip swapout when ttm has no backend page


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