[maintainer-tools PATCH] dim: Sign commits in addition to tags

2017-10-30 Thread Sean Paul
Expanding on Jani's work to sign tags, this patch adds signing for git commit/am. Signed-off-by: Sean Paul --- This has been lightly tested with dim apply-branch/dim push-branch. Sean dim | 78 + 1 file changed, 51 insertions

[Bug 103519] EFL apps crash on start with mesa 17.2

2017-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103519 --- Comment #1 from Derek Foreman --- I've been trying to debug this a little bit. It's worth noting that this crash occurs for Apostolos when running weston-simple-egl under weston as well (which removes Enlightenment and EFL from the equation

[Bug 103519] wayland egl apps crash on start with mesa 17.2

2017-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103519 Derek Foreman changed: What|Removed |Added Summary|EFL apps crash on start |wayland egl apps crash on

[PATCH] drm/dp: Update SET_POWER_MASK to include the D3 Aux-On state too.

2017-10-30 Thread Dhinakaran Pandiyan
Updating the mask is needed to clear all the three power state bits before setting the required power state. Also add a comment documenting that D3 Aux-On state has been available DPCD v1.2 onwards. Thanks to Ville for pointing this out. Cc: Ville Syrjälä Cc: Jani Nikula Signed-off-by: Dhinakara

Re: [PATCH v6 00/10] rockchip: kevin: Enable edp display

2017-10-30 Thread Heiko Stuebner
Hi Jeffy, Sean, Am Donnerstag, 19. Oktober 2017, 11:48:02 CET schrieb Jeffy Chen: > > Make edp display works on chromebook kevin(at least for boot animation). > > Also solve some issues i meet during the bringup. > > Changes in v6: > Don't change order of rockchip_drm_psr_register(). > > Chang

Re: [PATCH] drm/vc4: Convert timers to use timer_setup()

2017-10-30 Thread Eric Anholt
Kees Cook writes: > In preparation for unconditionally passing the struct timer_list pointer to > all timer callbacks, switch to using the new timer_setup() and from_timer() > to pass the timer pointer explicitly. Reviewed and applied to drm-misc-next. Thanks! signature.asc Description: PGP s

Re: [PATCH] drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()

2017-10-30 Thread Eric Anholt
Dan Carpenter writes: > There is one caller which checks whether rpi_touchscreen_i2c_read() > returns negative error codes. Currently it can't because negative > error codes are truncated to u8, but that's easy to fix if we change the > type to int. Reviewed and applied to -next. Thanks! (Not

Re: [PATCH v6 00/10] rockchip: kevin: Enable edp display

2017-10-30 Thread JeffyChen
Hi Heiko, On 10/31/2017 07:01 AM, Heiko Stuebner wrote: As I was just looking at the edp dts change in patch1 again, does this series also contain a fix for the issue below [0] ? I'm still seeing this on 4.14-rc6 with the most recent drm tree merged in. i saw that too, it should due to our psr

Re: DRM Client capability for aspect ratio

2017-10-30 Thread Nautiyal, Ankit K
Hi Daniel, Thanks for pointing out the places which will be impacted if aspect ratio support is added as DRM Client Cap. Thanks also to Daniel Vetter, Ville Syrjala, and Shashank Sharma for suggestions and recommendations in various discussions, to identify the places where the aspect-ratio

<    1   2