dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-18 09:24:22 to 2022-02-18 22:34:28 UTC [more...]

[PATCH 0/9] drm/i915: use ref_tracker library for tracking wakerefs
 2022-02-18 10:54 UTC  (13+ messages)
` [PATCH 2/9] lib/ref_tracker: compact stacktraces before printing
` [PATCH 3/9] lib/ref_tracker: __ref_tracker_dir_print improve printing
` [PATCH 5/9] lib/ref_tracker: improve allocation flags
` [PATCH 6/9] drm/i915: Separate wakeref tracking
  ` [Intel-gfx] "

[PATCH v4 00/10] clk: Improve clock range handling
 2022-02-18 22:34 UTC  (3+ messages)
` [PATCH v4 03/10] clk: Use clamp instead of open-coding our own

[drm-intel:topic/core-for-CI 1/1] drivers/gpu/drm/i915/intel_device_info.c:236:14: error: 'INTEL_SUBPLATFORM_G12' undeclared; did you mean 'INTEL_SUBPLATFORM_G10'?
 2022-02-18 22:34 UTC  (2+ messages)
` [Intel-gfx] "

[RFC PATCH v2 0/5] Simplify and correct msm/dp bridge implementation
 2022-02-18 22:32 UTC  (12+ messages)
` [RFC PATCH v2 1/5] drm/msm/dp: fix panel bridge attachment
` [RFC PATCH v2 2/5] drm/msm/dp: support attaching bridges to the DP encoder
` [RFC PATCH v2 3/5] drm/msm/dp: support finding next bridge even for DP interfaces
` [RFC PATCH v2 4/5] drm/msm/dp: replace dp_connector with drm_bridge_connector

[PATCH v3] drm/i915/dg2: Define GuC firmware version for DG2
 2022-02-18 22:15 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v3 00/16] drm/i915/guc: Refactor ADS access to use iosys_map
 2022-02-18 22:06 UTC  (17+ messages)
` [PATCH v3 09/16] drm/i915/guc: Convert guc_ads_private_data_reset to iosys_map
` [PATCH v3 10/16] drm/i915/guc: Convert golden context prep "
` [PATCH v3 11/16] drm/i915/guc: Replace check for golden context size
` [PATCH v3 12/16] drm/i915/guc: Convert mapping table to iosys_map
` [PATCH v3 13/16] drm/i915/guc: Convert capture list "
` [PATCH v3 14/16] drm/i915/guc: Convert guc_mmio_reg_state_init "
` [PATCH v3 15/16] drm/i915/guc: Convert __guc_ads_init "
` [PATCH v3 16/16] drm/i915/guc: Remove plain ads_blob pointer

[REPOST PATCH v4 00/13] drm/msm: Add Display Stream Compression Support
 2022-02-18 21:36 UTC  (10+ messages)
` [REPOST PATCH v4 08/13] drm/msm/disp/dpu1: Don't use DSC with mode_3d
              ` [Freedreno] "

[PATCH 0/3] Improve anti-pre-emption w/a for compute workloads
 2022-02-18 21:33 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/guc: Limit scheduling properties to avoid overflow
` [PATCH 2/3] drm/i915/gt: Make the heartbeat play nice with long pre-emption timeouts
` [PATCH 3/3] drm/i915: Improve long running OCL w/a for GuC submission

[PATCH 0/8] Prep work for next GuC release
 2022-02-18 21:18 UTC  (5+ messages)
` [PATCH 1/8] drm/i915/guc: Do not conflate lrc_desc with GuC id for registration
` [PATCH 2/8] drm/i915/guc: Add an explicit 'submission_initialized' flag
  ` [Intel-gfx] "

[PATCH libdrm v2 00/25] Update Tegra support
 2022-02-18 19:49 UTC  (6+ messages)

[PATCH v8 0/5] discrete card 64K page support
 2022-02-18 19:42 UTC  (7+ messages)
` [PATCH v8 5/5] drm/i915/uapi: document behaviour for DG2 64K support

[PATCH v6 01/10] mm: add zone device coherent type memory support
 2022-02-18 19:37 UTC  (11+ messages)

[PATCH v2 1/2] drm/msm/dpu: Add a function to retrieve the current CTL status
 2022-02-18 19:27 UTC  (4+ messages)
` [PATCH v2 2/2] drm/msm/dpu: Fix timeout issues on command mode panels

[PATCH 00/15] drm/i915: Enable DG2
 2022-02-18 19:14 UTC  (17+ messages)
` [PATCH 01/15] drm/i915/dg2: Define GuC firmware version for DG2
` [PATCH 02/15] drm/i915: Fix for PHY_MISC_TC1 offset
` [PATCH 03/15] drm/i915/dg2: Drop 38.4 MHz MPLLB tables
` [PATCH 04/15] drm/i915/dg2: Enable 5th port
` [PATCH 05/15] drm/i915: add needs_compact_pt flag
` [PATCH 06/15] drm/i915: enforce min GTT alignment for discrete cards
` [PATCH 07/15] drm/i915: support 64K GTT pages "
` [PATCH 08/15] drm/i915: add gtt misalignment test
` [PATCH 09/15] drm/i915/gtt: allow overriding the pt alignment
` [PATCH 10/15] drm/i915/gtt: add xehpsdv_ppgtt_insert_entry
` [PATCH 11/15] drm/i915/migrate: add acceleration support for DG2
` [PATCH 12/15] drm/i915/uapi: document behaviour for DG2 64K support
` [PATCH 13/15] drm/i915/xehpsdv: Add has_flat_ccs to device info
` [PATCH 14/15] drm/i915/lmem: Enable lmem for platforms with Flat CCS
` [PATCH 15/15] drm/i915/gt: Clear compress metadata for Xe_HP platforms

[RFC v2 0/6] Proposal for a GPU cgroup controller
 2022-02-18 19:12 UTC  (2+ messages)

[PATCH v5 00/19] drm/i915/dg2: Enabling 64k page size and flat ccs
 2022-02-18 19:04 UTC  (5+ messages)
` [PATCH v5 11/19] drm/i915/lmem: Enable lmem for platforms with Flat CCS
  ` [Intel-gfx] "

[PATCH] drm/amdgpu: Initialize value of r in amdgpu_fill_buffer()
 2022-02-18 18:53 UTC 

[PATCH V2 00/11] drm/bridge: tc358767: Add DSI-to-DPI mode support
 2022-02-18 18:38 UTC  (21+ messages)
` [PATCH V2 02/11] drm/bridge: tc358767: Change tc_ prefix to tc_edp_ for (e)DP specific functions
` [PATCH V2 03/11] drm/bridge: tc358767: Convert to atomic ops
` [PATCH V2 04/11] drm/bridge: tc358767: Implement atomic_check callback
` [PATCH V2 05/11] drm/bridge: tc358767: Move hardware init to enable callback
` [PATCH V2 06/11] drm/bridge: tc358767: Move (e)DP bridge endpoint parsing into dedicated function
` [PATCH V2 07/11] drm/bridge: tc358767: Wrap (e)DP aux I2C registration into tc_aux_link_setup()
` [PATCH V2 08/11] drm/bridge: tc358767: Move bridge ops setup into tc_probe_edp_bridge_endpoint()
` [PATCH V2 09/11] drm/bridge: tc358767: Detect bridge mode from connected endpoints in DT
` [PATCH V2 10/11] drm/bridge: tc358767: Split tc_set_video_mode() into common and (e)DP part
` [PATCH V2 11/11] drm/bridge: tc358767: Add DSI-to-DPI mode support

[PATCH] drm/amdkfd: rework criu_restore_bos error handling
 2022-02-18 18:35 UTC  (2+ messages)

[PATCH 0/2] doc/rfc for small BAR support
 2022-02-18 18:30 UTC  (4+ messages)
` [PATCH 1/2] drm/doc: remove rfc section for dg1
  ` [Intel-gfx] "
` [PATCH 2/2] drm/doc: add rfc section for small BAR uapi

[pull] amdgpu, amdkfd, radeon drm-next-5.18
 2022-02-18 18:09 UTC 

[PATCH] drm/virtio: Add USE_INTERNAL blob flag
 2022-02-18 17:51 UTC  (3+ messages)

[PATCH 00/22] drm: Review of mode copies
 2022-02-18 17:47 UTC  (34+ messages)
` [PATCH 01/22] drm: Add drm_mode_init()
` [PATCH 02/22] drm/amdgpu: Remove pointless on stack mode copies
` [PATCH 03/22] drm/amdgpu: Use drm_mode_init() for on-stack modes
` [PATCH 04/22] drm/amdgpu: Use drm_mode_copy()
` [PATCH 05/22] drm/radeon: "
` [PATCH 06/22] drm/bridge: "
` [PATCH 07/22] drm/gma500: "
` [PATCH 08/22] drm/hisilicon: Use drm_mode_init() for on-stack modes
` [PATCH 09/22] drm/imx: Use drm_mode_duplicate()
` [PATCH 10/22] drm/msm: Nuke weird on stack mode copy
` [PATCH 11/22] drm/msm: Use drm_mode_init() for on-stack modes
` [PATCH 12/22] drm/msm: Use drm_mode_copy()
` [PATCH 13/22] drm/mtk: Use drm_mode_init() for on-stack modes
` [PATCH 14/22] drm/rockchip: Use drm_mode_copy()
` [PATCH 15/22] drm/sti: "
` [PATCH 16/22] drm/tilcdc: "
` [PATCH 17/22] drm/vc4: "
` [PATCH 18/22] drm/i915: Use drm_mode_init() for on-stack modes
` [PATCH 19/22] drm/i915: Use drm_mode_copy()
` [PATCH 20/22] drm/panel: Use drm_mode_duplicate()
` [PATCH 21/22] drm: Use drm_mode_init() for on-stack modes
` [PATCH 22/22] drm: Use drm_mode_copy()

[PATCH] drm/msm/dpu: Bind pingpong block to intf on active ctls in cmd encoder
 2022-02-18 16:46 UTC  (4+ messages)

[PATCH 0/4] kunit,um: Fix kunit.py build --alltests
 2022-02-18 16:40 UTC  (7+ messages)
` [PATCH 1/4] drm/amdgpu: Fix compilation under UML
` [PATCH 4/4] kunit: tool: Disable broken options for --alltests

[PATCH] drm/amdkfd: Replace one-element array with flexible-array member
 2022-02-18 16:29 UTC  (4+ messages)

[PATCH] simpldrm: Enable boot time VESA graphic mode selection
 2022-02-18 16:04 UTC  (8+ messages)
      ` [PATCH v2] simplefb: "
          ` [PATCH v3] "

[PATCH v8 1/3] gpu: drm: separate panel orientation property creating and value setting
 2022-02-18 15:57 UTC  (12+ messages)
` [Intel-gfx] "

[PATCH v4 0/3] drm/tiny: Add MIPI DBI compatible SPI driver
 2022-02-18 15:11 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: display: add bindings for MIPI DBI compatible SPI panels
` [PATCH v4 2/3] drm/mipi-dbi: Add driver_private member to struct mipi_dbi_dev
` [PATCH v4 3/3] drm/tiny: Add MIPI DBI compatible SPI driver

[PATCH v8 0/19] drm/mediatek: Add mt8195 DisplayPort driver
 2022-02-18 14:54 UTC  (20+ messages)
` [PATCH v8 01/19] dt-bindings: mediatek,dpi: Add DP_INTF compatible
` [PATCH v8 02/19] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v8 03/19] drm/edid: Add cea_sad helpers for freq/length
` [PATCH v8 04/19] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v8 05/19] drm/mediatek: dpi: move dpi limits to board config
` [PATCH v8 06/19] drm/mediatek: dpi: implement a CK/DE pol toggle in "
` [PATCH v8 07/19] drm/mediatek: dpi: implement a swap_input "
` [PATCH v8 08/19] drm/mediatek: dpi: move dimension mask to "
` [PATCH v8 09/19] drm/mediatek: dpi: move dimension_mask "
` [PATCH v8 10/19] drm/mediatek: dpi: move swap_shift "
` [PATCH v8 11/19] drm/mediatek: dpi: move the yuv422_en_bit "
` [PATCH v8 12/19] drm/mediatek: dpi: move the csc_enable bit "
` [PATCH v8 13/19] drm/mediatek: dpi: Add dpintf support
` [PATCH v8 14/19] phy: phy-mtk-dp: Add driver for DP phy
` [PATCH v8 15/19] drm/mediatek: Add mt8195 Embedded DisplayPort driver
` [PATCH v8 16/19] drm/mediatek: Add mt8195 External DisplayPort support
` [PATCH v8 17/19] drm/mediatek: add hpd debounce
` [PATCH v8 18/19] drm/mediatek: change the aux retries times when receiving AUX_DEFER
` [PATCH v8 19/19] drm/mediatek: DP audio support for mt8195

[PATCH v4 0/5] Add support for the eDP panel on sc7280 CRD
 2022-02-18 14:56 UTC  (4+ messages)
` [PATCH v4 2/5] arm64: dts: qcom: sc7280: Add support for eDP panel on CRD

[PATCH 0/2] fbdev: Improve performance of fbdev console
 2022-02-18 14:09 UTC  (7+ messages)
` [PATCH 1/2] fbdev: Improve performance of sys_fillrect()
` [PATCH 2/2] fbdev: Improve performance of sys_imageblit()

[PATCH 0/2] DSI host and peripheral initialisation ordering
 2022-02-18 13:20 UTC  (2+ messages)

[bug report] drm/amdkfd: CRIU checkpoint and restore queue mqds
 2022-02-18 13:18 UTC  (2+ messages)

[PATCH v3 0/9] Host1x context isolation support
 2022-02-18 11:39 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: host1x: Add memory-contexts property
` [PATCH v3 2/9] gpu: host1x: Add context bus
` [PATCH v3 3/9] gpu: host1x: Add context device management code
` [PATCH v3 4/9] gpu: host1x: Program context stream ID on submission
` [PATCH v3 5/9] iommu/arm-smmu: Attach to host1x context device bus
` [PATCH v3 6/9] arm64: tegra: Add Host1x context stream IDs on Tegra186+
` [PATCH v3 7/9] drm/tegra: falcon: Set DMACTX field on DMA transactions
` [PATCH v3 8/9] drm/tegra: vic: Implement get_streamid_offset
` [PATCH v3 9/9] drm/tegra: Support context isolation

[v1] drm/msm/disp/dpu1: add inline rotation support for sc7280 target
 2022-02-18 11:30 UTC 

completely rework the dma_resv semantic
 2022-02-18 11:03 UTC  (2+ messages)

[PATCH v5 0/7] Introduce multitile support
 2022-02-18 10:46 UTC  (5+ messages)
` [PATCH v5 5/7] drm/i915/gt: Create per-tile RC6 sysfs interface
  ` [Intel-gfx] "

[PATCH 2/2] dt-bindings: display: simple: Add InnoLux n140hca-eac panel
 2022-02-18 10:28 UTC 

[PATCH 1/2] drm/panel-edp: Add eDP innolux panel support
 2022-02-18 10:26 UTC 

[PATCH] drm/amdgpu: check vm bo eviction valuable at last
 2022-02-18 10:24 UTC  (14+ messages)

[PATCH] drm/imx/dcss: i.MX8MQ DCSS select DRM_GEM_CMA_HELPER
 2022-02-18 10:08 UTC  (2+ messages)

[PATCH v2,0/3] Add mt8186 dsi compatoble & Convert
 2022-02-18 10:07 UTC  (4+ messages)
` [PATCH v2, 1/3] dt-bindings: display: mediatek: dsi: Convert dsi_dtbinding to .yaml
` [PATCH v2, 2/3] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8186
` [PATCH v2,3/3] drm/mediatek: Add mt8186 dsi compatible to mtk_dsi.c

[PATCH 1/2] drm/panel-edp: Add eDP innolux panel support
 2022-02-18  9:59 UTC  (2+ messages)

[PATCH v11 00/22] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-02-18  9:49 UTC  (4+ messages)
` [PATCH v11 21/22] drm/mediatek: add mediatek-drm of vdosys1 support for MT8195

[PATCH 2/2] dt-bindings: display: simple: Add InnoLux n140hca-eac panel
 2022-02-18  9:45 UTC 

[PATCH libdrm v2 06/25] tegra: Add PRIME support helpers
 2022-02-18  9:29 UTC  (3+ messages)
` [PATCH libdrm v2 20/25] tests: tegra: Add VIC 4.0 support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox