index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_mode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-09
drm/radeon: Clean up reference counting and pinning of the cursor BOs
Michel Dänzer
1
-1
/
+0
2015-05-26
drm/radeon: make dpcd parameters const
Alex Deucher
1
-1
/
+1
2015-03-19
drm/radeon: add DisplayPort MST support (v2)
Dave Airlie
1
-0
/
+42
2015-03-19
drm/radeon: improve encoder picking functions (v2)
Dave Airlie
1
-0
/
+6
2015-03-19
drm/radeon: export max link rate calculation
Dave Airlie
1
-0
/
+2
2015-03-19
drm/radeon: add new atombios encoder/transmitter interfaces
Dave Airlie
1
-0
/
+4
2015-03-19
radeon/fb: add wrapper functions around fb connector add/remove
Dave Airlie
1
-0
/
+4
2015-03-19
drm/radeon: program auxch directly (v2)
Dave Airlie
1
-0
/
+3
2015-03-19
drm/radeon: implement output csc property for DCE5+
Alex Deucher
1
-0
/
+2
2015-03-19
drm/radeon: add an output_csc property
Alex Deucher
1
-0
/
+9
2015-01-22
radeon/audio: defined initial audio interface that gets initialized via detec...
Slava Grigorev
1
-0
/
+1
2015-01-22
drm/radeon/radeon_fb: Remove unused function
Rickard Strandqvist
1
-1
/
+0
2015-01-22
drm/radeon/radeon_i2c: Remove unused function
Rickard Strandqvist
1
-2
/
+0
2014-12-03
drm/radeon: Re-show the cursor after a modeset
Michel Dänzer
1
-0
/
+1
2014-11-20
drm/radeon: Use cursor_set2 hook for enabling / disabling the HW cursor
Michel Dänzer
1
-5
/
+11
2014-11-12
drm/radeon: store the gpio shift as well
Alex Deucher
1
-0
/
+1
2014-11-12
drm/radeon: export radeon_atombios_lookup_gpio
Alex Deucher
1
-0
/
+2
2014-10-01
drm/radeon: consolidate duplicate encode is digital function
Alex Deucher
1
-0
/
+1
2014-08-05
drm/radeon: make radeon_connector_encoder_is_hbr2 static
Alex Deucher
1
-1
/
+0
2014-08-05
drm/radeon: use a fetch function to get the edid
Alex Deucher
1
-0
/
+2
2014-08-05
drm/radeon: restructure edid fetching
Alex Deucher
1
-1
/
+0
2014-07-01
drm/radeon: Track the status of a page flip more explicitly
Michel Dänzer
1
-0
/
+7
2014-07-01
drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2)
Stefan Brüns
1
-2
/
+6
2014-06-09
drm/radeon: hdmi deep color modes must obey clock limit of sink.
Mario Kleiner
1
-0
/
+1
2014-06-04
drm/radeon: rework page flip handling v4
Christian König
1
-2
/
+2
2014-06-04
Revert "drm/radeon: rework page flip handling v3"
Dave Airlie
1
-2
/
+2
2014-06-02
drm/radeon: rework page flip handling v3
Christian König
1
-2
/
+2
2014-06-02
drm/radeon: separate vblank and pflip crtc handling
Christian König
1
-0
/
+1
2014-06-02
drm/radeon: add a i2c bus mutex
Alex Deucher
1
-0
/
+1
2014-04-08
drm/radeon/dp: switch to the common i2c over aux code
Alex Deucher
1
-10
/
+2
2014-03-25
drm/radeon: use the new drm helpers for dp aux
Alex Deucher
1
-0
/
+2
2014-03-25
drm/radeon/dp: move sink power control to a separate function
Alex Deucher
1
-0
/
+2
2014-01-22
Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d...
Dave Airlie
1
-0
/
+1
2014-01-20
drm/radeon: handle ss percentage divider properly
Alex Deucher
1
-0
/
+1
2014-01-20
drm: Pass 'flags' from the caller to .get_scanout_position()
Ville Syrjälä
1
-0
/
+1
2014-01-07
drivers: gpu: Move prototype declarations to header file radeon_mode.h from r...
Rashika Kheria
1
-0
/
+4
2014-01-07
drivers: gpu: Move prototype declaration to header file radeon_mode.h
Rashika Kheria
1
-0
/
+20
2014-01-07
drm/radeon: move com/atombios scratch reg functions to radeon_mode.h
Alex Deucher
1
-0
/
+9
2014-01-07
drivers: gpu: Move prototype declaration to header file radeon_mode.h from at...
Rashika Kheria
1
-0
/
+1
2013-11-06
drm/radeon: Push get_scanout_position() timestamping into kms driver.
Mario Kleiner
1
-1
/
+2
2013-11-01
drm/radeon: add a connector property for dither
Alex Deucher
1
-0
/
+8
2013-11-01
drm/radeon: Add support for programming the FMT blocks
Alex Deucher
1
-0
/
+6
2013-09-11
drm/radeon: add a connector property for audio
Alex Deucher
1
-0
/
+9
2013-08-30
drm/radeon: add audio support for DCE6/8 GPUs (v12)
Alex Deucher
1
-1
/
+2
2013-07-08
drm/radeon/dpm: add helper to calculate vblank time
Alex Deucher
1
-0
/
+1
2013-06-27
drm/radeon: update radeon_atombios_get_default_voltages for mvdd
Alex Deucher
1
-1
/
+1
2013-06-27
drm/radeon/dpm: save some display parameters for DPM
Alex Deucher
1
-0
/
+4
2013-06-27
drm/radeon: update radeon_atom_get_voltage_table() for SI
Alex Deucher
1
-0
/
+1
2013-06-27
drm/radeon/atom: add helper to calcuate mpll params
Alex Deucher
1
-0
/
+24
2013-06-27
drm/radeon/kms: add dpm support for rv6xx (v3)
Alex Deucher
1
-0
/
+2
[next]