dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-01 23:18:54 to 2021-06-02 18:08:19 UTC [more...]

[PATCH v8 00/11] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-06-02 18:08 UTC  (8+ messages)
` [PATCH v8 01/11] dt-bindings: display: simple: List hpd properties in panel-simple
` [PATCH v8 02/11] dt-bindings: drm: Introduce the DP AUX bus
` [PATCH v8 03/11] dt-bindings: drm/bridge: ti-sn65dsi86: Add aux-bus child

[RESEND 00/26] Rid W=1 warnings from GPU
 2021-06-02 17:38 UTC  (37+ messages)
` [RESEND 01/26] drm/mediatek/mtk_disp_color: Strip incorrect doc and demote header
` [RESEND 02/26] drm/mediatek/mtk_disp_gamma: Strip and demote non-conformant kernel-doc header
` [RESEND 03/26] drm/mediatek/mtk_disp_ovl: Strip and demote non-conformant header
` [RESEND 04/26] drm/mediatek/mtk_disp_rdma: Strip and demote non-conformant kernel-doc header
` [RESEND 05/26] drm/sti/sti_hdmi_tx3g4c28phy: Provide function names for kernel-doc headers
` [RESEND 06/26] drm/sti/sti_hda: Provide missing function names
` [RESEND 07/26] drm/sti/sti_tvout: Provide a bunch of "
` [RESEND 08/26] drm/sti/sti_hqvdp: Fix incorrectly named function 'sti_hqvdp_vtg_cb()'
` [RESEND 09/26] drm/msm/disp/dpu1/dpu_encoder_phys_cmd: Remove unused variable 'cmd_enc'
  ` [Freedreno] "
` [RESEND 10/26] drm/msm/disp/dpu1/dpu_hw_interrupts: Demote a bunch of kernel-doc abuses
  ` [Freedreno] "
` [RESEND 11/26] drm/msm/disp/dpu1/dpu_plane: Fix a couple of naming issues
  ` [Freedreno] "
` [RESEND 12/26] drm/msm/msm_gem: Demote kernel-doc abuses
` [RESEND 13/26] drm/msm/dp/dp_catalog: Correctly document param 'dp_catalog'
  ` [Freedreno] "
` [RESEND 14/26] drm/msm/dp/dp_link: Fix some potential doc-rot
` [RESEND 15/26] drm/nouveau/nvkm/subdev/mc/tu102: Make functions called by reference static
` [RESEND 16/26] drm/amd/display/dc/dce/dce_transform: Remove superfluous re-initialisation of DCFE_MEM_LIGHT_SLEEP_CNTL,
` [RESEND 17/26] drm/xlnx/zynqmp_disp: Fix incorrectly named enum 'zynqmp_disp_layer_id'
` [RESEND 18/26] drm/xlnx/zynqmp_dp: Fix incorrectly name function 'zynqmp_dp_train()'
` [RESEND 19/26] drm/ttm/ttm_tt: Demote non-conformant kernel-doc header
` [RESEND 20/26] drm/panel/panel-raspberrypi-touchscreen: Demote kernel-doc abuse
` [RESEND 21/26] drm/panel/panel-sitronix-st7701: "
` [RESEND 22/26] drm/vgem/vgem_drv: Standard comment blocks should not use kernel-doc format
` [RESEND 23/26] drm/exynos/exynos7_drm_decon: Fix incorrect naming of 'decon_shadow_protect_win()'
` [RESEND 24/26] drm/exynos/exynos_drm_ipp: Fix documentation for 'exynos_drm_ipp_get_{caps, res}_ioctl()'
` [RESEND 25/26] drm/vboxvideo/hgsmi_base: Place function names into headers
` [RESEND 26/26] drm/vboxvideo/modesetting: Provide function names for prototype headers

[Freedreno] [RESEND 14/26] drm/msm/dp/dp_link: Fix some potential doc-rot
 2021-06-02 17:33 UTC 

[PATCH v9 00/15] Move LMEM (VRAM) management over to TTM
 2021-06-02 17:26 UTC  (4+ messages)
` [PATCH v9 07/15] drm: Add a prefetching memcpy_from_wc

[PATCH 0/5] drm/i915: Move system memory to TTM for discrete
 2021-06-02 17:07 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Update object placement flags to be mutable
` [PATCH 2/5] drm/i915/ttm: Adjust gem flags and caching settings after a move
` [PATCH 3/5] drm/i915/ttm: Calculate the object placement at get_pages time
` [PATCH 4/5] drm/i915/ttm: Use TTM for system memory
` [PATCH 5/5] drm/i915/ttm: Implement object migration

[RESEND PATCH v4 0/6] iommu/arm-smmu: adreno-smmu page fault handling
 2021-06-02 16:52 UTC  (7+ messages)
` [RESEND PATCH v4 1/6] iommu/arm-smmu: Add support for driver IOMMU fault handlers
` [RESEND PATCH v4 2/6] iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault info
` [RESEND PATCH v4 3/6] drm/msm: Improve the a6xx page fault handler
` [RESEND PATCH v4 4/6] iommu/arm-smmu-qcom: Add stall support
` [RESEND PATCH v4 5/6] drm/msm: Add crashdump support for stalled SMMU
` [RESEND PATCH v4 6/6] drm/msm: devcoredump iommu fault support

[PATCH 0/5] drm/i915: Get rid of fence error propagation
 2021-06-02 16:41 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"
` [PATCH 2/5] drm/i915: Remove allow_alloc from i915_gem_object_get_sg*
` [PATCH 3/5] drm/i915: Drop error handling from dma_fence_work
` [PATCH 4/5] Revert "drm/i915: Propagate errors on awaiting already signaled fences"
` [PATCH 5/5] Revert "drm/i915: Skip over MI_NOOP when parsing"

[PATCH v4 0/1] drm/i915/dg1: Add HWMON power sensor support
 2021-06-02 16:41 UTC  (5+ messages)
` [PATCH v4 1/1] "

[PATCH] Revert "i915: use io_mapping_map_user"
 2021-06-02 16:29 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH] vgaarb: Call vga_arb_device_init() after PCI enumeration
 2021-06-02 16:22 UTC  (7+ messages)

[PATCH v4 00/17] drm/i915: Introduce Intel PXP
 2021-06-02 16:20 UTC  (6+ messages)
` [PATCH v4 10/17] drm/i915/pxp: Implement PXP irq handler
  ` [Intel-gfx] "
` [PATCH v4 13/17] drm/i915/pxp: Enable PXP power management

[PATCH] drm:atmel: Enable the crtc vblank prior to crtc usage
 2021-06-02 16:08 UTC 

[PATCH v3] drm/msm/dp: power off DP phy at suspend
 2021-06-02 15:49 UTC  (2+ messages)

[PATCH 01/10] drm/ttm: allocate resource object instead of embedding it v2
 2021-06-02 15:28 UTC  (17+ messages)
` [PATCH 02/10] drm/ttm: flip over the range manager to self allocated nodes
` [PATCH 03/10] drm/ttm: flip over the sys "
` [PATCH 04/10] drm/amdgpu: revert "drm/amdgpu: stop allocating dummy GTT nodes"
` [PATCH 05/10] drm/amdkfd: use resource cursor in svm_migrate_copy_to_vram v2
` [PATCH 06/10] drm/amdgpu: switch the GTT backend to self alloc
` [PATCH 07/10] drm/amdgpu: switch the VRAM "
` [PATCH 08/10] drm/nouveau: switch the TTM backends "
` [PATCH 09/10] drm/vmwgfx: "
` [PATCH 10/10] drm/ttm: flip the switch for driver allocated resources v2

[RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-06-02 15:27 UTC  (23+ messages)
` [RFC PATCH 60/97] drm/i915: Track 'serial' counts for virtual engines
  ` [Intel-gfx] "
` [RFC PATCH 61/97] drm/i915: Hold reference to intel_context over life of i915_request
  ` [Intel-gfx] "
` [RFC PATCH 63/97] drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
  ` [Intel-gfx] "
` [RFC PATCH 64/97] drm/i915/guc: Reset implementation for new GuC interface
  ` [Intel-gfx] "
` [RFC PATCH 65/97] drm/i915: Reset GPU immediately if submission is disabled
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 00/97] Basic GuC submission support in the i915

[PATCH] drm/msm/dsi: add continuous clock support for 7nm PHY
 2021-06-02 14:43 UTC 

[PATCH v9 00/10] Add support for SVM atomics in Nouveau
 2021-06-02 14:37 UTC  (7+ messages)
` [PATCH v9 07/10] mm: Device exclusive memory access

[PATCH 0/7] libdrm tests for hot-unplug feature
 2021-06-02 14:25 UTC  (6+ messages)
` [PATCH 2/7] xf86drm: Add function to retrieve char device path

[PATCH 01/11] drm/amdgpu: Comply with implicit fencing rules
 2021-06-02 14:06 UTC  (3+ messages)
` [PATCH 03/11] drm/panfrost: Use xarray and helpers for depedency tracking

[PATCH 1/2] dma-buf: fix inconsistent debug print v2
 2021-06-02 14:03 UTC  (2+ messages)
` [PATCH 2/2] dma-buf: add SPDX header and fix style in dma-resv.c

[PATCH 1/7] dma-buf: fix inconsistent debug print
 2021-06-02 12:55 UTC  (19+ messages)
` [PATCH 2/7] dma-buf: add SPDX header and fix style in dma-resv.c
` [PATCH 3/7] dma-buf: cleanup dma-resv shared fence debugging a bit
` [PATCH 4/7] dma-buf: rename and cleanup dma_resv_get_excl
` [PATCH 5/7] dma-buf: rename and cleanup dma_resv_get_list
` [PATCH 6/7] dma-buf: rename dma_resv_get_excl_rcu to _unlocked
` [PATCH 7/7] dma-buf: drop the _rcu postfix on function names

[PATCH] drm/ttm: nuke VM_MIXEDMAP on BO mappings
 2021-06-02 12:21 UTC  (6+ messages)

[PATCH] drm/i915/gem/mman: only allow WC for lmem
 2021-06-02 12:00 UTC  (2+ messages)

[PATCH 0/4] drm/panfrost: Plumb cycle counters to userspace
 2021-06-02 11:50 UTC  (9+ messages)
` [PATCH 1/4] drm/panfrost: Add cycle counter job requirement
` [PATCH 2/4] drm/panfrost: Add CYCLE_COUNT_START/STOP commands
` [PATCH 3/4] drm/panfrost: Add permon acquire/release helpers
` [PATCH 4/4] drm/panfrost: Handle PANFROST_JD_REQ_PERMON

[RFC PATCH 00/13] drm/msm: Add Display Stream Compression Support
 2021-06-02 11:17 UTC  (12+ messages)
` [RFC PATCH 03/13] drm/msm/dsi: add support for dsc data
` [Freedreno] [RFC PATCH 00/13] drm/msm: Add Display Stream Compression Support

[PATCH] drm/rockchip: defined struct rockchip_dp_dt_ids[] under CONFIG_OF
 2021-06-02 10:07 UTC  (2+ messages)

Linux Graphics Next: Userspace submission update
 2021-06-02 10:06 UTC  (14+ messages)
      ` [Mesa-dev] "

Merging TTM branches through the Intel tree?
 2021-06-02  9:48 UTC  (4+ messages)

[PATCH -next] drm/i915: use DEVICE_ATTR_RO macro
 2021-06-02  9:48 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()
 2021-06-02  9:47 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 00/21] Add Support for Plane Color Lut and CSC features
 2021-06-02  9:33 UTC  (4+ messages)
` [PATCH 01/21] drm: Add Enhanced Gamma and color lut range attributes

[PATCH] drm/rockchip: defined struct vop_driver_dt_match[] under CONFIG_OF
 2021-06-02  9:13 UTC 

[PATCH 0/9] Enhance pipe color support for multi segmented luts
 2021-06-02  9:09 UTC  (6+ messages)
` [PATCH 1/9] drm: Add gamma mode property
` [PATCH 5/9] drm: Add Client Cap for advance gamma mode

[PATCH v10 00/11] Move LMEM (VRAM) management over to TTM
 2021-06-02  8:38 UTC  (12+ messages)
` [PATCH v10 01/11] drm/i915/ttm Initialize the ttm device and memory managers
` [PATCH v10 02/11] drm/i915/ttm: Embed a ttm buffer object in the i915 gem object
` [PATCH v10 03/11] drm/ttm: Add a generic TTM memcpy move for page-based iomem
` [PATCH v10 04/11] drm: Add a prefetching memcpy_from_wc
` [PATCH v10 05/11] drm/ttm: Use drm_memcpy_from_wc for TTM bo moves
` [PATCH v10 06/11] drm/ttm: Document and optimize ttm_bo_pipeline_gutting()
` [PATCH v10 07/11] drm/ttm, drm/amdgpu: Allow the driver some control over swapping
` [PATCH v10 08/11] drm/i915/ttm: Introduce a TTM i915 gem object backend
` [PATCH v10 09/11] drm/i915/lmem: Verify checks for lmem residency
` [PATCH v10 10/11] drm/vma: Add a driver_private member to vma_node
` [PATCH v10 11/11] drm/i915: Use ttm mmap handling for ttm bo's

[PATCH -next] drm/radeon/radeon_pm: use DEVICE_ATTR_RW macro
 2021-06-02  6:41 UTC  (4+ messages)

[v4 0/4] drm: Support basic DPCD backlight in panel-simple and add a new panel ATNA33XC20
 2021-06-02  5:38 UTC  (4+ messages)
` [v4 1/4] drm/panel-simple: Add basic DPCD backlight support

[PULL] drm-intel-gt-next
 2021-06-02  4:30 UTC  (5+ messages)

[PATCH] video: fbdev: kyro: STG4000OverlayDevice.c: Fix a typo
 2021-06-02  3:24 UTC 

[PATCH] video: fbdev: kyro: STG4000OverlayDevice.c: deleted the repeated word
 2021-06-02  2:47 UTC 

[PATCH 1/1] video: fbdev: sm501fb: use DEVICE_ATTR_RO macro
 2021-06-02  2:28 UTC 

[PATCH 1/1] video: fbdev: w100fb: use DEVICE_ATTR_WO macro
 2021-06-02  2:17 UTC 

[PATCH -next] drm/amdgpu: Remove unneeded semicolon
 2021-06-02  2:15 UTC  (2+ messages)

[PATCH -next] drm/amd/display: fix warning: ‘update_dsc_caps’ and ‘apply_dsc_policy_for_stream’ defined but not used
 2021-06-02  2:10 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove the redundant initialization of local variable
 2021-06-02  2:09 UTC  (2+ messages)

[PATCH] drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'
 2021-06-02  2:07 UTC  (2+ messages)

[PATCH] drm/amd/display: Avoid HDCP over-read and corruption
 2021-06-02  2:06 UTC  (2+ messages)

[PATCH v3] amdgpu: remove unreachable code
 2021-06-02  1:57 UTC  (3+ messages)

[PATCH 1/4] drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3
 2021-06-02  1:30 UTC  (3+ messages)
` [PATCH 3/4] drm/amdgpu: always allow evicting to SYSTEM domain

[PATCH RESEND][next] drm/nouveau: Fix fall-through warnings for Clang
 2021-06-02  0:10 UTC  (4+ messages)
    ` [Nouveau] "

[PATCH RESEND][next] drm/nouveau/clk: Fix fall-through warnings for Clang
 2021-06-01 22:57 UTC  (3+ 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).