dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-24 21:24:15 to 2019-11-25 20:51:29 UTC [more...]

[PATCH v4] drm/scheduler: Avoid accessing freed bad job
 2019-11-25 20:51 UTC 

[PATCH 00/19] pin_user_pages(): reduced-risk series for Linux 5.5
 2019-11-25 20:46 UTC  (50+ messages)
` [PATCH 01/19] mm/gup: factor out duplicate code from four routines
` [PATCH 02/19] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH 03/19] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH 04/19] goldish_pipe: rename local pin_user_pages() routine
` [PATCH 05/19] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH 06/19] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH 07/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH 08/19] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH 09/19] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
  ` [PATCH 09/19] IB/{core, hw, umem}: "
` [PATCH 10/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH 11/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH 12/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH 13/19] net/xdp: "
` [PATCH 14/19] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH 15/19] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH 16/19] vfio, mm: "
` [PATCH 17/19] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH 18/19] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH 19/19] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[GIT PULL] Please pull hmm changes
 2019-11-25 20:42 UTC 

[PATCH] drm/edid: Add modes from CTA-861-G
 2019-11-25 19:10 UTC  (5+ messages)

[PATCH 0/5] drm/udl: Convert to GEM framebuffer helpers
 2019-11-25 18:39 UTC  (2+ messages)

[PATCH 0/7] drm: Random pile of core stuff
 2019-11-25 17:24 UTC  (10+ messages)
` [PATCH 3/7] drm: Extract page_flip_{internal, atomic}()
        ` [Intel-gfx] "

[Bug 205649] New: Daisy Chain (MST) Session Crash after Screen Lock Resume
 2019-11-25 17:23 UTC 

[PATCH v3 1/2] drm/sched: Avoid job cleanup if sched thread is parked
 2019-11-25 16:57 UTC  (7+ messages)
` [PATCH v3 2/2] drm/scheduler: Avoid accessing freed bad job

[RFC 00/13] drm/i915/svm: Add SVM support
 2019-11-25 16:40 UTC  (19+ messages)
` [RFC 03/13] drm/i915/svm: Runtime (RT) allocator support
    ` [Intel-gfx] "
` [RFC 06/13] drm/i915/svm: Page table mirroring support

drm/edid: Add modes from CTA-861-G
 2019-11-25 16:17 UTC 

[PATCH v3 0/8] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2019-11-25 15:46 UTC  (25+ messages)
` [PATCH v3 1/8] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs
` [PATCH v3 2/8] ARM: DTS: am33xx: add sgx gpu child node
` [PATCH v3 3/8] ARM: DTS: am3517: "
` [PATCH v3 4/8] ARM: DTS: omap3: "
` [PATCH v3 5/8] ARM: DTS: omap36xx: "
` [PATCH v3 6/8] ARM: DTS: omap4: "
` [PATCH v3 7/8] ARM: DTS: omap5: "
` [PATCH v3 8/8] MIPS: DTS: jz4780: add sgx gpu node

[PATCH -next] drm/amd/powerplay: remove set but not used variable 'stretch_amount2'
 2019-11-25 15:16 UTC  (3+ messages)

[PATCH -next] drm/amd/display: remove set but not used variable 'msg_out'
 2019-11-25 15:15 UTC  (3+ messages)

[PATCH] Revert "drm/fbdev: Fallback to non tiled mode if all tiles not present"
 2019-11-25 15:07 UTC  (3+ messages)

[PATCH] drm/radeon: remove redundant assignment to variable ret
 2019-11-25 14:57 UTC  (3+ messages)

[PATCH] drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREG
 2019-11-25 14:55 UTC  (4+ messages)

[PATCH] drm/amd/powerplay: remove redundant assignment to variables HiSidd and LoSidd
 2019-11-25 14:39 UTC  (2+ messages)

[PATCH libdrm v4] modetest: Add support for setting mode having floating vertical refresh rate
 2019-11-25 14:30 UTC  (3+ messages)

[PATCH] drm/amd/display: Use NULL for pointer assignment in copy_stream_update_to_stream
 2019-11-25 14:28 UTC  (4+ messages)

[PATCH] drm/amd: Fix Kconfig indentation
 2019-11-25 14:08 UTC  (4+ messages)

[PATCH 1/4] ARM: dts: am437x-gp-evm: add HDMI support
 2019-11-25 13:11 UTC  (8+ messages)
` [PATCH 2/4] ARM: dts: am437x-epos-evm: "
` [PATCH 3/4] ARM: dts: dra76-evm: add HDMI output
` [PATCH 4/4] ARM: dts: am57xx-idk-common: add HDMI to the common dtsi

[PATCH v2] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs
 2019-11-25 13:07 UTC  (5+ messages)

[Bug 110795] Unable to install on latest Ubuntu (19.04)
 2019-11-25 12:47 UTC  (2+ messages)

[PATCH 0/4] Add support for SC7180 display
 2019-11-25 11:59 UTC  (5+ messages)
  ` [PATCH 1/4] dt-bindings: msm:disp: add sc7180 DPU variant
  ` [PATCH 3/4] msm:disp:dpu1: setup display datapath for SC7180 target
  ` [PATCH 4/4] msm:disp:dpu1: add mixer selection for display topology
` [PATCH 2/4] msm:disp:dpu1: add support for display for SC7180 target

[PATCH v1 00/29] Introduce memory interconnect for NVIDIA Tegra SoCs
 2019-11-25 11:32 UTC  (6+ messages)
` [PATCH v1 08/29] dt-bindings: interconnect: tegra: Add initial IDs

[PATCH v4 00/13] Add LCD panel support to iwg20d
 2019-11-25 11:17 UTC  (14+ messages)
` [PATCH v4 10/13] ARM: dts: iwg20d-q7-common: Add LCD support
` [PATCH v4 11/13] ARM: shmobile_defconfig: Enable support for panels from EDT
` [PATCH v4 12/13] [HACK] drm/bridge: lvds-codec: Enforce device specific compatible strings

[PATCH 00/15] Retire dma_buf_k(un)map
 2019-11-25 11:06 UTC  (13+ messages)
` [PATCH 01/15] drm/tegra: Map cmdbuf once for reloc processing
` [PATCH 02/15] drm/tegra: Delete host1x_bo_ops->k(un)map
` [PATCH 08/15] drm/tegra: Remove dma_buf->k(un)map

[PATCH v4] drm/bridge/synopsys: dsi: driver-specific configuration of phy timings
 2019-11-25 10:16 UTC 

[PATCH v3 RESEND] drm/bridge/synopsys: dsi: driver-specific configuration of phy timings
 2019-11-25 11:00 UTC  (3+ messages)

[PATCH] drm/tegra: vic: Export module device table
 2019-11-25 10:45 UTC  (3+ messages)

[Bug 108514] heavy screen flickering with Mobility Radeon X1600 and kernel version onwards 3.13
 2019-11-25  9:46 UTC  (2+ messages)
` [Bug 108514] heavy screen flickering with Mobility Radeon X1600 and kernel version 3.15rc2 onward

[PATCH 0/4] consistently use dma_resv locking wrappers
 2019-11-25  9:43 UTC  (8+ messages)
` [PATCH 1/4] drm/etnaviv: Use "
` [PATCH 2/4] drm/i915: "
  ` [PATCH 3/4] drm/msm: "
` [PATCH 4/4] drm/vc4: "

[Bug 201957] New: amdgpu: ring gfx timeout
 2019-11-25  9:43 UTC  (2+ messages)
` [Bug 201957] "

[PULL] drm-misc-fixes
 2019-11-25  9:43 UTC 

[PATCH 0/6] drm/gma500: Cleanup framebuffer and fbdev
 2019-11-25  9:38 UTC  (3+ messages)

nouveau on NV04 calling illegal method 02fc under fbcon
 2019-11-25  9:36 UTC  (3+ messages)

[PATCH v3] drm/bridge/synopsys: dsi: driver-specific configuration of phy timings
 2019-11-25  9:32 UTC  (2+ messages)

[PATCH] dma-buf: Fix memory leak in sync_file_merge()
 2019-11-25  9:22 UTC  (3+ messages)

[PATCH 0/4] Replace hibmc code with generic implmentation
 2019-11-25  9:15 UTC  (9+ messages)
` [PATCH 1/4] drm/hisilicon/hibmc: Switch to generic fbdev emulation
` [PATCH 2/4] drm/hisilicon/hibmc: Replace struct hibmc_framebuffer with generic code
` [PATCH 3/4] drm/hisilicon/hibmc: Implement hibmc_dumb_create() with generic helpers
` [PATCH 4/4] drm/hisilicon/hibmc: Export VRAM MM information to debugfs

[PATCH] drm/sun4i: Fix Kconfig indentation
 2019-11-25  9:04 UTC  (2+ messages)

[PATCH] drm/vc4: Fix Kconfig indentation
 2019-11-25  9:04 UTC  (2+ messages)

[PATCHv2 3/4] drm/komeda: use afbc helpers
 2019-11-25  8:55 UTC  (4+ messages)
` [PATCHv3/RFC 0/4] AFBC rework and support for Rockchip
  ` [PATCHv3/RFC 1/4] drm/arm: Factor out generic afbc helpers

[PATCH] drm/panel: Add Boe Himax8279d MIPI-DSI LCD panel
 2019-11-25  8:31 UTC 

[PATCH hmm v3 00/14] Consolidate the mmu notifier interval_tree and locking
 2019-11-23 23:59 UTC  (7+ messages)
` [PATCH v3 02/14] mm/mmu_notifier: add an interval tree notifier

[PATCH v11 0/7] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-11-22 18:18 UTC  (10+ messages)
` [PATCH v11 4/7] drm/sun4i: dsi: Handle bus clock explicitly

[PATCH v7 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-25  0:53 UTC  (9+ messages)
` [PATCH v7 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages

[PATCH] drm/imx: fix memory leak in imx_pd_bind
 2019-11-22 17:43 UTC  (5+ messages)

[PATCH] drm/i915: Remove tautological compare in eb_relocate_vma
 2019-11-23 19:53 UTC  (2+ messages)

[PATCH] drm/amd/display: Reduce HDMI pixel encoding if max clock is exceeded
 2019-11-23  5:29 UTC  (2+ messages)

[RFC 06/13] drm/i915/svm: Page table mirroring support
 2019-11-22 20:14 UTC  (3+ messages)

[Bug 97055] Black screens on A10-8780P (Carrizo) + R7 M260/M265 (Topaz) Combo
 2019-11-25  7:22 UTC  (2+ messages)

[PATCH] MAINTAINERS: Drop Rex Zhu for amdgpu powerplay
 2019-11-25  5:30 UTC  (3+ messages)

[Bug 205169] New: AMDGPU driver with Navi card hangs Xorg in fullscreen only
 2019-11-25  1:39 UTC  (3+ messages)
` [Bug 205169] "

[PATCH 15/15] dma-buf: Remove kernel map/unmap hooks
 2019-11-25  0:46 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH] drm/msm/adreno: fix zap vs no-zap handling
 2019-11-24 22:23 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).