dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-19 08:20:42 to 2020-02-19 20:36:04 UTC [more...]

[PATCH 00/11] new cgroup controller for gpu/drm subsystem
 2020-02-19 16:28 UTC  (9+ messages)
` [PATCH 09/11] drm, cgroup: Introduce lgpu as DRM cgroup resource

[PATCH 00/12] drm: Put drm_display_mode on diet
 2020-02-19 20:35 UTC  (4+ messages)
` [PATCH 01/12] drm: Nuke mode->hsync
` [PATCH 02/12] drm/exynos: Use mode->clock instead of reverse calculating it from the vrefresh
` [PATCH 03/12] drm/i915: Introduce some local intel_dp variables

[PATCH 00/52] drm_device managed resources
 2020-02-19 19:57 UTC  (118+ messages)
` [PATCH 01/52] mm/sl[uo]b: export __kmalloc_track(_node)_caller
` [PATCH 02/52] drm/i915: Don't clear drvdata in ->release
` [PATCH 03/52] drm: add managed resources tied to drm_device
        ` [Intel-gfx] "
` [PATCH 04/52] drm: Set final_kfree in drm_dev_alloc
` [PATCH 05/52] drm/mipi_dbi: Use drmm_add_final_kfree in all drivers
` [PATCH 06/52] drm/udl: Use drmm_add_final_kfree
` [PATCH 07/52] "
` [PATCH 08/52] drm/qxl: "
` [PATCH 09/52] drm/i915: "
` [PATCH 10/52] drm/cirrus: "
` [PATCH 11/52] drm/v3d: "
` [PATCH 12/52] drm/tidss: "
` [PATCH 13/52] drm/mcde: "
` [PATCH 14/52] drm/vgem: "
` [PATCH 15/52] drm/vkms: "
` [PATCH 16/52] drm/repaper: "
` [PATCH 17/52] drm/inigenic: "
` [PATCH 18/52] drm/gm12u320: "
` [PATCH 19/52] drm/<drivers>: "
` [PATCH 20/52] drm: Cleanups after drmm_add_final_kfree rollout
` [PATCH 21/52] drm: Handle dev->unique with drmm_
` [PATCH 22/52] drm: Use drmm_ for drm_dev_init cleanup
` [PATCH 23/52] drm: manage drm_minor cleanup with drmm_
` [PATCH 24/52] drm: Manage drm_gem_init "
` [PATCH 25/52] drm: Manage drm_vblank_cleanup "
` [PATCH 26/52] drm: Garbage collect drm_dev_fini
` [PATCH 27/52] drm: Manage drm_mode_config_init with drmm_
` [PATCH 28/52] drm/bochs: Remove leftover drm_atomic_helper_shutdown
` [PATCH 29/52] drm/bochs: Drop explicit drm_mode_config_cleanup
` [PATCH 30/52] drm/cirrus: Drop explicit drm_mode_config_cleanup call
` [PATCH 31/52] drm/cirrus: Fully embrace devm_
` [PATCH 32/52] drm/ingenic: Drop explicit drm_mode_config_cleanup call
` [PATCH 33/52] drm/mcde: "
` [PATCH 34/52] drm/mcde: More devm_drm_dev_init
` [PATCH 35/52] drm/meson: Drop explicit drm_mode_config_cleanup call
` [PATCH 36/52] drm/pl111: "
` [PATCH 37/52] drm/rcar-du: "
` [PATCH 38/52] drm/rockchip: "
` [PATCH 39/52] drm/stm: "
` [PATCH 40/52] drm/shmob: "
` [PATCH 41/52] drm/mtk: "
` [PATCH 42/52] drm/tidss: "
` [PATCH 43/52] drm/gm12u320: More drmm_
` [PATCH 44/52] drm/gm12u320: Use devm_drm_dev_init
` [PATCH 45/52] drm/gm12u320: Use helpers for shutdown/suspend/resume
` [PATCH 46/52] drm/gm12u320: Simplify upload work
` [PATCH 47/52] drm/repaper: Drop explicit drm_mode_config_cleanup call
` [PATCH 48/52] drm/mipi-dbi: Move drm_mode_config_init into mipi library
` [PATCH 49/52] drm/mipi-dbi: Drop explicit drm_mode_config_cleanup call
` [PATCH 50/52] drm/udl: "
` [PATCH 51/52] drm/udl: drop drm_driver.release hook
` [PATCH 52/52] drm: Add docs for managed resources

[Bug 206575] New: [amdgpu] [drm] No video signal on resume from suspend, R9 380
 2020-02-19 19:51 UTC  (2+ messages)
` [Bug 206575] "

[RFC PATCH 0/3] KVM: x86: honor guest memory type
 2020-02-19 19:36 UTC  (14+ messages)

[PATCH] backlight: add led-backlight driver
 2020-02-19 19:14 UTC 

[PATCH v2 0/3] Improve MIPS Magnum support
 2020-02-19 19:03 UTC  (2+ messages)

[PATCH] drm/arc: make arcpgu_debugfs_init return 0
 2020-02-19 18:46 UTC  (7+ messages)
` [PATCH] drm/arm: make hdlcd_debugfs_init "
` [PATCH] drm/etnaviv: remove check for return value of drm_debugfs function
` [PATCH] drm/i915: make i915_debugfs_register return void
` [PATCH] drm/v3d: make v3d_debugfs_init return 0
` [PATCH] drm/vram-helper: make drm_vram_mm_debugfs_init "

[PATCH 1/5 v5] drm/virtio: use consistent names for drm_files
 2020-02-19 18:30 UTC  (11+ messages)
` [PATCH 2/5 v5] drm/virtio: factor out context create hyercall
` [PATCH 3/5 v5] drm/virtio: track whether or not a context has been initiated
` [PATCH 4/5 v5] drm/virtio: enqueue virtio_gpu_create_context after the first 3D ioctl
` [PATCH 5/5 v5] drm/virtio: add virtio_gpu_context_type

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-02-19 17:50 UTC  (10+ messages)
` [RESEND PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [RESEND PATCH v2 2/9] rtl818x: "
` [RESEND PATCH v2 3/9] ntb: intel: "
` [RESEND PATCH v2 4/9] virtio: pci: "
` [RESEND PATCH v2 5/9] arc: "
` [RESEND PATCH v2 6/9] drm/mgag200: "
` [RESEND PATCH v2 7/9] drm/nouveau: "
` [RESEND PATCH v2 8/9] media: fsl-viu: "
` [RESEND PATCH v2 9/9] ath5k: "

[PATCH 1/4] drm/msm/dpu: Remove unused function arguments
 2020-02-19 17:42 UTC  (4+ messages)
` [PATCH 2/4] drm/msm/dpu: Refactor rm iterator
` [PATCH 3/4] drm/msm/dpu: Refactor resource manager
` [PATCH 4/4] drm/msm/dpu: Track resources in global state

[pull] amdgpu 5.6 fixes
 2020-02-19 17:39 UTC 

[PATCH v5] dt-bindings: display: renesas: du: Document optional reset properties
 2020-02-19 16:48 UTC  (4+ messages)

[PATCH v3 0/8] do not store GPU address in TTM
 2020-02-19 13:53 UTC  (9+ messages)
` [PATCH 1/8] drm/amdgpu: move ttm bo->offset to amdgpu_bo
` [PATCH 2/8] drm/radeon: don't use ttm bo->offset
` [PATCH 3/8] drm/vmwgfx: "
` [PATCH 4/8] drm/nouveau: don't use ttm bo->offset v3
` [PATCH 5/8] drm/qxl: don't use ttm bo->offset
` [PATCH 6/8] drm/vram-helper: don't use ttm bo->offset v2
` [PATCH 7/8] drm/bochs: use drm_gem_vram_offset to get bo offset v2
` [PATCH 8/8] drm/ttm: do not keep GPU dependent addresses

[PATCH] drm/mediatek: component type MTK_DISP_OVL_2L is not correctly handled
 2020-02-19 14:13 UTC 

[PATCH 1/1] Support LVDS output on Allwinner A20
 2020-02-19 12:06 UTC  (11+ messages)
` [PATCH v2 2/2] ARM: sun7i: dts: Add LVDS panel support on A20

[PATCH] drm/sun4i: dsi: Avoid hotplug race with DRM driver bind
 2020-02-19 15:57 UTC  (2+ messages)

[PATCH v2 1/2] Documentation: bindings: Add ANX7688 HDMI to DP bridge binding
 2020-02-19 15:30 UTC  (2+ messages)

[PATCH] drm: rework SET_MASTER and DROP_MASTER perm handling
 2020-02-19 13:27 UTC 

[PATCH 1/7] dma-buf: add dynamic DMA-buf handling v15
 2020-02-19 12:59 UTC  (7+ messages)
` [PATCH 2/7] drm/ttm: remove the backing store if no placement is given
` [PATCH 3/7] drm/amdgpu: use allowed_domains for exported DMA-bufs
` [PATCH 4/7] drm/amdgpu: add amdgpu_dma_buf_pin/unpin v2
` [PATCH 5/7] drm/amdgpu: implement amdgpu_gem_prime_move_notify v2
` [PATCH 6/7] dma-buf: drop dynamic_mapping flag
` [PATCH 7/7] dma-buf: make move_notify mandatory if importer_ops are provided

[PATCH 0/8] do not store GPU address in TTM
 2020-02-19 12:47 UTC  (11+ messages)
` [PATCH 8/8] drm/ttm: do not keep GPU dependent addresses
                ` [Nouveau] "

[PATCH 0/3] drm/mst: Add support for simultaneous down replies
 2020-02-19 11:00 UTC  (8+ messages)
` [PATCH 3/3] drm/dp_mst: Remove single tx msg restriction

[Bug 206519] New: [amdgpu] kernel NULL pointer dereference on shutdown
 2020-02-19  8:32 UTC  (2+ messages)
` [Bug 206519] [amdgpu] kernel NULL pointer dereference on shutdown when CONFIG_DRM_AMD_DC_HDCP=y

[PATCH v2 0/8] do not store GPU address in TTM
 2020-02-18 18:04 UTC  (4+ messages)
` [PATCH v2 2/8] drm/radeon: don't use ttm bo->offset
` [PATCH v2 4/8] drm/nouveau: "
` [PATCH v2 7/8] drm/bochs: use drm_gem_vram_offset to get bo offset

[PATCH] drm/hisilicon: Set preferred mode resolution and maximum resolution
 2020-02-19  2:51 UTC 

LED backlight on Droid 4 and others
 2020-02-18 14:14 UTC  (5+ messages)

[PATCH 0/2] Support virtio cross-device resources
 2020-02-19  8:06 UTC  (3+ messages)
` [PATCH 1/2] virtio: add dma-buf support for exported objects
` [PATCH 2/2] drm/virtio: Support virtgpu exported resources

RFC: Unpinned DMA-buf handling
 2020-02-18 10:42 UTC  (6+ messages)
` [PATCH 5/5] drm/amdgpu: implement amdgpu_gem_prime_move_notify v2

[PATCH] drm/tegra: remove checks for debugfs functions return value
 2020-02-18 15:55 UTC 

[PATCH] dma-buf: free dmabuf->name in dma_buf_release()
 2020-02-18 18:41 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 NNTP newsgroup(s).