messages from 2016-10-17 12:37:11 to 2016-10-18 12:33:33 UTC [more...]
[PATCH v5 00/13] Centralize format information
2016-10-18 12:33 UTC (17+ messages)
` [PATCH v5 01/13] drm: "
` [PATCH v5 02/13] drm: Implement the drm_format_*() helpers as drm_format_info() wrappers
` [PATCH v5 03/13] drm: Use drm_format_info() in DRM core code
` [PATCH v5 04/13] drm: WARN when calling drm_format_info() for an unsupported format
` [PATCH v5 05/13] drm: hdlcd: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
` [PATCH v5 06/13] drm: tilcdc: "
` [PATCH v5 07/13] drm: cirrus: "
` [PATCH v5 08/13] drm: gma500: Replace drm_fb_get_bpp_depth() with drm_format_info()
` [PATCH v5 09/13] drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
` [PATCH v5 10/13] drm: radeon: "
` [PATCH v5 11/13] drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info()
` [PATCH v5 12/13] drm/arm: mali-dp: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
` [PATCH v5 13/13] drm: Don't export the drm_fb_get_bpp_depth() function
[rfc] fix for regression in pat memory tracking in 4.9-rc1
2016-10-18 12:31 UTC (8+ messages)
` [PATCH 1/3] x86/pat: export io memory reserve/free api
` [PATCH 2/3] drm/ttm: add API to reserve/free WC memory
` [PATCH 3/3] amdgpu: reserve VRAM ranges in PAT memtype tables
[Bug 98307] "st/glsl_to_tgsi: explicitly track all input and output declaration" broke flightgear colors on rs780
2016-10-18 12:26 UTC
[PATCH v4 0/9] Add DRM driver for Hisilicon Hibmc
2016-10-18 12:20 UTC (13+ messages)
` [PATCH v4 1/9] drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver
` [PATCH v4 2/9] drm/hisilicon/hibmc: Add video memory management
` [PATCH v4 3/9] drm/hisilicon/hibmc: Add support for frame buffer
` [PATCH v4 4/9] drm/hisilicon/hibmc: Add plane for DE
` [PATCH v4 5/9] drm/hisilicon/hibmc: Add crtc "
` [PATCH v4 6/9] drm/hisilicon/hibmc: Add encoder for VDAC
` [PATCH v4 7/9] drm/hisilicon/hibmc: Add connector "
` [PATCH v4 8/9] drm/hisilicon/hibmc: Add vblank interruput
` [PATCH v4 9/9] MAINTAINERS: Update HISILICON DRM entries
[PATCH 01/10] dim: Extract TODO
2016-10-18 12:13 UTC (10+ messages)
` [PATCH 02/10] dim: Autocheck for up-to-dateness
` [PATCH 03/10] dim: echoerr helper for printing to stderr
` [PATCH 04/10] dim: autodetect remotes, first part for dim_setup
` [PATCH 05/10] dim: support git worktree for aux checkouts
` [PATCH 06/10] dim: Nuke nightly-forget
` [PATCH 07/10] dim: autodetect branches in rebuild-nightly
` [PATCH 08/10] dim: remove integration-tree remotes
` [PATCH 09/10] dim: Split out drm-nightly.git
` [PATCH 10/10] dim: s/drm-nightly/drm-tip
[PATCH] dma-buf/fence-array: fix deadlock in fence-array
2016-10-18 11:49 UTC (8+ messages)
[PATCH 1/2] drm: make is_lspcon_adaptor static
2016-10-18 11:42 UTC (2+ messages)
[PATCH] drm: fix sparse warnings on undeclared symbols in crc debugfs
2016-10-18 11:31 UTC (2+ messages)
[Bug 178281] New: wine-staging apps freezes the machine with RX460
2016-10-18 11:17 UTC
[PATCH] drm/bridge: adv7511: Remove unused code blocks
2016-10-18 10:09 UTC
[RFC] dma-buf/fence: avoid holding lock while calling cb
2016-10-18 10:07 UTC (5+ messages)
[PATCH 0/5] drm/sun4i: Handle TV overscan
2016-10-18 10:03 UTC (8+ messages)
` [PATCH 1/5] drm/modes: Rewrite the command line parser
` [PATCH 2/5] drm/modes: Support modes names on the command line
` [PATCH 3/5] drm/sun4i: Add custom crtc state
` [PATCH 4/5] drm/sun4i: Compute TCON1 mode from tv mode
` [PATCH 5/5] drm/sun4i: Add support for the overscan profiles
[PATCH v2] drm/mediatek: fix a typo
2016-10-18 9:44 UTC (2+ messages)
[PATCH 00/15] drm: Per-plane rotation etc
2016-10-18 9:16 UTC (6+ messages)
` [PATCH 12/15] drm: RIP mode_config->rotation_property
` [Intel-gfx] "
[PATCH v2] drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for YU12/YV12
2016-10-18 9:02 UTC (2+ messages)
[PATCH] drm/sun4i: Add a few formats
2016-10-18 8:46 UTC
[PATCH 1/3] drm/imx: ipuv3-plane: Switch EBA buffer only when we don't need modeset
2016-10-18 8:32 UTC (5+ messages)
` [PATCH 3/3] drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for YU12/YV12
[PATCH v6] drm: Helper for lspcon in drm_dp_dual_mode
2016-10-18 8:05 UTC (3+ messages)
[PATCH v3 0/9] Add DRM driver for Hisilicon Hibmc
2016-10-18 8:00 UTC (6+ messages)
` [PATCH v3 1/9] drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver
[PATCH 00/28] Reenable maybe-uninitialized warnings
2016-10-18 7:46 UTC (6+ messages)
` [PATCH 18/28] drm: avoid uninitialized timestamp use in wait_vblank
` [PATCH 28/28] Kbuild: bring back -Wmaybe-uninitialized warning
[PATCH v3 0/5] drm/fsl-dcu: initialization fixes
2016-10-18 7:44 UTC (7+ messages)
` [PATCH v3 1/5] drm/fsl-dcu: enable TCON bypass mode by default
` [PATCH v3 2/5] drm/fsl-dcu: do not transfer registers on plane init
` [PATCH v3 3/5] drm/fsl-dcu: do not transfer registers in mode_set_nofb
` [PATCH v3 4/5] drm/fsl-dcu: enable pixel clock when enabling CRTC
` [PATCH v3 5/5] drm/fsl-dcu: only init fbdev if required
mm: fix cache mode tracking in vm_insert_mixed() breaks AMDGPU [was: Re: Latest testing with drm-next-4.9-wip and latest LLVM/mesa stack - Regression in PowerPlay/DPM on CIK?]
2016-10-18 7:39 UTC (7+ messages)
linux-next: build failure after merge of the drm-intel tree
2016-10-18 6:26 UTC (2+ messages)
[PATCH 6/6] drm: bridge/analogix: enable vop standby when entry PSR
2016-10-18 6:22 UTC
[PATCH v3 5/6] drm: bridge/analogix: add fast link train for eDP
2016-10-18 6:22 UTC
[PATCH v3 4/6] drm: bridge/analogix: switch Main-link and eDP PHY when enable/disable psr
2016-10-18 6:21 UTC
[PATCH v3 3/6] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
2016-10-18 6:21 UTC
[PATCH v3 0/6] Misc changes to Rockchip PSR drivers
2016-10-18 6:14 UTC (3+ messages)
` [PATCH v3 1/6] drm/bridge: analogix_dp: set psr activate/deactivate when enable/disable bridge
` [PATCH v3 2/6] drm/bridge: remove dp init from analogix_dp_bind
[Bug 178221] New: radeon performance drop from 4.8 to 4.9-rc1 in Shadow of Mordor
2016-10-18 3:02 UTC (2+ messages)
` [Bug 178221] "
[PATCH 1/3] dma-buf/fence: make timeout handling in fence_default_wait consistent
2016-10-18 2:30 UTC (4+ messages)
` [PATCH 2/3] dma-buf/fence: revert "don't wait when specified timeout is zero"
` [PATCH 3/3] reservation: revert "wait only with non-zero timeout specified (v3)"
[PATCH v5 0/3] MT8173 HDMI 4K support
2016-10-18 1:38 UTC (2+ messages)
[Bug 96381] Texture artifacts with immutable texture storage and mipmaps
2016-10-18 0:56 UTC (2+ messages)
[PATCH v5 0/3] drm/nouveau: set DMA mask before mapping scratch page
2016-10-18 0:36 UTC (4+ messages)
[Bug 98005] VCE dual instance encoding inconsistent since st/va: enable dual instances encode by sync surface
2016-10-17 23:59 UTC (3+ messages)
[drm-intel:for-linux-next 0/3] drivers/gpu/drm/i915/gvt/handlers.c:137: error: request for member 'mmio_base' in something not a structure or union
2016-10-17 23:20 UTC
[Bug 96449] Dying Light reports OpenGL version 3.0 with mesa-git
2016-10-17 22:52 UTC (5+ messages)
[RESEND][PATCH 1/2 v4] drm/bridge: adv7511: Add Audio support
2016-10-17 22:18 UTC (2+ messages)
` [RESEND][PATCH 2/2 v4] drm/bridge: adv7511: Enable the audio data and clock pads on adv7533
[Bug 92806] 1 second freezes during new effects UT4
2016-10-17 21:59 UTC (2+ messages)
[Bug 95551] Firewatch: Missing elements in menu
2016-10-17 21:13 UTC (2+ messages)
[Bug 95317] "the timeless" demo in wine: Red dot rendered that shouldn't be there
2016-10-17 21:06 UTC (2+ messages)
[drm-intel:drm-intel-next-queued 1/1] drivers/gpu/drm/i915/gvt/handlers.c:137:3: note: in expansion of macro 'if'
2016-10-17 21:04 UTC
[PATCH] drm: rcar-du: Add R8A7796 device support
2016-10-17 20:43 UTC
[Bug 92428] Sword Coast Legends causing GPU lockup. radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000000afd1 last fence id 0x000000000000b194 on ring 3)
2016-10-17 20:37 UTC (2+ messages)
[Bug 84156] New: Half of lighting gets broken in older apps
2016-10-17 20:31 UTC (2+ messages)
` [Bug 84156] "
[Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
2016-10-17 20:16 UTC (3+ messages)
[PATCH] exynos-drm: Fix display manager failing to start without IOMMU problem
2016-10-17 19:45 UTC (9+ messages)
` exynos-drm: display manager fails "
[Bug 98298] System freezes 380X
2016-10-17 19:03 UTC
[git pull] vmwgfx-fixes
2016-10-17 18:55 UTC
[patch] drm/vc4: Fix a couple error codes in vc4_cl_lookup_bos()
2016-10-17 17:09 UTC (2+ messages)
[PATCH 0/6] drm: add atomic state logging and debugfs
2016-10-17 17:00 UTC (13+ messages)
` [PATCH 1/6] drm: helper macros to print composite types
` [PATCH 2/6] drm: add helper for printing to log or seq_file
` [PATCH 3/6] drm: add helpers to go from plane state to drm_rect
` [PATCH 4/6] drm/atomic: add new drm_debug bit to dump atomic state before commit
` [PATCH 5/6] drm/atomic: add debugfs file to dump out atomic state
` [PATCH 6/6] drm/msm/mdp5: add atomic_print_state support
[PATCH 0/3] ARM: da850: new drivers for better LCDC support
2016-10-17 16:57 UTC (6+ messages)
` [PATCH 1/3] ARM: memory: da8xx-ddrctl: new driver
` [PATCH 2/3] ARM: bus: da8xx-syscfg: "
` [PATCH 3/3] ARM: dts: da850: add the syscfg and ddrctl nodes
[PATCH 1/3] dt-bindings: Add ITE Tech prefix
2016-10-17 16:33 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: it6251: add bindings for IT6251 LVDS-to-eDP bridge
` [PATCH 3/3] drm/bridge: Add ITE IT6251 bridge driver
[Bug 91965] pictures artefacts
2016-10-17 16:25 UTC (3+ messages)
` [Bug 91965] RS482M [Mobility Radeon Xpress 200] screen corruption
[PATCH -next] gpu: ipu-v3: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
2016-10-17 16:10 UTC (2+ messages)
[patch] drm/imx: drm_dev_alloc() returns error pointers
2016-10-17 16:10 UTC (2+ messages)
Etnaviv driver does bind with 4.9-rc1
2016-10-17 15:17 UTC (3+ messages)
[PATCH v4 0/4] Picture aspect ratio support in DRM layer
2016-10-17 15:07 UTC (12+ messages)
` [PATCH v4 2/4] drm: Add aspect ratio parsing "
` [Intel-gfx] "
` [PATCH v4 3/4] video: Add new aspect ratios for HDMI 2.0
[PATCH v11 0/4] New debugfs API for capturing CRC of frames
2016-10-17 14:47 UTC (3+ messages)
` [PATCH v11 2/4] drm: Add API for capturing frame CRCs
[RFC] drm/fb-helper: reject any changes to the fbdev
2016-10-17 14:43 UTC (3+ messages)
[PATCH] drm/msm/mdp5: expose "alpha" property
2016-10-17 14:40 UTC (5+ messages)
[Bug 98278] Corrupted videos VA-API HW encoding radeonsi
2016-10-17 14:20 UTC (2+ messages)
[bug report] drm/amd/powerplay: add vce state tables initialize for ppt v1
2016-10-17 14:16 UTC (3+ messages)
[PATCH 0/2] ARM: davinci: initial infrastructure for LCDC
2016-10-17 14:01 UTC (7+ messages)
` [PATCH 2/2] ARM: dts: da850: add a node for the LCD controller
[GIT PULL] etnaviv-fixes for 4.9-rc2
2016-10-17 13:55 UTC
[Bug 98293] Crash on Intel HSW when using multiple OpenGL contexts and X11 Display connections
2016-10-17 13:07 UTC (2+ messages)
[PATCH 0/2] R-Car DU: Add support for LVDS mode selection
2016-10-17 12:42 UTC (4+ messages)
` [PATCH 1/2] devicetree/bindings: display: Add bindings for LVDS panels
[PATCH 00/19] drm/atomic: Use less confusing iterator names
2016-10-17 12:37 UTC (9+ messages)
` [PATCH 12/19] drm/msm: Use new atomic iterator macros
` [PATCH 13/19] drm/imx: "
` [PATCH 14/19] drm/mediatek: "
` [PATCH 15/19] drm/i915: Use new atomic iterator macros in ddi
` [PATCH 16/19] drm/i915: Use new atomic iterator macros in fbc
` [PATCH 17/19] drm/i915: Use new atomic iterator macros in wm code
` [PATCH 18/19] drm/i915: Use new atomic iterator macros in display code
` [PATCH 19/19] drm/atomic: Rename atomic oldnew iterator
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox