index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_crtc.c
Age
Commit message (
Expand
)
Author
2016-01-13
drm: Do not set connector->encoder in drivers
Thierry Reding
2015-12-11
drm: Add plane->name and use it in debug prints
Ville Syrjälä
2015-12-11
drm: Add crtc->name and use it in debug messages
Ville Syrjälä
2015-12-11
drm: Use driver specified encoder name
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-12-08
drm: connector->dpms is not optional
Daniel Vetter
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-10-31
drm: Correct arguments to list_tail_add in create blob ioctl
Maneet Singh
2015-10-31
drm: crtc: integer overflow in drm_property_create_blob()
Dan Carpenter
2015-10-21
drm: correctly check failed allocation
Insu Yun
2015-10-19
drm: Check plane src coordinates correctly during page flip for atomic drivers
Ville Syrjälä
2015-10-19
drm: Check crtc viewport correctly with rotated primary plane on atomic drivers
Ville Syrjälä
2015-10-19
drm: Refactor plane src coordinate checks
Ville Syrjälä
2015-10-19
drm: Don't leak fb when plane crtc coodinates are bad
Ville Syrjälä
2015-10-19
drm: Fix return value of drm_framebuffer_init()
Lukas Wunner
2015-10-05
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
Joonas Lahtinen
2015-09-24
drm/core: Preserve the fb id on close.
Maarten Lankhorst
2015-09-24
drm/core: Preserve the framebuffer after removing it.
Maarten Lankhorst
2015-09-09
drm/core: Do not call drm_framebuffer_remove internally during teardown.
Maarten Lankhorst
2015-09-08
drm: Constify TV mode names
Ville Syrjälä
2015-09-08
drm: Make drm_fb_unregister/remove accept NULL fb
Daniel Vetter
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
2015-08-12
drm/plane: Use consistent data types for format count
Thierry Reding
2015-08-06
drm: Fixup locking WARNINGs in drm_mode_config_reset
Daniel Vetter
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
2015-07-24
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
2015-07-24
Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-07-24
Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-07-22
drm: gc now dead mode_group code
Daniel Vetter
2015-07-22
drm: Stop filtering according to mode_group in getresources
Daniel Vetter
2015-07-22
drm: Roll out drm_for_each_{plane,crtc,encoder}
Daniel Vetter
2015-07-22
drm: Roll out drm_for_each_connector more
Daniel Vetter
2015-07-22
drm: Add modeset object iterators
Daniel Vetter
2015-07-22
drm: Stop resetting connector state to unknown
Daniel Vetter
2015-07-15
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
2015-07-07
drm: add a check for x/y in drm_mode_setcrtc
Zhao Junwang
2015-07-07
drm: Update plane->fb also for page_flip
Daniel Vetter
2015-07-06
GPU-DRM: Delete an unnecessary check before drm_property_unreference_blob()
Markus Elfring
2015-07-04
drm/crtc: Fix edid length computation
Shixin Zeng
2015-07-02
drm: Remove useless blank line
Thierry Reding
2015-06-11
drm/msm/mdp4: Support NV12MT format in mdp4
Rob Clark
2015-05-26
drm/atomic: Add MODE_ID property
Daniel Stone
2015-05-26
drm: check for garbage in unused addfb2 fields
Daniel Vetter
2015-05-26
drm: Retain reference to blob properties in lookup
Daniel Stone
2015-05-22
drm/mode: Add user blob-creation ioctl
Daniel Stone
2015-05-22
drm: Return error value from blob creation
Daniel Stone
2015-05-22
drm: Allow creating blob properties without copy
Daniel Stone
[next]