index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_crtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-09
drm: Add drm_format_plane_width() and drm_format_plane_height()
Ville Syrjälä
1
-0
/
+42
2016-02-09
drm/core: Add drm_encoder_index.
Maarten Lankhorst
1
-0
/
+23
2016-01-25
drm: Add functions to setup/tear down drm_events.
Daniel Vetter
1
-26
/
+10
2016-01-13
drm: Do not set connector->encoder in drivers
Thierry Reding
1
-0
/
+14
2015-12-11
drm: Add plane->name and use it in debug prints
Ville Syrjälä
1
-0
/
+30
2015-12-11
drm: Add crtc->name and use it in debug messages
Ville Syrjälä
1
-2
/
+32
2015-12-11
drm: Use driver specified encoder name
Ville Syrjälä
1
-3
/
+11
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+2
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
1
-2
/
+4
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
1
-1
/
+3
2015-12-08
drm: connector->dpms is not optional
Daniel Vetter
1
-3
/
+1
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-2
/
+2
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-54
/
+94
2015-10-31
drm: Correct arguments to list_tail_add in create blob ioctl
Maneet Singh
1
-1
/
+1
2015-10-31
drm: crtc: integer overflow in drm_property_create_blob()
Dan Carpenter
1
-1
/
+1
2015-10-21
drm: correctly check failed allocation
Insu Yun
1
-0
/
+30
2015-10-19
drm: Check plane src coordinates correctly during page flip for atomic drivers
Ville Syrjälä
1
-1
/
+8
2015-10-19
drm: Check crtc viewport correctly with rotated primary plane on atomic drivers
Ville Syrjälä
1
-2
/
+3
2015-10-19
drm: Refactor plane src coordinate checks
Ville Syrjälä
1
-29
/
+30
2015-10-19
drm: Don't leak fb when plane crtc coodinates are bad
Ville Syrjälä
1
-1
/
+2
2015-10-19
drm: Fix return value of drm_framebuffer_init()
Lukas Wunner
1
-3
/
+2
2015-10-05
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
Joonas Lahtinen
1
-1
/
+2
2015-09-24
drm/core: Preserve the fb id on close.
Maarten Lankhorst
1
-11
/
+1
2015-09-24
drm/core: Preserve the framebuffer after removing it.
Maarten Lankhorst
1
-2
/
+2
2015-09-09
drm/core: Do not call drm_framebuffer_remove internally during teardown.
Maarten Lankhorst
1
-1
/
+1
2015-09-08
drm: Constify TV mode names
Ville Syrjälä
1
-1
/
+1
2015-09-08
drm: Make drm_fb_unregister/remove accept NULL fb
Daniel Vetter
1
-2
/
+12
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
1
-4
/
+1
2015-08-12
drm/plane: Use consistent data types for format count
Thierry Reding
1
-2
/
+2
2015-08-06
drm: Fixup locking WARNINGs in drm_mode_config_reset
Daniel Vetter
1
-0
/
+2
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
1
-2
/
+2
2015-07-24
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
1
-161
/
+45
2015-07-24
Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-3
/
+1
2015-07-24
Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-8
/
+1
2015-07-22
drm: gc now dead mode_group code
Daniel Vetter
1
-64
/
+0
2015-07-22
drm: Stop filtering according to mode_group in getresources
Daniel Vetter
1
-80
/
+30
2015-07-22
drm: Roll out drm_for_each_{plane,crtc,encoder}
Daniel Vetter
1
-12
/
+14
2015-07-22
drm: Roll out drm_for_each_connector more
Daniel Vetter
1
-4
/
+5
2015-07-22
drm: Add modeset object iterators
Daniel Vetter
1
-13
/
+8
2015-07-22
drm: Stop resetting connector state to unknown
Daniel Vetter
1
-4
/
+1
2015-07-15
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+1
2015-07-07
drm: add a check for x/y in drm_mode_setcrtc
Zhao Junwang
1
-2
/
+5
2015-07-07
drm: Update plane->fb also for page_flip
Daniel Vetter
1
-7
/
+1
2015-07-06
GPU-DRM: Delete an unnecessary check before drm_property_unreference_blob()
Markus Elfring
1
-3
/
+1
2015-07-04
drm/crtc: Fix edid length computation
Shixin Zeng
1
-1
/
+1
2015-07-02
drm: Remove useless blank line
Thierry Reding
1
-1
/
+0
2015-06-11
drm/msm/mdp4: Support NV12MT format in mdp4
Rob Clark
1
-0
/
+18
2015-05-26
drm/atomic: Add MODE_ID property
Daniel Stone
1
-0
/
+8
2015-05-26
drm: check for garbage in unused addfb2 fields
Daniel Vetter
1
-0
/
+26
2015-05-26
drm: Retain reference to blob properties in lookup
Daniel Stone
1
-1
/
+2
[next]