dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-13 16:53:34 to 2018-04-16 15:58:23 UTC [more...]

[RFC v4 00/25] drm: Add generic fbdev emulation
 2018-04-16 15:58 UTC  (36+ messages)
` [RFC v4 01/25] drm: provide management functions for drm_file
` [RFC v4 02/25] drm/file: Don't set master on in-kernel clients
` [RFC v4 03/25] drm/fb-helper: No need to cache rotation and sw_rotations
` [RFC v4 04/25] drm/fb-helper: Remove drm_fb_helper_debug_enter/leave()
` [RFC v4 05/25] drm/fb-helper: dpms_legacy(): Only set on connectors in use
` [RFC v4 06/25] drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
` [RFC v4 07/25] drm: Begin an API for in-kernel clients
` [RFC v4 08/25] drm/fb-helper: Use struct drm_client_display
` [RFC v4 09/25] drm/fb-helper: Move modeset commit code to drm_client
` [RFC v4 10/25] drm/connector: Add drm_connector_has_preferred_mode/pick_cmdline_mode()
` [RFC v4 11/25] drm/connector: Add connector array functions
` [RFC v4 12/25] drm/i915: Add drm_driver->initial_client_display callback
` [RFC v4 13/25] drm/fb-helper: Remove struct drm_fb_helper_crtc
` [RFC v4 14/25] drm/fb-helper: Remove struct drm_fb_helper_connector
` [RFC v4 15/25] drm/fb-helper: Move modeset config code to drm_client
` [RFC v4 16/25] drm: Make ioctls available for in-kernel clients
` [RFC v4 17/25] drm/client: Bail out if there's a DRM master
` [RFC v4 18/25] drm/client: Make the display modes available to clients
` [RFC v4 19/25] drm/client: Finish the in-kernel client API
  ` [Intel-gfx] "
` [RFC v4 20/25] drm/prime: Don't pin module on export for in-kernel clients
` [RFC v4 21/25] drm/fb-helper: Add drm_fb_helper_fb_open/release()
` [RFC v4 22/25] drm/fb-helper: Add generic fbdev emulation
` [RFC v4 23/25] drm: Add DRM device registered notifier
` [RFC v4 24/25] drm/client: Hack: Add bootsplash
` [RFC v4 25/25] drm/client: Hack: Add DRM VT console client

[PATCH] drm/i915: Fix LSPCON TMDS output buffer enabling from low-power state
 2018-04-16 15:53 UTC 

[Bug 199407] New: Radeon night light/redshift flickers
 2018-04-16 15:26 UTC  (5+ messages)
` [Bug 199407] "

[Bug 198883] New: amdgpu: carrizo: Screen stalls after starting X
 2018-04-16 15:13 UTC  (4+ messages)
` [Bug 198883] "

[PATCH] gpu: drm: vgem: Change return type to vm_fault_t
 2018-04-16 15:02 UTC 

DRI3 WSEGL plugin for TI SGX
 2018-04-16 14:49 UTC 

[Bug 105760] [4.17-drm-wip] RIP: smu7_populate_single_firmware_entry.isra.6+0x57/0xc0 [amdgpu] RSP: ffffa17901efb930
 2018-04-16 14:48 UTC  (6+ messages)
` [Bug 105760] [4.17-rc1] "

[Bug 106054] [vega10] powerplay non critical errors on vega 56 with vega 64bios
 2018-04-16 14:40 UTC  (3+ messages)

[PATCH 0/1] drm/xen-zcopy: Add Xen zero-copy helper DRM driver
 2018-04-16 14:33 UTC  (2+ messages)

[PATCH 0/5] Add tda998x (HDMI) support to atmel-hlcdc
 2018-04-16 14:22 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: display: bridge: lvds-transmitter: add ti,ds90c185
` [PATCH 2/5] dt-bindings: display: atmel: add optional output-mode property

[PATCH 1/8] lib/scatterlist: add sg_set_dma_addr() helper
 2018-04-16 13:38 UTC  (9+ messages)
` [PATCH 4/8] dma-buf: add peer2peer flag

[PATCH 01/13] drm/msm: Stop consulting plane->fb/crtc
 2018-04-16 13:29 UTC  (6+ messages)
` [PATCH 11/13] drm/omapdrm: Nuke omap_framebuffer_get_next_connector()
    ` [Intel-gfx] "

[Bug 102553] Venus PRO R9 M265X amdgpu: Kernel OOPS si_dpm_set_power_state unable to handle kernel NULL pointer dereference
 2018-04-16 13:22 UTC  (3+ messages)

[PATCH v6 00/30] DRM Rockchip rk3399 (Kevin)
 2018-04-16 13:12 UTC  (16+ messages)
  ` [PATCH v6 24/30] drm/rockchip: Disable PSR on input events
  ` [PATCH v6 25/30] drm/rockchip: Cancel PSR enable work before changing the state
  ` [PATCH v6 26/30] drm/rockchip: psr: Avoid redundant calls to .set() callback
  ` [PATCH v6 27/30] drm/rockchip: psr: Sanitize semantics of allow/disallow API
  ` [PATCH v6 29/30] drm/rockchip: Disallow PSR for the whole atomic commit
  ` [PATCH v6 30/30] drm/rockchip: psr: Remove flush by CRTC
  ` [PATCH v6 28/30] drm/rockchip: Disable PSR from reboot notifier

[Bug 105883] booting with kernel using amd-staging-drm-next on 2400G hangs
 2018-04-16 13:04 UTC  (5+ messages)

[PATCH] drm: fix drm-get-put.cocci warnings
 2018-04-16 12:30 UTC  (5+ messages)
  ` [kbuild-all] "

Batched ww-mutexes, wound-wait vs wait-die etc
 2018-04-16 12:22 UTC  (8+ messages)

[PATCH hwc v2 00/18] Add scene flattening support
 2018-04-16 12:18 UTC  (8+ messages)
` [PATCH hwc v2 01/18] drm_hwcomposer: vsyncworker: Fix uninitialized enabled_ field
` [PATCH hwc v2 02/18] drm_hwcomposer: vsyncworker: Fix deadlock on exit path
` [PATCH hwc v2 03/18] drm_hwcomposer: drmeventlistener: Set nl_pid to 0

[PATCH v1 0/4] More DRM object properties on Tegra
 2018-04-16 12:16 UTC  (5+ messages)
` [PATCH v1 1/4] drm/tegra: plane: Implement zPos plane property for older Tegra's
` [PATCH v1 2/4] drm/tegra: dc: Rename supports_blending to legacy_blending
` [PATCH v1 3/4] drm/tegra: plane: Add custom colorkey properties for older Tegra's
` [PATCH v1 4/4] drm/tegra: plane: Add custom CSC BLOB property

[RfC PATCH] Add udmabuf misc device
 2018-04-16 12:08 UTC  (17+ messages)

[PATCH] gpu: drm: gma500: Change return type to vm_fault_t
 2018-04-16 11:22 UTC  (3+ messages)

[PATCH 1/2] drm/imx: imx-ldb: disable LDB on driver bind
 2018-04-16 11:14 UTC  (2+ messages)

[Bug 105680] [CI] igt@kms_frontbuffer_tracking@* - fail - FBC disabled: mode too large for compression
 2018-04-16 11:01 UTC 

[Bug 106073] RX480 gfx_v8_0_ring_test_ib [amdgpu]] *ERROR* amdgpu: IB test timed out
 2018-04-16 10:42 UTC 

[Bug 105880] [dc][kabini] Cannot find any crtc or sizes
 2018-04-16 10:23 UTC  (6+ messages)
` [Bug 105880] [dc] No support for LVDS or VGA connectors (Cannot find any crtc or sizes)

[Bug 105996] [DC][CIK] Bonaire mobile - No displays being turned on
 2018-04-16 10:23 UTC  (5+ messages)

[PATCH] tda998x: Check ref count before invoking drm_connector_cleanup in unbind
 2018-04-16  9:45 UTC  (3+ messages)
` [PATCH v2] drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encoder/connector

[PATCH 0/2] drm/bridge: sii902x: add optional power supplies
 2018-04-16  9:20 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings/display/bridge: "
` [PATCH 2/2] drm/bridge: "

[PATCH] drm/stm: ltdc: fix warning in ltdc_crtc_update_clut()
 2018-04-16  9:18 UTC  (2+ messages)

[PATCH] drm/stm: ltdc: add user update info in plane print state
 2018-04-16  9:14 UTC  (2+ messages)

[PATCH RESEND] backlight: pwm_bl: don't use GPIOF_* with gpiod_get_direction
 2018-04-16  9:12 UTC  (3+ messages)

[PATCH 0/3] tree-wide: don't use GPIOF_* with gpiod_get_direction
 2018-04-16  9:11 UTC  (3+ messages)
` [PATCH 3/3] backlight: pwm_bl: "

[PATCH] drm/stm: move enable/disable_vblank to crtc
 2018-04-16  9:07 UTC  (2+ messages)

[RFC] Rewrite page fault interception in TTM drivers
 2018-04-16  8:46 UTC  (2+ messages)

[RFC v4 00/25] drm: Add generic fbdev emulation
 2018-04-16  7:47 UTC  (3+ messages)

[[RFC]DPU PATCH 0/2] Add suppport for sn65dsi86 bridge chip
 2018-04-16  6:02 UTC  (6+ messages)
` [[RFC]DPU PATCH 1/2] drm/bridge: add support for sn65dsi86 bridge driver
` [[RFC]DPU PATCH 2/2] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings

[RFC 0/1] DRM Node Probing functionality
 2018-04-16  4:17 UTC  (2+ messages)

[PATCH] drm/amdgpu/acp: Fix slab-out-of-bounds in mfd_add_device in acp_hw_init
 2018-04-16  3:47 UTC  (2+ messages)

[Bug 106056] weird artifacts in top right corner when rendering with firefox or unigine heaven
 2018-04-15 16:34 UTC  (2+ messages)

[Bug 106053] Drawing at screen boundary is very slow
 2018-04-15 15:40 UTC  (3+ messages)

[Bug 104412] RX 460 HDMI 4k 60fps not working, DisplayPort is
 2018-04-15 13:57 UTC  (2+ messages)

[Bug 105797] Tracker for YoYo based games start-up crashes
 2018-04-15 11:23 UTC  (2+ messages)

[PATCH v6 1/2] drm/bridge: Add Cadence DSI driver
 2018-04-15  8:09 UTC  (2+ messages)

[Bug 106048] DIRT: Showdown Rendering broken with NIR
 2018-04-14 19:11 UTC  (3+ messages)

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)
 2018-04-14 18:41 UTC  (2+ messages)

[PATCH] gpu: drm: exynos: Change return type to vm_fault_t
 2018-04-14 16:04 UTC 

[Bug 199319] New: Flickering screen on AMDGPU and DC with Linux 4.16-2
 2018-04-14 14:18 UTC  (2+ messages)
` [Bug 199319] "

[Bug 105145] vaExportSurfaceHandle interaction with surface interlaced flag prevents switching on vaapi deinterlacing dynamically
 2018-04-14 10:14 UTC  (2+ messages)

[DPU PATCH v2 1/2] drm/panel: Add Truly NT35597 panel
 2018-04-14  7:25 UTC  (2+ messages)
  ` [DPU PATCH v2 2/2] drm/panel: add backlight control support for truly panel

[PATCH] gpu/drm/amd/amdkfd: fix build, select MMU_NOTIFIER
 2018-04-14  2:49 UTC 

[Bug 106040] [DC] HDMI Monitor has Overscan/Scaling
 2018-04-14  1:11 UTC  (4+ messages)

[Bug 101976] glmark2 random blank or background only screen freeze over mesa3d 17.1 and 17.3 with radeon rx550 AMD POLARIS12
 2018-04-14  1:06 UTC  (4+ messages)
` [Bug 101976] glmark2 random blank or background only screen freeze over amdgpu rx550 AMD POLARIS12 due to dpm

[Bug 105317] The GPU Vega 56 was hang while try to pass #GraphicsFuzz shader15 test
 2018-04-13 22:29 UTC  (2+ messages)

[Bug 104817] [Raven][GALLIUM_DDEBUG] system crashes/freezes randomly every few minutes/hours
 2018-04-13 22:27 UTC  (2+ messages)

[DPU PATCH 1/2] drm/msm/dsi: check video mode engine status before waiting
 2018-04-13 22:04 UTC  (8+ messages)
` [DPU PATCH v2 "
      ` [Freedreno] "
` [DPU PATCH v2 2/2] drm/msm/dsi: implement auto PHY timing calculator for 10nm PHY

[PATCH] drm/nouveau: Add missing fb SLCG registers for kepler2
 2018-04-13 21:31 UTC 

[PATCHv3] drm/amdkfd: Remove vla
 2018-04-13 21:24 UTC 

[Bug 106038] visual corruption and stuttery playback of VC-1 interlaced video with VAAPI and Polaris
 2018-04-13 21:16 UTC 

[PATCH v8 0/2] drm: Add Thine THC63LVD1024 LVDS decoder bridge
 2018-04-13 21:12 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: display: bridge: Document THC63LVD1024 LVDS decoder

[DPU PATCH 1/2] drm/panel: Add Truly Dual DSI video mode panel
 2018-04-13 20:59 UTC  (4+ messages)
` [DPU PATCH 2/2] drm/panel: add backlight control support for truly panel

[DPU PATCH 0/2] Connector virtualization for Dual-DSI
 2018-04-13 20:22 UTC  (5+ messages)
` [DPU PATCH 1/2] drm/msm/dsi: adjust dsi timing for dual dsi mode
` [DPU PATCH 2/2] drm/msm/dsi: Use one connector for dual DSI mode

[PATCH i-g-t] [RFC] CONTRIBUTING: commit rights docs
 2018-04-13 19:48 UTC  (2+ messages)

RFC for a render API to support adaptive sync and VRR
 2018-04-13 19:24 UTC  (8+ messages)

[Bug 199101] New: AMDGPU Fury X random screen flicker on Linux kernel 4.16rc5
 2018-04-13 18:00 UTC  (2+ messages)
` [Bug 199101] "

[PATCH 1/3] drm/vc4: Remove the need for the GPU-subsystem DT node
 2018-04-13 17:56 UTC  (2+ messages)

[RFC v4 00/25] drm: Add generic fbdev emulation
 2018-04-13 17:07 UTC  (21+ messages)
` [RFC v4 03/25] drm/fb-helper: No need to cache rotation and sw_rotations
` [RFC v4 05/25] drm/fb-helper: dpms_legacy(): Only set on connectors in use
` [RFC v4 06/25] drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
` [RFC v4 07/25] drm: Begin an API for in-kernel clients
` [RFC v4 08/25] drm/fb-helper: Use struct drm_client_display
` [RFC v4 09/25] drm/fb-helper: Move modeset commit code to drm_client
` [RFC v4 10/25] drm/connector: Add drm_connector_has_preferred_mode/pick_cmdline_mode()
` [RFC v4 11/25] drm/connector: Add connector array functions
` [RFC v4 12/25] drm/i915: Add drm_driver->initial_client_display callback
` [RFC v4 13/25] drm/fb-helper: Remove struct drm_fb_helper_crtc
` [RFC v4 14/25] drm/fb-helper: Remove struct drm_fb_helper_connector
` [RFC v4 15/25] drm/fb-helper: Move modeset config code to drm_client
` [RFC v4 16/25] drm: Make ioctls available for in-kernel clients
` [RFC v4 17/25] drm/client: Bail out if there's a DRM master
` [RFC v4 18/25] drm/client: Make the display modes available to clients
` [RFC v4 19/25] drm/client: Finish the in-kernel client API
` [RFC v4 20/25] drm/prime: Don't pin module on export for in-kernel clients
` [RFC v4 21/25] drm/fb-helper: Add drm_fb_helper_fb_open/release()


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