index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_fb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: Use drm_fb_helper_fill_info
Daniel Vetter
2019-03-27
1
-8
/
+2
*
drm/fbdev: Make skip_vt_switch the default
Daniel Vetter
2019-03-26
1
-0
/
+3
*
drm/radeon: radeon_framebuffer -> drm_framebuffer
Daniel Stone
2018-04-11
1
-10
/
+10
*
drm/radeon: Move GEM BO to drm_framebuffer
Daniel Stone
2018-04-11
1
-4
/
+4
*
drm/radeon: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
2017-12-06
1
-22
/
+0
*
Revert "drm/radeon: dont switch vt on suspend"
Alex Deucher
2017-11-17
1
-1
/
+0
*
radeon: Only destroy fbdev framebuffer if it was initialized
Michel Dänzer
2017-09-13
1
-2
/
+2
*
drm/radeon: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-08-15
1
-2
/
+2
*
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-08-10
1
-2
/
+0
|
\
|
*
drm: radeon: remove dead code and pointless local lut storage
Peter Rosin
2017-08-04
1
-2
/
+0
*
|
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-08-02
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
drm/radeon: Set depth on low mem to 16 bpp instead of 8 bpp
Egbert Eich
2017-07-25
1
-2
/
+5
*
|
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-07-26
1
-1
/
+0
|
/
*
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-29
1
-2
/
+1
*
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-07
1
-7
/
+4
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-1
/
+0
*
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
1
-2
/
+2
*
drm/radeon: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-14
1
-7
/
+1
*
drm: radeon: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-10-18
1
-10
/
+10
*
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-20
1
-0
/
+28
|
\
|
*
drm/radeon: handle runtime pm in fbcon (v2)
Alex Deucher
2016-09-14
1
-0
/
+28
*
|
drm/radeon|amgpu: Make fbdev emulation optional
Daniel Vetter
2016-08-12
1
-1
/
+1
*
|
drm: Remove superflous linux/fb.h includes
Daniel Vetter
2016-08-12
1
-1
/
+0
|
/
*
drm/radeon: fix indentation.
Jérome Glisse
2016-03-16
1
-3
/
+3
*
drm/radeon: rework fbdev handling on chips with no connectors
Alex Deucher
2016-03-14
1
-4
/
+15
*
drm/radeon: Use unlocked gem unreferencing
Daniel Vetter
2015-12-02
1
-1
/
+1
*
drm: Remove unused fbdev_list members
Lukas Wunner
2015-11-24
1
-1
/
+0
*
drm/radeon: restore the fbdev mode in lastclose
Alex Deucher
2015-10-05
1
-0
/
+16
*
drm/radeon: drop radeon_fb_helper_set_par
Alex Deucher
2015-10-02
1
-31
/
+1
*
drm/radeon: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-30
/
+12
*
Revert "Revert "drm/radeon: dont switch vt on suspend""
Alex Deucher
2015-07-09
1
-0
/
+1
*
Revert "drm/radeon: dont switch vt on suspend"
Alex Deucher
2015-06-29
1
-1
/
+0
*
radeon/fb: add wrapper functions around fb connector add/remove
Dave Airlie
2015-03-19
1
-0
/
+10
*
drm/radeon: dont switch vt on suspend
Maarten Lankhorst
2015-03-19
1
-0
/
+1
*
Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2015-01-27
1
-10
/
+0
|
\
|
*
drm/radeon/radeon_fb: Remove unused function
Rickard Strandqvist
2015-01-22
1
-10
/
+0
*
|
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2015-01-21
1
-6
/
+15
|
/
*
drm/radeon: Hide cursor on CRTCs used by fbdev (v2)
Michel Dänzer
2014-12-03
1
-1
/
+31
*
drm/radeon: use container_of to resolve radeon_fbdev from drm_fb_helper
Fabian Frederick
2014-09-24
1
-1
/
+2
*
drm/radeon: remove discardable flag from radeon_gem_object_create
Christian König
2014-08-05
1
-2
/
+1
*
drm/radeon: Allow write-combined CPU mappings of BOs in GTT (v2)
Michel Dänzer
2014-08-05
1
-1
/
+1
*
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
1
-1
/
+3
*
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-07-08
1
-1
/
+1
*
treewide: Fix typo in printk
Masanari Iida
2013-05-28
1
-1
/
+1
*
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
2013-02-14
1
-18
/
+3
*
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
2013-02-14
1
-0
/
+4
*
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
2013-01-20
1
-0
/
+2
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-16
/
+0
|
\
|
*
drm/radeon: Remove unused functions
Lauri Kasanen
2012-09-20
1
-16
/
+0
|
*
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
2012-09-20
1
-1
/
+1
[next]