index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_crtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-06
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-9
/
+9
2016-03-29
drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()
Alexey Brodkin
1
-9
/
+9
2016-03-16
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-3
/
+36
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
1
-29
/
+20
2016-03-08
drm: introduce pipe color correction properties
Lionel Landwerlin
1
-0
/
+35
2016-02-29
drm/crtc: Use drm_mode_object_put() in __drm_framebuffer_unregister()
Liu Ying
1
-3
/
+1
2016-02-19
drm/atomic: Allow for holes in connector state, v2.
Maarten Lankhorst
1
-29
/
+20
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
[next]