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_mode.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: radeon_framebuffer -> drm_framebuffer
Daniel Stone
2018-04-11
1
-6
/
+1
*
drm/radeon: Move GEM BO to drm_framebuffer
Daniel Stone
2018-04-11
1
-1
/
+0
*
drm/radeon: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
2017-12-06
1
-3
/
+0
*
drm/radeon/dp: make radeon_dp_get_dp_link_config static
Alex Deucher
2017-10-08
1
-4
/
+0
*
drm: radeon: remove dead code and pointless local lut storage
Peter Rosin
2017-08-04
1
-4
/
+0
*
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
2017-05-10
1
-0
/
+3
*
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-18
1
-0
/
+1
*
drm/radeon: Hide the HW cursor while it's out of bounds
Michel Dänzer
2016-12-06
1
-0
/
+1
*
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-12-23
1
-2
/
+4
|
\
|
*
drm/radeon: fix dp link rate selection (v2)
Alex Deucher
2015-12-21
1
-2
/
+4
|
*
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
2015-12-18
1
-0
/
+4
*
|
Back merge tag 'v4.4-rc4' into drm-next
Dave Airlie
2015-12-08
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
2015-12-04
1
-0
/
+4
|
*
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
2015-12-04
1
-0
/
+1
*
|
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-24
1
-1
/
+1
|
/
*
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-16
1
-0
/
+1
|
\
|
*
drm/radeon: restore the fbdev mode in lastclose
Alex Deucher
2015-10-05
1
-0
/
+1
*
|
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-06
1
-3
/
+2
*
|
drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps
Ville Syrjälä
2015-09-24
1
-2
/
+3
|
/
*
drm/radeon: rework audio detect (v4)
Alex Deucher
2015-07-29
1
-1
/
+1
*
drm/radeon: Clean up reference counting and pinning of the cursor BOs
Michel Dänzer
2015-07-09
1
-1
/
+0
*
drm/radeon: make dpcd parameters const
Alex Deucher
2015-05-26
1
-1
/
+1
*
drm/radeon: add DisplayPort MST support (v2)
Dave Airlie
2015-03-19
1
-0
/
+42
*
drm/radeon: improve encoder picking functions (v2)
Dave Airlie
2015-03-19
1
-0
/
+6
*
drm/radeon: export max link rate calculation
Dave Airlie
2015-03-19
1
-0
/
+2
*
drm/radeon: add new atombios encoder/transmitter interfaces
Dave Airlie
2015-03-19
1
-0
/
+4
*
radeon/fb: add wrapper functions around fb connector add/remove
Dave Airlie
2015-03-19
1
-0
/
+4
*
drm/radeon: program auxch directly (v2)
Dave Airlie
2015-03-19
1
-0
/
+3
*
drm/radeon: implement output csc property for DCE5+
Alex Deucher
2015-03-19
1
-0
/
+2
*
drm/radeon: add an output_csc property
Alex Deucher
2015-03-19
1
-0
/
+9
*
radeon/audio: defined initial audio interface that gets initialized via detec...
Slava Grigorev
2015-01-22
1
-0
/
+1
*
drm/radeon/radeon_fb: Remove unused function
Rickard Strandqvist
2015-01-22
1
-1
/
+0
*
drm/radeon/radeon_i2c: Remove unused function
Rickard Strandqvist
2015-01-22
1
-2
/
+0
*
drm/radeon: Re-show the cursor after a modeset
Michel Dänzer
2014-12-03
1
-0
/
+1
*
drm/radeon: Use cursor_set2 hook for enabling / disabling the HW cursor
Michel Dänzer
2014-11-20
1
-5
/
+11
*
drm/radeon: store the gpio shift as well
Alex Deucher
2014-11-12
1
-0
/
+1
*
drm/radeon: export radeon_atombios_lookup_gpio
Alex Deucher
2014-11-12
1
-0
/
+2
*
drm/radeon: consolidate duplicate encode is digital function
Alex Deucher
2014-10-01
1
-0
/
+1
*
drm/radeon: make radeon_connector_encoder_is_hbr2 static
Alex Deucher
2014-08-05
1
-1
/
+0
*
drm/radeon: use a fetch function to get the edid
Alex Deucher
2014-08-05
1
-0
/
+2
*
drm/radeon: restructure edid fetching
Alex Deucher
2014-08-05
1
-1
/
+0
*
drm/radeon: Track the status of a page flip more explicitly
Michel Dänzer
2014-07-01
1
-0
/
+7
*
drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2)
Stefan Brüns
2014-07-01
1
-2
/
+6
*
drm/radeon: hdmi deep color modes must obey clock limit of sink.
Mario Kleiner
2014-06-09
1
-0
/
+1
*
drm/radeon: rework page flip handling v4
Christian König
2014-06-04
1
-2
/
+2
*
Revert "drm/radeon: rework page flip handling v3"
Dave Airlie
2014-06-04
1
-2
/
+2
*
drm/radeon: rework page flip handling v3
Christian König
2014-06-02
1
-2
/
+2
*
drm/radeon: separate vblank and pflip crtc handling
Christian König
2014-06-02
1
-0
/
+1
*
drm/radeon: add a i2c bus mutex
Alex Deucher
2014-06-02
1
-0
/
+1
*
drm/radeon/dp: switch to the common i2c over aux code
Alex Deucher
2014-04-08
1
-10
/
+2
[next]