dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-26 09:56:42 to 2020-10-27 10:10:02 UTC [more...]

[PULL] drm-misc-next
 2020-10-27 10:09 UTC 

[PATCH v6 00/52] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-10-27 10:09 UTC  (36+ messages)
` [PATCH v6 04/52] dt-bindings: memory: tegra20: emc: Document nvidia, memory-controller property
  ` [PATCH v6 04/52] dt-bindings: memory: tegra20: emc: Document nvidia,memory-controller property
` [PATCH v6 05/52] dt-bindings: memory: tegra20: mc: Document new interconnect property
` [PATCH v6 06/52] dt-bindings: memory: tegra20: emc: "
` [PATCH v6 07/52] dt-bindings: memory: tegra20: emc: Document OPP table and voltage regulator
` [PATCH v6 08/52] dt-bindings: memory: tegra20: emc: Document mfd-simple compatible and statistics sub-device
` [PATCH v6 09/52] dt-bindings: memory: tegra30: mc: Document new interconnect property
` [PATCH v6 12/52] dt-bindings: memory: tegra124: "
` [PATCH v6 13/52] dt-bindings: memory: tegra124: emc: "
` [PATCH v6 20/52] ARM: tegra: Correct EMC registers size in Tegra20 device-tree
` [PATCH v6 21/52] ARM: tegra: Add interconnect properties to "
` [PATCH v6 22/52] ARM: tegra: Add interconnect properties to Tegra30 device-tree
` [PATCH v6 23/52] ARM: tegra: Add interconnect properties to Tegra124 device-tree
` [PATCH v6 25/52] ARM: tegra: Add DVFS properties to Tegra20 EMC device-tree node
` [PATCH v6 28/52] memory: tegra: Add and use devm_tegra_get_memory_controller()
` [PATCH v6 33/52] memory: tegra20: Support interconnect framework
` [PATCH v6 46/52] opp: Put interconnect paths outside of opp_table_lock

[PATCH v3 10/32] drm: kernel-doc: document drm_dp_set_subconnector_property() params
 2020-10-27 10:04 UTC  (12+ messages)
` [PATCH v3 11/32] drm/dp: fix kernel-doc warnings at drm_dp_helper.c
` [PATCH v3 12/32] drm/dp: fix a kernel-doc issue at drm_edid.c
` [PATCH v3 22/32] drm: amdgpu: kernel-doc: update some adev parameters
` [PATCH v3 24/32] drm: drm_edid: remove a duplicated kernel-doc declaration
` [PATCH v3 25/32] drm: kernel-doc: add description for a new function parameter
` [PATCH v3 26/32] gpu: docs: amdgpu.rst: get rid of wrong kernel-doc markups
` [PATCH v3 27/32] drm: kernel-doc: drm_dp_helper.h: fix a typo
` [PATCH v3 28/32] drm: amdgpu_dm: "
` [PATCH v3 30/32] amdgpu: fix a few kernel-doc markup issues
` [PATCH v3 31/32] drm: drm_print.h: fix kernel-doc markups

[PATCH 1/4] drm/tilcdc: avoid 'make W=2' build failure
 2020-10-27  9:54 UTC  (9+ messages)
` [PATCH 2/4] drm/imx: tve remove extraneous type qualifier
` [PATCH 3/4] drm/msm: fix -Woverride-init warning
  ` [Freedreno] "
` [PATCH 4/4] drm/gma500: avoid Woverride-init warning

[PATCH v3 00/16] HDCP 2.2 and HDCP 1.4 Gen12 DP MST support
 2020-10-27  9:50 UTC  (40+ messages)
` [PATCH v3 01/16] drm/i915/hdcp: Update CP property in update_pipe
` [PATCH v3 02/16] drm/i915/hdcp: Get conn while content_type changed
` [PATCH v3 03/16] drm/i915/hotplug: Handle CP_IRQ for DP-MST
` [PATCH v3 04/16] drm/i915/hdcp: DP MST transcoder for link and stream
` [PATCH v3 05/16] drm/i915/hdcp: Move HDCP enc status timeout to header
` [PATCH v3 06/16] drm/i915/hdcp: HDCP stream encryption support
` [PATCH v3 07/16] drm/i915/hdcp: Enable Gen12 HDCP 1.4 DP MST support
` [PATCH v3 08/16] drm/i915/hdcp: Pass dig_port to intel_hdcp_init
` [PATCH v3 09/16] drm/i915/hdcp: Encapsulate hdcp_port_data to dig_port
` [PATCH v3 10/16] misc/mei/hdcp: Fix AUTH_STREAM_REQ cmd buffer len
` [PATCH v3 11/16] drm/hdcp: Max MST content streams
` [PATCH v3 12/16] drm/i915/hdcp: MST streams support in hdcp port_data
` [PATCH v3 13/16] drm/i915/hdcp: Pass connector to check_2_2_link
` [PATCH v3 14/16] drm/i915/hdcp: Add HDCP 2.2 stream register
` [PATCH v3 15/16] drm/i915/hdcp: Support for HDCP 2.2 MST shim callbacks
` [PATCH v3 16/16] drm/i915/hdcp: Enable HDCP 2.2 MST support

[PATCH 1/3] drm/atomic-helpers: remove legacy_cursor_update hacks
 2020-10-27  9:36 UTC  (3+ messages)
` [PATCH 3/3] drm/doc: Document legacy_cursor_update better

[PATCH] drm/msm/a6xx: Add support for using system cache on MMU500 based targets
 2020-10-27  7:08 UTC  (2+ messages)

[Outreachy][PATCH] drm/amdgpu: use true and false for bool initialisations
 2020-10-26 20:26 UTC  (2+ messages)

[PATCH v4 00/15] follow_pfn and other iomap races
 2020-10-27  8:05 UTC  (20+ messages)
` [PATCH v4 01/15] drm/exynos: Stop using frame_vector helpers
` [PATCH v4 02/15] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v4 03/15] misc/habana: Stop using frame_vector helpers
` [PATCH v4 04/15] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v4 05/15] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v4 06/15] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v4 07/15] mm: Close race in generic_access_phys
` [PATCH v4 08/15] mm: Add unsafe_follow_pfn
` [PATCH v4 09/15] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v4 10/15] vfio/type1: Mark follow_pfn "
` [PATCH v4 11/15] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v4 12/15] /dev/mem: Only set filp->f_mapping
` [PATCH v4 13/15] resource: Move devmem revoke code to resource framework
` [PATCH v4 14/15] sysfs: Support zapping of binary attr mmaps
` [PATCH v4 15/15] PCI: Revoke mappings like devmem

[PATCH 1/4] drm: allow drm_atomic_print_state() to accept any drm_printer
 2020-10-27  7:14 UTC  (2+ messages)

[PATCH] matroxfb: avoid -Warray-bounds warning
 2020-10-27  6:54 UTC  (2+ messages)

[PATCH 1/1] video: fbdev: fix divide error in fbcon_switch
 2020-10-27  6:22 UTC  (4+ messages)

[PATCH 0/1] drm/vc4: drv: Add error handding for bind
 2020-10-27  4:14 UTC  (2+ messages)
    ` [PATCH 1/1] "

[radeon-alex:amd-staging-drm-next 263/272] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_ddc.c:285:2: warning: this 'if' clause does not guard
 2020-10-27  1:33 UTC 

linux-next: manual merge of the drm-misc tree with Linus' tree
 2020-10-27  1:26 UTC 

linux-next: manual merge of the drm-misc tree with Linus' tree
 2020-10-27  1:20 UTC 

linux-next: manual merge of the drm-misc tree with Linus' tree
 2020-10-27  1:16 UTC 

linux-next: manual merge of the amdgpu tree with Linus' tree
 2020-10-27  0:48 UTC 

[PATCH AUTOSEL 4.4 06/25] video: fbdev: pvr2fb: initialize variables
 2020-10-27  0:11 UTC 

[PATCH AUTOSEL 4.9 08/30] video: fbdev: pvr2fb: initialize variables
 2020-10-27  0:10 UTC 

[PATCH AUTOSEL 4.14 10/46] video: fbdev: pvr2fb: initialize variables
 2020-10-27  0:09 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 13/46] drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly
` [PATCH AUTOSEL 4.14 19/46] drm/bridge/synopsys: dsi: add support for non-continuous HS clock

[PATCH AUTOSEL 4.19 12/60] video: fbdev: pvr2fb: initialize variables
 2020-10-27  0:03 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 15/60] drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly
` [PATCH AUTOSEL 4.19 22/60] drm/bridge/synopsys: dsi: add support for non-continuous HS clock
` [PATCH AUTOSEL 4.19 41/60] drm/amd/display: HDMI remote sink need mode validation for Linux

[PATCH AUTOSEL 5.4 16/80] video: fbdev: pvr2fb: initialize variables
 2020-10-26 23:54 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 19/80] drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly
` [PATCH AUTOSEL 5.4 27/80] drm/bridge/synopsys: dsi: add support for non-continuous HS clock
` [PATCH AUTOSEL 5.4 54/80] drm/amd/display: HDMI remote sink need mode validation for Linux

[PATCH AUTOSEL 5.8 029/132] drm/amdgpu: restore ras flags when user resets eeprom(v2)
 2020-10-26 23:51 UTC  (14+ messages)
` [PATCH AUTOSEL 5.8 030/132] video: fbdev: pvr2fb: initialize variables
` [PATCH AUTOSEL 5.8 033/132] drm/scheduler: Scheduler priority fixes (v2)
` [PATCH AUTOSEL 5.8 034/132] drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly
` [PATCH AUTOSEL 5.8 037/132] drm/bridge_connector: Set default status connected for eDP connectors
` [PATCH AUTOSEL 5.8 043/132] drm/vkms: avoid warning in vkms_get_vblank_timestamp
` [PATCH AUTOSEL 5.8 046/132] drm/bridge/synopsys: dsi: add support for non-continuous HS clock
` [PATCH AUTOSEL 5.8 053/132] drm: exynos: fix common struct sg_table related issues
` [PATCH AUTOSEL 5.8 055/132] drm: lima: "
` [PATCH AUTOSEL 5.8 056/132] drm: panfrost: "
` [PATCH AUTOSEL 5.8 062/132] drm/amd/display: Check clock table return
` [PATCH AUTOSEL 5.8 068/132] drm/amdgpu: No sysfs, not an error condition
` [PATCH AUTOSEL 5.8 092/132] drm/amd/display: HDMI remote sink need mode validation for Linux
` [PATCH AUTOSEL 5.8 093/132] drm/amd/display: Avoid set zero in the requested clk

[PATCH AUTOSEL 5.9 032/147] drm/ast: Separate DRM driver from PCI code
 2020-10-26 23:48 UTC  (15+ messages)
` [PATCH AUTOSEL 5.9 033/147] drm/amdgpu: restore ras flags when user resets eeprom(v2)
` [PATCH AUTOSEL 5.9 034/147] video: fbdev: pvr2fb: initialize variables
` [PATCH AUTOSEL 5.9 037/147] drm/scheduler: Scheduler priority fixes (v2)
` [PATCH AUTOSEL 5.9 038/147] drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly
` [PATCH AUTOSEL 5.9 041/147] drm/bridge_connector: Set default status connected for eDP connectors
` [PATCH AUTOSEL 5.9 049/147] drm/vkms: avoid warning in vkms_get_vblank_timestamp
` [PATCH AUTOSEL 5.9 052/147] drm/bridge/synopsys: dsi: add support for non-continuous HS clock
` [PATCH AUTOSEL 5.9 061/147] drm: exynos: fix common struct sg_table related issues
` [PATCH AUTOSEL 5.9 063/147] drm: lima: "
` [PATCH AUTOSEL 5.9 064/147] drm: panfrost: "
` [PATCH AUTOSEL 5.9 070/147] drm/amd/display: Check clock table return
` [PATCH AUTOSEL 5.9 076/147] drm/amdgpu: No sysfs, not an error condition
` [PATCH AUTOSEL 5.9 100/147] drm/amd/display: HDMI remote sink need mode validation for Linux
` [PATCH AUTOSEL 5.9 101/147] drm/amd/display: Avoid set zero in the requested clk

[radeon-alex:amd-staging-drm-next 228/272] drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.c:130:6: warning: no previous prototype for function 'amdgpu_fw_attestation_debugfs_init'
 2020-10-26 23:31 UTC 

[radeon-alex:drm-next 447/497] drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.c:130:6: warning: no previous prototype for 'amdgpu_fw_attestation_debugfs_init'
 2020-10-26 21:20 UTC 

[PATCH 1/5] drm/amdgpu: fix enum mismatches
 2020-10-26 21:00 UTC  (5+ messages)
` [PATCH 2/5] drm/amdgpu: fix incorrect enum type
` [PATCH 3/5] drm/amdgpu: fix enum odm_combine_mode mismatch
` [PATCH 4/5] drm/amdgpu: fix build_coefficients() argument
` [PATCH 5/5] drm/amdgpu: disable -Woverride-init warning

[PATCH 0/3] drm/amd/display: Fix kernel panic by breakpoint
 2020-10-26 20:33 UTC  (5+ messages)

drm/ttm: new TT backend allocation pool
 2020-10-26 19:26 UTC  (9+ messages)
` [PATCH 01/13] drm/ttm: nuke ttm_tt_set_(un)populated again

[PATCH v2 1/3] drm/radeon: Add new callback that exposes vddc
 2020-10-26 18:23 UTC  (3+ messages)

[PATCH 1/3] drm/sun4i: frontend: Rework a bit the phase data
 2020-10-26 10:22 UTC  (4+ messages)
` [PATCH 3/3] drm/sun4i: frontend: Fix the scaler phase on A33

[PATCHv6 0/6] System Cache support for GPU and required SMMU support
 2020-10-26 17:22 UTC  (9+ messages)
` [PATCHv6 1/6] iommu/io-pgtable-arm: Add support to use system cache
` [PATCHv6 2/6] iommu/arm-smmu: Add domain attribute for "
` [PATCHv6 3/6] drm/msm: rearrange the gpu_rmw() function
` [PATCHv6 4/6] drm/msm/a6xx: Add support for using system cache(LLC)
` [PATCHv6 5/6] iommu: arm-smmu-impl: Use table to list QCOM implementations
` [PATCHv6 6/6] iommu: arm-smmu-impl: Add a space before open parenthesis

[PATCH] drm/v3d: Fix double free in v3d_submit_cl_ioctl()
 2020-10-26 10:23 UTC  (3+ messages)
` [PATCH resend] "

[PATCH] drm: bridge: cdns: Kconfig: Switch over dependency to ARCH_K3
 2020-10-26 16:54 UTC 

[PATCH v6 0/4] RDMA: Add dma-buf support
 2020-10-26 12:26 UTC  (5+ messages)
` [PATCH v6 1/4] RDMA/umem: Support importing dma-buf as user memory region

[PATCH -next] drm/amdgpu: Discard unnecessary breaks
 2020-10-26 16:20 UTC  (2+ messages)

[PATCH 1/9] drm/ttm: new TT backend allocation pool v2
 2020-10-26 17:41 UTC  (9+ messages)
` [PATCH 2/9] drm/ttm: wire up the new pool as default one v2
` [PATCH 3/9] drm/amdgpu: switch to new allocator
` [PATCH 4/9] drm/radeon: "
` [PATCH 5/9] drm/nouveau: "
` [PATCH 6/9] drm/vmwgfx: "
` [PATCH 7/9] drm/qxl: drop ttm_page_alloc.h include
` [PATCH 8/9] drm/vram_helpers: "
` [PATCH 9/9] drm/ttm: nuke old page allocator

[PATCH] drm/panfrost: Fix a race in the job timeout handling (again)
 2020-10-26 17:31 UTC  (3+ messages)

[PATCH] drm/msm: Add missing stub definition
 2020-10-26 15:28 UTC  (2+ messages)

[PATCH] drm: deprecate DRM_FORMAT_MOD_NONE
 2020-10-26 15:27 UTC  (4+ messages)

[PATCH v2] drm: document that user-space should avoid parsing EDIDs
 2020-10-26 13:42 UTC  (2+ messages)

[PATCH v2 1/3] drm/msm: Add support for GPU cooling
 2020-10-26 13:37 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: drm/msm/gpu: Add cooling device support

[PATCH libdrm] xf86drm.c: Use integer logarithm
 2020-10-26 13:11 UTC 

[PATCH] i915: Add QUIRK_EDP_CHANNEL_EQ for Dell 7200 2-in-1
 2020-10-26 13:11 UTC  (2+ messages)

[PATCH] Implement .format_mod_supported in mxsfb
 2020-10-26 11:19 UTC  (5+ messages)

[PATCH 05/13] drm/ttm: new TT backend allocation pool
 2020-10-26  9:56 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).