index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
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
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
1
-1
/
+1
2021-04-19
drm/nouveau: use bo->base.size instead of mem->num_pages
Christian König
1
-2
/
+2
2021-01-13
drm/nouveau: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-2
/
+4
2020-09-11
drm/nouveau: stop using TTM placement flags
Christian König
1
-1
/
+1
2020-09-08
drm/ttm: merge offset and base in ttm_bus_placement
Christian König
1
-2
/
+1
2020-08-11
Merge tag 'v5.8' into drm-next
Dave Airlie
1
-1
/
+2
2020-07-24
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
1
-7
/
+7
2020-07-24
drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open
Aditya Pakki
1
-1
/
+3
2020-07-24
drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure
Ben Skeggs
1
-1
/
+1
2020-07-24
drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reason
Ben Skeggs
1
-0
/
+1
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-20
/
+22
2020-06-26
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
1
-1
/
+1
2020-05-22
drm/nouveau/kms: Remove struct nouveau_framebuffer
Thomas Zimmermann
1
-7
/
+7
2020-05-22
drm/nouveau/kms: Remove field nvbo from struct nouveau_framebuffer
Thomas Zimmermann
1
-13
/
+15
2020-05-22
drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct nouveau_fbdev
Thomas Zimmermann
1
-3
/
+3
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-07
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
[next]