Ville Syrjälä
|
272725c7db
drm: Nuke fb->bits_per_pixel
|
8 years ago |
Ville Syrjälä
|
b00c600e91
drm: Nuke fb->depth
|
8 years ago |
Ville Syrjälä
|
a3f913ca98
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
|
8 years ago |
Stefan Christ
|
812162f04f
drm/udl: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
|
8 years ago |
David Herrmann
|
90fd68dcf9
drm/udl: fix line iterator in damage handling
|
9 years ago |
Daniel Vetter
|
2b721f2077
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
|
9 years ago |
Chris Wilson
|
a8ad0bd84f
drm: Remove unused drm_device from drm_gem_object_lookup()
|
9 years ago |
Noralf Trønnes
|
e375882406
drm/udl: Use drm_fb_helper deferred_io support
|
9 years ago |
Noralf Trønnes
|
302f0e266e
drm/udl: Change drm_fb_helper_sys_*() calls to sys_*()
|
9 years ago |
Daniel Vetter
|
72b9ff0612
drm/udl: Use unlocked gem unreferencing
|
9 years ago |
Chris Wilson
|
18b862dcd5
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
|
9 years ago |
Tiago Vignatti
|
831e9da7dc
dma-buf: Remove range-based flush
|
9 years ago |
Ville Syrjälä
|
1eb83451ba
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
|
9 years ago |
Lukas Wunner
|
cb1197173f
drm: Remove unused fbdev_list members
|
9 years ago |
Archit Taneja
|
41ba2f3415
drm/udl: Use new drm_fb_helper functions
|
10 years ago |
Thierry Reding
|
01934c2a69
drm/fb-helper: Propagate errors from initial config failure
|
10 years ago |
Fabian Frederick
|
ee0d68ab5f
drm/udl: use container_of to resolve udl_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 |
David Herrmann
|
06c99161b6
drm/udl: fix error-path when damage-req fails
|
11 years ago |
Ville Syrjälä
|
73e9efd4bd
drm: Push dirtyfb ioctl kms locking down to drivers
|
11 years ago |
Ville Syrjälä
|
fb85ac4da8
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
|
12 years ago |
Dave Airlie
|
33896bf320
udl: bind the framebuffer to the correct device.
|
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 |
Dave Airlie
|
bb0f78dd7d
Merge branch 'udl-fixes' into drm-next
|
12 years ago |
Dave Airlie
|
677d23b70b
drm/udl: disable fb_defio by default
|
12 years ago |
Dave Airlie
|
bcb39af448
drm/udl: make usage as a console safer
|
12 years ago |
Daniel Vetter
|
362063619c
drm: revamp framebuffer cleanup interfaces
|
12 years ago |
Daniel Vetter
|
af26ef3b39
drm/<drivers>: Unified handling of unimplemented fb->create_handle
|
12 years ago |