index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
*
drm/radeon: use the new drm helpers for dp aux
Alex Deucher
2014-03-25
1
-0
/
+2
*
drm/radeon/dp: move sink power control to a separate function
Alex Deucher
2014-03-25
1
-0
/
+2
*
Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d...
Dave Airlie
2014-01-22
1
-0
/
+1
|
\
|
*
drm: Pass 'flags' from the caller to .get_scanout_position()
Ville Syrjälä
2014-01-20
1
-0
/
+1
*
|
drm/radeon: handle ss percentage divider properly
Alex Deucher
2014-01-20
1
-0
/
+1
|
/
*
drivers: gpu: Move prototype declarations to header file radeon_mode.h from r...
Rashika Kheria
2014-01-07
1
-0
/
+4
*
drivers: gpu: Move prototype declaration to header file radeon_mode.h
Rashika Kheria
2014-01-07
1
-0
/
+20
*
drm/radeon: move com/atombios scratch reg functions to radeon_mode.h
Alex Deucher
2014-01-07
1
-0
/
+9
*
drivers: gpu: Move prototype declaration to header file radeon_mode.h from at...
Rashika Kheria
2014-01-07
1
-0
/
+1
*
drm/radeon: Push get_scanout_position() timestamping into kms driver.
Mario Kleiner
2013-11-06
1
-1
/
+2
*
drm/radeon: add a connector property for dither
Alex Deucher
2013-11-01
1
-0
/
+8
*
drm/radeon: Add support for programming the FMT blocks
Alex Deucher
2013-11-01
1
-0
/
+6
*
drm/radeon: add a connector property for audio
Alex Deucher
2013-09-11
1
-0
/
+9
*
drm/radeon: add audio support for DCE6/8 GPUs (v12)
Alex Deucher
2013-08-30
1
-1
/
+2
*
drm/radeon/dpm: add helper to calculate vblank time
Alex Deucher
2013-07-08
1
-0
/
+1
*
drm/radeon: update radeon_atombios_get_default_voltages for mvdd
Alex Deucher
2013-06-27
1
-1
/
+1
*
drm/radeon/dpm: save some display parameters for DPM
Alex Deucher
2013-06-27
1
-0
/
+4
*
drm/radeon: update radeon_atom_get_voltage_table() for SI
Alex Deucher
2013-06-27
1
-0
/
+1
*
drm/radeon/atom: add helper to calcuate mpll params
Alex Deucher
2013-06-27
1
-0
/
+24
*
drm/radeon/kms: add dpm support for rv6xx (v3)
Alex Deucher
2013-06-27
1
-0
/
+2
[next]