dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-23 15:59:31 to 2020-06-25 07:31:50 UTC [more...]

[PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model
 2020-06-24 15:29 UTC  (4+ messages)
` [RESEND][PATCH "

[RESEND] [PATCH v6 0/8] do not store GPU address in TTM
 2020-06-24 18:26 UTC  (8+ 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 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

[RFC] Host1x/TegraDRM UAPI
 2020-06-25  0:59 UTC  (8+ messages)

[PATCH] drm/msm/dpu: add support for dither block in display
 2020-06-24 20:25 UTC  (2+ messages)

PROBLEM: Switching to multiple monitors in VMWare only shows a black screen
 2020-06-24  8:55 UTC 

[PATCH 1/8] drm/atomic-helper: reset vblank on crtc reset
 2020-06-24  9:42 UTC  (17+ messages)
` [PATCH 3/8] drm/imx: Use __drm_atomic_helper_crtc_reset
` [PATCH 4/8] drm/mtk: "
` [PATCH 5/8] drm/vc4: "
` [PATCH 7/8] drm/mipi-dbi: Remove ->enabled
  ` [Intel-gfx] "
` [PATCH 8/8] drm/tiny/repaper: Drop edp->enabled

Kernel issues with Radeon Pro WX4100 and DP->HDMI dongles
 2020-06-25  7:14 UTC 

[PATCH v2 0/8] RFC Support hot device unplug in amdgpu
 2020-06-25  1:52 UTC  (25+ messages)
` [PATCH v2 2/8] drm/ttm: Remap all page faults to per process dummy page
` [PATCH v2 5/8] drm/amdgpu: Refactor sysfs removal
` [PATCH v2 6/8] drm/amdgpu: Unmap entire device address space on device remove

[RFC PATCH 0/2] DRM driver for hyper-v synthetic video device
 2020-06-25  0:47 UTC  (10+ messages)
` [RFC PATCH 1/2] drm/hyperv: Add DRM driver for hyperv "

[PATCH v2 0/2] virtio: modernize DMA quirks
 2020-06-24 23:21 UTC  (2+ messages)
` [PATCH v2 2/2] virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk

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

[PATCH 00/27] Converter R-Car DU to the DRM bridge connector helper
 2020-06-24 22:47 UTC  (10+ messages)
` [PATCH 27/27] drm: Add default modes for connectors in unknown state

[v1 3/3] Revert "drm/amd/display: Expose connector VRR range via debugfs"
 2020-06-24 22:48 UTC  (2+ messages)
` [PATCH v2 "

[pull] amdgpu, amdkfd, radeon drm-fixes-5.8
 2020-06-24 22:12 UTC 

[RESEND PATCH v5 0/5] driver core: add probe error check helper
 2020-06-24 21:18 UTC  (39+ messages)
    ` [RESEND PATCH v5 1/5] driver core: add probe_err log helper
    ` [RESEND PATCH v5 2/5] driver core: add deferring probe reason to devices_deferred property
    ` [RESEND PATCH v5 3/5] drivers core: allow probe_err accept integer and pointer types
    ` [RESEND PATCH v5 4/5] drm/bridge/sii8620: fix resource acquisition error handling
    ` [RESEND PATCH v5 5/5] drm/bridge: lvds-codec: simplify error handling code

[radeon-alex:drm-next 333/496] arch/arc/include/asm/bug.h:22:2: error: implicit declaration of function 'pr_warn'; did you mean
 2020-06-24 20:46 UTC 

[Bug 206475] New: amdgpu under load drop signal to monitor until hard reset
 2020-06-24 20:41 UTC  (3+ messages)
` [Bug 206475] "

[PATCH 02/18] dma-buf: minor doc touch-ups
 2020-06-24 19:32 UTC  (3+ messages)
` [PATCH] "

[Bug 204241] New: amdgpu fails to resume from suspend
 2020-06-24 19:15 UTC  (2+ messages)
` [Bug 204241] "

[bug report] drm/vc4: dsi: Fix bridge chain handling
 2020-06-24 19:11 UTC  (3+ messages)

[PATCH v3 0/6] Add support for GPU DDR BW scaling
 2020-06-24 16:57 UTC  (4+ messages)
` [PATCH v3 2/6] drm: msm: a6xx: send opp instead of a frequency

[GIT PULL] drm/tegra: Fixes for v5.8-rc3
 2020-06-24 16:52 UTC 

[PATCH 0/8] Fix a bunch of W=1 warnings in Backlight
 2020-06-24 16:24 UTC  (12+ messages)
` [PATCH 1/8] backlight: lms501kf03: Remove unused const variables
` [PATCH 2/8] backlight: lcd: Add missing kerneldoc entry for 'struct device parent'
` [PATCH 3/8] backlight: ili922x: Add missing kerneldoc descriptions for CHECK_FREQ_REG() args
` [PATCH 4/8] backlight: ili922x: Remove invalid use of kerneldoc syntax
` [PATCH 5/8] backlight: ili922x: Add missing kerneldoc description for ili922x_reg_dump()'s arg
` [PATCH 6/8] backlight: backlight: Supply description for function args in existing Kerneldocs
` [PATCH 7/8] backlight: lm3630a_bl: Remove invalid checks for unsigned int < 0
` [PATCH 8/8] backlight: qcom-wled: Remove unused configs for LED3 and LED4

[PATCH v2] drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfs
 2020-06-24 15:35 UTC  (2+ messages)

[PATCH] drm/radeon: fix array out-of-bounds read and write issues
 2020-06-24 15:19 UTC  (2+ messages)

[PATCH][next] drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idle
 2020-06-24 15:16 UTC  (2+ messages)

[PATCH][next] drm: amdgpu: fix premature goto because of missing braces
 2020-06-24 15:11 UTC  (3+ messages)

[PATCH] drm/bridge: dw-mipi-dsi.c: remove unused header file
 2020-06-24 15:08 UTC  (2+ messages)

[PATCH] drm/fb-helper: Fix vt restore
 2020-06-24 14:28 UTC  (3+ messages)

[PATCH 1/2] drm/ttm: cleanup ttm_mem_type_manager_func.get_node interface
 2020-06-24 13:35 UTC  (2+ messages)
` [PATCH 2/2] drm/ttm: make TT creation purely optional

[PATCH v6] drm/fourcc: document modifier uniqueness requirements
 2020-06-24 13:26 UTC  (2+ messages)

[PATCH v5] drm/fourcc: document modifier uniqueness requirements
 2020-06-24 13:00 UTC  (4+ messages)

[Intel-gfx] [PATCH v3 1/5] drm/i915: Add enable/disable flip done and flip done handler
 2020-06-24 11:39 UTC  (6+ messages)

[radeon-alex:amd-staging-drm-next 9963/9999] drivers/gpu/drm/amd/amdgpu/../include/asic_reg/oss/oss_1_0_sh_mask.h:26:9: warning: 'CC_DRM_ID_STRAPS__ATI_REV_ID_MASK' macro redefined
 2020-06-24 11:35 UTC 

[radeon-alex:amd-staging-drm-next 9938/9999] drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:5212:45: warning: unused variable 'gfx_v7_0_ip_block'
 2020-06-24  9:26 UTC 

[PATCH v3 00/43] Convert most CMA-based drivers to GEM object functions
 2020-06-24  9:03 UTC  (5+ messages)
` [PATCH v3 37/43] drm/tilcdc: Use GEM CMA "
` [PATCH v3 38/43] drm/tilcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-06-24  8:55 UTC  (3+ messages)
` [Bug 207383] [Regression] 5.7 "

[PATCH 09/14] drm/ast: Keep cursor HW BOs mapped
 2020-06-24  7:58 UTC  (2+ messages)

linux-next: build failure after merge of the drm-misc tree
 2020-06-24  7:16 UTC  (4+ messages)

[PATCH 0/3] drm/bridge: ps8640: Make sure all needed is powered to get the EDID
 2020-06-24  7:07 UTC  (5+ messages)
` [PATCH 3/3] drm/bridge: ps8640: Rework power state handling

[PATCH v6 0/3] Send a hotplug when edid changes
 2020-06-23 18:57 UTC  (4+ messages)
` [PATCH v6 1/3] drm: Add helper to compare edids
` [PATCH v6 2/3] drm: Introduce epoch counter to drm_connector
` [PATCH v6 3/3] drm/i915: Send hotplug event if edid had changed

[PATCH 01/18] mm: Track mmu notifiers in fs_reclaim_acquire/release
 2020-06-23 22:36 UTC  (10+ messages)
` [PATCH] "

[PATCH v2 0/9] Convert the remaining text files to ReST and add SPDX for GFDL
 2020-06-23 15:56 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 11:34 UTC  (5+ messages)

XDC 2020: Registration & Call for Proposals now open!
 2020-06-23  7:29 UTC  (2+ messages)
` [Mesa-dev] "

[PATCH 00/14] drm/ast: Managed modesetting
 2020-06-24  6:24 UTC  (6+ 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

[radeon-alex:drm-next 419/491] drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:5212:45: warning: unused variable 'gfx_v7_0_ip_block'
 2020-06-24  5:48 UTC 

[radeon-alex:drm-next 198/491] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10_3.c:268:17: sparse: sparse: cast removes address space '<asn:1>' of expression
 2020-06-24  4:08 UTC 

[radeon-alex:drm-next 41/491] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager.c:172:15: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-06-24  1:40 UTC 

[radeon-alex:drm-next 41/491] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager.c:172:15: sparse: got unsigned long long COPYING CREDITS Documentation Kbuild Kconfig LICENSES MAINTAINERS Makefile README arch block certs crypto drivers fs include init ipc kernel lib mm net samples scripts security sound tools usr virt
 2020-06-23 22:02 UTC 

[radeon-alex:amd-staging-drm-next 9963/9999] drivers/gpu/drm/amd/amdgpu/../include/asic_reg/oss/oss_1_0_sh_mask.h:26: warning: "CC_DRM_ID_STRAPS__ATI_REV_ID_MASK" redefined
 2020-06-23 21:04 UTC 

[PATCH v2] drm/amd: fix potential memleak in err branch
 2020-06-23 20:40 UTC  (2+ messages)

[PATCH 00/18] dma-fence lockdep annotations, round 2
 2020-06-23 19:02 UTC  (9+ messages)
` [PATCH 04/18] dma-fence: prime lockdep annotations
  ` [Linaro-mm-sig] "

[PATCH AUTOSEL 4.19 03/15] drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()
 2020-06-23 17:36 UTC 

[PATCH AUTOSEL 5.4 03/24] drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()
 2020-06-23 17:35 UTC 

[PATCH AUTOSEL 5.7 03/28] drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()
 2020-06-23 17:34 UTC 

[RFC v5 00/10] drm/nouveau: Introduce CRC support for gf119+
 2020-06-23 17:04 UTC  (5+ 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

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

[PATCH v7 00/17] drm/i915: Add support for HDCP 1.4 over MST
 2020-06-23 15:59 UTC  (15+ messages)
` [PATCH v7 03/17] drm/i915: WARN if HDCP signalling is enabled upon disable
` [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


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