dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-04 14:08:07 to 2020-08-06 01:51:46 UTC [more...]

[PATCH v4 0/6] make hdmi work on bananapi-r2
 2020-08-05 11:30 UTC  (23+ messages)
` [PATCH v4 1/6] dt-bindings: mediatek: add mt7623 display-nodes
  ` Aw: "
` [PATCH v4] net: ethernet: mtk_eth_soc: fix MTU warnings
  ` Aw: "
` [PATCH v4 2/6] drm/mediatek: add ddp routing for mt7623
` [PATCH v4 3/6] drm/mediatek: disable tmds on mt2701
` [PATCH v4 4/6] drm/mediatek: Add get_possible_crtc API for dpi, dsi
` [PATCH v4 5/6] drm/mediatek: dpi/dsi: change the getting possible_crtc way
` [PATCH v4 6/6] arm: dts: mt7623: add display subsystem related device nodes
    ` Aw: "
        ` Aw: "
            ` Aw: "
                ` [PATCH 1/3] arm: dts: remove stray /dts-v1/ from mt7623a.dtsi
                  ` [PATCH 2/3] arm: dts: mt7623: move MT7623N GPU to separate mt7623n.dtsi file
                  ` [PATCH 3/3] arm: dts: mt7623: add support for UniElec U7623 eMMC

[PATCH] drm: sysfs: Add to get current mode
 2020-08-05 11:26 UTC  (4+ messages)

[PATCH v1 01/12] fbdev: gxfb: use generic power management
 2020-08-05 20:19 UTC  (2+ messages)

[v1] drm/msm/dpu: Fix reservation failures in modeset
 2020-08-05 15:48 UTC  (2+ messages)

linux-next: manual merge of the hmm tree with the drm tree
 2020-08-06  1:51 UTC  (2+ messages)

linux-next: manual merge of the devicetree tree with the drm tree
 2020-08-06  1:48 UTC  (2+ messages)

[radeon-alex:amd-staging-drm-next 628/1313] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10_3.c:268:17: sparse: sparse: cast removes address space '<asn:1>' of expression
 2020-08-06  1:10 UTC 

[Bug 208825] New: lspci triggers NULL pointer dereference on AMD Renoir 4800H/5600M laptop
 2020-08-06  0:33 UTC 

[radeon-alex:amd-staging-drm-next 468/1313] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager.c:172:15: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-08-05 23:48 UTC 

[PATCH] drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
 2020-08-05 23:36 UTC  (7+ messages)

[PATCH 0/7] drm/amd/display: Drop DRM private objects from amdgpu_dm
 2020-08-05 21:15 UTC  (15+ messages)
` [PATCH 1/7] drm/amd/display: Store tiling_flags and tmz_surface on dm_plane_state
` [PATCH 2/7] drm/amd/display: Reset plane when tiling flags change
` [PATCH 3/7] drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prepare_planes
` [PATCH 4/7] drm/amd/display: Use validated tiling_flags and tmz_surface in commit_tail
` [PATCH 5/7] drm/amd/display: Reset plane for anything that's not a FAST update
` [PATCH 6/7] drm/amd/display: Drop dm_determine_update_type_for_commit
` [PATCH 7/7] drm/amd/display: Replace DRM private objects with subclassed DRM atomic state

[PATCH] drm/gma500: fix error check
 2020-08-05 20:59 UTC 

[PATCH][next] drm/amdgpu: fix spelling mistake "paramter" -> "parameter"
 2020-08-05 20:02 UTC  (2+ messages)

[Bug 208811] New: AMDGPU on-load null pointer dereference
 2020-08-05 19:44 UTC  (11+ messages)
` [Bug 208811] "

[PATCH v4] Add support for KeemBay DRM driver
 2020-08-05 18:04 UTC  (5+ messages)
` [PATCH v4] drm/kmb: Add support for KeemBay Display

[PATCH 2/2] drm/ttm: make TT creation purely optional v3
 2020-08-05 16:16 UTC  (2+ messages)
` [2/2] "

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-08-05 16:10 UTC  (2+ messages)
` [Bug 207383] [Regression] 5.7 "

[PATCH] video: fbdev: sis: fix null ptr dereference
 2020-08-05 14:52 UTC 

[PATCH] drm/mcde: Fix display pipeline restart
 2020-08-05 14:46 UTC 

[PATCH 6/6] drm/xen-front: Add support for EDID based configuration
 2020-08-05 14:35 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/panel-notatek-nt35510: Fix enable/disable sequence
 2020-08-05 14:28 UTC 

[PATCH v5 0/5] Asynchronous flip implementation for i915
 2020-08-05 13:53 UTC  (8+ messages)
` [PATCH v5 1/5] drm/i915: Add enable/disable flip done and flip done handler

[PATCH v3 10/38] virtio_gpu: correct tags for config space fields
 2020-08-05 13:44 UTC  (2+ messages)
` [PATCH v3 34/38] drm/virtio: convert to LE accessors

[PATCH] drm/gma500: fix spelling mistake "pannel" -> "panel"
 2020-08-05 12:42 UTC 

[00/59] ttm misc cleanups, mem refactoring, rename objects. (v2)
 2020-08-05 11:59 UTC  (92+ messages)
` [PATCH 01/59] drm/vmwgfx: consolidate ttm object creation and populate
` [PATCH 02/59] drm/vmwgfx: drop bo map/unmap dma functions
` [PATCH 03/59] nouveau: use ttm populate mapping functions. (v2)
` [PATCH 06/59] drm/ttm: use a helper for unlocked moves to the lru tail
` [PATCH 08/59] drm/ttm: export memory type debug entrypoint
` [PATCH 09/59] drm/nouveau/ttm: don't fill in blank ttm debug callback
` [PATCH 19/59] drm/nouveau: use new memory manager init paths
` [PATCH 20/59] drm/vmwgfx/ttm: convert vram mm init to new code paths
` [PATCH 21/59] drm/vmwgfx/ttm: switch gmrid allocator to new init paths
` [PATCH 22/59] drm/ttm: convert system manager init to new code
` [PATCH 23/59] drm/ttm: purge old manager init path
` [PATCH 24/59] drm/ttm: pass man around instead of mem_type in some places
` [PATCH 25/59] drm/ttm: make some inline helper functions for cleanup paths. (v2)
` [PATCH 26/59] drm/ttm: start allowing drivers to use new takedown path (v2)
` [PATCH 28/59] drm/vmwgfx: takedown vram manager
` [PATCH 30/59] drm/nouveau: use new cleanup paths
` [PATCH 33/59] drm/vmwgfx: fix gmrid takedown paths to new interface
` [PATCH 34/59] drm/ttm: remove range manager legacy takedown path
` [PATCH 35/59] drm/ttm: make TTM responsible for cleaning system only
` [PATCH 36/59] drm/ttm: add wrapper to get manager from bdev
` [PATCH 39/59] drm/nouveau/ttm: use wrapper to access memory managers
` [PATCH 42/59] drm/vmwgfx/ttm: use wrapper to access memory manager
` [PATCH 43/59] drm/ttm: rename manager variable to make sure wrapper is used
` [PATCH 44/59] drm/ttm: allow drivers to provide their own manager subclasses
` [PATCH 46/59] drm/ttm: make ttm_range_man_init/takedown take type + args
` [PATCH 47/59] drm/ttm: move range manager to subclassed driver allocation
` [PATCH 48/59] drm/vmwgfx/ttm: move thp to driver managed
` [PATCH 49/59] drm/vmwgfx/gmrid: convert to driver controlled allocation
` [PATCH 50/59] drm/nouveau/ttm: move to driver allocated manager
` [PATCH 51/59] drm/ttm: drop priv pointer in memory manager
` [PATCH 53/59] drm/ttm: drop man->bdev link
` [PATCH 54/59] drm/ttm: drop list of memory managers from device. (v2)
` [PATCH 55/59] drm/ttm: drop type manager has_type
` [PATCH 56/59] drm/ttm: add a wrapper for checking if manager is in use
` [PATCH 57/59] drm/ttm: rename bo manager to range manager
` [PATCH 58/59] drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager
` [PATCH 59/59] drm/ttm: rename ttm_mem_reg to ttm_resource

Question about per process GPU context global priority enforcement
 2020-08-05 11:47 UTC  (2+ messages)

[PATCH] drm/omap: fix spelling mistake "propert" -> "property"
 2020-08-05 11:45 UTC  (2+ messages)

[PATCH] drm/vmwgfx: fix spelling mistake "Cound" -> "Could"
 2020-08-05 11:31 UTC 

[PATCH] staging: ion: fix spelling mistake in function name "detatch" -> "detach"
 2020-08-05 11:26 UTC 

DRM/KMS experimental drivers for HiKey 970
 2020-08-05 11:04 UTC  (4+ messages)

[PATCH v1 0/4] drm/ast: Disable HW cursor when switching modes
 2020-08-05 10:55 UTC  (6+ messages)
` [PATCH v1 1/4] drm/ast: Only set format registers if primary plane's format changes
` [PATCH v1 2/4] drm/ast: Set display mode in atomic_begin()
` [PATCH v1 3/4] drm/ast: Add commit-tail function
` [PATCH v1 4/4] drm/ast: Disable planes while switching display modes

[PATCH] omapfb: fix spelling mistake "propert" -> "property"
 2020-08-05 10:28 UTC 

[PULL] drm-misc-next-fixes
 2020-08-05 10:00 UTC 

[PATCH 0/8] amd/display: Add GFX9+ modifier support
 2020-08-05  7:32 UTC  (11+ messages)
` [PATCH 1/8] drm/amd/display: Do not silently accept DCC for multiplane formats
` [PATCH 2/8] drm/amd: Init modifier field of helper fb
` [PATCH 3/8] drm/amd/display: Honor the offset for plane 0
` [PATCH 4/8] drm/fourcc: Add AMD DRM modifiers
` [PATCH 5/8] drm/amd/display: Refactor surface tiling setup
` [PATCH 6/8] drm/amd/display: Set DC options from modifiers
` [PATCH 7/8] drm/amd/display: Add formats for DCC with 2/3 planes
` [PATCH 8/8] drm/amd/display: Expose modifiers

[RFC PATCH v1 0/22] backlight: add init macros and accessors
 2020-08-05  7:16 UTC  (16+ messages)
` [PATCH v1 03/22] backlight: Add get/set operations for brightness/power properties
` [PATCH v1 06/22] drm/panel: asus-z00t-tm5p5-n35596: Backlight update
` [PATCH v1 08/22] drm/panel: novatek-nt35510: "
` [PATCH v1 10/22] drm/panel: raydium-rm67191: "
` [PATCH v1 14/22] drm/panel: sony-acx424akp: "
` [PATCH v1 15/22] drm/panel: sony-acx565akm: "

[PATCH v3 0/5] make hdmi work on bananapi-r2
 2020-08-04 16:01 UTC  (15+ messages)
` [PATCH v3 1/5] drm: mediatek: add ddp routing for mt7623
    ` Aw: "
      `  "
` [PATCH v3 2/5] drm/mediatek: disable tmds on mt2701
` [PATCH v3 3/5] drm: Add get_possible_crtc API for dpi, dsi
` [PATCH v3 4/5] drm/mediatek: dpi/dsi: change the getting possible_crtc way
` [PATCH v3 5/5] arm: dts: mt7623: add display subsystem related device nodes
    ` Aw: "
      `  "

[v1] drm/msm/dpu: update reservations in commit path
 2020-08-04 19:32 UTC  (2+ messages)

[PATCH v3 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-08-04 17:02 UTC  (2+ messages)

[PATCH 0/3] drm/amd/display: Constify static resource_funcs
 2020-08-04 20:46 UTC  (5+ messages)
` [PATCH 1/3] drm/amd/display: Constify dcn20_res_pool_funcs
` [PATCH 2/3] drm/amd/display: Constify dcn21_res_pool_funcs
` [PATCH 3/3] drm/amd/display: Constify dcn30_res_pool_funcs

[PATCH 0/6] Fixes and improvements for Xen pvdrm
 2020-08-04  6:34 UTC  (4+ messages)
` [PATCH 1/6] xen/gntdev: Fix dmabuf import with non-zero sgt offset

[PATCH 0/2] Per process tracking of dma buffers
 2020-08-04 20:42 UTC  (15+ messages)
` [PATCH 1/2] fs: Add fd_install file operation
` [PATCH 2/2] dmabuf/tracing: Add dma-buf trace events

[PATCH] vt: defer kfree() of vc_screenbuf in vc_do_resize()
 2020-08-04 11:15 UTC  (2+ messages)

[PATCH] drm/sun4i: Constify static structs
 2020-08-04 21:53 UTC 

[PATCH v2 0/5] make hdmi work on bananapi-r2
 2020-08-04  9:53 UTC  (8+ messages)
` [PATCH v2 1/5] drm/mediatek: config component output by device node port
    ` Aw: "
      `  "
        ` Aw: "
          `  "
            ` Aw: "

linux-next: manual merge of the kspp tree with the drm-misc tree
 2020-08-05  4:10 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix wrong return value in dm_update_plane_state()
 2020-08-04 22:19 UTC  (2+ messages)

gma500: monitor-dependent failure to boot FB console (psbdrmfb)
 2020-08-04 21:06 UTC  (3+ messages)
  ` SOLVED, "

[Bug 203905] New: amdgpu:actual_brightness has unreal/wrong value
 2020-08-04 20:15 UTC  (2+ messages)
` [Bug 203905] "

[PATCH 8/8] modules: inherit TAINT_PROPRIETARY_MODULE
 2020-08-04 18:52 UTC 

[PATCH][next] drm/amd/display: fix spelling mistake "Usupported" -> "Unsupported"
 2020-08-04 17:39 UTC  (2+ messages)
` NAK: "

[PATCH RFC v6 0/6] Add Unisoc's drm kms module
 2020-08-04 17:29 UTC  (3+ messages)

[PATCH] drm/vkms: guarantee vblank when capturing crc
 2020-08-04 16:39 UTC  (2+ messages)

[Intel-gfx] [PATCH 11/66] drm/i915: Preallocate stashes for vma page-directories
 2020-08-04 16:14 UTC 

[PATCH] drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi
 2020-08-04 16:09 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: sc7180: add interconnect bindings for display
 2020-08-04 15:43 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: sc7180: add bus clock to mdp node for sc7180 target
` [PATCH 3/3] drm/msm/dpu: add support for clk and bw scaling for display

[PATCH 0/9] SDM630/36/60 driver enablement
 2020-08-04 14:49 UTC  (6+ messages)
` [PATCH 4/9] drm/msm/dsi: Add phy configuration for SDM630/636/660

[PATCH v2 10/24] virtio_gpu: correct tags for config space fields
 2020-08-04 14:34 UTC  (2+ messages)

[RFC][PATCH] regulator: rpi-panel: Add regulator/backlight driver for RPi panel
 2020-08-04 14:25 UTC  (10+ messages)

[Bug 208333] New: No desktop on 5.8 rc1 rc2 with Gtx 760 driver nouveau
 2020-08-04 14:08 UTC  (2+ messages)
` [Bug 208333] Black screen with Kernel 5.8 rc1/2/3/4 with Nvidia "


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