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
starfive-6.6.48-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_fb_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-02
drm: handle cursor_set2 in restore_fbdev_mode
Alex Deucher
1
-1
/
+5
2015-08-11
drm/core: Set mode to NULL when connectors in a set drops to 0.
Maarten Lankhorst
1
-2
/
+5
2015-08-06
drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdef
Geert Uytterhoeven
1
-25
/
+25
2015-08-06
drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*()
Geert Uytterhoeven
1
-18
/
+3
2015-08-06
drm/fb-helper: Stop using trylocks in force_restore
Daniel Vetter
1
-10
/
+1
2015-08-06
drm/fbdev: Return -EBUSY when oopsing
Daniel Vetter
1
-12
/
+12
2015-08-06
drm/fb_helper: Create a wrapper for fb_set_suspend
Archit Taneja
1
-0
/
+14
2015-08-06
drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs
Archit Taneja
1
-0
/
+84
2015-08-06
drm/fb_helper: Create wrappers for fb_sys_read/write funcs
Archit Taneja
1
-0
/
+32
2015-08-06
drm/fb_helper: Create a wrapper for unlink_framebuffer
Archit Taneja
1
-0
/
+13
2015-08-06
drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation
Archit Taneja
1
-0
/
+80
2015-07-24
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
1
-7
/
+12
2015-07-22
drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_conn...
Daniel Vetter
1
-2
/
+7
2015-07-22
drm: Add modeset object iterators
Daniel Vetter
1
-5
/
+5
2015-07-16
drm/fb: drop panic handling
Dave Airlie
1
-26
/
+0
2015-04-07
drm/drm: constify all struct drm_*_helper funcs pointers
Jani Nikula
1
-4
/
+4
2015-03-23
drm: fb_helper: Simplify exit condition
Daniel Stone
1
-3
/
+3
2015-03-12
drm/fb: handle tiled connectors better
Rob Clark
1
-3
/
+23
2015-03-12
drm/fb: small cleanup
Rob Clark
1
-13
/
+15
2015-02-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2015-01-30
drm: fix fb-helper vs MST dangling connector ptrs (v2)
Rob Clark
1
-0
/
+30
2015-01-27
Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-1
/
+1
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
1
-1
/
+1
2015-01-21
drm: fb helper should avoid sleeping in panic context
Rui Wang
1
-2
/
+6
2014-12-09
drm/fb: add support for tiled monitor configurations. (v2)
Dave Airlie
1
-20
/
+101
2014-12-09
drm/fb_helper: move deferred fb checking into restore mode (v2)
Dave Airlie
1
-4
/
+9
2014-11-04
drm: Remove compiler BUG_ON() test
Peter Hurley
1
-1
/
+0
2014-09-03
Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-3
/
+3
2014-08-26
Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+8
2014-08-20
drm: fix plane rotation when restoring fbdev configuration
Thomas Wood
1
-3
/
+3
2014-08-14
drm: Use the type of the array element when reallocating
Damien Lespiau
1
-1
/
+1
2014-08-08
drm: trylock modest locking for fbdev panics
Daniel Vetter
1
-5
/
+5
2014-08-08
drm: Resetting rotation property
Sonika Jindal
1
-1
/
+8
2014-08-06
drm: Perform cmdline mode parsing during connector initialisation
Chris Wilson
1
-61
/
+3
2014-07-08
drm/fb_helper: allow adding/removing connectors later
Dave Airlie
1
-0
/
+53
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
1
-10
/
+37
2014-07-08
drm/fb-helper: Fix hpd vs. initial config races
Daniel Vetter
1
-6
/
+5
2014-06-19
drm/fb-helper: Remove unnecessary list empty check in drm_fb_helper_debug_ent...
Liu Ying
1
-3
/
+0
2014-06-19
drm/fb-helper: Redundant info->fix.type_aux setting in drm_fb_helper_fill_fix()
Liu Ying
1
-1
/
+0
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
1
-14
/
+36
2014-06-05
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
1
-0
/
+4
2014-06-04
drm: replace drm_get_connector_name() with direct name field use
Jani Nikula
1
-3
/
+3
2014-04-29
drm/fb: Fix typos
Thierry Reding
1
-3
/
+3
2014-04-29
drm: Try to acquire modeset lock on panic or sysrq
Thierry Reding
1
-1
/
+10
2014-04-04
drm: Prefer noninterlace cmdline mode unless explicitly specified
Takashi Iwai
1
-0
/
+11
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-3
/
+3
2014-04-02
drm: Add support for multiple plane types (v2)
Matt Roper
1
-1
/
+2
2014-03-22
drm/fb-helper: improve drm_fb_helper_initial_config locking
Daniel Vetter
1
-0
/
+2
2014-03-18
Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel in...
Dave Airlie
1
-9
/
+4
2014-03-17
drm/fb-helper: Do the 'max_conn_count' zero check
Xiubo Li
1
-0
/
+3
[next]