dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-22 08:08:19 to 2020-06-23 16:51:18 UTC [more...]

[PATCH v2 0/9] Convert the remaining text files to ReST and add SPDX for GFDL
 2020-06-23 13:37 UTC  (4+ messages)
` [PATCH v2 5/9] docs: move nommu-mmap.txt to admin-guide and rename to ReST

[PATCH v2] dmabuf: use spinlock to access dmabuf->name
 2020-06-23 14:23 UTC  (6+ messages)

[PATCH] drm/radeon: fix fb_div check in ni_init_smc_spll_table()
 2020-06-23 16:51 UTC  (2+ messages)

[Bug 207901] New: Nouveau: In a 4 monitor setup, 1-2 displays remains black after boot
 2020-06-23 16:49 UTC  (2+ messages)
` [Bug 207901] "

[PATCH] drm/gma500: Fix direction check in psb_accel_2d_copy()
 2020-06-23 16:35 UTC  (2+ messages)

[RFC PATCH 0/2] DRM driver for hyper-v synthetic video device
 2020-06-23 16:17 UTC  (14+ messages)
` [RFC PATCH 1/2] drm/hyperv: Add DRM driver for hyperv "
` [RFC PATCH 2/2] MAINTAINERS: Add maintainer for hyperv "

[RFC v5 00/10] drm/nouveau: Introduce CRC support for gf119+
 2020-06-23 16:17 UTC  (13+ messages)
` [RFC v5 01/10] drm/vblank: Register drmm cleanup action once per drm_vblank_crtc
` [RFC v5 02/10] drm/vblank: Add vblank works
` [RFC v5 03/10] drm/nouveau/kms/nv50-: Unroll error cleanup in nv50_head_create()
` [RFC v5 04/10] drm/nouveau/kms/nv140-: Don't modify depth in state during atomic commit
` [RFC v5 05/10] drm/nouveau/kms/nv50-: Fix disabling dithering
` [RFC v5 06/10] drm/nouveau/kms/nv50-: s/harm/armh/g
` [RFC v5 07/10] drm/nouveau/kms/nv140-: Track wndw mappings in nv50_head_atom
` [RFC v5 08/10] drm/nouveau/kms/nv50-: Expose nv50_outp_atom in disp.h
` [RFC v5 09/10] drm/nouveau/kms/nv50-: Move hard-coded object handles into header
` [RFC v5 10/10] drm/nouveau/kms/nvd9-: Add CRC support
  ` [RFC v6] "

[PATCH 1/8] drm/atomic-helper: reset vblank on crtc reset
 2020-06-23 16:01 UTC  (3+ messages)
` [PATCH 4/8] drm/mtk: Use __drm_atomic_helper_crtc_reset

[PATCH v7 00/17] drm/i915: Add support for HDCP 1.4 over MST
 2020-06-23 15:59 UTC  (18+ messages)
` [PATCH v7 01/17] drm/i915: Fix sha_text population code
` [PATCH v7 02/17] drm/i915: Clear the repeater bit on HDCP disable
` [PATCH v7 03/17] drm/i915: WARN if HDCP signalling is enabled upon disable
` [PATCH v7 04/17] drm/i915: Intercept Aksv writes in the aux hooks
` [PATCH v7 05/17] drm/i915: Use the cpu_transcoder in intel_hdcp to toggle HDCP signalling
` [PATCH v7 06/17] drm/i915: Factor out hdcp->value assignments
` [PATCH v7 07/17] drm/i915: Protect workers against disappearing connectors
` [PATCH v7 08/17] drm/i915: Clean up intel_hdcp_disable
` [PATCH v7 09/17] drm/i915: Don't fully disable HDCP on a port if multiple pipes are using it
` [PATCH v7 10/17] drm/i915: Support DP MST in enc_to_dig_port() function
` [PATCH v7 11/17] drm/i915: Use ddi_update_pipe in intel_dp_mst
` [PATCH v7 12/17] drm/i915: Factor out HDCP shim functions from dp for use by dp_mst
` [PATCH v7 13/17] drm/i915: Plumb port through hdcp init
` [PATCH v7 14/17] drm/i915: Add connector to hdcp_shim->check_link()
` [PATCH v7 15/17] drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband message
` [PATCH v7 16/17] drm/i915: Print HDCP version info for all connectors
` [PATCH v7 17/17] drm/i915: Add HDCP 1.4 support for MST connectors

[PATCH] drm/fb-helper: Fix vt restore
 2020-06-23 15:54 UTC 

[PATCH v7 33/36] rapidio: fix common struct sg_table related issues
 2020-06-23 15:46 UTC  (2+ messages)
` [kbuild] "

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-06-23 15:36 UTC  (7+ messages)
` [Bug 207383] [Regression] 5.7 "

[PATCH v5] drm/fourcc: document modifier uniqueness requirements
 2020-06-23 15:25 UTC 

[Bug 208179] New: [amdgpu] black screen after exiting X
 2020-06-23 14:54 UTC  (3+ messages)
` [Bug 208179] "

[PATCH 1/3] drm: uapi: Use SPDX in DRM core uAPI headers
 2020-06-23 14:41 UTC  (8+ messages)
` [PATCH 2/3] drm: uapi: Use SPDX in DRM drivers "
  ` [Linux-graphics-maintainer] "
` [PATCH 3/3] drm: uapi: Remove copies of GPL license text from headers

[PATCH v4 0/5] Add support for PinePhone LCD panel
 2020-06-23 13:35 UTC  (7+ messages)
` [PATCH v4 3/5] drm: panel: Add Xingbangda XBD599 panel (ST7703 controller)

[PATCH v3 0/7] Convert the remaining text files to ReST
 2020-06-23 13:31 UTC  (2+ messages)
` [PATCH v3 3/7] docs: move nommu-mmap.txt to admin-guide and rename "

[PATCH v2 0/8] RFC Support hot device unplug in amdgpu
 2020-06-23 13:16 UTC  (47+ messages)
` [PATCH v2 1/8] drm: Add dummy page per device or GEM object
` [PATCH v2 2/8] drm/ttm: Remap all page faults to per process dummy page
` [PATCH v2 3/8] drm/ttm: Add unampping of the entire device address space
` [PATCH v2 4/8] drm/amdgpu: Split amdgpu_device_fini into early and late
` [PATCH v2 5/8] drm/amdgpu: Refactor sysfs removal
` [PATCH v2 6/8] drm/amdgpu: Unmap entire device address space on device remove
` [PATCH v2 7/8] drm/amdgpu: Fix sdma code crash post device unplug
` [PATCH v2 8/8] drm/amdgpu: Prevent any job recoveries after device is unplugged

[RFC] Host1x/TegraDRM UAPI
 2020-06-23 12:09 UTC 

[PATCH libdrm] intel: sync i915_pciids.h with kernel
 2020-06-23 11:30 UTC  (3+ messages)
` [Intel-gfx] "
  ` [igt-dev] "

[PATCH 1/2] drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
 2020-06-23 11:04 UTC  (3+ messages)

[PATCH 00/18] dma-fence lockdep annotations, round 2
 2020-06-23 10:51 UTC  (19+ messages)
` [PATCH 03/18] dma-fence: basic lockdep annotations
      ` [Intel-gfx] "
` [PATCH 04/18] dma-fence: prime "
  ` [Linaro-mm-sig] "
` [PATCH 08/18] drm/amdgpu: add dma-fence annotations to atomic commit path

[PATCH v4] drm/fourcc: document modifier uniqueness requirements
 2020-06-23 10:18 UTC  (6+ messages)

[PATCH] drm/mgag200: Enable caching for SHMEM pages
 2020-06-23  8:41 UTC  (4+ messages)

[PATCH 00/14] drm/ast: Managed modesetting
 2020-06-23  8:19 UTC  (15+ messages)
` [PATCH 01/14] drm/ast: Move cursor functions to ast_cursor.c
` [PATCH 02/14] drm/ast: Pass struct ast_private instance to cursor init/fini functions
` [PATCH 03/14] drm/ast: Move cursor fb pinning and mapping into helper
` [PATCH 04/14] drm/ast: Update cursor image and checksum from same function
` [PATCH 05/14] drm/ast: Move cursor pageflip into helper
` [PATCH 06/14] drm/ast: Replace ast_cursor_move() with ast_cursor_show()
` [PATCH 07/14] drm/ast: Don't enable HW cursors twice during atomic update
` [PATCH 08/14] drm/ast: Add helper to hide cursor
` [PATCH 09/14] drm/ast: Keep cursor HW BOs mapped
` [PATCH 10/14] drm/ast: Managed cursor release
` [PATCH 11/14] drm/ast: Init cursors before creating modesetting structures
` [PATCH 12/14] drm/ast: Replace struct ast_crtc with struct drm_crtc
` [PATCH 13/14] drm/ast: Use managed mode-config init
` [PATCH 14/14] drm/ast: Initialize mode setting in ast_mode_config_init()

[PATCH v1 0/11] support cmdq helper function on mt6779 platform
 2020-06-23  0:54 UTC  (19+ messages)
` [PATCH v1 02/11] soc: mediatek: cmdq: add assign function
` [PATCH v1 03/11] soc: mediatek: cmdq: add write_s function
` [PATCH v1 08/11] soc: mediatek: cmdq: export finalize function
` [PATCH v1 10/11] soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
` [PATCH v1 11/11] soc: mediatek: cmdq: add set event function

drivers/gpu/drm/panel/panel-samsung-ld9040.c:240:12: warning: stack frame size of 8312 bytes in function 'ld9040_prepare'
 2020-06-22 17:35 UTC  (3+ messages)

[PATCH v2] drm/mediatek: check plane visibility in atomic_update
 2020-06-22 15:32 UTC  (3+ messages)

[PATCH v4] drm/mediatek: check plane visibility in atomic_update
 2020-06-22 15:57 UTC 

[Linaro-mm-sig] [PATCH 04/18] dma-fence: prime lockdep annotations
 2020-06-23  0:05 UTC  (17+ messages)

[PATCH v13 0/2] Add initial support for slimport anx7625
 2020-06-22 10:32 UTC  (4+ messages)
` [PATCH v13 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP

[PATCH v1 0/2] Improve descriptions of a few simple-panels
 2020-06-22 13:40 UTC  (4+ messages)
` [PATCH v1 1/2] drm/panel-simple: Correct EDT ET057090DHU connector type

[PATCH v3] drm/mediatek: check plane visibility in atomic_update
 2020-06-22 15:45 UTC  (3+ messages)

[PATCH] drm/omap: Remove aggregate initialization of new_mode in omap_connector_mode_valid
 2020-06-23  1:36 UTC 

[PATCH][next] drm/mm/selftests: fix unsigned comparison with less than zero
 2020-06-22 17:36 UTC  (3+ messages)
` [PATCH 1/1] drm/mm/selftests: fix wrong return type casting

valgrind-mmt: rebased against latest upstream valgrind release v3.16.1
 2020-06-22 23:47 UTC 

[PATCH v5 0/3] Support virtio cross-device resources
 2020-06-23  1:31 UTC  (3+ messages)
  ` [virtio-dev] "

[PATCH 6/6] drm/i915/dp_mst: Ensure the DPCD ACT sent flag is cleared before waiting for it
 2020-06-23  7:30 UTC  (3+ messages)
` [PATCH v2 "

linux-next: manual merge of the drm-intel tree with Linus' tree
 2020-06-23  1:35 UTC 

[PATCH 1/2] drm/shmem: add support for per object dma api operations
 2020-06-22 23:56 UTC  (6+ messages)

[v6 0/3] VRR capable attach prop in i915, VRR debugfs
 2020-06-22 19:02 UTC  (6+ messages)
` [v9 2/3] drm/debug: Expose connector VRR monitor range via debugfs
` [v1 3/3] Revert "drm/amd/display: Expose connector VRR range via debugfs"
    ` [Intel-gfx] "

[PATCH] dt-bindings: backlight: Convert common backlight bindings to DT schema
 2020-06-22 16:57 UTC  (5+ messages)

[PATCH] drm/doc: device hot-unplug for userspace
 2020-06-22 16:56 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] drm/msm: Fix up the rest of the messed up address sizes
 2020-06-22 16:55 UTC 

[PATCH 1/2] drm/msm: Fix address space size after refactor
 2020-06-22 16:25 UTC  (3+ messages)

[PATCH v3 00/15] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-06-22 16:04 UTC  (5+ messages)
` [PATCH v3 01/15] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
` [PATCH v3 02/15] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)

[PATCH][next] drm/vmwgfx: Use struct_size() helper
 2020-06-22 15:50 UTC  (2+ messages)

[PATCH 6/8] drm/vmwgfx: Use __drm_atomic_helper_crtc_reset
 2020-06-22 14:31 UTC  (3+ messages)
` [PATCH] "

[RFC PATCH 0/2] Add Xilinx DSI-TX DRM driver
 2020-06-22 14:19 UTC  (9+ messages)
` [RFC PATCH 2/2] drm: xlnx: driver for Xilinx DSI TX Subsystem

[PATCH] drm/mediatek: check plane visibility in atomic_update
 2020-06-22 14:19 UTC  (2+ messages)

[Bug 207673] New: radeon: crash due to over temperature
 2020-06-22 14:16 UTC  (5+ messages)
` [Bug 207673] amdgpu/radeon: "

[PATCH v7 00/36] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-06-22 13:27 UTC  (3+ messages)
  ` [PATCH v7 04/36] drm: amdgpu: fix common struct sg_table related issues

[PATCH 4/4] drm: pl111: Update documentation
 2020-06-22  9:28 UTC  (5+ messages)
    ` [kbuild-all] "


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