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
/
atombios_crtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-18
1
-1
/
+1
*
drm/radeon: Do not include <drm/drm_fb_helper.h>
Thomas Zimmermann
2023-01-13
1
-1
/
+0
*
drm/radeon: Drop legacy MST support
Lyude Paul
2022-08-23
1
-10
/
+1
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm: Switch to %p4cc format modifier
Sakari Ailus
2021-02-17
1
-6
/
+4
*
drm/radeon/atombios_crtc: Remove description of non-existent function param '...
Lee Jones
2020-11-13
1
-1
/
+0
*
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-17
1
-2
/
+1
|
\
|
*
drm/radeon: remove unnecessary braces around conditionals.
Wambui Karuga
2020-01-07
1
-2
/
+1
*
|
drm/radeon: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
2020-02-13
1
-0
/
+1
|
/
*
drm/radeon: drop use of drmP.h (2/2)
Sam Ravnborg
2019-06-10
1
-2
/
+5
*
drm/radeon: enable ABGR and XBGR formats (v2)
Mauro Rossi
2018-08-27
1
-0
/
+25
*
drm/radeon: radeon_framebuffer -> drm_framebuffer
Daniel Stone
2018-04-11
1
-23
/
+9
*
drm/radeon: Move GEM BO to drm_framebuffer
Daniel Stone
2018-04-11
1
-5
/
+5
*
drm: radeon: remove dead code and pointless local lut storage
Peter Rosin
2017-08-04
1
-1
/
+0
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-4
/
+4
*
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
1
-5
/
+6
*
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-11-12
1
-8
/
+6
*
drm/radeon: Prevent races on pre DCE4 between flip submission and completion.
Mario Kleiner
2016-10-04
1
-2
/
+2
*
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-28
1
-1
/
+3
|
\
|
*
drm/radeon: only apply the SS fractional workaround to RS[78]80
Christian König
2016-08-18
1
-1
/
+3
*
|
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-08-25
1
-4
/
+4
|
\
\
|
*
|
drm/radeon: Set MASTER_UPDATE_MODE to 0 again
Michel Dänzer
2016-08-10
1
-4
/
+4
|
|
/
*
|
drm: remove `const` attribute to hint at caller that they now own the memory
Eric Engestrom
2016-08-16
1
-2
/
+2
*
|
drm: make drm_get_format_name thread-safe
Eric Engestrom
2016-08-15
1
-4
/
+8
|
/
*
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
2016-07-02
1
-2
/
+3
|
\
|
*
drm/radeon: don't use fractional dividers on RS[78]80 if SS is enabled
Christian König
2016-06-13
1
-2
/
+3
*
|
drm/radeon: use drm_crtc_vblank_{on,off}()
Gustavo Padovan
2016-06-13
1
-2
/
+2
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-05-23
1
-13
/
+11
|
\
|
*
drm/radeon: Support DRM_MODE_PAGE_FLIP_ASYNC
Michel Dänzer
2016-05-04
1
-13
/
+11
*
|
drm/radeon: fix PLL sharing on DCE6.1 (v2)
Lucas Stach
2016-05-05
1
-0
/
+10
|
/
*
drm/radeon: Only call drm_vblank_on/off between drm_vblank_init/cleanup
Michel Dänzer
2016-04-01
1
-2
/
+4
*
drm/radeon: fix indentation.
Jérome Glisse
2016-03-16
1
-3
/
+3
*
drm/radeon: Switch to drm_vblank_on/off
Daniel Vetter
2016-03-08
1
-2
/
+2
*
drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers
Daniel Vetter
2015-12-08
1
-0
/
+1
*
Revert "drm/radeon: adjust pll when audio is not enabled"
Alex Deucher
2015-06-11
1
-3
/
+0
*
Revert "drm/radeon: don't share plls if monitors differ in audio support"
Alex Deucher
2015-06-11
1
-3
/
+1
*
drm/radeon: don't share plls if monitors differ in audio support
Alex Deucher
2015-05-26
1
-1
/
+3
*
drm/radeon: adjust pll when audio is not enabled
Alex Deucher
2015-04-27
1
-0
/
+3
*
drm/radeon: add DisplayPort MST support (v2)
Dave Airlie
2015-03-19
1
-1
/
+10
*
drm/radeon: fix doublescan modes (v2)
Alex Deucher
2015-03-19
1
-2
/
+6
*
drm/radeon: implement output csc property for DCE5+
Alex Deucher
2015-03-19
1
-0
/
+6
*
drm/radeon: fix interlaced modes on DCE8
Alex Deucher
2015-03-03
1
-0
/
+3
*
drm/radeon: KV has three PPLLs (v2)
Alex Deucher
2015-01-05
1
-4
/
+4
*
drm/radeon: Re-show the cursor after a modeset
Michel Dänzer
2014-12-03
1
-0
/
+1
*
drm/radeon: Prevent too early kms-pageflips triggered by vblank.
Mario Kleiner
2014-07-17
1
-4
/
+4
*
drm/radeon: Use dce5/6 hdmi deep color clock setup also on dce8+
Mario Kleiner
2014-06-18
1
-1
/
+1
*
drm/radeon: Bypass hw lut's for > 8 bpc framebuffer scanout.
Mario Kleiner
2014-06-13
1
-0
/
+27
*
drm/radeon: use pixel formats instead of depth/bpp
Fredrik Höglund
2014-06-13
1
-16
/
+73
*
drm/radeon: hdmi deep color modes must obey clock limit of sink.
Mario Kleiner
2014-06-09
1
-0
/
+3
*
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
2014-06-05
1
-21
/
+39
|
\
[next]