dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-18 22:04:05 to 2020-02-19 16:29:07 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/52] drm_device managed resources
 2020-02-19 16:23 UTC  (105+ 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

[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 v5] dt-bindings: display: renesas: du: Document optional reset properties
 2020-02-19 16:04 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

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

[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  (9+ messages)
` [PATCH v2 1/8] drm/amdgpu: move ttm bo->offset to amdgpu_bo
` [PATCH v2 2/8] drm/radeon: don't use ttm bo->offset
` [PATCH v2 3/8] drm/vmwgfx: "
` [PATCH v2 4/8] drm/nouveau: "
` [PATCH v2 5/8] drm/qxl: "
` [PATCH v2 6/8] drm/vram-helper: "
` [PATCH v2 7/8] drm/bochs: use drm_gem_vram_offset to get bo offset
` [PATCH v2 8/8] drm/ttm: do not keep GPU dependent addresses

[PATCH] drm/arc: make arcpgu_debugfs_init return 0
 2020-02-19  6:00 UTC  (14+ messages)
` [PATCH] drm/arm: make hdlcd_debugfs_init "
` [PATCH 1/2] drm/debugfs: remove checks for return value of drm_debugfs functions
` [PATCH] drm/etnaviv: remove check for return value of drm_debugfs function
` [PATCH] drm/i915: make i915_debugfs_register return void
` [PATCH] drm/nouveau: remove checks for return value of debugfs functions
  ` [Nouveau] "
` [PATCH] drm/v3d: make v3d_debugfs_init return 0
` [PATCH] drm/vc4: remove check of return value of drm_debugfs functions
` [PATCH] drm/vram-helper: make drm_vram_mm_debugfs_init return 0
` [PATCH 2/2] drm: convert drm_debugfs functions to return void

[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-19  7:47 UTC  (7+ 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-19  6:42 UTC  (9+ 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  (2+ messages)
` [PATCH] drm/tilcdc: remove check for return value of debugfs functions

[PATCH] dma-buf: free dmabuf->name in dma_buf_release()
 2020-02-18 18:41 UTC  (3+ messages)

[PATCH] video: fbdev: radeon: Remove dead code
 2020-02-18 16:15 UTC 

[PATCH] drm/hisilicon: Fixed pcie resource conflict between drm and firmware
 2020-02-19  8:15 UTC  (2+ messages)

stable-rc 5.5.5-rc1: [drm:ade_irq_handler [kirin_drm]] *ERROR* LDI underflow!
 2020-02-18  8:54 UTC 

[PATCH v2 RESEND] drm/i915/gvt: make gvt oblivious of kvmgt data structures
 2020-02-18 13:33 UTC  (3+ messages)

[PATCH] drm: kirin: Revert "Fix for hikey620 display offset problem"
 2020-02-19  4:37 UTC 

[PATCH v3 0/5] dt-bindings: convert timing + panel-dpi to DT schema
 2020-02-19  3:02 UTC  (5+ messages)
` [PATCH v3 4/5] dt-bindings: display: add data-mapping to panel-dpi

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

[PATCH v2 0/2] Security mitigation for Intel Gen7/7.5 HWs
 2020-02-18 16:21 UTC  (3+ messages)
` [PATCH v2 1/2] drm/i915: Add mechanism to submit a context WA on ring submission
` [PATCH v2 2/2] drm/i915/gen7: Clear all EU/L3 residual contexts

[PATCH v2] drm/msm: devcoredump should dump MSM_SUBMIT_BO_DUMP buffers
 2020-02-18 23:07 UTC  (2+ messages)

[PATCH] drm/msm: devcoredump should dump MSM_SUBMIT_BO_DUMP buffers
 2020-02-18 23:06 UTC  (2+ messages)
` [Freedreno] "

[Bug 205915] New: AMDGPU: Screen flicker after resume from suspend
 2020-02-18 22:13 UTC  (3+ messages)
` [Bug 205915] "

[PATCH v3 00/12] drm/i915: Add support for HDCP 1.4 over MST connectors
 2020-02-18 22:07 UTC  (4+ messages)
` [PATCH v3 08/12] drm/i915: Don't fully disable HDCP on a port if multiple pipes are using it

[Bug 206393] New: amdgpu: garbled screen after resume
 2020-02-18 22:06 UTC  (2+ messages)
` [Bug 206393] "

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

[PATCH v4 00/14] drm/i915: Add support for HDCP 1.4 over MST connectors
 2020-02-18 22:02 UTC  (7+ messages)
` [PATCH v4 09/14] drm/i915: Support DP MST in enc_to_dig_port() function
` [PATCH v4 10/14] drm/i915: Use ddi_update_pipe in intel_dp_mst
` [PATCH v4 11/14] drm/i915: Factor out HDCP shim functions from dp for use by dp_mst
` [PATCH v4 12/14] drm/i915: Add connector to hdcp_shim->check_link()
` [PATCH v4 13/14] drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband message
` [PATCH v4 14/14] drm/i915: Add HDCP 1.4 support for MST connectors


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