dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-14 09:29:57 to 2017-06-15 20:13:08 UTC [more...]

[PULL] drm-misc-fixes
 2017-06-15 20:13 UTC 

[Bug 93826] 144Hz graphic glitches and bad resolution
 2017-06-15 20:06 UTC  (7+ messages)
` [Bug 93826] 2560x1440 @144Hz graphic glitches and bad refresh rate

[PATCH v3] drm: mxsfb_crtc: Reset the eLCDIF controller
 2017-06-15 20:02 UTC  (11+ messages)

[Bug 101387] amdgpu display corruption and hang on AMD A10-9620P
 2017-06-15 18:40 UTC  (11+ messages)

[PATCH] bridge: Fix panel-bridge error return on !panel
 2017-06-15 17:54 UTC 

[PATCH v3] drm: Reduce scope of 'state' variable
 2017-06-15 17:45 UTC 

[PATCH v2] drm: Reduce scope of 'state' variable
 2017-06-15 17:43 UTC  (3+ messages)

[PATCH 1/1] drm/mgag200: Fix to always set HiPri for G200e4 V2
 2017-06-15 17:05 UTC  (2+ messages)

[PATCH v3 00/14] HDMI YCBCR output handling in DRM layer
 2017-06-15 17:02 UTC  (26+ messages)
` [PATCH v3 01/14] drm: add HDMI 2.0 VIC support for AVI info-frames
` [PATCH v3 02/14] drm/edid: Complete CEA modedb(VIC 1-107)
` [PATCH v3 03/14] drm: add hdmi 2.0 source identifier
` [PATCH v3 04/14] drm/edid: parse YCBCR 420 videomodes from EDID
` [PATCH v3 05/14] drm: parse ycbcr 420 deep color information
` [PATCH v3 06/14] drm: create hdmi output property
` [PATCH v3 07/14] drm: set output colorspace in AVI infoframe
` [PATCH v3 08/14] drm: add helper functions for YCBCR output handling
` [PATCH v3 09/14] drm/i915: add compute_config for YCBCR outputs
` [PATCH v3 10/14] drm/i915: prepare scaler for YCBCR420 modeset
` [PATCH v3 11/14] drm/i915: prepare pipe for YCBCR output
` [PATCH v3 12/14] drm/i915: prepare csc unit for YCBCR HDMI output
` [PATCH v3 13/14] drm/i915: set colorspace for ycbcr outputs
` [PATCH v3 14/14] drm/i915/glk: set HDMI 2.0 identifier

[PATCH] drm: Reduce scope of 'state' variable
 2017-06-15 16:56 UTC  (5+ messages)

[tegra-drm:drm/tegra/for-next 2/20] htmldocs: drivers/gpu/host1x/bus.c:50: warning: Excess function parameter 'driver' description in 'host1x_subdev_add'
 2017-06-15 16:45 UTC 

[PATCH] drm: Remove duplicate forward declaration
 2017-06-15 16:29 UTC  (2+ messages)

[PATCH] gpu: drm: mgag200: remove unnecessary variable in mga_crtc_mode_set
 2017-06-15 16:27 UTC 

[drm-intel:for-linux-next 2/3] drivers/gpu/drm/i915/i915_gem_execbuffer.c:300:2-7: WARNING: NULL check before freeing functions like kfree, debugfs_remove, debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider reorganizing relevant code to avoid passing NULL values
 2017-06-15 16:07 UTC  (3+ messages)
` [PATCH] drm/i915: fix ifnullfree.cocci warnings

[pull] amdgpu drm-next-4.13
 2017-06-15 16:03 UTC 

[PATCH] dim: allow setup to work with different usernames
 2017-06-15 15:43 UTC 

[PULL] drm-intel-fixes
 2017-06-15 15:00 UTC 

Color lookup support for the atmel-hlcdc driver
 2017-06-15 11:54 UTC  (6+ messages)

[PATCH] drm/msm/hdmi: Use bitwise operators when building register values
 2017-06-15 14:13 UTC 

[Bug 194761] New: amdgpu driver breaks on Oland (SI)
 2017-06-15 14:12 UTC  (2+ messages)
` [Bug 194761] "

[PATCH v3 00/20] Tegra DRM fixes
 2017-06-15 13:33 UTC  (24+ messages)
  ` [PATCH v3 01/20] drm/tegra: Fix lockup on a use of staging API
  ` [PATCH v3 02/20] drm/tegra: Correct idr_alloc() minimum id
  ` [PATCH v3 03/20] drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTL
  ` [PATCH v3 04/20] drm/tegra: Correct copying of waitchecks and disable them "
  ` [PATCH v3 05/20] drm/tegra: Check syncpoint ID "
  ` [PATCH v3 06/20] drm/tegra: dc: Avoid reset asserts on Tegra20
  ` [PATCH v3 07/20] drm/tegra: dc: Apply clipping to the plane
  ` [PATCH v3 08/20] drm/tegra: dc: Disable plane if it is invisible
  ` [PATCH v3 09/20] gpu: host1x: Initialize firewall class to the jobs one
  ` [PATCH v3 10/20] gpu: host1x: Correct host1x_job_pin() error handling
  ` [PATCH v3 11/20] gpu: host1x: Do not leak BO's phys address to userspace
  ` [PATCH v3 12/20] gpu: host1x: Forbid relocation address shifting in the firewall
  ` [PATCH v3 13/20] gpu: host1x: Forbid RESTART opcode "
  ` [PATCH v3 14/20] gpu: host1x: Forbid unrelated SETCLASS "
  ` [PATCH v3 15/20] gpu: host1x: Correct swapped arguments in the is_addr_reg() definition
  ` [PATCH v3 16/20] gpu: host1x: Check waits in the firewall
  ` [PATCH v3 17/20] gpu: host1x: Remove unused 'struct host1x_cmdbuf'
  ` [PATCH v3 18/20] gpu: host1x: Remove unused host1x_cdma_stop() definition
  ` [PATCH v3 19/20] gpu: host1x: Refactor channel allocation code
  ` [PATCH v3 20/20] gpu: host1x: At first try a non-blocking allocation for the gather copy

[PATCH] drm/msm: Separate locking of buffer resources from struct_mutex
 2017-06-15 13:20 UTC  (6+ messages)
` [PATCH] fixup! "

[PATCH][drm-next] drm/i915/cnl: make function cnl_ddi_dp_set_dpll_hw_state static
 2017-06-15 13:16 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 00/37] drm: more doc work&cleanup, mostly vblank related
 2017-06-15 13:00 UTC  (5+ messages)
` [PATCH 10/37] drm/doc: vblank cleanup
` [PATCH 33/37] drm/tegra: Drop drm_vblank_cleanup

[PATCH] gpu: host1x: Fix error handling
 2017-06-15 12:07 UTC  (2+ messages)

[PATCH v2 0/4] Add support for the s6e63j0x03 panel on Rinato board
 2017-06-15 10:03 UTC  (5+ messages)
    ` [PATCH v2 1/4] dt-bindings: Add support for samsung s6e63j0x03 panel binding
    ` [PATCH v2 2/4] drm/panel: Add support for s6e63j0x03 panel driver
    ` [PATCH v2 3/4] ARM: dts: exynos: Fix the active of reset gpios from rinato dts
    ` [PATCH v2 4/4] ARM: dts: exynos: Remove the display-timing and delay "

[PATCH] drm: atmel-hlcdc: sama5d4 does not have overlay2
 2017-06-15  9:37 UTC  (2+ messages)

[Bug 101442] Piglit shaders@ssa@fs-if-def-else-break fails with sb but passes with R600_DEBUG=nosb
 2017-06-15  9:19 UTC  (2+ messages)

[PATCH 4/6] v4l: vsp1: Add pipe index argument to the VSP-DU API
 2017-06-15  8:24 UTC 

[PATCH libdrm] amdgpu: move asic id table to a separate file
 2017-06-15  8:09 UTC  (6+ messages)
` [PATCH libdrm v8] "

[Bug 98690] [nouveau bisected] System freeze when starting X using kernel 4.9-rc1 or later
 2017-06-15  7:41 UTC  (3+ messages)

[BISECTED, REGRESSION] v4.12-rc: omapdrm fails to probe on Nokia N900
 2017-06-15  7:28 UTC  (3+ messages)

amdgpu display corruption and hang on AMD A10-9620P
 2017-06-15  6:46 UTC  (4+ messages)

drm syncobjs - running out of tag lines
 2017-06-15  3:59 UTC  (3+ messages)
` [PATCH 5/5] amdgpu: use drm sync objects for shared semaphores (v5)

[PATCH v2 0/6] drm: add asynchrounous plane update
 2017-06-15  2:33 UTC  (7+ messages)
` [PATCH v2 1/6] drm/atomic: initial support for asynchronous "
` [PATCH v2 2/6] drm/i915: update cursors asynchronously through atomic
` [PATCH v2 3/6] drm/i915: remove intel_cursor_plane_funcs
` [PATCH v2 4/6] drm/msm: update cursors asynchronously through atomic
` [PATCH v2 5/6] drm/msm: remove mdp5_cursor_plane_funcs
` [PATCH v2 6/6] drm/vc4: update cursors asynchronously through atomic

[Bug 101325] UE4Editor crash after pressing "play" with radeon southern island card (7850 HD)
 2017-06-15  1:08 UTC  (3+ messages)

[Bug 101401] [REGRESSION][BISECTED] GDM fails to start after 8ec4975cd83365c791a1
 2017-06-15  0:26 UTC  (2+ messages)

[PATCH RESEND v11 0/3] Enhancement to intel_dp_aux_backlight driver
 2017-06-15  0:13 UTC  (2+ messages)

[PATCH v2 00/22] Tegra DRM fixes
 2017-06-14 22:24 UTC  (11+ messages)
` [PATCH v2 09/22] drm/tegra: Don't use IOMMU on Tegra20
` [PATCH v2 14/22] gpu: host1x: Forbid relocation address shifting in the firewall

[PATCH] drm: Fix boot panic when register_chrdev fails
 2017-06-14 21:16 UTC 

[pull] radeon and amdgpu drm-fixes-4.12
 2017-06-14 20:55 UTC 

[PATCH trivial] drm/amdkfd: Spelling s/apreture/aperture/
 2017-06-14 20:42 UTC  (2+ messages)

[GIT PULL] sun4i-drm changes for 4.13
 2017-06-14 20:39 UTC 

[PATCH] drm/amdkfd: NULL dereference involving create_process()
 2017-06-14 20:34 UTC  (4+ messages)

[PATCH 0/3] drm/omap: misc fixes
 2017-06-14 20:07 UTC  (5+ messages)
` [PATCH 1/3] drm/omap: work-around for omap3 display enable

Resizeable PCI BAR support V5
 2017-06-14 19:27 UTC  (7+ messages)
` [PATCH v5 3/6] PCI: add functionality for resizing resources v6
` [PATCH v5 6/6] drm/amdgpu: resize VRAM BAR for CPU access v3

[PATCH v3 0/3] Add RK3399 HDMI Support
 2017-06-14 18:38 UTC  (7+ messages)
` [PATCH v3 1/3] drm/rockchip: dw_hdmi: add RK3399 HDMI support
` [PATCH v3 2/3] drm/rockchip: dw_hdmi: introduce the VPLL clock setting
` [PATCH v3 3/3] drm/rockchip: dw_hdmi: introduce the pclk for grf

[PATCH v2 1/2] drm/atomic: move waiting for hw_done to a helper
 2017-06-14 18:35 UTC  (6+ messages)
` [PATCH v2 2/2] drm/i915: Wait for pending modesets to complete before trying link training, v2
  ` [Intel-gfx] [PATCH v2 1/2] drm/atomic: move waiting for hw_done to a helper

[PATCH] drm/panel: st7789v: Add a dependency on the backlight framework
 2017-06-14 18:22 UTC  (2+ messages)

[PATCH v3 0/3] Add support for the S6E3HF2 panel on TM2e board
 2017-06-14 18:19 UTC  (2+ messages)

[PATCH 1/3] drm/omap: displays: panel-dpi: add backlight dependency
 2017-06-14 18:13 UTC  (5+ messages)
` [PATCH 2/3] drm/panel: S6E3HA2 needs backlight code
  ` [PATCH 3/3] drm/panel: add backlight dependency for sitronix-st7789v

[PATCH] drm/panel: Add driver for Seiko 43WVF1G panel
 2017-06-14 17:49 UTC  (2+ messages)

[PATCH v2 1/4] drm/panel: simple: add support for NEC NL12880B20-05
 2017-06-14 17:38 UTC  (6+ messages)
` [PATCH v2 3/4] drm/panel: simple: add support for NLT NL192108AC18-02D
` [PATCH v2 4/4] drm/panel: simple: add support for AUO P320HVN03

[PATCH v4 1/2] dt-bindings: Add INNOLUX P079ZCA panel bindings
 2017-06-14 17:34 UTC  (2+ messages)

[PATCH v3] drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus
 2017-06-14 15:29 UTC 

[PATCH 0/3] Add support for the s6e63j0x03 panel on Rinato board
 2017-06-14 15:28 UTC  (3+ messages)
  ` [PATCH 1/3] dt-bindings: Add support for samsung s6e63j0x03 panel binding

[PATCH] drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus
 2017-06-14 15:25 UTC 

[Bug 101224] texelFetch(usampler) returns black color
 2017-06-14 15:08 UTC  (2+ messages)

[PATCH v2] staging: vboxvideo: Add vboxvideo to drivers/staging
 2017-06-14 15:03 UTC  (14+ messages)

[PATCH 1/1] drm/mgag200: Fix to always set HiPri for G200e4
 2017-06-14 14:20 UTC  (2+ messages)

[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx
 2017-06-14 13:51 UTC  (2+ messages)

[PATCH 1/3] mdacon: align code in mda_detect properly
 2017-06-14 13:29 UTC  (6+ messages)
` [PATCH 2/3] mdacon: make mda_vram_base u16 *
` [PATCH 3/3] mdacon: replace MDA_ADDR macro by inline function

[PATCH 1/2] drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions
 2017-06-14 13:27 UTC  (3+ messages)
` [PATCH 2/2] drm/radeon: "

[PATCH v2] drm/exynos/dsi: Remove error handling for bridge_node DT parsing
 2017-06-14 12:30 UTC  (2+ messages)

[Bug 101278] Severe slowdown on Shadow of Mordor between 17.1.0 and 17.1.1
 2017-06-14 10:37 UTC  (3+ messages)

[PATCH] drm/i915/selftests: silence a bogus spammy warning
 2017-06-14  9:39 UTC  (3+ 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).