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
/
include
/
drm
/
drm_crtc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3
Ben Skeggs
1
-1
/
+1
2012-01-05
drm: add support for private planes
Rob Clark
1
-1
/
+2
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
1
-1
/
+2
2011-12-20
drm: plane: Make 'formats' parameter to drm_plane_init() const
Ville Syrjälä
1
-1
/
+1
2011-12-06
drm: document the drm_mode_config structure
Jesse Barnes
1
-0
/
+23
2011-12-06
drm: document the drm_mode_group structure
Jesse Barnes
1
-0
/
+13
2011-12-06
drm: document and cleanup drm_mode_config_funcs
Jesse Barnes
1
-2
/
+9
2011-12-06
drm: document drm_mode_set structure
Jesse Barnes
1
-1
/
+9
2011-12-06
drm: remove unused fields in drm_connector and document the rest
Jesse Barnes
1
-7
/
+28
2011-12-06
drm: add drm_encoder comments
Jesse Barnes
1
-0
/
+12
2011-12-06
drm: add comments for drm_encoder_funcs
Jesse Barnes
1
-0
/
+7
2011-12-06
drm: fix comments for drm_crtc struct
Jesse Barnes
1
-0
/
+11
2011-12-06
drm: remove unused connector_count field from drm_display_mode
Jesse Barnes
1
-1
/
+0
2011-11-30
drm: move the fb bpp/depth helper into the core.
Dave Airlie
1
-0
/
+3
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
1
-2
/
+7
2011-11-15
drm: add plane support v3
Jesse Barnes
1
-1
/
+74
2011-09-22
drm: support routines for HDMI/DP ELD
Wu Fengguang
1
-0
/
+9
2011-08-04
drm: Separate EDID Header Check from EDID Block Check
Thomas Reim
1
-0
/
+1
2011-08-04
drm: track CEA version number if present
Jesse Barnes
1
-0
/
+2
2011-06-16
drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.
Dave Airlie
1
-0
/
+2
2011-04-28
drm: parse color format support for digital displays
Jesse Barnes
1
-1
/
+4
2011-04-28
drm: add bit depth parsing
Jesse Barnes
1
-0
/
+1
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
1
-2
/
+2
2011-04-01
drm: export drm_find_cea_extension to drivers
Ben Skeggs
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-02-23
drm: Mark constant arrays of drm_display_mode const
Chris Wilson
1
-3
/
+3
2011-02-07
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
1
-0
/
+7
2011-01-25
drm: Add an interface to reset the device
Chris Wilson
1
-0
/
+7
2010-11-22
drm/vblank: Add support for precise vblank timestamping.
Mario Kleiner
1
-0
/
+9
2010-10-19
drm/edid: add helper function to detect monitor audio capability
Zhenyu Wang
1
-0
/
+1
2010-10-06
drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback
Thomas Hellstrom
1
-1
/
+2
2010-09-14
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
1
-1
/
+8
2010-09-13
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
1
-1
/
+2
2010-08-12
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-35
/
+2
2010-08-10
drm: expand gamma_set
James Simmons
1
-1
/
+1
2010-08-10
drm: Remove unused fields from drm_display_info
Adam Jackson
1
-34
/
+1
2010-07-23
drm: use workqueue instead of slow-work
Tejun Heo
1
-2
/
+1
2010-05-18
drm/fbdev: fix cloning on fbcon
Dave Airlie
1
-0
/
+2
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
1
-0
/
+17
2010-04-20
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
1
-18
/
+0
2010-04-07
drm/kms/fb: separate fbdev connector list from core drm connectors
Dave Airlie
1
-1
/
+0
2010-04-07
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
Dave Airlie
1
-5
/
+0
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
1
-12
/
+0
2010-04-06
drm/edid: Add secondary GTF curve support
Adam Jackson
1
-0
/
+4
2010-04-06
drm/edid: Fix secondary block fetch.
Adam Jackson
1
-2
/
+0
2010-02-09
drm/radeon/kms: add support for hardcoded edids in rom (v2)
Alex Deucher
1
-0
/
+2
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
1
-1
/
+2
2009-12-04
drm: Add dirty ioctl and property
Jakob Bornecrantz
1
-0
/
+19
2009-12-04
drm/modes: Add drm_mode_hsync()
Adam Jackson
1
-3
/
+4
2009-12-01
Merge remote branch 'airlied/drm-next' into drm-intel-next
Eric Anholt
1
-0
/
+16
[next]