dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-17 11:20:07 to 2017-07-18 18:42:48 UTC [more...]

[PULL] drm-misc-next
 2017-07-18 18:42 UTC 

[RFC][PATCH v3] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate
 2017-07-18 17:59 UTC 

[RFC][PATCH v2] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate
 2017-07-18 16:56 UTC  (3+ messages)

[PATCH 00/11] drm/sun4i: add CEC support
 2017-07-18 16:29 UTC  (4+ messages)

[RFC 0/7] drm: Add shmem GEM library
 2017-07-18 15:42 UTC  (3+ messages)
` [RFC 2/7] drm: Add GEM backed framebuffer library

[PATCH] drm/radeon: Set depth on low mem to 16 bpp instead of 8 bpp
 2017-07-18 15:20 UTC 

[PATCH i-g-t 0/2] Unrelated hotplug uevent masking out actual test result
 2017-07-18 15:16 UTC  (3+ messages)
` [PATCH i-g-t 1/2] tests/chamelium: Skip suspend/resume test with unreliable hotplug event
` [PATCH i-g-t 2/2] tests/chamelium: Catch and flush hotplug uevents after each plug

[PATCH i-g-t 1/2] tests/chamelium: Skip suspend/resume test with unreliable hotplug event
 2017-07-18 15:15 UTC 

[PATCH v2] dt-bindings: display: sunxi: Improve endpoint ID scheme readability
 2017-07-18 14:53 UTC  (2+ messages)

[PATCH] drm/cirrus: Add missing drm_connector_unregister()
 2017-07-18 14:49 UTC 

[PATCH 0/5] ast fix patches
 2017-07-18 14:47 UTC  (6+ messages)
` [PATCH 1/5] drm/ast: Simplify function ast_bo_unpin()
` [PATCH 2/5] drm/ast: Free container instead of member in ast_user_framebuffer_destroy()
` [PATCH 3/5] drm/ast: Fix memleak in error path in ast_bo_create()
` [PATCH 4/5] drm/ast: Add an crtc_disable callback to the crtc helper funcs
` [PATCH 5/5] drm/ast: Actually load DP501 firmware when required

[PATCH libdrm] libdrm_amdgpu: add kernel semaphore support
 2017-07-18 14:45 UTC  (16+ messages)

[PATCH 00/14] mgag200 fixes
 2017-07-18 14:43 UTC  (15+ messages)
` [PATCH 01/14] drm/mgag200: Add doublescan and interlace support
` [PATCH 02/14] drm/mgag200: Add additional limits for certain G200 variants
` [PATCH 03/14] drm/mgag200: Fix memleak in error path in mgag200_bo_create()
` [PATCH 04/14] drm/mgag200: Free container instead of member in mga_user_framebuffer_destroy()
` [PATCH 05/14] drm/mgag200: Initialize data needed to map fbdev memory
` [PATCH 06/14] drm/mgag200: Simplify function mgag200_ttm_placement()
` [PATCH 07/14] drm/mgag200: Add support for MATROX PCI device IDs 0x520 and 0x521
` [PATCH 08/14] drm/mgag200: Cleanup cursor BOs properly
` [PATCH 09/14] drm/mgag200: Add missing drm_connector_unregister()
` [PATCH 10/14] drm/mgag200: Don't use crtc_* parameters for validation
` [PATCH 11/14] drm/mgag200: Consolidate depth/bpp handling
` [PATCH 12/14] drm/mgag200: Add command line option to specify preferred depth
` [PATCH 13/14] drm/mgag200: Add mode validation debugging code
` [PATCH 14/14] drm/mgag200: Implement basic PM support

[PATCH v2] drm/i915: Explicit the connector name for DP link training result
 2017-07-18 14:25 UTC 

[PATCH 1/2] drm/ttm: Implement vm_operations_struct.access v2
 2017-07-18 14:21 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Implement ttm_bo_driver.access_memory callback v2

[Bug 101787] colours all messed up
 2017-07-18 14:12 UTC  (8+ messages)

[Bug 92715] [IGT] [BYT-M/KBL/BXT/BDW/IVB/BSW] gem_reset_stats sub tests fail
 2017-07-18 14:02 UTC 

[PATCH libdrm] drm/amdgpu: add new low overhead command submission API. (v2)
 2017-07-18 13:59 UTC  (2+ messages)

[PATCH libdrm 1/2] drm/amdgpu: add syncobj create/destroy/import/export apis
 2017-07-18 13:51 UTC  (5+ messages)
  ` [PATCH libdrm 2/2] drm/amdgpu: add new low overhead command submission API

[PATCH v1 0/2] drm/bridge/synopsys: dsi: Various cleanups
 2017-07-18 13:39 UTC  (5+ messages)
` [PATCH v1 1/2] drm/bridge/synopsys: dsi: Constify funcs structures
` [PATCH v1 2/2] drm/bridge/synopsys: dsi: Register list clean up

[PATCH 00/18] drm/sun4i: Allwinner MIPI-DSI support
 2017-07-18 13:21 UTC  (12+ messages)
` [PATCH 01/18] regmap: mmio: Add function to attach a clock
` [PATCH 10/18] drm/sun4i: tcon: Move out the tcon0 common setup
` [PATCH 11/18] dt-bindings: display: Add Allwinner MIPI-DSI bindings
` [PATCH 14/18] dt-bindings: panel: Add Huarui LHR050H41 panel documentation

[PATCH 0/7] Documentation warning reduction
 2017-07-18 13:09 UTC  (10+ messages)
` [PATCH 1/7] docs: Get module_init() docs from module.h
` [PATCH 2/7] docs: Do not include kerneldoc comments from kernel/sys.c
` [PATCH 3/7] docs: Do not include from .../seqno-fence.c
` [PATCH 4/7] docs: Get the struct cmbdata kernel doc from the right file
` [PATCH 5/7] docs: Do not include from drivers/scsi/constants.c
` [PATCH 6/7] docs: Do not include from include/drm/drm_color_mgmt.h
` [PATCH 7/7] docs: Use :internal: for include/drm/drm_syncobj.h

[PATCH 0/4] drm/sun4i: Fix a register access bug
 2017-07-18 13:04 UTC  (14+ messages)
` [PATCH 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
` [PATCH 4/4] drm/sun4i: make sure we don't have a commit pending

[PATCH v2 00/14] Renesas R-Car VSP: Add H3 ES2.0 support
 2017-07-18 13:03 UTC  (2+ messages)

[PATCH] drm/i915: Synchronize connectors states when switching from poll to irq
 2017-07-18 12:11 UTC  (2+ messages)

[PATCH] drm/rockchip: cdn-dp: send audio infoframe to sink
 2017-07-18 11:36 UTC  (4+ messages)

[PATCH] drm/i915: Explicit the connector name for DP link training result
 2017-07-18 11:28 UTC  (3+ messages)

[PATCH v2 2/2] drm/rockchip: cdn-dp: send audio infoframe to sink
 2017-07-18 11:20 UTC 

[PATCH v1 0/7] drm/stm: Various cleanups
 2017-07-18 10:20 UTC  (8+ messages)
` [PATCH v1 1/7] drm/stm: drv: Rename platform driver name
` [PATCH v1 2/7] drm/stm: ltdc: Cleanup signal polarity defines
` [PATCH v1 3/7] drm/stm: ltdc: Lindent and minor cleanups
` [PATCH v1 4/7] drm/stm: ltdc: Constify funcs structures
` [PATCH v1 5/7] drm/stm: ltdc: add devm_reset_control & platform_get_ressource
` [PATCH v1 6/7] drm/stm: ltdc: Cleanup rename returned value
` [PATCH v1 7/7] drm/stm: dsi: Constify phy ops structure

[PATCH] drm/msm/mdp5: Fix compilation warnings
 2017-07-18  9:41 UTC  (3+ messages)

[PATCH v6 0/7] STM32 DSI HOST
 2017-07-18  9:04 UTC  (3+ messages)

[PATCH] drm: stm: remove "default y" in Kconfig
 2017-07-18  9:06 UTC  (3+ messages)

[PULL] drm-intel-next
 2017-07-18  8:30 UTC 

[PATCH] drm/syncobj: Fix kerneldoc
 2017-07-18  7:41 UTC 

[PATCH] drm: Don't complain too much about struct_mutex
 2017-07-18  7:01 UTC  (6+ messages)

[PATCH 2/5] drm: vmwgfx: constify pci_device_id
 2017-07-18  6:55 UTC  (2+ messages)

[PATCH] drm/syncobj: add sync obj wait interface. (v7)
 2017-07-18  6:44 UTC 

[PATCH v2] drm/i915: Consistently use enum pipe for PCH transcoders
 2017-07-18  6:39 UTC  (2+ messages)

[PATCH] drm: Update docs around gem_free_object
 2017-07-18  6:33 UTC 

[PATCH 1/3] drm/mxsfb: Use gem_free_object_unlocked
 2017-07-18  6:31 UTC  (6+ messages)
` [PATCH 2/3] drm/pl111: "
` [PATCH 3/3] drm/zte: "

[RFC][PATCH] drm: kirin: Restrict modes to known good mode clocks
 2017-07-18  6:26 UTC  (10+ messages)

[PATCH] drm/i915: disable KASAN for handlers
 2017-07-18  5:48 UTC  (5+ messages)

[PATCH v5 0/5] Fix the parse_dt of exynos dsi and remove the OF graph
 2017-07-18  5:03 UTC  (3+ messages)
  ` [PATCH v5 4/5] arm64: dts: exynos: Remove the OF graph from DSI node

[Bug 100143] [SNB] i915 4.11.0-rc1 circular locking dependency detected, switcheroo-cont/776 is trying to acquire lock
 2017-07-18  3:58 UTC  (2+ messages)

[PATCH v3 0/7] drm/rockchip: add all full framework vop support
 2017-07-18  2:28 UTC  (8+ messages)
` [PATCH v3 1/7] drm/rockchip: vop: initialize registers directly
` [PATCH v3 2/7] drm/rockchip: vop: move write_relaxed flags to vop register
` [PATCH v3 3/7] drm/rockchip: vop: move line_flag_num to interrupt registers
` [PATCH v3 4/7] drm/rockchip: vop: group vop registers
` [PATCH v3 5/7] drm/rockchip: vop: add a series of vop support
` [PATCH v3 6/7] dt-bindings: display: fill Documents for series of vop
` [PATCH v3 7/7] drm/rockchip: vop: rk3328: fix overlay abnormal

linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree
 2017-07-18  1:39 UTC 

linux-next: build failure after merge of the drm-misc tree
 2017-07-18  1:38 UTC 

[PATCH v2 0/5] arm64: dts: rockchip: support mail and IPA thermal for rk3399
 2017-07-18  0:58 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: gpu: add the RK3399 mali for rockchip specifics
` [PATCH v2 2/5] dt-bindings: gpu: add a power_model optional properties for MALI

[PATCH 00/14] gcc-7 warnings
 2017-07-17 21:23 UTC  (13+ messages)
` [PATCH, RESEND 03/14] drm/vmwgfx: avoid gcc-7 parentheses warning
` [PATCH 14/14] [media] fix warning on v4l2_subdev_call() result interpreted as bool

[PATCH] drm/i915: Return correct EDP voltage swing table for 0.85V
 2017-07-17 21:17 UTC  (5+ messages)
` [Intel-gfx] "

[Bug 98513] [4.9-rc3 w/ drm-next-4.10-wip][AMDGPU][CIK] Unable to suspend, hangs on hibernation
 2017-07-17 20:36 UTC  (2+ messages)
` [Bug 98513] [AMDGPU][CIK] Unable to hibernate functionality is not stable

[Bug 100141] [AMDGPU][CIK][4.10/4.11-rc1] Regression - Hibernation does not respect 'reboot' option in /sys/power/disk
 2017-07-17 20:33 UTC  (2+ messages)

[Bug 92775] [radeon][TTM] Contention when evicting large buffers between VRAM and GTT
 2017-07-17 20:32 UTC  (2+ messages)

Linux: Smooth splashscreen with system having weston with drm-backend
 2017-07-17 20:20 UTC  (6+ messages)

[PATCH v2] drm/i915: Return correct EDP voltage swing table for 0.85V
 2017-07-17 19:58 UTC 

[PATCH 0/4] tegra-cec: add Tegra HDMI CEC support
 2017-07-17 19:37 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: document the tegra CEC bindings

[Bug 196337] New: Re-enable GFX PG breaks Carrizo
 2017-07-17 18:49 UTC  (2+ messages)
` [Bug 196337] [amdgpu][carrizo] "

[PATCH v2 0/5] drm/rockchip: add all full framework vop support
 2017-07-17 17:24 UTC  (3+ messages)
` [PATCH v2 5/5] dt-bindings: display: fill Documents for series of vop

[regression drm/noveau] suspend to ram -> BOOM: exception RIP: drm_calc_vbltimestamp_from_scanoutpos+335
 2017-07-17 17:20 UTC  (11+ messages)
                  `  "

[PATCH] drm/i915: Consistently use enum pipe for PCH transcoders
 2017-07-17 17:16 UTC  (3+ messages)

[PATCH 1/2] drm: Implement vm_operations_struct.access
 2017-07-17 17:04 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: Implement ttm_bo_driver.access_vram callback

[PATCH] drm/vgem: add compat_ioctl support
 2017-07-17 15:53 UTC  (2+ messages)

[PATCH 0/3] drm: Fix/annotate better a few error paths
 2017-07-17 15:33 UTC  (4+ messages)
` [PATCH 3/3] drm: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()

[PATCH 1/3] drm/atomic-helper: Fix leak in disable_all
 2017-07-17 15:21 UTC  (4+ messages)
` [PATCH] "
  ` [Intel-gfx] "

[Bug 196197] New: [drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD)
 2017-07-17 15:16 UTC  (2+ messages)
` [Bug 196197] "

[PATCH] drm/sti: select CEC_CORE if CEC_NOTIFIER
 2017-07-17 14:53 UTC  (2+ messages)

[Bug 98924] [AMDGPU][SI] R9 m265x doesn't work with experimental kernel driver
 2017-07-17 14:51 UTC  (2+ messages)

[PATCH 0/2] ASoC: hdmi-codec: Allow driver to restrict sample size
 2017-07-17 14:02 UTC  (3+ messages)
` [PATCH 1/2] ASoC: hdmi-codec: Allow drivers to restrict sample sizes
` [PATCH 2/2] drm/bridge: adv7511: restrict audio "

[PATCH 0/8] RPi touchscreen panel driver v4
 2017-07-17 13:39 UTC  (7+ messages)
` [PATCH 6/8] drm: Allow DSI devices to be registered before the host registers

[PATCH v2 0/3] Add support for the otm8009a dsi panel
 2017-07-17 13:28 UTC  (4+ messages)
  ` [PATCH v2 3/3] drm/panel: Add support for otm8009a panel driver

[Bug 99851] [drm:.r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD)
 2017-07-17 13:20 UTC 

[PATCH v3 0/3] Add support for the otm8009a dsi panel
 2017-07-17 13:19 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: Add vendor prefix for Orise Technology
` [PATCH v3 2/3] dt-bindings: display: panel: Add support for Orise Tech otm8009a dsi panel
` [PATCH v3 3/3] drm/panel: Add support for otm8009a panel driver

[Bug 101575] Lockup for executing trivial-tess-gs_no-gs-inputs.shader_test
 2017-07-17 13:14 UTC  (2+ messages)

[PATCH 0/4] dw-hdmi CEC support
 2017-07-17 12:23 UTC  (12+ messages)
` [PATCH 2/4] drm/bridge: dw-hdmi: add cec notifier support

DRM module unload and empty modesetting
 2017-07-17 12:21 UTC 

[PATCH 0/3] arcpgu: Fixes and improvements
 2017-07-17 12:08 UTC  (4+ messages)
` [PATCH 1/3] drm: arcpgu: Fix mmap() callback
` [PATCH 2/3] drm: arcpgu: Fix module unload
` [PATCH 3/3] drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callback

[PATCH] drm/exynos: select CEC_CORE if CEC_NOTIFIER
 2017-07-17 11:48 UTC 


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