Dave Airlie
|
1a4be38a3a
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-intel into drm-next
|
9 年之前 |
Dave Airlie
|
9b61c0fcdf
Merge drm-fixes into drm-next.
|
9 年之前 |
Lionel Landwerlin
|
5488dc16fd
drm: introduce pipe color correction properties
|
9 年之前 |
Liu Ying
|
327097930d
drm/crtc: Use drm_mode_object_put() in __drm_framebuffer_unregister()
|
9 年之前 |
Maarten Lankhorst
|
5fff80bbdb
drm/atomic: Allow for holes in connector state, v2.
|
9 年之前 |
Ville Syrjälä
|
4c61716c2b
drm: Add drm_format_plane_width() and drm_format_plane_height()
|
9 年之前 |
Maarten Lankhorst
|
47d7777f99
drm/core: Add drm_encoder_index.
|
9 年之前 |
Daniel Vetter
|
2dd500f187
drm: Add functions to setup/tear down drm_events.
|
9 年之前 |
Thierry Reding
|
eb47fe8033
drm: Do not set connector->encoder in drivers
|
9 年之前 |
Ville Syrjälä
|
9f4c97a236
drm: Add plane->name and use it in debug prints
|
9 年之前 |
Ville Syrjälä
|
fa3ab4c211
drm: Add crtc->name and use it in debug messages
|
9 年之前 |
Ville Syrjälä
|
86bf546b33
drm: Use driver specified encoder name
|
9 年之前 |
Ville Syrjälä
|
13a3d91f17
drm: Pass 'name' to drm_encoder_init()
|
9 年之前 |
Ville Syrjälä
|
b0b3b79511
drm: Pass 'name' to drm_universal_plane_init()
|
9 年之前 |
Ville Syrjälä
|
f98828769c
drm: Pass 'name' to drm_crtc_init_with_planes()
|
9 年之前 |
Daniel Vetter
|
3558c112aa
drm: connector->dpms is not optional
|
9 年之前 |
Ville Syrjälä
|
1eb83451ba
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
|
9 年之前 |
Linus Torvalds
|
3e82806b97
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
9 年之前 |
Maneet Singh
|
8731b269f0
drm: Correct arguments to list_tail_add in create blob ioctl
|
10 年之前 |
Dan Carpenter
|
9ac0934bbe
drm: crtc: integer overflow in drm_property_create_blob()
|
9 年之前 |
Insu Yun
|
48aa1e748f
drm: correctly check failed allocation
|
9 年之前 |
Ville Syrjälä
|
2afa701d3e
drm: Check plane src coordinates correctly during page flip for atomic drivers
|
9 年之前 |
Ville Syrjälä
|
33e0be6375
drm: Check crtc viewport correctly with rotated primary plane on atomic drivers
|
9 年之前 |
Ville Syrjälä
|
ce8d9ecc1b
drm: Refactor plane src coordinate checks
|
9 年之前 |
Ville Syrjälä
|
c390eed025
drm: Don't leak fb when plane crtc coodinates are bad
|
9 年之前 |
Lukas Wunner
|
3c67d839b3
drm: Fix return value of drm_framebuffer_init()
|
9 年之前 |
Joonas Lahtinen
|
14152c8d30
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
|
10 年之前 |
Maarten Lankhorst
|
73f7570bc6
drm/core: Preserve the fb id on close.
|
10 年之前 |
Maarten Lankhorst
|
1380313281
drm/core: Preserve the framebuffer after removing it.
|
10 年之前 |
Maarten Lankhorst
|
c099b55a6f
drm/core: Do not call drm_framebuffer_remove internally during teardown.
|
10 年之前 |