dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-08 00:56:46 to 2019-01-09 00:34:57 UTC [more...]

[PATCH v5 00/20] MST refcounting/atomic helpers cleanup
 2019-01-09  0:34 UTC 

linux-next: build failure after merge of the drm-misc tree
 2019-01-09  0:29 UTC  (4+ messages)

[PATCH v6 02/12] gpu: ipu-csi: Swap fields according to input/output field types
 2019-01-09  0:15 UTC  (2+ messages)
` [PATCH v6 03/12] gpu: ipu-v3: Add planar support to interlaced scan

[PATCH v6] gpu: ipu-csi: Swap fields according to input/output field types
 2019-01-09  0:01 UTC  (2+ messages)

[Bug 109229] glLinkProgram locks up for ~30 seconds
 2019-01-08 23:50 UTC  (3+ messages)

[PATCH 1/1] doc: bindings: fix bad reference to ARM CPU bindings
 2019-01-08 23:46 UTC 

[PATCH 01/10] drm/rockchip: YUV overlays BT.601 color conversion
 2019-01-08 21:46 UTC  (6+ messages)
` [PATCH v2] drm/rockchip: Fix YUV buffers color rendering
  ` [PATCH v3] "

[PATCH v2 0/3] drm/amdgpu: Fix suspend/resume issues with MST
 2019-01-08 21:20 UTC  (6+ messages)
` [PATCH v2 1/3] drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()
  ` [PATCH v2 2/3] drm/amdgpu: Don't fail resume process if resuming atomic state fails
  ` [PATCH v2 3/3] drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()

[PATCH v4 00/16] MST refcounting/atomic helpers cleanup
 2019-01-08 21:04 UTC  (5+ messages)
` [PATCH v4 02/16] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports

[PATCH] etnaviv mailing list is moderated
 2019-01-08 20:50 UTC 

[PATCH] Build etnaviv on non-ARM architectures
 2019-01-08 20:43 UTC 

[Bug 109246] HDMI connected monitors fail to sleep and instead turn back on when amdgpu.dc=1
 2019-01-08 20:20 UTC  (11+ messages)

[Bug 109239] Polaris10: Periodic random black screens for 1-2 seconds
 2019-01-08 20:05 UTC  (2+ messages)

[v4 00/12] Add HDR Metadata Parsing and handling in DRM layer
 2019-01-08 19:45 UTC  (14+ messages)
` [v4 01/12] drm: Add HDR source metadata property
` [v4 02/12] drm: Parse HDR metadata info from EDID
` [v4 03/12] drm: Parse Colorimetry data block "
` [v4 04/12] drm/i915: Attach HDR metadata property to connector
` [v4 05/12] drm: Add HDR capability field to plane structure
` [v4 06/12] drm: Implement HDR output metadata set and get property handling
` [v4 07/12] drm: Enable HDR infoframe support
` [v4 08/12] drm/i915: Write HDR infoframe and send to panel
` [v4 09/12] drm/i915: [DO NOT MERGE] hack for glk board outputs
` [v4 10/12] drm/i915: Add HLG EOTF
` [v4 11/12] drm/i915: Enable infoframes on GLK+ for HDR
` [v4 12/12] drm/i915:Enabled Modeset when HDR Infoframe changes

[PATCH v2 00/16] MST refcounting/atomic helpers cleanup
 2019-01-08 19:38 UTC  (9+ messages)
` [PATCH v2 03/16] drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
` [PATCH v2 04/16] drm/dp_mst: Stop releasing VCPI when removing ports from topology
` [PATCH v2 05/16] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
` [PATCH v2 07/16] drm/amdgpu/display: Keep malloc ref to MST port

[PATCH v2 07/14] drm: move EXPORT_SYMBOL_FOR_TESTS_ONLY to drm_util.h
 2019-01-08 19:36 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 07/28] drm/amdgpu: Correct get_crtc_scanoutpos behavior when vpos >= vtotal
 2019-01-08 19:34 UTC 

[PATCH AUTOSEL 4.9 10/36] drm/amdgpu: Correct get_crtc_scanoutpos behavior when vpos >= vtotal
 2019-01-08 19:33 UTC 

[PATCH AUTOSEL 4.14 13/53] drm/amdgpu: Correct get_crtc_scanoutpos behavior when vpos >= vtotal
 2019-01-08 19:31 UTC 

[PATCH AUTOSEL 4.19 20/97] drm/atomic-helper: Complete fake_commit->flip_done potentially earlier
 2019-01-08 19:28 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 26/97] drm/amdgpu: Correct get_crtc_scanoutpos behavior when vpos >= vtotal
  ` [PATCH AUTOSEL 4.19 03/97] drm/amd/display: Guard against null stream_state in set_crc_source
  ` [PATCH AUTOSEL 4.19 04/97] drm/amdkfd: fix interrupt spin lock
  ` [PATCH AUTOSEL 4.19 30/97] drm/amdgpu: Reorder uvd ring init before uvd resume

[PATCH v3 0/12] drm: minimize drmP.h dependencies
 2019-01-08 19:29 UTC  (13+ messages)
` [PATCH v3 01/12] drm: drm_device.h: update comments to kernel-doc style
` [PATCH v3 02/12] drm: move DRM_SWITCH_POWER defines to drm_device.h
` [PATCH v3 03/12] drm: make drm_framebuffer.h self contained
` [PATCH v3 04/12] drm: move drm_can_sleep() to drm_util.h
` [PATCH v3 05/12] drm: move EXPORT_SYMBOL_FOR_TESTS_ONLY "
` [PATCH v3 06/12] drm: remove include of drmP.h from bridge/dw_hdmi.h
` [PATCH v3 07/12] drm: remove include of drmP.h from drm_encoder_slave.h
` [PATCH v3 08/12] drm: remove include of drmP.h from drm_modeset_helper.h
` [PATCH v3 09/12] drm/arc: do not reply on drmP.h from drm_gem_cma_helper.h
` [PATCH v3 10/12] drm/stm: "
` [PATCH v3 11/12] drm/tinydrm: "
` [PATCH v3 12/12] drm: remove "

[PATCH AUTOSEL 4.20 004/117] drm/amd/display: Guard against null stream_state in set_crc_source
 2019-01-08 19:25 UTC  (6+ messages)
  ` [PATCH AUTOSEL 4.20 005/117] drm/amdkfd: fix interrupt spin lock
  ` [PATCH AUTOSEL 4.20 034/117] drm/amdgpu: Correct get_crtc_scanoutpos behavior when vpos >= vtotal
  ` [PATCH AUTOSEL 4.20 039/117] drm/amdgpu: Reorder uvd ring init before uvd resume
` [PATCH AUTOSEL 4.20 021/117] drm/scheduler: Fix bad job be re-processed in TDR
` [PATCH AUTOSEL 4.20 026/117] drm/atomic-helper: Complete fake_commit->flip_done potentially earlier

Clang warning in drivers/gpu/drm/i915/i915_debugfs.c
 2019-01-08 19:13 UTC 

fix DMA ops layering violations in vmwgfx
 2019-01-08 18:25 UTC  (9+ messages)
` [PATCH 2/4] drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs
` [PATCH 4/4] drm/vmwgfx: unwind spaghetti code in vmw_dma_select_mode

[PATCH v3 0/4] drm/vc4: Add a load tracker
 2019-01-08 18:21 UTC  (6+ messages)
` [PATCH v3 1/4] drm/vc4: Wait for display list synchronization when completing commit
` [PATCH v3 2/4] drm/vc4: Report underrun errors
` [PATCH v3 3/4] drm/vc4: Add a load tracker to prevent HVS underflow errors
` [PATCH v3 4/4] drm/vc4: Add a debugfs entry to disable/enable the load tracker

Armada DRM: bridge with componentized devices
 2019-01-08 18:07 UTC  (27+ messages)

[LKP] [bochs] df2052cc92: WARNING:at_drivers/gpu/drm/drm_mode_config.c:#drm_mode_config_cleanup
 2019-01-08 17:55 UTC  (8+ messages)
` [PATCH] drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setup

[PATCH] drm/fb-helper: generic: Fix setup error path
 2019-01-08 17:54 UTC  (3+ messages)

[Bug 109073] AMDGPU Radeon RX540 system freezes poor performance with ac adapter plugged in
 2019-01-08 17:43 UTC  (3+ messages)
` [Bug 109073] AMDGPU Radeon RX540 system freezes and/or crashes; "

[PATCH 1/2] drm/msm/gpu: fix msm_gpu_crashstate_capture stub prototype
 2019-01-08 17:42 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/gpu: fix building without debugfs

[PATCH 0/3] drm/amdgpu: Fix suspend/resume issues with MST
 2019-01-08 17:32 UTC  (5+ messages)
  ` [PATCH 2/3] drm/amdgpu: Don't fail resume process if resuming atomic state fails
  ` [PATCH 3/3] drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()

[PATCH 1/4] drm/edid: Pass connector to AVI infoframe functions
 2019-01-08 17:28 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Use drm_hdmi_avi_infoframe_quant_range() for SDVO HDMI as well
  ` [PATCH 3/4] drm/radeon: Use drm_hdmi_avi_infoframe_quant_range()
  ` [PATCH 4/4] drm/edid: Add display_info.rgb_quant_range_selectable

[PATCH] drm/i915: drop all drmP.h includes
 2019-01-08 17:12 UTC  (2+ messages)

[Bug 109234] amdgpu random hangs with 4.21+
 2019-01-08 17:01 UTC  (5+ messages)

[PATCH v2 12/14] drm/stm: do not reply on drmP.h from drm_gem_cma_helper.h
 2019-01-08 16:47 UTC  (3+ messages)

[PATCH] qxl: Use struct_size() in kzalloc()
 2019-01-08 16:21 UTC 

5.0-rc1 fails to build with vga/vgaarb.c:286:14: error: ‘PCI_VGA_STATE_CHANGE_DECODES’ undeclared
 2019-01-08 16:07 UTC  (4+ messages)
` [PATCH] drm: Require PCI for selecting VGA_ARB

[PATCH v5 1/2] drm/amd: validate user pitch alignment
 2019-01-08 15:25 UTC  (3+ messages)
` [PATCH v6 "

[PATCH] drm/virtio: Drop deprecated load/unload initialization
 2019-01-08 14:59 UTC  (4+ messages)
` [PATCH v2] "

[v6 0/2] Add Colorspace connector property interface
 2019-01-08 14:13 UTC  (4+ messages)
` [v6 1/2] drm: Add colorspace connector property

[Bug 108464] System fails to reboot after Ctrl-Alt-Del
 2019-01-08 14:01 UTC  (5+ messages)

[Bug 108585] *ERROR* hw_init of IP block <gfx_v8_0> failed -22
 2019-01-08 13:43 UTC  (2+ messages)

[PATCH] drm/mediatek: Add MTK Framebuffer-Device (mt7623)
 2019-01-08 13:40 UTC  (3+ messages)

[Bug 109217] clock management is disabled for the 4K resolution with polaris 10
 2019-01-08 13:30 UTC  (3+ messages)

[PATCH] drm/atmel-hlcdc: prevent divide by zero
 2019-01-08 12:31 UTC 

[Bug 109161] Kernel crash shortly after gnome-shell login - refcount_t: increment on 0; use-after-free
 2019-01-08 12:01 UTC  (2+ messages)

[Bug 202061] New: Nouveau Trace
 2019-01-08 11:35 UTC  (3+ messages)
` [Bug 202061] "

[PATCH v2 00/15] drm/bochs: cleanups, atomic modesetting, generic fbdev
 2019-01-08 11:25 UTC  (16+ messages)
` [PATCH v2 01/15] drm/bochs: encoder cleanup
` [PATCH v2 02/15] drm/bochs: split bochs_hw_setmode
` [PATCH v2 03/15] drm/bochs: atomic: add atomic_flush+atomic_enable callbacks
` [PATCH v2 04/15] drm/bochs: atomic: add mode_set_nofb callback
` [PATCH v2 05/15] drm/bochs: atomic: switch planes to atomic, wire up helpers
` [PATCH v2 06/15] drm/bochs: atomic: use atomic set_config helper
` [PATCH v2 07/15] drm/bochs: atomic: use atomic page_flip helper
` [PATCH v2 08/15] drm/bochs: atomic: set DRIVER_ATOMIC
` [PATCH v2 09/15] drm/bochs: remove old bochs_crtc_* functions
` [PATCH v2 10/15] drm/bochs: drop unused gpu_addr arg from bochs_bo_pin()
` [PATCH v2 11/15] drm/bochs: add basic prime support
` [PATCH v2 12/15] drm/bochs: switch to generic drm fbdev emulation
` [PATCH v2 13/15] drm/bochs: drop old fbdev emulation code
` [PATCH v2 14/15] drm/bochs: move remaining fb bits to kms
` [PATCH v2 15/15] drm/bochs: reserve bo for pin/unpin

[PATCH] drm/virtio: Remove incorrect kfree()
 2019-01-08 10:40 UTC  (2+ messages)

[Bug 201867] New: Nouveau + discrete GPU (GP104M = GTX 1070 M) Driver Crashes, System freezes, dual screen not working
 2019-01-08 10:19 UTC  (2+ messages)
` [Bug 201867] "

[PATCH v5 00/17] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-01-08  8:58 UTC  (7+ messages)
` [PATCH v5 07/17] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay

[PATCH v2 0/2] Fix SDL 1.2 on emulated fbdev devices (broken in kernels >=4.19)
 2019-01-08  8:17 UTC  (4+ messages)
` [PATCH v2 1/2] drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2
` [PATCH v2 2/2] drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock

[PATCH] drm/todo: Better defio support in the generic fbdev emulation
 2019-01-08  8:03 UTC  (3+ messages)

[RESEND PATCH v2] drm/gem: Mark pinned pages as unevictable
 2019-01-08  7:45 UTC 

[GIT PULL] tilcdc changes for 4.22
 2019-01-08  7:30 UTC 

[v2 00/14] Add HDR Metadata Parsing and handling in DRM layer
 2019-01-08  7:29 UTC  (35+ messages)
` [v2 01/14] drm: Add HDR source metadata property
` [v2 02/14] drm: Add CEA extended tag blocks and HDR bitfield macros
` [v2 03/14] drm: Parse HDR metadata info from EDID
` [v2 04/14] drm: Parse Colorimetry data block "
` [v2 05/14] drm/i915: Attach HDR metadata property to connector
` [v2 07/14] drm: Implement HDR source metadata set and get property handling
` [v2 08/14] drm: Enable HDR infoframe support
` [v2 09/14] drm/i915: Write HDR infoframe and send to panel
` [v2 11/14] drm/i915: Add HLG EOTF
` [v2 14/14] drivers/video: Constantify function argument for HDMI infoframe log

[PATCH v1 0/2] Fix SDL 1.2 on emulated fbdev devices (broken in kernels >=4.19)
 2019-01-08  7:26 UTC  (6+ messages)
` [PATCH v1 1/2] drm/fb-helper: Bring back workaround for bugs of SDL 1.2

[Bug 108577] Black X laptop screen with cursor if HDMI not plugged in, bisected
 2019-01-08  4:19 UTC  (3+ messages)

[Bug 109140] [KBL-G][GL] KHR-GL43.compute_shader.max test failed
 2019-01-08  1:15 UTC  (2+ messages)

[PATCH v2] drm: Block fb changes for async plane updates
 2019-01-08  0:57 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