Hi,
On Mon, Jan 11, 2016 at 08:09:20PM +0100, Lukas Wunner wrote:
> Enable GPU switching on the pre-retina MacBook Pro (2008 - 2013), v5.
This series hasn't seen any reviews or acks unfortunately.
Any takers?
Merging this would allow fdo #61115 to be closed
(currently assigned to intel-gfx).
FW
On Mon, Feb 1, 2016 at 12:13 PM, Jitao Shi wrote:
> This patch adds drm_bridge driver for parade DSI to eDP bridge chip.
>
> Signed-off-by: Jitao Shi
> ---
> Changes since v7:
> - Change ps8640_regw to ps8640_regw_bytes and remove devm_kzalloc
> - Fine tune ps8640 power squence
> - Add ps8640_
Hi Maarten,
2016-02-01 Maarten Lankhorst :
> Op 29-01-16 om 22:20 schreef Gustavo Padovan:
> > From: Gustavo Padovan
> >
> > Making fence_info a pointer enables us to extend the struct in the future
> > without breaking the ABI.
> >
> > Signed-off-by: Gustavo Padovan
> > ---
> > drivers/stagin
Hi Dave,
Just regression fixes.
- Fix build warning and error without PM configuration
- Fix no display issue on Snow board reported by Michal Suchanek,
http://www.spinics.net/lists/dri-devel/msg99473.html
Plese, kindly let me know if there is any problem.
Thanks,
Inki Dae
The
Hi Dave,
These patches add ACP support to amdgpu. I would have sent these in
for the merge window but they depended on audio and pm tree changes
that all went upstream in 4.5 so they were not available in the drm
tree at the time. Chances of regressions are low since this just
adds support for a
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20160201/5a5d9139/attachment.sig>
C...
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20160201/4146ffc2/attachment.sig>
onents API. He has posted a patch here:
>
> http://www.spinics.net/lists/arm-kernel/msg477090.html
>
> Russell has added it to his branch, seems to be available in linux-next
> as commit 57480484f9f7631738ef2.
>
> Best regards,
> Liviu
>
Liviu,
I re-tested with next-20
On Wed, Jan 13, 2016 at 3:52 PM, Rob Herring wrote:
> Dave,
>
> This series is the minimal changes to get virtio-gpu working with
> Android DRM based hwcomposer. The first 3 patches are fixes, but I
> assume they are only hit if using the atomic APIs which is dependent on
> the 4th patch. I suspec
-documentation-for-ps8640-DT-properties/20160201-121553
base: git://people.freedesktop.org/~airlied/linux.git drm-next
config: x86_64-allmodconfig (attached as .config)
reproduce:
# save the attached .config to linux build tree
make ARCH=x86_64
All error/warnings (new ones prefixed by
Hi Laurent
On 29-01-2016 17:48, Laurent Pinchart wrote:
> Hi Carlos,
>
> Thank you for the patch.
>
> On Friday 29 January 2016 10:33:47 Carlos Palminha wrote:
>> The mode_fixup is necessary when using it in a DRM FB driver pipeline.
>
> Instead of implementing stubs in encoder drivers, wouldn'
Hi Archit,
Just booting 4.4-rc5+, I got this splat [1]
At first glance, this appears to be a simple fix.
However, I'm concerned that fbcon functions, which may be called with
interrupts disabled, are now hooked up to fbdev functions which may assume
interrupts are not disabled (as is the case wit
This patch adds drm_bridge driver for parade DSI to eDP bridge chip.
Signed-off-by: Jitao Shi
---
Changes since v7:
- Change ps8640_regw to ps8640_regw_bytes and remove devm_kzalloc
- Fine tune ps8640 power squence
- Add ps8640_pre_enable and ps8640_post_disable in ps8640_get_modes
- Remove u
Add documentation for DT properties supported by
ps8640 DSI-eDP converter.
Signed-off-by: Jitao Shi
Acked-by: Rob Herring
Reviewed-by: Philipp Zabel
---
Changes since v7:
- No change
---
.../devicetree/bindings/display/bridge/ps8640.txt | 43
1 file changed, 43 inserti
On Fri, Jan 29, 2016 at 05:12:28PM -0500, Akshay Bhat wrote:
>
>
> On 01/28/2016 05:29 PM, Rob Clark wrote:
> >can't really say if that is the issue in this case, but these are the
> >symptoms you'd see if the kernel was built without some driver that
> >imx-drm depends on[1]. The kernel will on
On Sat, Jan 30, 2016 at 4:57 AM, Christian König
wrote:
> Am 30.01.2016 um 06:59 schrieb Oded Gabbay:
>>
>> From: Dave Airlie
>>
>> Signed-off-by: Dave Airlie
>> Signed-off-by: Oded Gabbay
>
>
> With the minor issues Michel noted fixed this series is Reviewed-by:
> Christian König as well.
On 31.01.2016 20:48, Emil Velikov wrote:
> Otherwise libdrm.so won't end up in the --libs, when one static links
> libdrm_amdgpu.
>
> Cc: Michel Dänzer
> Cc: Christian König
> Signed-off-by: Emil Velikov
This series is
Reviewed-by: Michel Dänzer
--
Earthling Michel Dänzer
2016-01-30 Emil Velikov :
> Hi Gustavo,
>
> > @@ -54,6 +59,7 @@ struct sync_file_info {
> > __u32 len;
> As mentioned previously - can we rework this variable to indicate the
> total length (or the number) of fence_info struct instances. It seems
> to be the more common approach afaict.
In drm_dp_mst_allocate_vcpi, it returns true in two paths,
but in one path, there is no reference couting decrease.
Signed-off-by: Insu Yun
---
drivers/gpu/drm/drm_dp_mst_topology.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/drm_dp_mst_topology.c
b/drivers/gpu/drm/drm_d
On 30 January 2016 at 19:11, Oded Gabbay wrote:
> On Sat, Jan 30, 2016 at 11:56 AM, Xinliang Liu
> wrote:
>> This patch cleans up the Makefile of drm root directory.
>> Make core and device drivers configuration list sorted Alphabetically.
>>
>> Signed-off-by: Xinliang Liu
>> Reviewed-by: Xinwe
This adds device tree bindings for the TPO TPG110 panel found
mounted in the Nomadik NHK8815.
Signed-off-by: Linus Walleij
---
.../bindings/display/panel/tpo,tpg110.txt | 47 ++
1 file changed, 47 insertions(+)
create mode 100644
Documentation/devicetree/bindings/d
Op 29-01-16 om 22:20 schreef Gustavo Padovan:
> From: Gustavo Padovan
>
> Making fence_info a pointer enables us to extend the struct in the future
> without breaking the ABI.
>
> Signed-off-by: Gustavo Padovan
> ---
> drivers/staging/android/sync.c | 2 +-
> drivers/staging/android/uapi/sy
Op 29-01-16 om 22:20 schreef Gustavo Padovan:
> From: Gustavo Padovan
>
> Play safe and add flags member to all structs. So we don't need to
> break API or create new IOCTL in the future if new features that requires
> flags arises.
>
This only helps if you reject flags != 0 in the ioctl, else whe
On Fri, Jan 29, 2016 at 8:37 PM, Alan wrote:
> From: Alan Cox
>
> This is a left over from the great clean ups in the past. It's confusing as
> it returns an int, yet has one caller that never uses it. The caller already
> has all the right private variables local so the entire function can be
>
On Sat, Jan 30, 2016 at 04:54:26PM +0800, Xinliang Liu wrote:
> Add ADE display controller binding doc.
> Add DesignWare DSI Host Controller v1.20a binding doc.
>
> Signed-off-by: Xinliang Liu
>
> v3:
> - Make ade as the drm master node.
> - Use assigned-clocks to set clock rate.
> - Use ports t
Add the clock types which are used by the sun6i/8i families for video.
Signed-off-by: Jean-Francois Moine
---
v3: (no change)
v2:
- remarks from Chen-Yu Tsai
- DT documentation added
---
Documentation/devicetree/bindings/clock/sunxi.txt | 2 +
drivers/clk/sunxi/clk-sun6i-displa
On Mon, Feb 1, 2016 at 2:50 AM, Linus Walleij
wrote:
> This adds device tree bindings for the TPO TPG110 panel found
> mounted in the Nomadik NHK8815.
>
> Signed-off-by: Linus Walleij
> ---
> .../bindings/display/panel/tpo,tpg110.txt | 47
> ++
> 1 file changed, 47
On Thu, Jan 28, 2016 at 4:29 PM, Rob Clark wrote:
> can't really say if that is the issue in this case, but these are the
> symptoms you'd see if the kernel was built without some driver that
> imx-drm depends on[1]. The kernel will only try to reprobe a driver
> if some other driver has loaded s
28 matches
Mail list logo