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
/
nouveau
/
nouveau_fbcon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-06
drm: Remove drm_fb_helper add, add all and remove connector calls
Pankaj Bharadiya
1
-4
/
+0
2020-03-06
drm: Remove unused arg from drm_fb_helper_init
Pankaj Bharadiya
1
-1
/
+1
2019-12-05
drm: constify fb ops across all drivers
Jani Nikula
1
-2
/
+2
2019-08-23
drm/nouveau: drop use of drmp.h
Sam Ravnborg
1
-1
/
+1
2019-03-27
drm/nouveau: Use drm_fb_helper_fill_info
Daniel Vetter
1
-6
/
+1
2019-03-26
drm/fbdev: Make skip_vt_switch the default
Daniel Vetter
1
-1
/
+0
2019-02-20
drm/nouveau: prepare for enabling svm with existing userspace interfaces
Ben Skeggs
1
-1
/
+1
2019-01-29
drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULT
Daniel Vetter
1
-2
/
+2
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
1
-0
/
+57
2018-09-11
fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
Daniel Vetter
1
-1
/
+0
2018-09-06
drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests
Lyude Paul
1
-0
/
+57
2018-07-16
drm/nouveau: Replace drm_framebuffer_{un/reference} with put, get functions
Thomas Zimmermann
1
-1
/
+1
2018-02-02
drm/nouveau/fbcon: add module parameter to select bits-per-pixel
Ben Skeggs
1
-8
/
+14
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
1
-1
/
+1
2017-12-19
drm/nouveau/fbcon: fix NULL pointer access in nouveau_fbcon_destroy
Karol Herbst
1
-1
/
+1
2017-12-08
drm/nouveau: Use drm_fb_helper_output_poll_changed()
Noralf Trønnes
1
-8
/
+0
2017-11-02
drm/nouveau: separate constant-va tracking from nvkm vma structure
Ben Skeggs
1
-3
/
+4
2017-10-19
drm/nouveau/fbcon: fix oops without fbdev emulation
Pavel Roskin
1
-3
/
+4
2017-08-04
drm: nouveau: remove dead code and pointless local lut storage
Peter Rosin
1
-22
/
+0
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-19
/
+45
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
1
-9
/
+34
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
1
-8
/
+8
2017-02-17
drm/nouveau: pass nvif_client to nouveau_gem_new() instead of drm_device
Ben Skeggs
1
-2
/
+3
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
1
-1
/
+0
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-2
/
+1
2017-01-27
drm/nouveau: Handle fbcon suspend/resume in seperate worker
Lyude Paul
1
-9
/
+34
2016-12-27
drm: Wrap the check for atomic_commit implementation
Dhinakaran Pandiyan
1
-1
/
+2
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
1
-1
/
+2
2016-11-14
drm/nouveau: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
1
-14
/
+2
2016-11-07
drm/nouveau/kms: never call drm_helper_disable_unused_functions() with atomic
Ben Skeggs
1
-1
/
+2
2016-11-07
drm/nouveau/fbcon: refcount the drm_framebuffer
Ben Skeggs
1
-7
/
+6
2016-11-07
drm/nouveau/fbcon: make use of drm_fb_helper.fb
Ben Skeggs
1
-30
/
+22
2016-11-07
drm/nouveau/fbcon: make use of drm_fb_helper.dev
Ben Skeggs
1
-9
/
+8
2016-08-12
drm: Remove superflous linux/fb.h includes
Daniel Vetter
1
-1
/
+0
2016-06-24
drm/nouveau: fix for disabled fbdev emulation
Dmitrii Tcvetkov
1
-1
/
+2
2016-06-02
drm/nouveau/fbcon: fix out-of-bounds memory accesses
Ben Skeggs
1
-0
/
+1
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
1
-1
/
+1
2016-04-20
drm/nouveau: Drop dev->struct_mutex from fbdev init
Daniel Vetter
1
-5
/
+0
2015-10-12
drm/nouveau/fbcon: take runpm reference when userspace has an open fd
Ben Skeggs
1
-0
/
+24
2015-08-06
drm/nouveau: Use new drm_fb_helper functions
Archit Taneja
1
-27
/
+12
2015-03-05
drm/ttm: device address space != CPU address space
Alex Deucher
1
-1
/
+1
2015-01-27
Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-6
/
+15
2015-01-22
drm/nouveau: dont switch vt on suspend
Maarten Lankhorst
1
-18
/
+5
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
1
-6
/
+15
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
1
-1
/
+1
2014-12-02
drm/nouveau: move the (far too many...) different s/r paths to the same place
Ben Skeggs
1
-17
/
+17
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+3
2014-10-02
drm/nouveau: punt fbcon resume out to a workqueue
Ben Skeggs
1
-6
/
+17
2014-09-24
drm/nouveau: use container_of to resolve nouveau_fbdev from drm_fb_helper
Fabian Frederick
1
-1
/
+2
2014-09-15
drm/nouveau: Display Nouveau boot options at launch
Pierre Moreau
1
-1
/
+1
[next]