dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-16 09:16:19 to 2017-05-17 16:43:54 UTC [more...]

[RFC PATCH 00/11] Support for H3 Composite Output support
 2017-05-17 16:43 UTC  (12+ messages)
  ` [RFC PATCH 01/11] dt-bindings: update the binding for Allwinner H3 TVE support
  ` [RFC PATCH 02/11] drm: sun4i: add support for H3 mixers
  ` [RFC PATCH 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2
  ` [RFC PATCH 04/11] drm: sun4i: add support for H3's TCON0/1
  ` [RFC PATCH 05/11] drm: sun4i: add compatible for H3 display engine
  ` [RFC PATCH 06/11] drm: sun4i: add color space correction support for DE2 mixer
  ` [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
  ` [RFC PATCH 08/11] clk: sunxi-ng: allow CLK_DE to set CLK_PLL_DE for H3
  ` [RFC PATCH 09/11] clk: sunxi-ng: export "
  ` [RFC PATCH 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
  ` [RFC PATCH 11/11] [DO NOT MERGE] ARM: sun8i: h3: enable TV output on Orange Pi PC

[PATCH 0/3] staging: android: ion: Minor clean ups and fixes
 2017-05-17 16:39 UTC  (5+ messages)
` [PATCH 1/3] staging: android: ion: Remove unused members from ion_buffer
` [PATCH 2/3] staging: android: ion: Remove ION_FLAG_CACHED_NEEDS_SYNC
` [PATCH 3/3] staging: android: ion: Avoid calling free_duped_table() twice

[PATCH libdrm] xf86drm: fix compile error for declare i in for loop
 2017-05-17 16:10 UTC  (4+ messages)

[PATCH 1/3] drm: Plumb modifiers through plane init
 2017-05-17 15:12 UTC  (6+ messages)
` [PATCH 2/3] drm: Create a format/modifier blob
    ` [Intel-gfx] "

[PATCH v8 0/9] Initial Allwinner Display Engine 2.0 Support
 2017-05-17 14:47 UTC  (10+ messages)
  ` [PATCH v8 1/9] drm/sun4i: abstract a engine type
  ` [PATCH v8 2/9] drm/sun4i: add a dedicated module for sun4i-backend and sun4i-layer
  ` [PATCH v8 3/9] drm/sun4i: add a Kconfig option for sun4i-backend
  ` [PATCH v8 4/9] drm/sun4i: add support for Allwinner DE2 mixers
  ` [PATCH v8 5/9] drm/sun4i: Add compatible string for V3s display engine
  ` [PATCH v8 6/9] drm/sun4i: tcon: add support for V3s TCON
  ` [PATCH v8 7/9] ARM: sun8i: v3s: add device nodes for DE2 display pipeline
  ` [PATCH v8 8/9] ARM: sun8i: v3s: add pinmux for LCD pins of V3s SoC
  ` [PATCH v8 9/9] [DO NOT MERGE] ARM: sun8i: v3s: enable LCD panel of Lichee Pi Zero

[PATCH v5] drm/msm: gpu: Enable zap shader for A5XX
 2017-05-17 14:45 UTC 

[Bug 100510] [radeon] Heavy artifacts during hw accelerated playback of wmv files
 2017-05-17 14:42 UTC  (3+ messages)

[PATCH v2] drm: Add DRM_ROTATE_ and DRM_REFLECT_ defines to UAPI
 2017-05-17 14:30 UTC  (5+ messages)

[PATCH 0/4] drm/dp: device identification and quirks
 2017-05-17 14:25 UTC  (5+ messages)
` [PATCH 1/4] drm/dp: add helper for reading DP sink/branch device desc from DPCD
` [PATCH 2/4] drm/i915: use drm DP helper to read DPCD desc
` [PATCH 3/4] drm/dp: start a DPCD based DP sink/branch device quirk database
` [PATCH 4/4] drm/i915: Detect USB-C specific dongles before reducing M and N

[Bug 100437] IO_PAGE_FAULT is spammed in dmesg
 2017-05-17 14:12 UTC 

[Bug 100577] DC + TearFree display lock
 2017-05-17 13:16 UTC  (3+ messages)

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU
 2017-05-17 12:58 UTC  (15+ messages)

[PATCH v2 00/29] gpu/drm: remove -Iinclude/drm compiler flags from Makefile
 2017-05-17 12:40 UTC  (3+ messages)
` [PATCH v2 15/29] drm/vc4: fix include notation and remove -Iinclude/drm flag

[PATCH 1/2] drm: replace drm_[cm]alloc* by kvmalloc alternatives
 2017-05-17 12:23 UTC  (8+ messages)
` [PATCH 2/2] drm: drop drm_[cm]alloc* helpers
  ` [PATCH 2/2 -v2] "

[PATCH 0/6] drm documentation and clean ups
 2017-05-17 11:51 UTC  (6+ messages)
` [PATCH 1/6] drm: Deduplicate driver initialization message

[RFC v3 0/8] drm/atomic: add async plane update
 2017-05-17 11:35 UTC  (7+ messages)
` [RFC v3 5/8] drm/msm: update cursors asynchronously through atomic
` [RFC v3 6/8] drm/msm: remove mdp5_cursor_plane_funcs

[PATCH v3 1/3] drm: Plumb modifiers through plane init
 2017-05-17 10:17 UTC  (7+ messages)
` [PATCH v2 2/3] drm: Create a format/modifier blob
` [PATCH v5 3/3] drm/i915: Add format modifiers for Intel

[GIT PULL] etnaviv-fixes for 4.12-rc2
 2017-05-17 10:09 UTC 

[PATCH v3 00/21] drm: sun4i: Add support for the HDMI controller
 2017-05-17  9:50 UTC  (25+ messages)
` [PATCH v3 01/21] clk: divider: Make divider_round_rate take the parent clock
` [PATCH v3 02/21] clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
` [PATCH v3 05/21] clk: sunxi-ng: mux: split out the pre-divider computation code
` [PATCH v3 06/21] clk: sunxi-ng: mux: Change pre-divider application function prototype
` [PATCH v3 07/21] clk: sunxi-ng: mux: Re-adjust parent rate
` [PATCH v3 08/21] clk: sunxi-ng: sun5i: Export video PLLs
  ` [PATCH v3 03/21] clk: sunxi-ng: div: Switch to divider_round_rate
  ` [PATCH v3 04/21] clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENT
  ` [PATCH v3 09/21] drm/sun4i: tcon: Add channel debug
  ` [PATCH v3 14/21] drm/sun4i: tcon: multiply the vtotal when not in interlace
` [PATCH v3 10/21] drm/sun4i: tcon: Move the muxing out of the mode set function
` [PATCH v3 11/21] drm/sun4i: tcon: Switch mux on only for composite
` [PATCH v3 12/21] drm/sun4i: tcon: Fix tcon channel 1 backporch calculation
` [PATCH v3 13/21] drm/sun4i: tcon: Change vertical total size computation inconsistency
` [PATCH v3 15/21] drm/sun4i: Ignore the generic connectors for components
` [PATCH v3 16/21] dt-bindings: display: sun4i: Add HDMI display bindings
` [PATCH v3 17/21] dt-bindings: display: sun4i: Add allwinner, tcon-channel property
` [PATCH v3 18/21] drm/sun4i: Add HDMI support
` [PATCH v3 19/21] drm/sun4i: Add compatible for the A10s pipeline
` [PATCH v3 20/21] ARM: sun5i: a10s: Add the HDMI controller node
` [PATCH v3 21/21] ARM: sun5i: a10s-olinuxino: Enable HDMI

[PATCH v7 00/13] Initial Allwinner Display Engine 2.0 Support
 2017-05-17  9:32 UTC  (9+ messages)
` [PATCH v7 05/13] drm/sun4i: abstract a engine type
    ` [linux-sunxi] "
` [PATCH v7 11/13] ARM: sun8i: v3s: add device nodes for DE2 display pipeline

[PATCH 0/3] Cleanup evergreen/si IRQ handling code
 2017-05-17  8:32 UTC  (5+ messages)
  ` [PATCH 1/3] drm/radeon: Cleanup display interrupt handling for evergreen, si
` [PATCH 2/3] drm/radeon: Cleanup HDMI audio interrupt handling for evergreen
` [PATCH 3/3] drm/radeon: Cleanup pageflipping IRQ handling for evergreen, si

[PATCH] gpu: drm: radeon: refactor code
 2017-05-17  8:22 UTC  (2+ messages)

[PATCH] drm: use kvmalloc_array for drm_malloc*
 2017-05-17  8:09 UTC  (11+ messages)

[PATCH 0/7] drm/omap: rotation fixes and cleanups
 2017-05-17  7:56 UTC  (8+ messages)
` [PATCH 1/7] drm/omap: add drm_rotation_to_tiler helper()
` [PATCH 2/7] drm/omap: remove omap_drm_win
` [PATCH 3/7] drm/omap: use DRM_ROTATE_* instead of OMAP_DSS_ROT_*
` [PATCH 4/7] drm/omap: DRM_REFLECT_* instead of mirror boolean
` [PATCH 5/7] drm/omap: pass rotation to dispc
` [PATCH 6/7] drm/omap: fix YUV422 rotation with TILER
` [PATCH 7/7] drm/omap: fix YUV422 90/270 rotation with mirroring

[Bug 68527] New: Planetary Annihilation Alpha: translation from TGSI failed !
 2017-05-17  6:46 UTC  (2+ messages)
` [Bug 68527] "

[Bug 99349] Failed to build shader (translation from TGSI)
 2017-05-17  6:45 UTC  (2+ messages)

[PATCH v7 0/5] replace hwmon_device_register for hwmon_device_register_with_info
 2017-05-17  6:26 UTC  (8+ messages)
` [PATCH v7 3/5] nouveau/hwmon: Remove old code, add .write/.read operations
  ` [PATCH v7 1/5] nouveau/hwmon: Add config for all sensors and their settings
  ` [PATCH v7 2/5] nouveau/hwmon: Add nouveau_hwmon_ops structure with .is_visible/.read_string
  ` [PATCH v7 4/5] nouveau/hwmon: expose the auto_point and pwm_min/max attrs
  ` [PATCH v7 5/5] nouveau/hwmon: Change permissions to numeric

[PATCH v7 0/9] Enhancement to intel_dp_aux_backlight driver
 2017-05-17  0:39 UTC  (12+ messages)
` [PATCH v7 9/9] drm/i915: Set PWM divider to match desired frequency in vbt

[PATCH v8 0/5] Enhancement to intel_dp_aux_backlight driver
 2017-05-17  0:34 UTC  (6+ messages)
` [PATCH v8 1/5] drm/i915: Drop AUX backlight enable check for backlight control
` [PATCH v8 2/5] drm/i915: Allow choosing how to adjust brightness if both supported
` [PATCH v8 3/5] drm/i915: Add option to support dynamic backlight via DPCD
` [PATCH v8 4/5] drm: Add definition for eDP backlight frequency
` [PATCH v8 5/5] drm/i915: Set PWM divider to match desired frequency in vbt

[PATCH v2 0/5] R-Car DU: Fix IOMMU operation when connected to VSP
 2017-05-16 23:20 UTC  (6+ messages)
` [PATCH v2 1/5] v4l: rcar-fcp: Don't get/put module reference
` [PATCH v2 2/5] v4l: rcar-fcp: Add an API to retrieve the FCP device
` [PATCH v2 3/5] v4l: vsp1: Map the DL and video buffers through the proper bus master
` [PATCH v2 4/5] v4l: vsp1: Add API to map and unmap DRM buffers through the VSP
` [PATCH v2 5/5] drm: rcar-du: Map memory through the VSP device

[PATCH] fix spelling mistake: "dimesions" -> "dimensions"
 2017-05-16 21:32 UTC  (2+ messages)

[PATCH 0/4] Raspberry Pi Touchscreen bridge/panel drivers
 2017-05-16 18:46 UTC  (8+ messages)
` [PATCH 2/4] dt-bindings: Document the Raspberry Pi Touchscreen nodes

[Bug 101011] Shadow of Mordor crashes with mesa from 08.05.2017
 2017-05-16 18:41 UTC  (2+ messages)

[PATCH 1/2] dt/bindings: display: fix display-timing reference
 2017-05-16 17:15 UTC  (3+ messages)
` [PATCH 2/2] dt/bindings: display: move rotation into a common place

[Bug 101053] DC R9 285 fullscreen video regression since drm/amd/display: Parse scanline registers
 2017-05-16 17:12 UTC  (4+ messages)

[Bug 101055] All GL programs segfault: i915_state_derived.c:calculate_vertex_layout: i915->fs == 0
 2017-05-16 16:31 UTC  (2+ messages)

[PATCH v1] drm: Add DRM_ROTATE_ and DRM_REFLECT_ defines to UAPI
 2017-05-16 15:51 UTC  (5+ messages)

[PATCH v3 0/2] vsp1 writeback prototype
 2017-05-16 15:30 UTC  (3+ messages)
` [PATCH v3 2/2] v4l: vsp1: Provide a writeback video device

[PATCH V2] drm/cec: Add Source Physical address decode to drm_display_info
 2017-05-16 15:29 UTC 

[PULL] drm-misc-next
 2017-05-16 14:55 UTC 

[PATCH] drm/amd/powerplay: fix a signedness bugs
 2017-05-16 14:42 UTC 

[Bug 195743] New: Screen flicker and instability on hdmi monitors with AMDGPU, EDID problems
 2017-05-16 14:13 UTC  (2+ messages)
` [Bug 195743] "

[PATCH] drm: Add crtc/encoder/bridge->mode_valid() callbacks
 2017-05-16 13:17 UTC  (7+ messages)
` [PATCH 1/2] drm/doc: Document adjusted/request modes a bit better
    ` [PATCH 2/2] drm/doc: Clarify mode_fixup vs. atomic_check a bit more

[PATCH] drm: add missing declaration to drm_blend.h
 2017-05-16 13:10 UTC  (2+ messages)

[PATCH v2 43/53] docs: update old references for DocBook from the documentation
 2017-05-16 12:47 UTC  (2+ messages)

[PATCH v4] dma-buf/sync-file: Defer creation of sync_file->name
 2017-05-16 11:10 UTC  (2+ messages)
` [PATCH v5] "

[radeon-alex:amd-staging-4.11 1061/1085] sparc64-linux-gnu-gcc: error: unrecognized command line option '-msse'; did you mean '-fdse'?
 2017-05-16  9:56 UTC  (6+ messages)
    ` [kbuild-all] "

[PATCH] dma-buf/sync-file: Defer creation of sync_file->name
 2017-05-16 10:21 UTC  (2+ messages)

[Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!
 2017-05-16 10:08 UTC  (2+ messages)

[PATCH 1/2] gpu: drm: i915: remove dead code
 2017-05-16  9:30 UTC  (3+ messages)
` [PATCH 2/2] gpu: drm: i915: compress logic into one line

[PATCH] drm/i915/guc:fix spelling mistake: "adddress" -> "address"
 2017-05-16  9:26 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