Ville Syrjälä
|
438b74a549
drm: Nuke fb->pixel_format
|
8 years ago |
Ville Syrjälä
|
353c859899
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
|
8 years ago |
Fabien Dessenne
|
f766c6c810
drm/sti: use valid video mode
|
9 years ago |
Fabien Dessenne
|
ffdbb82ca4
drm/sti: use vtg array instead of vtg_main/aux
|
9 years ago |
Fabien Dessenne
|
5552aad35d
drm/sti: fix atomic_disable check
|
9 years ago |
Fabien Dessenne
|
00b517e54f
drm/sti: run gdp init sequence only once
|
9 years ago |
Fabien Dessenne
|
29ffa77668
drm/sti: fix debug logs
|
9 years ago |
Ville Syrjälä
|
bdfd36ef8e
drm/sti: Fix sparse warnings
|
9 years ago |
Laurent Pinchart
|
d27cd40add
drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
|
9 years ago |
Benjamin Gaignard
|
bbd1e3a5dc
drm: sti: use generic zpos for plane
|
9 years ago |
Benjamin Gaignard
|
83af0a483a
drm: sti: use late_register and early_unregister callbacks
|
9 years ago |
Benjamin Gaignard
|
ac851bf14b
drm: sti: remove useless call to dev->struct_mutex
|
9 years ago |
Arnd Bergmann
|
0f3e15618d
drm/sti: include linux/seq_file.h where needed
|
9 years ago |
Linus Torvalds
|
266c73b777
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
9 years ago |
Luis R. Rodriguez
|
f6e45661f9
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
|
9 years ago |
Vincent Abriou
|
bf8f9e4a81
drm/sti: add debugfs fps_show/fps_get mechanism for planes
|
9 years ago |
Vincent Abriou
|
2d61f2727f
drm/sti: add debugfs entries for GDP planes
|
9 years ago |
Vincent Abriou
|
dd86dc2f9a
drm/sti: implement atomic_check for the planes
|
9 years ago |
Vincent Abriou
|
704cb30c5a
drm/sti: GDP cropping fails when we remove 2 pixels horizontally
|
9 years ago |
Bich Hemon
|
a5b9a713f5
drm/sti: fallback for GDP scaling
|
9 years ago |
Bich Hemon
|
c459489e54
drm/sti: GDP planes only support RGB formats
|
9 years ago |
benjamin.gaignard@linaro.org
|
20c476010d
drm/sti: fix potential crash in gdp
|
9 years ago |
Ville Syrjälä
|
b0b3b79511
drm: Pass 'name' to drm_universal_plane_init()
|
9 years ago |
Thierry Reding
|
2388693e10
drm/sti: Use drm_crtc_vblank_*() API
|
10 years ago |
Vincent Abriou
|
29d1dc62e1
drm/sti: atomic crtc/plane update
|
10 years ago |
Vincent Abriou
|
9e1f05b280
drm/sti: rename files and functions
|
10 years ago |
Vincent Abriou
|
871bcdfea6
drm/sti: code clean up
|
10 years ago |
Fabien Dessenne
|
8adb57763e
drm: sti: add support of XBGR8888 for gdp plane
|
10 years ago |
Benjamin Gaignard
|
4af6b12ad5
drm: sti: add support of ABGR8888 for gdp plane
|
10 years ago |
Benjamin Gaignard
|
5e03abc52c
drm: sti: enable auxiliary CRTC
|
10 years ago |