This driver can use drm_fb_helper_output_poll_changed() instead of
its own nouveau_fbcon_output_poll_changed().
Cc: Ben Skeggs
Signed-off-by: Noralf Trønnes
---
drivers/gpu/drm/nouveau/nouveau_display.c | 3 ++-
drivers/gpu/drm/nouveau/nouveau_fbcon.c | 8
drivers/gpu/drm/nouveau/nou
This driver can use drm_fb_helper_lastclose() as its .lastclose callback.
Cc: Hans de Goede
Signed-off-by: Noralf Trønnes
---
drivers/staging/vboxvideo/vbox_drv.c | 2 +-
drivers/staging/vboxvideo/vbox_drv.h | 1 -
drivers/staging/vboxvideo/vbox_main.c | 12
3 files changed, 1
This driver can use drm_fb_helper_lastclose() in its .lastclose function.
It can also use drm_fb_helper_output_poll_changed() as its
.output_poll_changed callback.
Cc: Alex Deucher
Cc: "Christian König"
Signed-off-by: Noralf Trønnes
---
drivers/gpu/drm/radeon/radeon_display.c | 9 ++---
d
This driver can use drm_fb_helper_lastclose() as its .lastclose callback.
It can also use drm_fb_helper_output_poll_changed() as its
.output_poll_changed callback.
Cc: Thierry Reding
Signed-off-by: Noralf Trønnes
---
drivers/gpu/drm/tegra/drm.c | 13 ++---
drivers/gpu/drm/tegra/drm.h |
This driver can use drm_fb_helper_lastclose() as its .lastclose callback.
It can also use drm_fb_helper_output_poll_changed() as its
.output_poll_changed callback.
Cc: Tomi Valkeinen
Signed-off-by: Noralf Trønnes
---
drivers/gpu/drm/omapdrm/omap_drv.c | 34 ++
1
This driver can use drm_fb_helper_lastclose() as its .lastclose callback.
It can also use drm_fb_helper_output_poll_changed() as its
.output_poll_changed callback.
Cc: Mark Yao
Signed-off-by: Noralf Trønnes
---
drivers/gpu/drm/rockchip/rockchip_drm_drv.c | 9 +
drivers/gpu/drm/rockchip/
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.
Fixes: 2f733d6194bd ("drm/panel: Add support for the Raspberry Pi 7"
Touchsc
On 2017年10月20日 01:46, Kristian Høgsberg wrote:
On Wed, Oct 18, 2017 at 5:49 PM, Mark yao wrote:
On 2017年10月19日 01:52, Brian Norris wrote:
Hi Kristian,
On Thu, Nov 03, 2016 at 12:46:48PM -0700, Kristian Högsberg wrote:
We used to call drm_of_encoder_active_endpoint_id() from
rockchip_dp_drm_e
On 2017年10月19日 11:48, Jeffy Chen wrote:
Remove unnecessary init code, since we would do it in the power_on()
callback.
Also move of parse code to probe().
Fixes: 9e32e16e9e98 ("drm: rockchip: dp: add rockchip platform dp driver")
Signed-off-by: Jeffy Chen
Looks good for me
Acked-by: Mark Yao
On 2017年10月19日 11:48, Jeffy Chen wrote:
The rockchip_drm_psr_register() can fail, so add a sanity check for that.
Also reorder the calls in unbind() to match bind().
Signed-off-by: Jeffy Chen
Looks good for me
Acked-by: Mark Yao
Mark
___
dri-dev
On 2017年10月19日 11:48, Jeffy Chen wrote:
Add missing pm_runtime_disable() in bind()'s error handling path.
Also cleanup encoder & connector in unbind().
Fixes: 80a9a059d4e4 ("drm/rockchip/dsi: add dw-mipi power domain support")
Signed-off-by: Jeffy Chen
Looks good for me
Acked-by: Mark Yao
M
On 2017年10月19日 11:48, Jeffy Chen wrote:
Add missing error handling in bind().
Fixes: 412d4ae6b7a5 ("drm/rockchip: hdmi: add Innosilicon HDMI support")
Signed-off-by: Jeffy Chen
Looks good for me
Acked-by: Mark Yao
Mark
___
dri-devel mailing list
On 2017年10月19日 11:48, Jeffy Chen wrote:
Add missing clk_disable_unprepare() in bind()'s error handling path and
unbind().
Also inline clk_prepare_enable() with bind().
Fixes: 12b9f204e804 ("drm: bridge/dw_hdmi: add rockchip rk3288 support")
Signed-off-by: Jeffy Chen
Looks good for me
Acked-by
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-dkms-4.13
head: 2b14e1f4fded74b9efeb990869076cebb06d27ee
commit: 3afede44859ca67e2f708fabd854bab152129fda [1197/2206] drm/amdkcl:[4.11]
fix bug fail to remove debugfs when rmmod
coccinelle warnings: (new ones prefixed by >>)
>>
Hi Linus,
Standard fixes pull for rc6. One regression fix for amdgpu, a bunch
of nouveau fixes that I'd missed a pull req for from Ben last week,
some exynos regression fixes, and a few fixes for i915.
Dave.
The following changes since commit 33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9:
Linux 4.1
On 19/10/17 19:30, Tony Lindgren wrote:
> Hi Tomi,
>
> Looks like omapdrm won't show anything with current Linux next based
> on my test with 900:
>
> modprobe twl4030_keypad
> modprobe tsc2005
> modprobe omapdss
> modprobe panel_sony_acx565akm
> modprobe omapdrm
>
> echo 255 > /sys/class/backli
101 - 116 of 116 matches
Mail list logo