dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-04 09:28:06 to 2020-08-05 11:59:43 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)

[00/59] ttm misc cleanups, mem refactoring, rename objects. (v2)
 2020-08-05 11:59 UTC  (122+ 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 04/59] qxl/ttm: drop the unusued no wait flag to reserve function
` [PATCH 05/59] drm/ttm/amdgpu: consolidate ttm reserve paths
` [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 11/59] drm/qxl/ttm: call ttm manager debug (v2)
` [PATCH 12/59] drm/vram-helper: call the ttm manager debug function
` [PATCH 13/59] drm/ttm: split the mm manager init code (v2)
` [PATCH 15/59] drm/amdgpu/ttm: init managers from the driver side
` [PATCH 16/59] drm/radeon: use new ttm man init path
` [PATCH 17/59] drm/qxl/ttm: use new init path for manager
` [PATCH 18/59] drm/vram_helper: use new ttm manager init function
` [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 32/59] drm/qxl/ttm: use new takedown path
` [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 37/59] drm/amdgfx/ttm: use wrapper to get ttm memory managers
` [PATCH 39/59] drm/nouveau/ttm: use wrapper to access "
` [PATCH 40/59] drm/qxl/ttm: use wrapper to access memory manager
` [PATCH 41/59] drm/radeon/ttm: "
` [PATCH 42/59] drm/vmwgfx/ttm: "
` [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 45/59] drm/amdgpu/ttm: use bo manager subclassing for vram/gtt mgrs
` [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/amdgpu: fix spelling mistake "Falied" -> "Failed"
 2020-08-05 11:35 UTC 

[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 12:58 UTC  (3+ 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)

[Bug 208811] New: AMDGPU on-load null pointer dereference
 2020-08-04 22:04 UTC  (7+ messages)
` [Bug 208811] "

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 "

[PULL] drm-misc-fixes
 2020-08-04 12:55 UTC 

[PATCHv2 0/4] Subject: panel-dsi-cm: update bindings
 2020-08-04 10:52 UTC  (2+ messages)

[PATCH 00/49] ttm mem manager refactoring
 2020-08-04 10:26 UTC  (5+ messages)
` [PATCH 39/49] drm/ttm: make ttm_bo_man_init/takedown take type + args

[PATCH] drm: Added orientation quirk for ASUS tablet model T103HAF
 2020-08-04  9:45 UTC  (2+ messages)

[RFC][PATCH 0/5] Support GEM object mappings from I/O memory
 2020-08-04  9:41 UTC  (9+ messages)
` [PATCH 2/5] fbdev/core: Export framebuffer read and write code as cfb_ function

[PATCH] drm/vkms: modify sequence disable/plane/enable in commit_tail
 2020-08-04  9:33 UTC  (3+ messages)

[PATCH v2 0/3] More IPU cleanups v2
 2020-08-04  9:31 UTC  (5+ messages)
` [PATCH v2 3/3] drm/ingenic: ipu: Only enable clock when needed


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