dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-23 03:18:31 to 2018-11-24 19:38:40 UTC [more...]

[Bug 106175] amdgpu.dc=1 shows performance issues with Xorg compositors when moving windows
 2018-11-24 19:38 UTC  (4+ messages)

[PATCH] drm/meson: Enable fast_io in meson_dw_hdmi_regmap_config
 2018-11-24 19:12 UTC 

[Bug 201273] New: Fatal error during GPU init amdgpu
 2018-11-24 18:03 UTC  (4+ messages)
` [Bug 201273] Fatal error during GPU init amdgpu RX560

[PATCH v2] drm/meson: Fixes for drm_crtc_vblank_on/off support
 2018-11-24 17:06 UTC  (2+ messages)

[PATCH 0/6] Remove all bad dp_mst_port uses and hide struct def
 2018-11-24 15:55 UTC  (2+ messages)

[PATCH 0/2] drm/nouveau: Fix DP AUX RPM issues
 2018-11-24 15:47 UTC  (3+ messages)
` [PATCH 2/2] drm/nouveau: Grab an rpm reference before/after DP AUX transactions

[PATCH] udlfb: don't call unregister_framebuffer on a null pointer
 2018-11-24 14:48 UTC 

[PATCH 1/2] dt-bindings: trivial: add ti,lm3630a binding
 2018-11-24 14:17 UTC  (2+ messages)
` [PATCH 2/2] backlight: lm3630a: add backlight driver match_table

[PATCH] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-24 14:05 UTC  (6+ messages)

AMDGPU with 4.19.x kernel - cannot enable DPM
 2018-11-24 13:12 UTC  (3+ messages)

[Bug 108852] totem MPEG4 video playback color screw-up
 2018-11-24 10:18 UTC  (4+ messages)

[Bug 105530] Stuttering on Raven Ridge when TearFree is on
 2018-11-24  9:37 UTC  (2+ messages)

dad4f140ed ("Merge branch 'xarray' of .."): Mem-Info:
 2018-11-24  9:04 UTC  (3+ messages)

restart syncobj timeline changes
 2018-11-24  8:28 UTC  (16+ messages)
` [PATCH 7/7] drm/syncobj: use the timeline point in drm_syncobj_find_fence

[RFC v2 00/14] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-11-24  5:15 UTC  (2+ messages)

[Bug 108781] 4.19 Regression - Hawaii (R9 390) boot failure - Invalid PCC GPIO / invalid powerlevel state / Fatal error during GPU init
 2018-11-23 22:43 UTC  (6+ messages)

[PATCH v2] drm/atomic: add ATOMIC_AMEND flag to the Atomic IOCTL
 2018-11-23 21:53 UTC 

[PATCH] drm: add capability DRM_CAP_ASYNC_UPDATE
 2018-11-23 21:53 UTC 

[PATCH] drm/sched: revert "fix timeout handling v2" v2
 2018-11-23 21:13 UTC  (2+ messages)

[PATCH] drm/sched: revert "fix timeout handling v2"
 2018-11-23 21:12 UTC  (2+ messages)

[Bug 108350] amd-staging-drm-next-git witcher3 crashes and graphical oddities
 2018-11-23 19:42 UTC  (2+ messages)
` [Bug 108350] amd-staging-drm-next-git witcher3 crashes and graphical oddities vega10 radv

[Bug 102646] Screen flickering under amdgpu-experimental (buffer corruptions?)
 2018-11-23 19:35 UTC  (2+ messages)
` [Bug 102646] Screen flickering under amdgpu-experimental [buggy auto power profile]

[PATCH RFC 0/5] DRM cgroup controller
 2018-11-23 19:09 UTC  (7+ messages)
` [PATCH RFC 4/5] drm/amdgpu: Add accounting of command submission via DRM cgroup

[git pull] drm fixes for 4.20-rc4
 2018-11-23 18:50 UTC  (2+ messages)

[Bug 108832] Cursor flickering on switching between cursor types
 2018-11-23 18:17 UTC  (2+ messages)

[Bug 108814] VMC page fault on POLARIS&RAVEN
 2018-11-23 17:42 UTC  (4+ messages)
` [Bug 108814] [radeonsi] page fault, umr dump

[PATCHv5 0/6] omapdrm: DSI command mode panel support
 2018-11-23 17:33 UTC  (3+ messages)
` [PATCHv5 4/6] drm/omap: fix incorrect union usage

[PATCH v2 00/43] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2018-11-23 17:23 UTC  (48+ messages)
` [PATCH v2 03/43] drm/sun4i: Add TODO comment about supporting scaling with the backend
` [PATCH v2 09/43] drm/fourcc: Add format info helpers for checking YUV planes disposition
` [PATCH v2 14/43] drm/sun4i: backend: Avoid counting YUV planes that use the frontend
` [PATCH v2 18/43] drm/sun4i: frontend: Add proper definitions for format registers
  ` [PATCH v2 01/43] drm/sun4i: Cleanup video/YUV source before enabling a layer
  ` [PATCH v2 02/43] drm/sun4i: frontend: Replace ARGB with XRGB as supported format
  ` [PATCH v2 04/43] drm/sun4i: backend: Add a helper and a list for supported formats
  ` [PATCH v2 05/43] drm/sun4i: frontend: "
  ` [PATCH v2 06/43] drm/sun4i: backend: Refine the logic behind using the frontend
  ` [PATCH v2 07/43] drm/sun4i: backend: Use a specific function to check if a plane is supported
  ` [PATCH v2 08/43] drm/fourcc: Add helper to check if a format uses a YUV colorspace
  ` [PATCH v2 10/43] drm/fourcc: Add format helpers for checking YUV planes disposition
  ` [PATCH v2 11/43] drm/fourcc: Add format info helpers for checking YUV sub-sampling
  ` [PATCH v2 12/43] drm/fourcc: Add format "
  ` [PATCH v2 13/43] drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 check
  ` [PATCH v2 15/43] drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats
  ` [PATCH v2 16/43] drm/sun4i: frontend: Move CSC bypass setup to format update routine
  ` [PATCH v2 17/43] drm/sun4i: frontend: Add helpers for input data mode and pixel sequence
  ` [PATCH v2 19/43] drm/sun4i: frontend: Determine input mode based on the number of planes
  ` [PATCH v2 20/43] drm/sun4i: frontend: Determine input format based on colorspace
  ` [PATCH v2 21/43] drm/sun4i: frontend: Add support for the BGRX8888 input format
  ` [PATCH v2 22/43] drm/sun4i: frontend: Add support for the BGRX8888 output format
  ` [PATCH v2 23/43] drm/sun4i: backend: Detail the YUV to RGB values coding explanation
  ` [PATCH v2 24/43] drm/sun4i: frontend: Configure and enable YUV to RGB CSC when needed
  ` [PATCH v2 25/43] drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensions
  ` [PATCH v2 26/43] drm/sun4i: frontend: Add support for packed YUV422 input formats
  ` [PATCH v2 27/43] drm/sun4i: frontend: Add support for semi-planar YUV "
  ` [PATCH v2 28/43] drm/sun4i: frontend: Add support for planar "
  ` [PATCH v2 29/43] drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraint
  ` [PATCH v2 30/43] drm/fourcc: Add definitions for Allwinner vendor and VPU tiled format
  ` [PATCH v2 31/43] drm/sun4i: Add a dedicated ioctl call for allocating tiled buffers
  ` [PATCH v2 32/43] drm/sun4i: Pass modifier to backend and frontend format support helpers
  ` [PATCH v2 33/43] drm/sun4i: frontend: Add support for tiled YUV input mode configuration
  ` [PATCH v2 34/43] drm/sun4i: Add buffer stride and offset configuration for tiling mode
  ` [PATCH v2 35/43] drm/sun4i: frontend: Add and use helper for checking tiling support
  ` [PATCH v2 37/43] drm/sun4i: drv: Allow framebuffer modifiers in mode config
  ` [PATCH v2 38/43] drm/sun4i: Move access control before setting the register as documented
  ` [PATCH v2 39/43] drm/sun4i: frontend: Add a quirk structure
  ` [PATCH v2 41/43] drm/sun4i: Make COEF_RDY conditional
  ` [PATCH v2 42/43] drm/sun4i: frontend: Move the FIR filter phases to our quirks
` [PATCH v2 36/43] drm/sun4i: layer: Add tiled modifier support and helper
` [PATCH v2 40/43] drm/sun4i: Set the coef_rdy bit right after the coef have been set
` [PATCH v2 43/43] drm/sun4i: frontend: Add A20-specific device-tree compatible and quirks

[PATCH] drm: rcar-du: dw-hdmi: Reject modes with a too high clock frequency
 2018-11-23 16:46 UTC  (5+ messages)

[Bug 108843] Laptop with ATI RX 580 doesn't turn the screen on when resuming
 2018-11-23 16:34 UTC  (5+ messages)

[PATCH] drm/i915: change i915_sw_fence license to MIT
 2018-11-23 14:53 UTC  (9+ messages)

[PATCH] drm/omap: dss: do not allow devm_kasprintf() to fail
 2018-11-23 14:39 UTC  (2+ messages)

[PATCH RFC 0/8] drm/meson: Add support for HDMI2.0 4k60
 2018-11-23 14:39 UTC  (13+ messages)
` [PATCH RFC 1/8] drm/bridge: dw-hdmi: Add SCDC and TMDS Scrambling support
` [PATCH RFC 2/8] drm/meson: add HDMI div40 TMDS mode
` [PATCH RFC 3/8] drm/meson: add support for HDMI2.0 2160p modes
` [PATCH RFC 4/8] drm/bridge: dw-hdmi: add support for YUV420 output
` [PATCH RFC 5/8] drm/bridge: dw-hdmi: support dynamically get input/out color info
` [PATCH RFC 6/8] drm/bridge: dw-hdmi: allow ycbcr420 modes for >= 0x200a
` [PATCH RFC 7/8] drm/meson: Add YUV420 output support
` [PATCH RFC 8/8] drm/meson: Output in YUV444 if sink supports it

FW: [PATCH] drm: should break if already get the best size
 2018-11-23 14:28 UTC  (8+ messages)

[Bug 108753] [RX570]GOG Dosbox game causes lockup
 2018-11-23 14:16 UTC  (3+ messages)

[PATCH] drm: rcar-du: Fix DU3 start/stop on M3-N
 2018-11-23 14:02 UTC  (2+ messages)

[Bug 105113] [hawaii] Running Piglit cl/program/execute/calls-struct.cl causes GPU VM error and ring stalled GPU lockup
 2018-11-23 13:43 UTC  (2+ messages)
` [Bug 105113] [hawaii, radeonsi, clover] Running Piglit cl/program/execute/{, tail-}calls{, -struct, -workitem-id}.cl cause "

[PATCH 0/3] RFC: mmu notifier debug checks
 2018-11-23 13:30 UTC  (19+ messages)
` [PATCH 1/3] mm: Check if mmu notifier callbacks are allowed to fail
    ` [Intel-gfx] "
` [PATCH 2/3] mm, notifier: Catch sleeping/blocking for !blockable
          ` [Intel-gfx] "

[PATCH] drm/meson: add support for 1080p25 mode
 2018-11-23 13:23 UTC  (5+ messages)

[PATCH v2 3/5] drm: rcar-du: Add r8a77470 support
 2018-11-23 12:32 UTC  (5+ messages)

[PATCH 0/5] Add Du support to RZ/G1C and RZ/G1N
 2018-11-23 12:32 UTC  (5+ messages)
` [PATCH 4/5] drm: rcar-du: Add R8A7744 support

[PATCH 1/7] gpu: host1x: Resize channel register region on Tegra186 and later
 2018-11-23 12:31 UTC  (7+ messages)
` [PATCH 2/7] gpu: host1x: Fix syncpoint ID field size on Tegra186
` [PATCH 3/7] gpu: host1x: Add Tegra194 support
` [PATCH 4/7] drm/tegra: vic: "
` [PATCH 5/7] arm64: tegra: Add display support on Tegra194
` [PATCH 6/7] arm64: tegra: Add VIC "
` [PATCH 7/7] arm64: tegra: Enable HDMI on P2972-0000

[PATCH] drm/nouveau: tegra: Call nouveau_drm_device_init()
 2018-11-23 12:11 UTC 

[PATCH 1/3] drm/tegra: vic: Implement explicit reset support
 2018-11-23 12:06 UTC  (3+ messages)
` [PATCH 2/3] drm/tegra: falcon: Fix error handling
` [PATCH 3/3] drm/tegra: falcon: Wait for memory scrubbing to complete

[GIT PULL FOR v4.21] Renesas display drivers updates
 2018-11-23 12:03 UTC 

[Bug 103911] r600/eg: egd_tables.h missing from 17.2.x tarballs
 2018-11-23 11:23 UTC  (2+ messages)

[PATCH v2] drm/panel: Set max rate for Ilitek ILI9881C
 2018-11-23 10:48 UTC  (3+ messages)

[PATCH] drm/meson: Fix an Alpha Primary Plane bug on Meson GXL/GXM SoCs
 2018-11-23 10:54 UTC 

[PATCH v8 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-11-23 10:48 UTC  (7+ messages)
` [PATCH v8 1/7] mm, devm_memremap_pages: Mark devm_memremap_pages() EXPORT_SYMBOL_GPL
` [PATCH v8 4/7] mm, devm_memremap_pages: Add MEMORY_DEVICE_PRIVATE support

[PULL] drm-intel-next
 2018-11-23  9:40 UTC 

[Xen-devel][PATCH 1/3] xen: Introduce shared buffer helpers for page directory
 2018-11-23  8:24 UTC  (7+ messages)
` [Xen-devel][PATCH 2/3] drm/xen-front: Use Xen common shared buffer implementation
` [Xen-devel][PATCH 3/3] ALSA: xen-front: "
  ` [alsa-devel] "

[PATCH 1/9] mm: Introduce new vm_insert_range API
 2018-11-23  7:19 UTC  (8+ messages)

[Bug 108845] login button not working as expected
 2018-11-23  6:13 UTC  (3+ messages)

[PATCH v3] drm/rockchip: update cursors asynchronously through atomic
 2018-11-23  5:35 UTC  (6+ messages)

[Bug 108844] not a crical prblem
 2018-11-23  4:34 UTC 

[PATCH] drm/amd/amdgpu: Remove duplicate header
 2018-11-23  3:18 UTC 


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