Ville Syrjälä
|
272725c7db
drm: Nuke fb->bits_per_pixel
|
8 years ago |
Ville Syrjälä
|
b00c600e91
drm: Nuke fb->depth
|
8 years ago |
Laurent Pinchart
|
b7f9745cda
drm: cirrus: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
|
8 years ago |
Daniel Vetter
|
b1116f645c
drm: Remove superflous linux/fb.h includes
|
9 years ago |
Ville Syrjälä
|
1eb83451ba
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
|
9 years ago |
Archit Taneja
|
2b9e6e376a
drm/cirrus: Use new drm_fb_helper functions
|
10 years ago |
Thierry Reding
|
01934c2a69
drm/fb-helper: Propagate errors from initial config failure
|
10 years ago |
Zach Reizner
|
8975626ea3
drm/cirrus: allow 32bpp framebuffers for cirrus drm
|
10 years ago |
Fabian Frederick
|
ea0622cfb4
drm/cirrus: use container_of to resolve cirrus_fbdev from drm_fb_helper
|
11 years ago |
Thierry Reding
|
10a2310265
drm: Introduce drm_fb_helper_prepare()
|
11 years ago |
Thierry Reding
|
3a4938799d
drm: Constify struct drm_fb_helper_funcs
|
11 years ago |
Dave Airlie
|
8b7ad1bb3d
drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
|
11 years ago |
Dave Airlie
|
f4b4718b61
drm: ast,cirrus,mgag200: use drm_can_sleep
|
11 years ago |
Martin Koegler
|
99d4a8ae93
drm/cirrus: Fix cirrus drm driver for fbdev + qemu
|
11 years ago |
Maarten Lankhorst
|
19d4b72c0c
drm/cirrus: do not attempt to acquire a reservation while in an interrupt handler
|
12 years ago |
Dave Airlie
|
f3b2bbdc8a
drm/cirrus: deal with bo reserve fail in dirty update path
|
12 years ago |
Daniel Vetter
|
cd5428a544
drm/<drivers>: simplify ->fb_probe callback
|
12 years ago |
Daniel Vetter
|
76a39dbfb2
drm/fb-helper: don't disable everything in initial_config
|
12 years ago |
Daniel Vetter
|
362063619c
drm: revamp framebuffer cleanup interfaces
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
13 years ago |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
13 years ago |
Dave Airlie
|
f9aa76a852
drm/kms: driver for virtual cirrus under qemu
|
13 years ago |