dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-04 09:29:21 to 2019-11-04 20:33:12 UTC [more...]

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-04 20:33 UTC  (38+ messages)
` [PATCH v2 01/18] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v2 02/18] mm/gup: factor out duplicate code from four routines
` [PATCH v2 03/18] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 08/18] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v2 09/18] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v2 12/18] mm/gup: track FOLL_PIN pages

[PATCH hmm 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-11-04 20:25 UTC  (3+ messages)
` [PATCH hmm 05/15] RDMA/odp: Use mmu_range_notifier_insert()

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
 2019-11-04 20:21 UTC  (4+ messages)

[PATCH v4 0/7] DRM/MSM: Add support for MSM8956 and Adreno 510
 2019-11-04 20:18 UTC  (7+ messages)
` [PATCH v4 2/7] dt-bindings: msm/mdp5: Document optional TBU and TBU_RT clocks
` [PATCH v4 5/7] dt-bindings: msm/dsi: Add 28nm PLL for family B compatible

[PATCH 1/3] dma_resv: prime lockdep annotations
 2019-11-04 20:01 UTC  (9+ messages)
  ` [PATCH 2/3] drm/nouveau: slowpath for pushbuf ioctl
` [PATCH 3/3] drm/ttm: remove ttm_bo_wait_unreserved

[PATCH] drm: Add support for integrated privacy screens
 2019-11-04 19:41 UTC  (4+ messages)
` [PATCH v2 1/3] drm/i915: Move the code to populate ACPI device ID into intel_acpi
  ` [PATCH v2 2/3] drm/i915: Lookup and attach ACPI device node for connectors
  ` [PATCH v2 3/3] drm/i915: Add support for integrated privacy screens

[PATCH v14 0/5] DMA-BUF Heaps (destaging ION)
 2019-11-04 19:36 UTC  (20+ messages)
` [PATCH v14 1/5] dma-buf: Add dma-buf heaps framework
` [PATCH v14 2/5] dma-buf: heaps: Add heap helpers

[PATCH 0/7] fix various gcc warnings
 2019-11-04 13:27 UTC  (16+ messages)
` [PATCH 1/7] drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table
` [PATCH 2/7] drm/amdgpu: add function parameter description in 'amdgpu_device_set_cg_state'
` [PATCH 3/7] drm/amdgpu: add function parameter description in 'amdgpu_gart_bind'
` [PATCH 4/7] drm/amdgpu: remove set but not used variable 'dig_connector'
` [PATCH 5/7] drm/amdgpu: remove set but not used variable 'dig'
` [PATCH 6/7] drm/amdgpu: remove always false comparison in 'amdgpu_atombios_i2c_process_i2c_ch'
` [PATCH 7/7] drm/amdgpu: remove set but not used variable 'mc_shared_chmap'

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-04 19:20 UTC  (7+ messages)
` [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast()

[PATCH v5 0/7] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-11-04 10:34 UTC  (6+ messages)
` [PATCH v5 3/7] drm/bridge: extract some Analogix I2C DP common code
` [PATCH v5 1/7] drm/bridge: move ANA78xx driver to analogix subdirectory

[PATCH] drm/edid: fixup EDID 1.3 and 1.4 judge reduced-blanking timings logic
 2019-11-04  8:42 UTC  (2+ messages)

[PATCH 0/4] Add LCD panel support to iwg20d
 2019-11-04 15:49 UTC  (10+ messages)
` [PATCH 1/4] drm/bridge: Repurpose lvds-encoder.c
` [PATCH 2/4] dt-bindings: display: bridge: Repurpose lvds-encoder

[PATCH v5 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2019-11-04 11:14 UTC  (5+ messages)
` [PATCH v5 03/12] clk: mediatek: mt8173: switch mmsys to platform "

[PATCH v7 0/9] backlight: gpio: simplify the driver
 2019-11-04  9:22 UTC  (9+ messages)

Proposal to report GPU private memory allocations with sysfs nodes [plain text version]
 2019-11-04 19:34 UTC  (9+ messages)

[PATCH 1/2] drm/atomic: fix self-refresh helpers crtc state dereference
 2019-11-04 19:13 UTC  (13+ messages)
` [PATCH 2/2] drm/atomic: clear new_state pointers at hw_done

[RFC][PATCH 0/2] Allow DMA BUF heaps to be loaded as modules
 2019-11-04 19:00 UTC  (10+ messages)
` [RFC][PATCH 2/2] dma-buf: heaps: Allow system & cma heaps to be configured as a modules

[PATCH 0/2] drm/fb-helper: Documentation update for defio
 2019-11-04 18:48 UTC  (8+ messages)
` [PATCH 1/2] drm/fb-helper: Remove drm_fb_helper_defio_init() and update docs

Overlay support in the i.MX7 display
 2019-11-04 18:24 UTC  (5+ messages)

[PATCH] drm/doc: Adding VKMS module description and use to "Testing and Validation"
 2019-11-04 18:19 UTC  (3+ messages)

[PATCH] drm/fbdev: Fallback to non tiled mode if all tiles not present
 2019-11-04 18:14 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] drm/doc: Update IGT documentation
 2019-11-04 18:06 UTC  (2+ messages)

[Bug 205335] New: [amdgpu] suspend / screen black after thaw
 2019-11-04 17:54 UTC  (2+ messages)
` [Bug 205335] "

[PATCH v2] drm: sun4i: Add support for suspending the display driver
 2019-11-04 17:42 UTC  (3+ messages)

[PATCH 1/2 v2] drm/atomic: fix self-refresh helpers crtc state dereference
 2019-11-04 17:37 UTC  (2+ messages)
` [PATCH 2/2 v2] drm/atomic: clear new_state pointers at hw_done

[PATCH] drm/vkms: Update VKMS documentation
 2019-11-04 17:40 UTC  (2+ messages)

[PATCH v2 1/3] drm: Fix kerneldoc and remove unused struct member in self_refresh helper
 2019-11-04 17:26 UTC  (6+ messages)
` [PATCH v2 2/3] drm: Measure Self Refresh Entry/Exit times to avoid thrashing

drm/amd/display: Add HDCP module - static analysis bug report
 2019-11-04 17:24 UTC  (18+ messages)

[PATCH] drm/scdc: Fix typo in bit definition of SCDC_STATUS_FLAGS
 2019-11-04 17:05 UTC  (7+ messages)

[PATCH v2 0/4] Add LCD panel support to iwg20d
 2019-11-04 16:58 UTC  (5+ messages)
` [PATCH v2 1/4] drm/bridge: Repurpose lvds-encoder.c
` [PATCH v2 2/4] dt-bindings: display: bridge: Repurpose lvds-encoder
` [PATCH v2 3/4] ARM: dts: iwg20d-q7-common: Add LCD support
` [PATCH v2 4/4] ARM: shmobile_defconfig: Enable support for panels from EDT

[PATCH 1/2] drm/property: Enforce more lifetime rules
 2019-11-04 16:57 UTC  (4+ messages)
` [PATCH 2/2] drm/todo: Add entry to remove load/unload hooks
  ` [Intel-gfx] "

FOSDEM Graphics Devroom: call for speakers
 2019-11-04 16:56 UTC 

[Bug 111482] Sapphire Pulse RX 5700 XT power consumption
 2019-11-04 16:42 UTC  (4+ messages)

[PATCH VKMS v3] drm/doc: Add VKMS module description and use to "Testing and Validation"
 2019-11-04 16:27 UTC  (2+ messages)

[PATCH VKMS v3] drm/vkms: Fix typo and preposion in function documentation
 2019-11-04 16:14 UTC 

[Bug 111763] ring_gfx hangs/freezes on Navi gpus
 2019-11-04 16:10 UTC  (3+ messages)

[PATCH v2 VKMS 0/2] drm/vkms: Changing some words in 'blend' function documentation
 2019-11-04 15:50 UTC  (3+ messages)

[PATCH 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-11-04 15:46 UTC  (7+ messages)
` [PATCH 1/4] drm: bridge: dw_mipi_dsi: access registers via a regmap

[PATCH] drm/mcde: Drop double-assignment of mcde
 2019-11-04 15:42 UTC 

[PATCH v2 1/5] drm/dsi: clean up DSI data type definitions
 2019-11-04 15:29 UTC  (9+ messages)
` [PATCH v2 2/5] drm/dsi: add missing DSI data types
` [PATCH v2 3/5] drm/dsi: add missing DSI DCS commands
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH v2 1/5] drm/dsi: clean up DSI data type definitions

[PATCH v2] drm/doc: Adding VKMS module description and use to "Testing and Validation"
 2019-11-04 15:06 UTC  (3+ messages)

[Bug 205393] New: [amdgpu powerplay] vega10: custom pp_table, AVFS accidentally reenabled after display powersave
 2019-11-04 14:02 UTC  (3+ messages)
` [Bug 205393] "

[PATCH 1/2] drm: Add support for DP 1.4 Compliance edid corruption test 4.2.2.6
 2019-11-04 14:00 UTC  (4+ messages)
` [PATCH v2 "

[Bug 111229] Unable to unbind GPU from amdgpu
 2019-11-04  4:09 UTC  (3+ messages)

[Bug 110580] [CI][BAT] igt@.* - skip - Chamelium ports not enabled
 2019-11-04 13:18 UTC 

[Bug 111487] AMD vega - display off/on -> solid green display
 2019-11-04 10:31 UTC  (2+ messages)

[Bug 109628] WARNING at dcn10_hw_sequencer.c:868 dcn10_verify_allow_pstate_change_high()
 2019-11-04 10:31 UTC  (2+ messages)

[Bug 111240] RX 560x is very slow
 2019-11-04 11:52 UTC  (2+ messages)
` [Bug 111240] ASUS TUF Gaming laptops gets throttled down when the RX560X GPU is being used

[PATCH V7 0/6] mdev based hardware virtio offloading support
 2019-11-04 12:39 UTC  (10+ messages)
` [PATCH V7 1/6] mdev: class id support
` [PATCH V7 2/6] modpost: add support for mdev class id
` [PATCH V7 3/6] mdev: introduce device specific ops
` [PATCH V7 4/6] mdev: introduce virtio device and its device ops
` [PATCH V7 5/6] virtio: introduce a mdev based transport
` [PATCH V7 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH v2] drm/sched: Fix passing zero to 'PTR_ERR' warning
 2019-11-04 12:15 UTC  (4+ messages)

[PATCH v5 0/7][rebased] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-11-04 10:34 UTC 

Proposal to report GPU private memory allocations with sysfs nodes
 2019-11-04 10:30 UTC  (5+ messages)

[PATCH v3] drm/tegra: Do not use ->load() and ->unload() callbacks
 2019-11-04 10:26 UTC  (2+ messages)

[PATCH v2] fbdev: c2p: Fix link failure on non-inlining
 2019-11-04  9:50 UTC  (4+ messages)

[PATCH] drm/etnaviv: correct ETNA_MAX_PIPE define
 2019-11-04  9:44 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