dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-20 14:35:31 to 2016-10-21 21:41:01 UTC [more...]

[PATCH v5 0/7] ARM: ASoC: drm: sun8i: Add DE2 HDMI audio and video
 2016-10-22 13:28 UTC  (6+ messages)
  ` [PATCH v5 1/7] drm: sunxi: Add a basic DRM driver for Allwinner DE2
  ` [PATCH v5 2/7] ASoC: sunxi: Add a simple HDMI CODEC
  ` [PATCH v5 3/7] drm: sunxi: add DE2 HDMI support
  ` [PATCH v5 4/7] ASoC: sunxi: Add sun8i I2S driver
  ` [PATCH v5 5/7] ARM: dts: sun8i-h3: add HDMI audio and video nodes

[Bug 98322] QXL drm driver regression in 4.7
 2016-10-21 21:41 UTC  (2+ messages)

[PATCH] drm/fb-helper: Don't call dirty callback for untouched clips
 2016-10-21 20:02 UTC  (9+ messages)

[Bug 98372] UBSAN in ../drivers/gpu/drm/drm_modes.c:325:49
 2016-10-21 19:55 UTC  (3+ messages)

[PATCH 00/18] dim: split out drm-misc/tip.git
 2016-10-21 19:37 UTC  (19+ messages)
` [PATCH 01/18] dim: Extract TODO
` [PATCH 02/18] dim: Autocheck for up-to-dateness
` [PATCH 03/18] dim: echoerr helper for printing to stderr
` [PATCH 04/18] dim: autodetect remotes, first part for dim_setup
` [PATCH 05/18] dim: support git worktree for aux checkouts
` [PATCH 06/18] dim: Nuke nightly-forget
` [PATCH 07/18] dim: autodetect branches in rebuild-nightly
` [PATCH 08/18] dim: remove integration-tree remotes
` [PATCH 09/18] dim: Split out drm-nightly.git
` [PATCH 10/18] dim: s/drm-nightly/drm-tip
` [PATCH 11/18] dim: use git branch --list
` [PATCH 12/18] dim: add revert-rerere
` [PATCH 13/18] dim: use get_maintainers.pl in dim fixes
` [PATCH 14/18] dim-update-next: Update DRIVER_TIMESTAMP
` [PATCH 15/18] dim: support multiple remotes for branches
` [PATCH 16/18] dim: remove DIM_DRM_UPSTREAM_REMOTE config var
` [PATCH 17/18] dim: Adapat create/remove-branch
` [PATCH 18/18] dim: Make update_linux_next multi-repo compliant

[PATCH v3 0/6] drm: Per-plane rotation etc
 2016-10-21 19:22 UTC  (7+ messages)
` [PATCH v2 1/6] drm/msm/mdp5: Use per-plane rotation property
` [PATCH v2 2/6] drm/msm/mdp5: Advertize 180 degree rotation
` [PATCH v2 3/6] drm: RIP mode_config->rotation_property
` [PATCH v2 4/6] drm/i915: Use & instead if == to check for rotations
` [PATCH v2 5/6] drm/i915: Clean up rotation DSPCNTR/DVSCNTR/etc. setup
` [PATCH v3 6/6] drm/i915: Add horizontal mirroring support for CHV pipe B planes

[Bug 93649] [radeonsi] Graphics lockup while playing tf2
 2016-10-21 19:01 UTC  (2+ messages)

[PATCH 0/4] drm/tilcdc: Cleanup tilcdc (&tda998x) init sequence
 2016-10-21 19:04 UTC  (11+ messages)
` [PATCH 2/4] drm/i2c: tda998x: Remove obsolete drm_connector_register() call

[PATCH v6 01/11] drm/i915: Add i915 perf infrastructure
 2016-10-21 18:24 UTC  (16+ messages)
` [PATCH v6 02/11] drm/i915: rename OACONTROL GEN7_OACONTROL
` [PATCH v6 03/11] drm/i915: return EACCES for check_cmd() failures
` [PATCH v6 04/11] drm/i915: don't whitelist oacontrol in cmd parser
` [PATCH v6 05/11] drm/i915: Add 'render basic' Haswell OA unit config
` [PATCH v6 06/11] drm/i915: Enable i915 perf stream for Haswell OA unit
      ` [PATCH] "
` [PATCH v6 07/11] drm/i915: advertise available metrics via sysfs
` [PATCH v6 08/11] drm/i915: Add dev.i915.perf_stream_paranoid sysctl option
` [PATCH v6 09/11] drm/i915: add oa_event_min_timer_exponent sysctl
` [PATCH v6 10/11] drm/i915: Add more Haswell OA metric sets
` [PATCH v6 11/11] drm/i915: Add a kerneldoc summary for i915_perf.c

[PATCH] drm: Use u64 for intermediate dotclock calculations
 2016-10-21 18:23 UTC  (3+ messages)

[RFC] drm: add hint to userspace about whether a plane can scale
 2016-10-21 18:22 UTC  (6+ messages)

i915 monitor hotplug on 4.1/4.4 PREEMPT
 2016-10-21 18:14 UTC  (7+ messages)
    ` [Intel-gfx] "

[PATCH libdrm 1/2] Return an -ENODEV from drmGetDevice() when no device was found
 2016-10-21 17:32 UTC  (5+ messages)
` [PATCH libdrm 2/2] Silence runtime complaints on platform devices

[PATCH] drm: Pass along the hotplug connector to the uevent
 2016-10-21 17:17 UTC  (10+ messages)
` [PATCH v2] "
  ` [Intel-gfx] "
      ` [PATCH] drm: Add timestamp of last modification to GETCONNECTOR ioctl

[PATCH] drm: tilcdc: implement palette loading for rev1
 2016-10-21 17:14 UTC 

[PATCH 1/1] drm/mgag200: Added support for the new device G200eH3
 2016-10-21 16:47 UTC 

[PATCH v2 00/16] drm: drm: Per-plane rotation etc
 2016-10-21 16:40 UTC  (11+ messages)
` [PATCH v3 03/15] drm: Add support for optional per-plane rotation property
  ` [Intel-gfx] "
` [PATCH v2 08/15] drm/msm/mdp5: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0
` [PATCH v3 11/15] drm/i915: Use the per-plane rotation property
    ` [Intel-gfx] "

[pull] radeon and amdgpu drm-fixes-4.9
 2016-10-21 16:31 UTC 

[PATCH v5 0/4] drm: add explicit fencing
 2016-10-21 15:44 UTC  (22+ messages)
` [PATCH v5 1/4] drm/fence: add in-fences support
` [PATCH v5 2/4] drm/fence: release fence reference when canceling event
` [PATCH v5 3/4] drm/fence: add fence timeline to drm_crtc
` [PATCH v5 4/4] drm/fence: add out-fences support

[Bug 178281] New: wine-staging apps freezes the machine with RX460
 2016-10-21 15:40 UTC  (2+ messages)
` [Bug 178281] "

[PATCH] dt-bindings: video: exynos7-decon: Remove obsolete samsung,power-domain property
 2016-10-21 15:28 UTC  (3+ messages)

[PATCH 1/2] drm/i915/gvt: add ACPI and 64BIT dependencies
 2016-10-21 15:25 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/gvt: fix compilation

[PATCH] drm: convert DT component matching to component_match_add_release()
 2016-10-21 15:23 UTC  (5+ messages)

[PATCH v2] drm/arcpgu: Accommodate adv7511 switch to DRM bridge
 2016-10-21 14:56 UTC 

[PATCH 1/2] dma-buf/sync_file: hold reference to fence when creating sync_file
 2016-10-21 14:53 UTC  (2+ messages)

[PATCH] drm/virtio: kconfig: Fixup white space
 2016-10-21 14:53 UTC  (2+ messages)

[PATCH v2] drm/arcpgu: Accommodate adv7511 switch to DRM bridge
 2016-10-21 14:41 UTC 

[PATCH 0/6] R-Car DU fixes and cleanups
 2016-10-21 13:26 UTC  (3+ messages)
` [PATCH 1/6] video: of: Constify node argument to display timing functions

[PATCH v2] drm/fb-helper: Don't call dirty callback for untouched clips
 2016-10-21 12:52 UTC  (2+ messages)

[patch] drm/i915/gvt: cleanup a type issue in submit_context()
 2016-10-21 12:27 UTC  (5+ messages)
` [Intel-gfx] "

Rename "struct fence" to "struct dma_fence"
 2016-10-21 12:22 UTC  (8+ messages)
` [PATCH] dma-buf: Rename struct fence to dma_fence

[PATCH]"drm: change DRM_MIPI_DSI module type from "bool" to "tristate"
 2016-10-21 12:19 UTC  (9+ messages)

[Bug 98361] [BDW /BXT/SKL] [Regression] drv_hangman subtests parser fail
 2016-10-21 11:59 UTC  (4+ messages)
` [Bug 98361] [BDW /BXT/SKL/SNB] "

[Bug 93826] 144Hz graphic glitches and bad resolution
 2016-10-21 11:12 UTC  (3+ messages)
` [Bug 93826] 2560x1440 @144Hz graphic glitches and bad refresh rate

[PATCH 0/8] R-Car DU: Use drm bridge API
 2016-10-21 10:43 UTC  (8+ messages)
` [PATCH 1/8] drm: bridge: Add LVDS encoder driver
` [PATCH 2/8] drm: bridge: vga-dac: Add adi,adv7123 compatible string

[PATCH 0/3] ARM: da850: new drivers for better LCDC support
 2016-10-21  9:56 UTC  (10+ messages)
` [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

[Bug 98352] [ctg bat] igt@kms_flip@basic-flip-vs-wf_vblank
 2016-10-21  9:37 UTC 

[PATCH 01/10] drm/imx: ipuv3-plane: make sure x/y offsets are even in case of chroma subsampling
 2016-10-21  8:49 UTC  (9+ messages)
` [PATCH 10/10] drm/imx: ipuv3-plane: use drm_plane_helper_check_state, clipped coordinates

[Bug 98146] DRI_PRIME=1 and fullscreen issues
 2016-10-21  5:33 UTC  (4+ messages)

[git pull] drm fixes for 4.9-rc2 (part 2)
 2016-10-21  3:46 UTC 

[PATCH] drm/sun4i: Add a few formats
 2016-10-21  3:15 UTC  (2+ messages)

linux-next: Tree for Oct 20 (gpu/drm/i915)
 2016-10-21  3:08 UTC  (4+ messages)
  ` [Intel-gfx] "

[Bug 83531] New: radeon 6650m cannot boot without radeon.runpm=0
 2016-10-21  0:55 UTC  (2+ messages)
` [Bug 83531] "

[Bug 178421] New: [regression] Radeon Oops on shutdown
 2016-10-21  0:38 UTC  (2+ messages)
` [Bug 178421] "

[Bug 67970] New: Kernel bugs related to the powersaving features of mobility radeon x1400
 2016-10-20 22:48 UTC  (2+ messages)
` [Bug 67970] "

[Bug 92248] [KBL/SKL/BYT/BXT] igt/kms_plane_scaling fail
 2016-10-20 22:10 UTC 

[Bug 141741] New: drm:radeon_get_bios [radeon]] *ERROR* Unable to locate a BIOS ROM
 2016-10-20 20:18 UTC  (2+ messages)
` [Bug 141741] "

[PATCH] drm: don't override possible_crtcs for primary/cursor planes
 2016-10-20 20:02 UTC  (4+ messages)

[PATCH 1/5] Revert "drm/amd/dal: Fix underlay pipe and pipe count for Stoney"
 2016-10-20 19:57 UTC  (3+ messages)
` [PATCH 2/5] dma-buf/fence: make timeout handling in fence_default_wait consistent

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-20 19:26 UTC  (8+ messages)

[PATCH v2 0/8] drm/sun4i: Support first display pipeline on sun6i
 2016-10-20 16:02 UTC  (15+ messages)
` [PATCH v2 2/8] drm/sun4i: sun6i-drc: Support DRC on A31 and A31s
` [PATCH v2 3/8] drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structure
` [PATCH v2 4/8] drm/sun4i: Add compatible string for A31/A31s TCON (timing controller)
` [PATCH v2 5/8] drm/sun4i: Add compatible strings for A31/A31s display pipelines
` [PATCH v2 6/8] ARM: dts: sun6i: Add device nodes for first display pipeline
` [PATCH v2 7/8] ARM: dts: sun6i: Add A31 LCD0 RGB888 pins
` [PATCH v2 8/8] ARM: dts: sun6i: hummingbird-a31: Enable display output through VGA bridge

[Intel-gfx] [PATCH v5 01/11] drm/i915: Add i915 perf infrastructure
 2016-10-20 15:19 UTC  (7+ messages)
` [PATCH] "
    ` [Intel-gfx] "

[PATCH] drm: Complete CEA modedb(VIC 1-107)
 2016-10-20 14:40 UTC  (3+ messages)

[PATCH] drm/fb-helper: Fix race between deferred_io worker and dirty updater
 2016-10-20 14:35 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox