dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-19 14:51:18 to 2021-05-20 15:10:51 UTC [more...]

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

[RFC PATCH 0/5] Core TTM changes for i915 TTM enabling
 2021-05-20 15:09 UTC  (3+ messages)
` [RFC PATCH 1/5] drm/ttm: Add a generic TTM memcpy move for page-based iomem
` [RFC PATCH 4/5] drm/ttm: Document and optimize ttm_bo_pipeline_gutting()

[PATCH 0/4] drm/vc4: Add support for the BCM2711 VEC
 2021-05-20 15:03 UTC  (5+ 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

[RFC 0/3] dma-fence: Add a "boost" mechanism
 2021-05-20 14:54 UTC  (8+ messages)
` [RFC 1/3] dma-fence: Add boost fence op
` [RFC 2/3] drm/atomic: Call dma_fence_boost() when we've missed a vblank
` [RFC 3/3] drm/msm: Wire up gpu boost

[RFC] Add DMA_RESV_USAGE flags
 2021-05-20 14:30 UTC  (24+ messages)

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

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

[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 -next] drm/amdgpu: fix unused-but-set-variable warnings
 2021-05-20 13:41 UTC 

[PATCH v7 00/10] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-05-20 13:25 UTC  (6+ 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

[PATCH 00/38] Rid W=1 warnings from GPU
 2021-05-20 12:05 UTC  (42+ 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

[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 

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

[V2][PATCH 0/2] drm: xlnx: add some functions
 2021-05-20 10:45 UTC  (7+ messages)
` [V2][PATCH 1/2] drm: xlnx: add is_layer_vid() to simplify the code
` [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  (14+ messages)
` [RFC PATCH 2/2] drm/ttm: skip swapout when ttm has no backend page
  ` 回复: [RFC PATCH 1/2] drm/amdgpu: Fix memory corruption due to swapout and swapin
          ` 回复: "
            ` 回复: "

[PATCH] drm/bridge: anx7625: Synchronously run runtime suspend
 2021-05-20 10:28 UTC  (4+ messages)

Requests For Proposals for hosting XDC 2022 are now open
 2021-05-20 10:15 UTC 

XDC 2021: Registration & Call for Proposals now open!
 2021-05-20 10:01 UTC 

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

drm/amdgpu/acpi: unify ATCS handling (v2) [uninitialized variable error]
 2021-05-20  8:26 UTC 

[PATCH 1/3] drm: reference mode flags in DRM_CLIENT_CAP_* docs
 2021-05-20  8:17 UTC  (2+ messages)

[PATCH 2/3] drm: clarify and linkify DRM_CLIENT_CAP_WRITEBACK_CONNECTORS docs
 2021-05-20  8:17 UTC  (2+ messages)

[PATCH 3/3] drm: document minimum kernel version for DRM_CLIENT_CAP_*
 2021-05-20  8:17 UTC  (2+ messages)

[PATCH][next] drm/amdgpu/acpi: Fix null check on memory allocation
 2021-05-20  8:16 UTC 

New uAPI for color management proposal and feedback request
 2021-05-20  7:58 UTC  (5+ messages)

[PATCH v3 0/2] Document drm_mode_get_plane
 2021-05-20  7:51 UTC  (5+ messages)
` [PATCH 2/2] drm/doc: document drm_mode_get_plane

[PATCH] drivers/video/fbdev/core/fbmem.c: add pointer judgment
 2021-05-20  7:48 UTC  (3+ messages)
    `  "

[PATCH v5 1/3] drm/hyperv: Add DRM driver for hyperv synthetic video device
 2021-05-20  5:41 UTC  (4+ messages)
` [PATCH v5 2/3] drm/hyperv: Handle feature change message from device
` [PATCH v5 3/3] MAINTAINERS: Add maintainer for hyperv video device

[PATCH v4] drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops
 2021-05-20  6:58 UTC 

[PATCH] drm/amdgpu: Let userptr BO ttm have TTM_PAGE_FLAG_SG set
 2021-05-20  6:58 UTC  (3+ messages)

[PATCH v3 0/4] Converter R-Car DU to the DRM bridge connector helper
 2021-05-20  6:50 UTC  (5+ messages)
` [PATCH v3 1/4] drm: bridge: dw-hdmi: Attach to next bridge if available
` [PATCH v3 2/4] drm: rcar-du: lvds: Convert to DRM panel bridge helper
` [PATCH v3 3/4] drm: rcar-du: dw-hdmi: Set output port number
` [PATCH v3 4/4] drm: rcar-du: Use drm_bridge_connector_init() helper

[PATCH v7 00/15] Restricted DMA
 2021-05-20  6:40 UTC  (19+ messages)
` [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions
` [PATCH v7 02/15] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v7 03/15] swiotlb: Add DMA_RESTRICTED_POOL
` [PATCH v7 04/15] swiotlb: Add restricted DMA pool initialization
` [PATCH v7 05/15] swiotlb: Add a new get_io_tlb_mem getter
` [PATCH v7 06/15] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v7 07/15] swiotlb: Update is_swiotlb_active "
` [PATCH v7 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()

[PATCH v7 03/16] drm/amdkfd: Split kfd suspend from device exit
 2021-05-20  3:58 UTC  (4+ messages)
` [PATCH] drm/amdgpu: Add early fini callback

[GIT PULL] exynos-drm-fixes
 2021-05-20  3:47 UTC 

[pull] amdgpu, amdkfd, radeon drm-next-5.14
 2021-05-20  3:12 UTC 

[pull] radeon, amdgpu drm-fixes-5.13
 2021-05-20  2:25 UTC 

[PATCH 0/7] component: Make into an aggregate bus
 2021-05-20  1:41 UTC  (10+ messages)
` [PATCH 1/7] component: Drop 'dev' argument to component_match_realloc()
` [PATCH 2/7] component: Rename 'dev' to 'parent'
` [PATCH 3/7] component: Introduce struct aggregate_device
` [PATCH 4/7] component: Introduce the aggregate bus_type
` [PATCH 5/7] component: Use dev.parent instead of adev->parent
` [PATCH 6/7] component: Move struct aggregate_device out to header file
` [PATCH 7/7] drm/msm: Migrate to aggregate driver

linux-next: manual merge of the drm-intel tree with Linus' tree
 2021-05-20  0:19 UTC 

[PATCH v16 1/4] dt-bindings: msm: disp: add yaml schemas for DPU bindings
 2021-05-19 21:58 UTC  (8+ messages)
` [PATCH v16 2/4] dt-bindings: msm: dsi: add yaml schemas for DSI bindings
` [PATCH v16 3/4] dt-bindings: msm: dsi: add yaml schemas for DSI PHY bindings
` [PATCH v16 4/4] dt-bindings: msm/dp: Add bindings of MSM DisplayPort controller

[PATCH] dt-bindings: display: ssd1307fb: Convert to json-schema
 2021-05-19 21:33 UTC  (2+ messages)

[PATCH] drm/kmb: Fix an error handling path
 2021-05-19 20:47 UTC 

[PATCH v2 1/3] dt-bindings: display: convert faraday,tve200
 2021-05-19 20:35 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: dts: gemini-dlink-dir-685: Remove address from display port
` [PATCH v2 3/3] ARM: dts: gemini: remove xxx-cells from display

[PATCH v1 0/3] add innolux, g070y2-t02 support for the Protonic VT7 board
 2021-05-19 20:21 UTC  (3+ messages)
` [PATCH v1 1/3] dt-bindings: display: simple: add Innolux G070Y2-T02 panel

[PATCH V2] dt-bindings: display: Fix spacing in lvds.yaml
 2021-05-19 20:03 UTC  (2+ messages)

[PULL] drm-intel-next
 2021-05-19 19:10 UTC 

[PATCH 2/2] Revert "drm/i915: Propagate errors on awaiting already signaled fences"
 2021-05-19 19:01 UTC  (5+ messages)
` [PATCH] "

[PATCH v8 5/8] mm: Device exclusive memory access
 2021-05-19 18:11 UTC  (11+ messages)

[PATCH] vgaarb: Use ACPI HID name to find integrated GPU
 2021-05-19 16:45 UTC  (2+ messages)

[PATCH 1/3] gpu: drm: replace occurrences of invalid character
 2021-05-19 16:40 UTC  (3+ messages)

[PATCH -next] drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cdn_dp_grf_write()
 2021-05-19 13:49 UTC 

[PATCH] drm/i915: Force DPCD backlight mode for Samsung 16727 panel
 2021-05-19 16:27 UTC  (2+ messages)

[PATCH v4 1/3] drm/dp_mst: Add self-tests for up requests
 2021-05-19 16:29 UTC  (4+ messages)

[PATCH] backlight: Remove leading spaces in Kconfig
 2021-05-19 15:44 UTC  (3+ messages)
` [PATCH v2] backlight: Kconfig whitespace and indentation cleanups

[PATCH 1/2] drm/i915/cmdparser: No-op failed batches on all platforms
 2021-05-19 15:04 UTC  (2+ messages)

[PATCH 0/4] drm/msm/dp: Add support for SC8180x eDP controller
 2021-05-19 14:51 UTC  (3+ messages)
` [Freedreno] "

[PATCH v7 1/4] mfd: rt4831: Adds support for Richtek RT4831
 2021-05-19 14:51 UTC  (3+ messages)
` [PATCH v7 4/4] backlight: rt4831: Adds support for Richtek RT4831 backlight


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