dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-26 07:30:23 to 2018-03-27 09:06:05 UTC [more...]

[PATCH v6 0/3] drm: Add Thine THC63LVD1024 LVDS decoder bridge
 2018-03-27  9:06 UTC  (21+ messages)
` [PATCH v6 1/3] dt-bindings: display: bridge: Document THC63LVD1024 LVDS decoder
` [PATCH v6 2/3] drm: bridge: Add thc63lvd1024 LVDS decoder driver
` [PATCH v6 3/3] arm64: dts: renesas: Add LVDS decoder to R-Car V3M Eagle

[PATCH][next] drm/amd/pp: Fix spelling mistake: "suppported" -> "supported"
 2018-03-27  9:03 UTC  (2+ messages)

[PATCH] drm/amd/pp: silence a static checker warning
 2018-03-27  8:59 UTC  (3+ messages)

[Bug 105760] [4.17-drm-wip] RIP: smu7_populate_single_firmware_entry.isra.6+0x57/0xc0 [amdgpu] RSP: ffffa17901efb930
 2018-03-27  8:58 UTC 

[PATCH 00/10] drm/sun4i: Frontend YUV and MB32 tile modifier support
 2018-03-27  8:48 UTC  (22+ messages)
` [PATCH 02/10] drm/sun4i: Disable YUV channel when using the frontend and set interlace
` [PATCH 04/10] drm/sun4i: Explicitly list and check formats supported by the backend
` [PATCH 05/10] drm/sun4i: Explicitly list and check formats supported by the frontend
` [PATCH 06/10] drm/sun4i: Move and extend format-related helpers and tables
` [PATCH 07/10] drm/sun4i: Add support for YUV formats through the frontend
` [PATCH 09/10] drm/sun4i: Add a dedicated ioctl call for allocating tiled buffers

[PATCH 1/5] staging/vboxvideo: Use gem_free_object_unlocked
 2018-03-27  8:34 UTC  (6+ messages)
` [PATCH 2/5] drm/rockchip: fixup comment for gem_free_object_unlocked
` [PATCH 3/5] drm/udl: Get rid of dev->struct_mutex usage
` [PATCH 4/5] drm/omapdrm: Fix mm_list locking
` [PATCH 5/5] drm/omapdrm: Switch to gem_free_object_unlocked

[PATCH 0/8] drm/arm/malidp: Enhance support for system and runtime power management on malidp
 2018-03-27  8:29 UTC  (10+ messages)
` [PATCH 1/8] drm/arm/malidp: Modified the prototype of malidp_de_irq_fini
` [PATCH 2/8] drm/arm/malidp: Modified the prototype of malidp_se_irq_fini
` [PATCH 3/8] drm/arm/malidp: Split malidp_de_irq_init
` [PATCH 4/8] drm/arm/malidp: Split malidp_se_irq_init
` [PATCH 5/8] drm/arm/malidp: Enable/disable interrupts in runtime pm
` [PATCH 6/8] drm/arm/malidp: Enable/disable the scaling engine interrupts with memory writeback
` [PATCH 7/8] drm/arm/malidp: Set the output_depth register in modeset
` [PATCH 8/8] drm/arm/malidp: Added the late system pm functions

[PATCH 1/5] dma-buf: add optional invalidate_mappings callback v2
 2018-03-27  8:27 UTC  (21+ messages)
  ` [Linaro-mm-sig] "

[PATCH 00/23] drm: Eliminate plane->fb/crtc usage for atomic drivers
 2018-03-27  8:21 UTC  (23+ messages)
` [PATCH 02/23] drm/atomic-helper: Make drm_atomic_helper_disable_all() update the plane->fb pointers
` [PATCH 03/23] drm: Clear crtc->primary->crtc when disabling the crtc via setcrtc()
` [PATCH 04/23] drm/atomic-helper: WARN if legacy plane fb pointers are bogus when committing duplicated state
  ` [Intel-gfx] "
` [PATCH 05/23] drm: Add local 'plane' variable for primary/cursor planes
` [PATCH 06/23] drm: Adjust whitespace for legibility
` [PATCH 07/23] drm: Make the fb refcount handover less magic
` [PATCH 08/23] drm: Use plane->state->fb over plane->fb
` [PATCH 14/23] drm/atmel-hlcdc: Stop using plane->fb
` [PATCH 15/23] drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
    ` [Intel-gfx] "

[PATCH 0/6] move more drivers to gem_free_object_unlocked
 2018-03-27  8:19 UTC  (4+ messages)
` [PATCH 1/6] drm/tinydrm: Use gem_free_object_unlocked

[PATCH] drm/scheduler: remove incorrect param documentation
 2018-03-27  8:17 UTC  (11+ messages)
      ` [PATCH] drm/scheduler: fix "

[PATCH v6] ARM: dts: wheat: Fix ADV7513 address usage
 2018-03-27  8:16 UTC  (6+ messages)

[RFC PATCH 0/3] allow override of bus format in bridges
 2018-03-27  8:16 UTC  (5+ messages)
` [RFC PATCH 2/3] drm: bridge: panel: allow override of the bus format

[PATCHv2 0/7] cec: add error injection support
 2018-03-27  8:09 UTC  (5+ messages)
` [PATCHv2 6/7] cec-pin-error-inj.rst: document CEC Pin Error Injection

[PATCH] drm/syncobj: Stop reusing the same struct file for all syncobj -> fd
 2018-03-27  7:29 UTC  (3+ messages)

Preferring cursor plane over overlay plane
 2018-03-27  7:07 UTC  (5+ messages)
` [linux-sunxi] "

[Bug 105684] Loading amdgpu hits general protection fault: 0000 [#1] SMP NOPTI
 2018-03-27  6:39 UTC  (2+ messages)

[PATCH v2 00/11] drm/tinydrm: Support device unplug
 2018-03-27  5:56 UTC  (8+ messages)

[PATCH 1/5] dma-buf: add optional invalidate_mappings callback v3
 2018-03-27  3:32 UTC  (3+ messages)
` [PATCH 3/5] drm/ttm: remove the backing store if no placement is given

RFC: unpinned DMA-buf exporting v2
 2018-03-27  3:32 UTC  (3+ messages)
` [PATCH 2/5] drm/ttm: keep a reference to transfer pipelined BOs

[Bug 105733] Amdgpu randomly hangs and only ssh works. Mouse cursor moves sometimes but does nothing. Keyboard stops working
 2018-03-27  3:02 UTC  (2+ messages)

[PATCH libdrm 1/2] intel: Do not use libpciaccess on Android
 2018-03-27  2:50 UTC  (5+ messages)
` [PATCH libdrm 2/2] Revert "libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64"

[Bug 104412] RX 460 HDMI 4k 60fps not working, DisplayPort is
 2018-03-27  2:12 UTC  (2+ messages)

[Bug 100069] Dirt: Showdown bad performance with enabled advanced lightning
 2018-03-27  2:04 UTC  (2+ messages)

[PATCH v2 01/10] drm: Add DP PSR2 sink enable bit
 2018-03-27  1:06 UTC  (10+ messages)
` [PATCH v2 02/10] drm: Add DP last received PSR SDP VSC register and bits
` [PATCH v2 03/10] drm/i915/psr: Nuke aux frame sync
` [PATCH v2 04/10] drm/i915/psr: Tie PSR2 support to Y coordinate requirement
` [PATCH v2 05/10] drm/i915/psr/cnl: Enable Y-coordinate support in source
` [PATCH v2 06/10] drm/i915/psr: Do not override PSR2 sink support
` [PATCH v2 07/10] drm/i915/psr: Use PSR2 macro for PSR2
` [PATCH v2 08/10] drm/i915/psr: Cache sink synchronization latency
` [PATCH v2 09/10] drm/i915/psr: Set DPCD PSR2 enable bit when needed
` [PATCH v2 10/10] drm/i915/debugfs: Print sink PSR status

[PATCH libdrm v2] libdrm: Use readdir instead of readdir_r to avoid build warnings
 2018-03-26 23:31 UTC  (4+ messages)

[PATCH 1/7] dt-bindings: add cdtech vendor prefix
 2018-03-26 22:49 UTC  (16+ messages)
` [PATCH 2/7] drm/panel: add panel CDTech S070_WV95_CT16 to panel-simple
` [PATCH 3/7] drm/panel: add panel CDTech S043WQ26H-CT7 "
` [PATCH 4/7] ARM: dts: sun7i: Add pinmux settings for LCD0 RGB888 output
` [PATCH 5/7] dt-bindings: add micronova vendor prefix
` [PATCH 6/7] ARM: dts: sun7i: Add dts file for the A20-linova1-4_3 HMI

[PATCHv2 0/3] dw-hdmi: add property to disable CEC
 2018-03-26 22:25 UTC  (3+ messages)
` [PATCHv2 1/3] dt-bindings: display: dw_hdmi.txt: add cec-disable property

[PATCH v2 0/2] drm/omap: Workaround for errata i878
 2018-03-26 22:24 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: omap: dmm: Document new compatible for DRA7xx family

[v2 PATCH 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
 2018-03-26 22:23 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Document qcom,adreno-gmu

[Bug 199123] New: kernel 4.16rc5 doesnt boot on ryzen 5 2400g due to an amdgpu change
 2018-03-26 22:06 UTC  (2+ messages)
` [Bug 199123] "

[PATCH v2 0/5] allow override of bus format in bridges
 2018-03-26 21:24 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: display: bridge: lvds-transmitter: add ti,ds90c185
` [PATCH v2 2/5] drm: bridge: add API to query the expected input formats of bridges
` [PATCH v2 3/5] drm: of: add display bus-format parser
` [PATCH v2 4/5] drm: bridge: lvds-encoder: allow specifying the input bus format
` [PATCH v2 5/5] drm/atmel-hlcdc: take bridges into account when selecting output format

[PATCH 1/1] drm: add parameter explanation for some gem dmabuf_ops
 2018-03-26 19:22 UTC 

[PATCH] drm/scdc-helper: Convert errors into debug messages
 2018-03-26 18:38 UTC  (3+ messages)

[Bug 99349] Failed to build shader (translation from TGSI)
 2018-03-26 18:26 UTC  (3+ messages)

[Bug 199101] New: AMDGPU Fury X random screen flicker on Linux kernel 4.16rc5
 2018-03-26 18:09 UTC  (3+ messages)
` [Bug 199101] "

[PATCH v2 0/3] Cleanup excessive DSI host controller version checks
 2018-03-26 17:16 UTC  (4+ messages)
` [PATCH v2 2/3] drm/msm/dsi: add implementation for helper functions

[Bug 91808] trine1 misrender r600g
 2018-03-26 17:02 UTC  (2+ messages)

[Bug 105747] TOPAZ: ring buffers not getting initialized with the amd-staging-drm-next branch
 2018-03-26 17:02 UTC  (5+ messages)

[Patch v2 0/6] drm/omap: Add virtual-planes support
 2018-03-26 16:21 UTC  (7+ messages)
` [Patch v2 1/6] drm/omap: Add ability to filter out modes which can't be supported
` [Patch v2 2/6] dt-bindings: display/ti: Move common dispc bindings to omap-dss.txt
` [Patch v2 3/6] dt-bindings: display/ti: Add plane binding to dispc node
` [Patch v2 4/6] drm/omap: Add virtual plane DT parsing support
` [Patch v2 5/6] drm/omap: Add virtual plane support to omap_plane
` [Patch v2 6/6] drm/omap: Allow wider display when a virtual plane is available

[PATCH] drm/mxsfb: add poll_changed event handler to set_par on startup
 2018-03-26 16:17 UTC 

[PATCH DRM] drm: Remove drm_property_{un/reference}_blob aliases
 2018-03-26 16:07 UTC  (2+ messages)

[PATCH] gpu: host1x: Fix compiler errors
 2018-03-26 15:47 UTC  (3+ messages)

[PATCH 0/6] move more drivers to gem_free_object_unlocked
 2018-03-26 15:43 UTC  (2+ messages)
` [PATCH 1/6] drm/tinydrm: Use gem_free_object_unlocked

[PATCH] drm/gem: Document that handle_create must be the last step
 2018-03-26 15:42 UTC  (3+ messages)

[PATCH] dma-buf: use parameter structure for dma_buf_attach
 2018-03-26 15:16 UTC  (5+ messages)

[Bug 104037] [skl] GPU HANG: ecode 9:0:0x87f9bffb, in Xorg [1688], reason: Hang on rcs0, action: reset using kicad
 2018-03-26 14:59 UTC  (2+ messages)

[Bug 105725] WARNING: CPU: 0 PID: 487 at drivers/gpu/drm/amd/amdgpu/../display /dc/gpio/gpio_base.c:64 dal_gpio_open_ex+0xc/0x30 [amdgpu]
 2018-03-26 14:40 UTC  (3+ messages)

[RFC] Per file OOM badness
 2018-03-26 14:36 UTC  (12+ messages)

[PATCH][next] drm/amd/pp: fix logical or'ing of garbage in result by initializing result to zero
 2018-03-26 14:13 UTC 

[PATCH v2 0/2] drm: Replace list_entry
 2018-03-26 14:11 UTC  (7+ messages)
` [PATCH v2 1/2] gpu: drm/lease:: Use list_{next/prev}_entry instead of list_entry
` [PATCH v2 2/2] gpu: drm: nouveau: "

[PATCH libdrm 1/3] xf86drm: replace sprintf()+strdup() with asprintf()
 2018-03-26 14:03 UTC  (7+ messages)
` [PATCH libdrm 2/3] xf86drm: add buffer size safety to sprintf()
` [PATCH libdrm 3/3] xf86drm: replace stat() with access() to verify file existence

[Bug 105617] [CI] [CNL only] igt@* - incomplete - Build timed out (after 18 minutes). Marking the build as aborted
 2018-03-26 13:20 UTC  (2+ messages)

[Bug 104090] Reduced colors on RX580 through eDP on Asus GL702ZC laptop
 2018-03-26 12:57 UTC  (2+ messages)

[PATCH v3] drm/xen-front: Add support for Xen PV display frontend
 2018-03-26 12:46 UTC  (6+ messages)

[PATCH 13/23] drm/zte: Stop consulting plane->fb
 2018-03-26 12:14 UTC  (2+ messages)
` [PATCH v3 13/23] drm/zte: Stop consulting plane->crtc

[PATCH v3 0/7] drm/sun4i: Allwinner MIPI-DSI support
 2018-03-26 11:14 UTC  (3+ messages)

[PATCH v2 0/4] drm/vc4: Atomic color management support
 2018-03-26 10:52 UTC  (6+ messages)
` [PATCH v2 4/4] drm/vc4: Restrict active CTM to one CRTC

[RFC] splitting dri-devel to drm core and drivers lists?
 2018-03-26  8:53 UTC  (6+ messages)
      ` [Intel-gfx] "

[PATCH] drm: udl: Properly check framebuffer mmap offsets
 2018-03-26  8:26 UTC  (6+ messages)

[Bug 99801] Rx480 doesn't output properly onto z27q at 5120x2880
 2018-03-26  8:16 UTC  (4+ messages)

[PATCH v4 0/5] drm/blend: Support generic plane-wide alpha
 2018-03-26  7:47 UTC  (2+ messages)

[PATCH] drm/atmel-hlcdc: add command line option to specify preferred depth
 2018-03-26  7:35 UTC 

[PATCH v4 0/8] cgroup private data and DRM/i915 integration
 2018-03-26  7:30 UTC  (4+ messages)


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