dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-11 16:27:09 to 2020-11-13 08:38:42 UTC [more...]

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-11-12 22:37 UTC  (19+ messages)
` [PATCH v1 01/30] dt-bindings: host1x: Document OPP and voltage regulator properties
` [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling

[PATCH] drm/bridge: anx7625: Add anx7625 port switching
 2020-11-12  9:09 UTC  (4+ messages)

[PATCH v10 0/6] RDMA: Add dma-buf support
 2020-11-13  4:02 UTC  (12+ messages)
` [PATCH v10 1/6] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v10 3/6] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v10 4/6] RDMA/mlx5: Support dma-buf based userspace memory region
` [PATCH v10 6/6] dma-buf: Document that dma-buf size is fixed

[PATCH v3 00/20] Host1x/TegraDRM UAPI
 2020-11-12 18:35 UTC  (13+ messages)
` [PATCH v3 19/20] drm/tegra: Implement new UAPI

[PATCH 1/2] dt-bindings: drm/bridge: anx7625: Add power supplies
 2020-11-13  2:36 UTC  (2+ messages)

[PATCH] drm: bridge: cdns: Kconfig: Switch over dependency to ARCH_K3
 2020-11-12 21:58 UTC  (3+ messages)

[PULL] drm-misc-fixes
 2020-11-12 13:07 UTC 

[PATCH] drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind()
 2020-11-12 13:14 UTC 

[PATCH RESEND 1/2] dma-fence: allow signaling drivers to set fence timestamp
 2020-11-12 18:27 UTC  (2+ messages)
` [PATCH RESEND 2/2] drm/drm_vblank: set the dma-fence timestamp during send_vblank_event

[PATCH] drm/i915/gvt: return error when failing to take the module reference
 2020-11-13  4:01 UTC  (2+ messages)

[PATCH] drm/tilcdc: Remove unnecessary THIS_MODULE
 2020-11-13  7:40 UTC 

[PATCH v3] platform/x86: Add new vga-switcheroo gmux driver for ACPI-driven muxes
 2020-11-12 18:53 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 1/5] drm/panel/samsung-sofef00: Add panel for OnePlus 6/T devices
 2020-11-12 16:21 UTC 

[PATCH] drm/nouveau: Fix out-of-bounds access when deferencing MMU type
 2020-11-13  8:01 UTC  (7+ messages)

[PATCH 0/7] drm/radeon: Convert to generic fbdev emulation
 2020-11-13  7:59 UTC  (10+ messages)
` [PATCH 1/7] drm/fb-helper: Set framebuffer for vga-switcheroo clients
` [PATCH 2/7] drm/fb-helper: Add hint to enable VT switching during suspend/resume
` [PATCH 3/7] drm/radeon: Whitespace fixes
` [PATCH 4/7] drm/radeon: Pin buffers while they are vmap'ed
` [PATCH 5/7] drm/radeon: Replace framebuffer console with generic implementation
` [PATCH 6/7] drm/radeon: Use fbdev shadow fb
` [PATCH 7/7] drm/radeon: Move radeon_align_pitch() next to its only caller

[PATCH][next] drm/ttm: fix spelling mistake "swaput" -> "swapout"
 2020-11-13  7:41 UTC  (2+ messages)

[PATCH 00/19] [Set 2] Rid W=1 warnings from GPU
 2020-11-13  7:36 UTC  (4+ messages)

[git pull] drm fixes for 5.10-rc4
 2020-11-13  6:41 UTC 

[PULL] nouveau-fixes 5.10
 2020-11-13  6:10 UTC  (2+ messages)

[pull] amdgpu drm-fixes-5.10
 2020-11-13  5:55 UTC 

[PULL] drm-intel-fixes
 2020-11-13  5:25 UTC 

[PATCH v5 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation
 2020-11-13  4:11 UTC  (4+ messages)

[PULL] drm-intel-fixes
 2020-11-13  0:47 UTC  (3+ messages)

[PATCH 00/30] [Set 6] Rid W=1 warnings from GPU
 2020-11-12 22:10 UTC  (47+ messages)
` [PATCH 01/30] drm/savage/savage_bci: Remove set but never used 'aper_rsrc' and 'fb_rsrc'
` [PATCH 02/30] include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warning
` [PATCH 03/30] drm/v3d/v3d_gem: Provide descriptions for 'v3d_lookup_bos's params
` [PATCH 04/30] drm/via/via_dma: Remove set but unused variable 'agp_base'
` [PATCH 05/30] drm/v3d/v3d_sched: Demote non-conformant kernel-doc header
` [PATCH 06/30] drm/amd/amdgpu/amdgpu_kms: Fix misnaming of parameter 'dev'
` [PATCH 07/30] drm/amd/amdgpu/amdgpu_fence: Fix some issues pertaining to function documentation
` [PATCH 08/30] drm/exynos/exynos7_drm_decon: Supply missing description for param 'ctx'
` [PATCH 09/30] drm/exynos/exynos_drm_fimd: Add "
` [PATCH 10/30] drm/vc4/vc4_hdmi_regs: Mark some data sets as __maybe_unused
` [PATCH 11/30] drm/vc4/vc4_hdmi: Remove set but unused variable 'ret'
` [PATCH 12/30] drm/amd/amdgpu/amdgpu_ttm: Demote non-conformant kernel-doc headers, fix slightly lacking ones
` [PATCH 13/30] drm/atmel-hlcdc/atmel_hlcdc_crtc: Apply correct formatting to struct docs
` [PATCH 14/30] drm/amd/amdgpu/amdgpu_ring: Fix a bunch of function misdocumentation
` [PATCH 15/30] drm/amd/amdgpu/amdgpu_display: Remove pointless header
` [PATCH 16/30] drm/atmel-hlcdc/atmel_hlcdc_plane: Staticise local function 'atmel_hlcdc_plane_setup_scaler()'
` [PATCH 17/30] drm/atmel-hlcdc/atmel_hlcdc_plane: Fix documentation formatting and add missing description
` [PATCH 18/30] drm/vc4/vc4_v3d: Demote non-conformant kernel-doc headers
` [PATCH 19/30] drm/amd/amdgpu/amdgpu_cs: Add a couple of missing function param descriptions
` [PATCH 20/30] drm/armada/armada_overlay: Staticify local function 'armada_overlay_duplicate_state'
` [PATCH 21/30] drm/vc4/vc4_debugfs: Demote non-conformant kernel-doc headers
` [PATCH 22/30] drm/rockchip/dw-mipi-dsi-rockchip: "
` [PATCH 23/30] drm/rockchip/rockchip_rgb: Consume our own header
` [PATCH 24/30] drm/nouveau/nvkm/core/firmware: Fix formatting, provide missing param description
` [PATCH 25/30] drm/rockchip/rockchip_lvds: Fix struct document formatting
` [PATCH 26/30] drm/exynos/exynos_drm_gsc: Supply missing description for 'num_limits'
` [PATCH 27/30] drm/sti/sti_hdmi: Move 'colorspace_mode_names' array to where its used
` [PATCH 28/30] drm/mediatek/mtk_disp_color: Fix formatting and provide missing member description
` [PATCH 29/30] drm/amd/amdgpu/atombios_encoders: Remove set but unused variable 'backlight_level'
` [PATCH 30/30] drm/mediatek/mtk_disp_ovl: Fix formatting and provide missing member description

[PATCH] drm: bridge: dw-hdmi: Avoid resetting force in the detect function
 2020-11-12 21:22 UTC  (7+ messages)

[PATCH v3 0/3] dt-bindings: Convert graph bindings to json-schema
 2020-11-12 20:49 UTC  (9+ messages)
` [PATCH v3 1/3] "

[PATCH] amdgpu/test: deadlock test for CZ family and RV family
 2020-11-12 20:17 UTC  (3+ messages)

[git pull] drm next pull for 5.10-rc1
 2020-11-12 17:33 UTC  (5+ messages)

[PATCH] drm/msm: adreno: Make speed-bin support generic
 2020-11-12 16:37 UTC  (3+ messages)

[PULL] drm-intel-gt-next
 2020-11-12 16:34 UTC 

[PATCH v9 0/5] Exynos: Simple QoS for exynos-bus using interconnect
 2020-11-12 16:21 UTC  (7+ messages)
    ` [PATCH v9 1/5] dt-bindings: devfreq: Add documentation for the interconnect properties
    ` [PATCH v9 2/5] interconnect: Add generic interconnect driver for Exynos SoCs
    ` [PATCH v9 3/5] MAINTAINERS: Add entry for Samsung interconnect drivers
    ` [PATCH v9 4/5] PM / devfreq: exynos-bus: Add registration of interconnect child device
    ` [PATCH v9 5/5] drm: exynos: mixer: Add interconnect support

[PATCH 1/2] drm/mcde: Break out DSI set-up routine
 2020-11-12 14:29 UTC  (2+ messages)
` [PATCH 2/2] drm/mcde: Support DPI output

[PATCH v2] dt-bindings: display: mcde: Convert to YAML schema
 2020-11-12 12:19 UTC  (3+ messages)

[PATCH v3 0/5] console: Miscellaneous clean-ups, do not use FNTCHARCNT() in fbcon.c
 2020-11-12 12:15 UTC  (6+ messages)
` [PATCH 1/5] console: Delete unused con_font_copy() callback implementations
` [PATCH v3 2/5] console: Delete dummy con_font_set() and con_font_default() "
` [PATCH v3 3/5] Fonts: Add charcount field to font_desc
` [PATCH v3 4/5] parisc/sticore: Avoid hard-coding built-in font charcount
` [PATCH v3 RFC 5/5] fbcon: Avoid using FNTCHARCNT() and hard-coded "

[PATCHv7 0/7] System Cache support for GPU and required SMMU support
 2020-11-12  9:43 UTC  (9+ messages)
` [PATCHv7 1/7] iommu/io-pgtable-arm: Add support to use system cache
` [PATCHv7 2/7] iommu/arm-smmu: Add domain attribute for "

[PATCH v2 0/8] RFC Support hot device unplug in amdgpu
 2020-11-12  9:29 UTC  (5+ messages)
` [PATCH v2 4/8] drm/amdgpu: Split amdgpu_device_fini into early and late

[PATCH v2] dt-bindings: display: panel: one file of all simple LVDS panels with dual ports
 2020-11-12  5:17 UTC  (5+ messages)

[PATCH v3 00/56] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-12  8:08 UTC  (25+ messages)
` [PATCH v3 30/56] drm/omap: dsi: move panel refresh function to host

[PATCH v8 00/26] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-11 14:08 UTC  (18+ messages)
` [PATCH v8 09/26] memory: tegra30: Support interconnect framework
` [PATCH v8 10/26] memory: tegra30-emc: Factor out clk initialization
` [PATCH v8 11/26] memory: tegra124-emc: Make driver modular

[PATCH 0/7] sunxi: Remove the calls to dma_direct_set_offset
 2020-11-11 14:42 UTC  (2+ messages)

[PATCH 0/5] add KERN_LEVEL to printk
 2020-11-11  8:31 UTC  (6+ messages)
` [PATCH 1/5] adreno/a2xx_gpu.c: "
` [PATCH 2/5] adreno/a3xx_gpu.c: "
` [PATCH 3/5] adreno/a4xx_gpu.c: "
` [PATCH 4/5] adreno/a5xx_gpu.c: "
` [PATCH 5/5] adreno/adreno_gpu.c: "

[PATCH v2 0/6] drm/tidss: Use new connector model for tidss
 2020-11-11 17:05 UTC  (3+ messages)
` [PATCH v2 6/6] drm/bridge: cdns-mhdp8546: Fix the interrupt enable/disable

[PATCH v3] dt-bindings: display: panel: one file of all simple LVDS panels with dual ports
 2020-11-12  6:17 UTC 

[PATCH] drm/msm/dp: remove duplicate include statement
 2020-11-11 18:31 UTC  (2+ messages)

[PATCH] drm/nouveau: Use vmemdup_user()
 2020-11-12  1:36 UTC 

[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-12  8:10 UTC  (3+ messages)
` [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic

[PULL] drm-misc-next
 2020-11-12  8:01 UTC 

[PATCH][next] drm/kmb: fix spelling mistakes in drm_info and drm_dbg messages
 2020-11-11 21:05 UTC  (2+ messages)

[PATCH] drm/kmb: Fix build warnings
 2020-11-11 20:36 UTC  (2+ messages)

[PATCH 00/19] [Set 5] Rid W=1 warnings from GPU
 2020-11-11 18:35 UTC  (20+ messages)
` [PATCH 01/19] drm/radeon/evergreen_dma: Move 'evergreen_gpu_check_soft_reset()'s prototype to shared header
` [PATCH 02/19] drm/radeon/r600: Move 'evergreen_rlc_resume()'s "
` [PATCH 03/19] drm/radeon/ni_dma: Move 'cayman_gpu_check_soft_reset()'s "
` [PATCH 04/19] drm/radeon/radeon_atombios: Move 'radeon_add_atom_encoder()'s "
` [PATCH 05/19] drm/radeon/radeon_encoders: Move 'radeon_atom_backlight_init's "
` [PATCH 06/19] drm/radeon/ci_dpm: Move 'ci_*()'s prototypes "
` [PATCH 07/19] drm/radeon/si_dpm: Move 'si_mc_load_microcode()'s prototype "
` [PATCH 08/19] drm/radeon/si_dma: Move 'si_gpu_check_soft_reset()'s "
` [PATCH 09/19] drm/radeon/cik: Move 'si_*()'s prototypes "
` [PATCH 10/19] drm/radeon/btc_dpm: Move 'evergreen_get_pi's prototype "
` [PATCH 11/19] drm/radeon/radeon_audio: Move 'dce6_*()'s prototypes "
` [PATCH 12/19] drm/radeon/evergreen: Move 'si_get_csb_*()'s "
` [PATCH 13/19] drm/radeon/cik_sdma: Move 'amdgpu_cik_gpu_check_soft_reset()'s prototype "
` [PATCH 14/19] drm/radeon/evergreen: Move 'cik_*()'s prototypes "
` [PATCH 15/19] drm/radeon/ci_dpm: Move 'si_*()'s "
` [PATCH 16/19] drm/radeon/cik: Move 'Move 'cik_sdma_*()'s "
` [PATCH 17/19] drm/radeon/si_dpm: Move 'vce_v1_0_enable_mgcg()'s prototype "
` [PATCH 18/19] drm/radeon/cik: Move 'vce_v2_0_enable_mgcg()'s "
` [PATCH 19/19] drm/radeon/evergreen_cs: Move 'r600_dma_cs_next_reloc()'s "

[PATCH v2 2/2] drm: add debug logs for drm_mode_atomic_ioctl errors
 2020-11-11 18:31 UTC  (4+ messages)

[PATCH v2 1/2] drm: convert drm_atomic_uapi.c to new debug helpers
 2020-11-11 18:31 UTC  (2+ messages)

Why is atomic_disable callback's plane->state->crtc sometimes null?
 2020-11-11 18:06 UTC  (3+ messages)

[Bug 209457] New: AMDGPU resume fail with RX 580 GPU
 2020-11-11 16:54 UTC  (4+ messages)
` [Bug 209457] "

[PATCH v2 5/8] drm/amdgpu: Refactor sysfs removal
 2020-11-11 16:34 UTC  (12+ 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).