dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-06 04:26:56 to 2018-03-06 19:07:52 UTC [more...]

[PULL] drm-misc-next
 2018-03-06 19:07 UTC  (7+ messages)

drm_hwcomposer: Question about buffer importer
 2018-03-06 19:07 UTC  (2+ messages)

[Bug 93936] Snail shadertoy displays black quad
 2018-03-06 18:48 UTC  (2+ messages)

[Bug 50325] New: Glyphy bad render on r600g (software render is fine)
 2018-03-06 18:41 UTC  (3+ messages)
` [Bug 50325] Glyphy bad render on r600g (software render is fine) - too many registers?

[Bug 50338] New: r600g: EE r600_shader.c:140 r600_pipe_shader_create - translation from TGSI failed !
 2018-03-06 18:38 UTC  (2+ messages)
` [Bug 50338] "

[PATCH] drm/dp: only accept valid DP_TRAINING_AUX_RD_INTERVAL values
 2018-03-06 18:37 UTC  (2+ messages)
` [PATCH] drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4

[RFC][PATCH 00/11] drm: Try to make display info less nuts
 2018-03-06 18:32 UTC  (25+ messages)
` [RFC][PATCH 04/11] drm: Split the display info into static and dynamic parts
` [RFC][PATCH 05/11] drm/edid: Clear display info fully
` [RFC][PATCH 06/11] drm/edid: Don't call drm_add_display_info() with an invalid EDID
` [RFC][PATCH 07/11] drm/probe-helper: Avoid iterating the list twice on ww backoff
` [RFC][PATCH 08/11] drm: Add drm_connector_fill_modes()
` [RFC][PATCH 09/11] drm: Fix getconnector locking
` [RFC][PATCH 10/11] drm: Fix debugfs edid_override locking
` [RFC][PATCH 11/11] drm: Sprinkle lockdep asserts for edid/display_info

[Bug 89831] [r600] r600_asm.c:310:assign_alu_units: Assertion `0' failed
 2018-03-06 18:29 UTC  (3+ messages)

[Bug 47201] New: TGSI source register with absolute negative modifier does not work correctly
 2018-03-06 18:29 UTC  (2+ messages)
` [Bug 47201] Absolute modifier does not work with 3-source TGSI instructions

[PATCH 1/6] drm: Reject replacing property enum values
 2018-03-06 18:22 UTC  (12+ messages)
` [PATCH 2/6] drm: WARN when trying add enum values to non-enum/bitmask properties
` [PATCH 3/6] drm: WARN when trying to add enum value > 63 to a bitmask property
` [PATCH 4/6] drm/uapi: Deprecate DRM_MODE_PROP_PENDING
` [PATCH 5/6] drm: Make property flags u32
  ` [Intel-gfx] "
` [PATCH 6/6] drm: Reject bad property flag combinations

[Bug 198883] New: amdgpu: carrizo: Screen stalls after starting X
 2018-03-06 17:54 UTC  (12+ messages)
` [Bug 198883] "

[PATCH v2 00/10] splash screen on the stm32f769 disco board
 2018-03-06 17:51 UTC  (2+ messages)

[PATCH] drm/atomic: Add new reverse iterator over all plane state
 2018-03-06 17:31 UTC  (4+ messages)

[PATCH v5 0/6] dt-bindings: add bindings for USB physical connector
 2018-03-06 16:49 UTC  (7+ messages)
    ` [PATCH v5 3/6] arm64: dts: exynos: add micro-USB connector node to TM2 platforms
    ` [PATCH v5 4/6] arm64: dts: exynos: add OF graph between MHL and USB connector

[Bug 105021] suspend / rx550 / extremely slow after 2nd thaw
 2018-03-06 16:15 UTC  (2+ messages)

[PATCH 1/3] drm: Make sure at least one plane supports the fb format
 2018-03-06 16:12 UTC  (13+ messages)
` [PATCH 3/3] drm: Fix some coding style issues
` [Intel-gfx] [PATCH 1/3] drm: Make sure at least one plane supports the fb format
` [PATCH v2 "
  ` [Intel-gfx] "

Overlay sugar syntax (was: Re: [PATCH v6 3/4] drm: rcar-du: Fix legacy DT to create LVDS encoder nodes)
 2018-03-06 14:07 UTC  (4+ messages)

[PATCH 1/4] drm/uapi: The ctm matrix uses sign-magnitude representation
 2018-03-06 15:41 UTC  (4+ messages)

[PATCH 1/3] drm: Don't create properties without names
 2018-03-06 15:41 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH libdrm] freedreno: add missing symbols to symbol-check
 2018-03-06 15:37 UTC 

[PATCH 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
 2018-03-06 15:37 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: sdm845: Support GPU/GMU
          ` [Freedreno] "

[Bug 105369] HP HP ENVY x360, amdgpu, Call Trace tgn10_lock at startup, VMC page fault during runtime
 2018-03-06 15:27 UTC  (3+ messages)

[RFC v3 00/12] drm: Add generic fbdev emulation
 2018-03-06 15:21 UTC  (16+ messages)
` [RFC v3 02/12] drm/file: Don't set master on in-kernel clients
` [RFC v3 04/12] drm: Make ioctls available for in-kernel clients part 2
` [RFC v3 07/12] drm/modes: Add drm_umode_equal()
` [RFC v3 08/12] drm/framebuffer: Add drm_mode_can_dirtyfb()
` [RFC v3 09/12] drm: Add API for in-kernel clients
` [RFC v3 10/12] drm/client: Add fbdev emulation client
` [RFC v3 11/12] drm/client: Add bootsplash client

[PATCH 1/6] drm/ttm: add ttm_bo_pipeline_gutting
 2018-03-06 14:43 UTC  (6+ messages)
  ` [PATCH 2/6] drm/ttm: add bo as parameter to the ttm_tt_create callback
  ` [PATCH 5/6] drm/amdgpu: initial validate the prime BOs into the CPU domain
  ` [PATCH 6/6] drm/amdgpu: explicit give BO type to amdgpu_bo_create
` [PATCH 3/6] drm/ttm: move initializing ttm->sg into ttm_tt_init_fields
` [PATCH 4/6] drm/amdgpu: drop the backing store when DMA-buf imports are evicted

[PATCH v3 0/7] drm/sun4i: Allwinner MIPI-DSI support
 2018-03-06 13:56 UTC  (8+ messages)
` [PATCH v3 1/7] drm/sun4i: tcon: Add TRI finish interrupt for vblank
` [PATCH v3 2/7] dt-bindings: display: Add Allwinner MIPI-DSI bindings
` [PATCH v3 3/7] drm/sun4i: Add Allwinner A31 MIPI-DSI controller support
` [PATCH v3 4/7] dt-bindings: panel: Add the Ilitek ILI9881c panel documentation
` [PATCH v3 5/7] drm/panel: Add Ilitek ILI9881c panel driver
` [PATCH v3 6/7] arm: dts: sun8i: a33: Add the DSI-related nodes
` [PATCH v3 7/7] [DO NOT MERGE] arm: dts: sun8i: bpi-m2m: Add DSI display

[Bug 105359] kms_frontbuffer_tracking - FBC disabled
 2018-03-06 13:44 UTC  (3+ messages)

[Bug 104064] (DC 4.15-rc2) WARNING: CPU: 4 PID: 75 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:601 dm_suspend+0x4e/0x60 [amdgpu]
 2018-03-06 13:32 UTC  (4+ messages)

[PATCH v2 00/10] drm/sun4i: Allwinner MIPI-DSI support
 2018-03-06 13:23 UTC  (4+ messages)
` [PATCH v2 04/10] dt-bindings: display: Add Allwinner MIPI-DSI bindings

[Bug 105368] Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without rendering anything
 2018-03-06 13:01 UTC 

reservation questions
 2018-03-06 12:51 UTC  (15+ messages)

[PATCH v6 0/9] Aspect ratio support in DRM layer
 2018-03-06 12:07 UTC  (10+ messages)
` [PATCH v6 1/9] drm/modes: Introduce drm_mode_match()
` [PATCH v6 2/9] drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcy
` [PATCH v6 3/9] drm/edid: Fix cea mode aspect ratio handling
` [PATCH v6 4/9] drm: Add DRM client cap for aspect-ratio
` [PATCH v6 5/9] drm: Handle aspect-ratio info in getblob
` [PATCH v6 6/9] drm: Handle aspect ratio info in legacy and atomic modeset paths
` [PATCH v6 7/9] drm: Expose modes with aspect ratio, only if requested
` [PATCH v6 8/9] drm: Add aspect ratio parsing in DRM layer
` [PATCH v6 9/9] drm: Add and handle new aspect ratios "

[PATCH 2/3] drm: Check property/enum name length
 2018-03-06 11:50 UTC  (4+ messages)
` [PATCH v2 2/3 "
  ` [Intel-gfx] "

[PATCH] dma-buf/reservation: should keep later one in add fence(v2)
 2018-03-06 10:37 UTC  (7+ messages)

[PATCH v2 0/7] Modernize vga_switcheroo by using device link for HDA
 2018-03-06 10:29 UTC  (2+ messages)

[Bug 105352] [r600g] OpenGL ES fails to start on RV730
 2018-03-06 10:25 UTC  (3+ messages)

[PATCH] drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCs
 2018-03-06 10:24 UTC  (3+ messages)

[PATCH v4 00/38] DRM Rockchip rk3399 (Kevin)
 2018-03-06 10:15 UTC  (5+ messages)
    ` [PATCH v4 15/38] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel

[PATCH] drm/drm_ioctl.c: Test client capability value early when setting
 2018-03-06 10:13 UTC  (6+ messages)

[PATCH v2 0/2] drm/panel: Add device link in drm_panel_attach()
 2018-03-06 10:03 UTC  (5+ messages)
` [PATCH v2 1/2] drm/panel: Remove drm_panel_detach() calls from all panel drives

[PATCH 1/5] drm/prime: fix potential race in drm_gem_map_detach
 2018-03-06 10:00 UTC  (17+ messages)
` [PATCH 2/5] drm/prime: make the pages array optional for drm_prime_sg_to_page_addr_arrays
` [PATCH 3/5] drm/ttm: move ttm_tt defines into ttm_tt.h
` [PATCH 4/5] drm/ttm: add ttm_sg_tt_init
      ` [Nouveau] "

[PATCH 0/9] drm/xen-front: Add support for Xen PV display frontend
 2018-03-06  9:45 UTC  (16+ messages)
` [PATCH 7/9] drm/xen-front: Implement KMS/connector handling
` [PATCH 8/9] drm/xen-front: Implement GEM operations
` [PATCH 9/9] drm/xen-front: Implement communication with backend

[Bug 105353] Textures flickering in Civilizations VI
 2018-03-06  8:58 UTC 

[PATCH] drm: of: simplify component probe code
 2018-03-06  8:52 UTC  (3+ messages)

[PATCH] dma-buf/reservation: should keep the new fence in add_shared_inplace
 2018-03-06  8:47 UTC  (3+ messages)

[Bug 198985] New: BUG: KASAN: use-after-free in amdgpu_job_free_cb+0x26/0xb0 [amdgpu]
 2018-03-06  8:45 UTC  (2+ messages)
` [Bug 198985] "

[PATCH] drm/atomic: Add new reverse iterator over all plane state (V2)
 2018-03-06  8:38 UTC  (4+ messages)

[PATCH] dma-buf/reservation: should keep later one in add fence(v3)
 2018-03-06  8:08 UTC  (3+ messages)

[PATCH] drm: simple_kms_helper: Fix .mode_valid() documentation
 2018-03-06  8:03 UTC  (2+ messages)

[PATCH 1/6] Revert "drm: Use a flexible array member for blob property data"
 2018-03-06  7:56 UTC  (5+ messages)
` [PATCH 3/6] drm: Verify gamma/degamma LUT size
  ` [Intel-gfx] "
` [PATCH 4/6] drm: Introduce drm_color_lut_size()

[PATCH 0/4] drm/tilcdc: Add DRM panel support and use it for am335x-evm
 2018-03-06  7:49 UTC  (6+ messages)

[RFC PATCH hwc] drm_hwcomposer: set CRTC background color when available
 2018-03-06  7:46 UTC  (2+ messages)

[PATCH 1/3] drm/sun4i: tcon: Reduce the scope of the LVDS error a bit
 2018-03-06  7:42 UTC  (6+ messages)
` [PATCH 2/3] drm/sun4i: rgb: Fix potential division by zero
` [PATCH 3/3] drm/sun4i: crtc: Call drm_crtc_vblank_on / drm_crtc_vblank_off

[PATCH 0/4] drm/msm: Avoid subclassing of drm_atomic_state
 2018-03-06  7:40 UTC  (16+ messages)
` [PATCH 1/4] drm/atomic: integrate modeset lock with private objects

[PATCH 0/1] Damage rectangles interface for DRM
 2018-03-06  7:25 UTC  (11+ messages)
` [PATCH 1/1] drm: Add dirty_rects atomic blob property for drm_plane

[PATCH v3 0/2] Parfait changes
 2018-03-06  7:14 UTC  (3+ messages)

[PATCH v3 0/8] drm/sun4i: Support more planes, zpos and plane-wide alpha
 2018-03-06  7:10 UTC  (5+ messages)
` [PATCH v3 1/8] drm/blend: Add a generic alpha property

[Bug 105355] [BAT] igt@kms_cursor_legacy@* - fail - general protection ip:7f6678e12d13 sp:7ffd689de6e0 error:0 in ld-2.26.so[7f6678e06000+27000]
 2018-03-06  6:21 UTC  (2+ messages)

[radeon-alex:drm-next-4.17-wip 458/469] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.c:897:6: error: implicit declaration of function 'amdgpu_acpi_is_pcie_performance_request_supported'; did you mean 'amdgpu_dpm_force_performance_level'?
 2018-03-06  6:14 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).