dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-24 11:41:40 to 2020-06-25 23:25:20 UTC [more...]

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

[PATCH v1] drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RAS
 2020-06-25 17:16 UTC  (2+ messages)

[PATCH] backlight: lms501kf03: Drop unused include
 2020-06-25 23:25 UTC 

[PATCH v5] backlight: lms283gf05: Convert to GPIO descriptors
 2020-06-25 23:22 UTC 

[v6 0/3] VRR capable attach prop in i915, VRR debugfs
 2020-06-25 22:55 UTC  (3+ messages)
` [v9 2/3] drm/debug: Expose connector VRR monitor range via debugfs

[radeon-alex:amd-staging-drm-next 9928/9999] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smumgr.c:2522:26: sparse: sparse: incorrect type in assignment (different base types)
 2020-06-25 22:38 UTC 

[PATCH 1/2] Revert "dma-buf: Report signaled links inside dma-fence-chain"
 2020-06-25 19:54 UTC  (12+ messages)
` [PATCH 2/2] dma-buf: fix dma-fence-chain out of order test
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 1/2] Revert "dma-buf: Report signaled links inside dma-fence-chain"

[PATCH 0/8] Fix a bunch of W=1 warnings in Backlight
 2020-06-25 18:57 UTC  (23+ 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 3/3] gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tile
 2020-06-25 18:13 UTC  (2+ messages)
` [PATCH v2 "

[Bug 201139] New: amdgpu: [drm] enabling link 1 failed: 15 (vega)
 2020-06-25 17:33 UTC  (2+ messages)
` [Bug 201139] "

[PATCH] RFC: i915: Drop relocation support on Gen12+
 2020-06-25 17:22 UTC  (5+ messages)

[PATCH] drm/atomic_helper: duplicate state for drm_private_obj
 2020-06-25 16:24 UTC  (5+ messages)

[RESEND] [PATCH v6 0/8] do not store GPU address in TTM
 2020-06-25 16:02 UTC  (14+ 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 v4
` [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

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

[PATCH 0/5] drm/etnaviv: Ignore MC bit when checking for runtime suspend
 2020-06-25 14:55 UTC  (3+ messages)

[PATCH v7 01/17] drm/i915: Fix sha_text population code
 2020-06-25 14:53 UTC  (2+ messages)

[PATCH v7 02/17] drm/i915: Clear the repeater bit on HDCP disable
 2020-06-25 14:53 UTC  (2+ messages)

[RFC][PATCH 0/9] drm: Support simple-framebuffer devices and firmware fbs
 2020-06-25 13:36 UTC  (12+ messages)
` [PATCH 1/9] drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()
` [PATCH 2/9] drm/format-helper: Add blitter functions
` [PATCH 3/9] drm: Add simplekms driver
` [PATCH 4/9] drm/simplekms: Add fbdev emulation
` [PATCH 5/9] drm/simplekms: Initialize framebuffer data from device-tree node
` [PATCH 6/9] drm/simplekms: Acquire clocks from DT device node
` [PATCH 7/9] drm/simplekms: Acquire regulators "
` [PATCH 8/9] drm: Add infrastructure for platform devices
` [PATCH 9/9] drm/simplekms: Acquire memory aperture for framebuffer

[PATCH v6 0/3] Send a hotplug when edid changes
 2020-06-25 10:46 UTC  (4+ messages)
` [PATCH v6 3/3] drm/i915: Send hotplug event if edid had changed

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

[RESEND PATCH v5 0/5] driver core: add probe error check helper
 2020-06-25 10:19 UTC  (41+ 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

[Bug 206475] New: amdgpu under load drop signal to monitor until hard reset
 2020-06-25  9:58 UTC  (4+ messages)
` [Bug 206475] "

[RFC] Host1x/TegraDRM UAPI
 2020-06-25  9:27 UTC  (13+ messages)

[PULL] drm-misc-fixes
 2020-06-25  8:27 UTC 

[PATCH] drm/bridge: dw-mipi-dsi.c: remove unused header file
 2020-06-25  7:53 UTC  (3+ messages)

[v3] arm64: dts: sc7180: add nodes for idp display
 2020-06-25  1:07 UTC  (2+ messages)

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

[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  (4+ messages)
` [PATCH 5/8] drm/vc4: Use __drm_atomic_helper_crtc_reset

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  (11+ messages)
` [PATCH v2 5/8] drm/amdgpu: Refactor sysfs removal

[RFC PATCH 0/2] DRM driver for hyper-v synthetic video device
 2020-06-25  0:47 UTC  (7+ 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

[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 

[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 

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


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