Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1688968
| From | Jose Abreu <Jose.Abreu@synopsys.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] arcpgu: Fixes and improvements |
| Date | 2017-07-17 14:10 +0200 |
| Message-ID | <u4d0B-4Qd-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi all, Two fixes and an improvement for arcpgu. I've sent this patches in separate but I've now collected them all to ease the review. Best regards, Jose Miguel Abreu Jose Abreu (3): drm: arcpgu: Fix mmap() callback drm: arcpgu: Fix module unload drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callback Cc: Carlos Palminha <palminha@synopsys.com> Cc: Alexey Brodkin <abrodkin@synopsys.com> Cc: Daniel Vetter <daniel.vetter@intel.com> Cc: Dave Airlie <airlied@gmail.com> drivers/gpu/drm/arc/arcpgu_crtc.c | 7 ++++--- drivers/gpu/drm/arc/arcpgu_drv.c | 26 ++------------------------ 2 files changed, 6 insertions(+), 27 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] arcpgu: Fixes and improvements Jose Abreu <Jose.Abreu@synopsys.com> - 2017-07-17 14:10 +0200 [PATCH 2/3] drm: arcpgu: Fix module unload Jose Abreu <Jose.Abreu@synopsys.com> - 2017-07-17 14:10 +0200 [PATCH 3/3] drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callback Jose Abreu <Jose.Abreu@synopsys.com> - 2017-07-17 14:10 +0200
csiph-web