index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: 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
|
\
|
*
drm/radeon/dpm: resume fixes for some systems
Alex Deucher
2014-06-02
1
-4
/
+2
|
*
drm/radeon: modesetting updates for Mullins.
Samuel Li
2014-05-06
1
-2
/
+3
|
*
drm/radeon: check that we have a clock before PLL setup
Christian König
2014-05-06
1
-0
/
+3
|
*
drm/radeon: Fix num_banks calculation for SI
Michel Dänzer
2014-05-06
1
-15
/
+31
*
|
drm/radeon: fix pll setup for hdmi deep color (v7)
Alex Deucher
2014-06-02
1
-9
/
+36
*
|
drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmi
Alex Deucher
2014-06-02
1
-22
/
+26
|
/
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
1
-10
/
+10
*
drm/radeon: disable pll sharing for DP on DCE4.1
Alex Deucher
2014-02-27
1
-1
/
+15
*
drm/radeon: fix display tiling setup on SI
Alex Deucher
2014-02-18
1
-6
/
+7
*
drm/radeon: unify bpc handling
Alex Deucher
2014-02-18
1
-1
/
+1
*
drm/radeon/dce8: workaround for atom BlankCrtc table
Alex Deucher
2014-01-29
1
-0
/
+20
*
drm/radeon: bail early from enable ss in certain cases
Alex Deucher
2014-01-20
1
-7
/
+12
*
drm/radeon: handle ss percentage divider properly
Alex Deucher
2014-01-20
1
-3
/
+5
*
drm/radeon: disable ss on DP for DCE3.x
Alex Deucher
2014-01-20
1
-1
/
+4
*
drm/radeon: set correct number of banks for CIK chips in DCE
Marek Olšák
2013-12-23
1
-21
/
+43
*
drm/radeon: set correct pipe config for Hawaii in DCE
Marek Olšák
2013-12-23
1
-13
/
+6
*
drm/radeon: add missing display tiling setup for oland
Alex Deucher
2013-12-12
1
-1
/
+3
*
drm/radeon: modesetting updates for hawaii
Alex Deucher
2013-11-08
1
-1
/
+3
*
drm/radeon/kms: unpin fb in atombios crtc disable
Ilija Hadzic
2013-11-08
1
-0
/
+15
*
drm/radeon: don't share PPLLs on DCE4.1
Alex Deucher
2013-11-01
1
-1
/
+1
*
drm/radeon: disable the GRPH block when we disable the crtc
Alex Deucher
2013-08-30
1
-0
/
+6
*
drm/radeon/dpm: add helper to calculate vblank time
Alex Deucher
2013-07-08
1
-0
/
+3
*
drm/radeon: use frac fb div on DCE8
Alex Deucher
2013-06-26
1
-1
/
+1
*
drm/radeon: Handle PPLL0 powerdown on DCE8
Alex Deucher
2013-06-26
1
-1
/
+1
*
drm/radeon: add support pll selection for DCE8 (v4)
Alex Deucher
2013-06-26
1
-1
/
+47
*
drm/radeon: update DISPCLK programming for DCE8
Alex Deucher
2013-06-26
1
-1
/
+1
*
drm/radeon/dce8: crtc_set_base updates
Alex Deucher
2013-06-26
1
-5
/
+29
*
drm/radeon: Remove superfluous variable
Niels Ole Salscheider
2013-05-20
1
-6
/
+0
*
drm/radeon: use frac fb div on RS780/RS880
Alex Deucher
2013-04-01
1
-0
/
+3
*
drm/radeon/dce6: fix display powergating
Alex Deucher
2013-02-05
1
-4
/
+2
*
drm/radeon/dce32+: use fractional fb dividers for high clocks
Alex Deucher
2012-12-07
1
-0
/
+2
*
radeon: fix pll/ctrc mapping on dce2 and dce3 hardware
Jerome Glisse
2012-11-27
1
-34
/
+14
*
drm/radeon/dce3: switch back to old pll allocation order for discrete
Alex Deucher
2012-11-07
1
-23
/
+31
*
drm/radeon: allocate PPLLs from low to high
Alex Deucher
2012-10-15
1
-4
/
+4
*
drm/radeon: validate PPLL in crtc fixup
Alex Deucher
2012-09-27
1
-2
/
+7
*
drm/radeon: work around KMS modeset limitations in PLL allocation (v2)
Alex Deucher
2012-09-27
1
-28
/
+38
*
drm/radeon: make non-DP PPLL sharing more robust
Alex Deucher
2012-09-20
1
-13
/
+14
*
drm/radeon: store the encoder in the radeon_crtc
Alex Deucher
2012-09-20
1
-208
/
+165
*
drm/radeon: rework crtc pll setup to better support PPLL sharing
Alex Deucher
2012-09-20
1
-91
/
+130
*
drm/radeon: allow PPLL sharing on non-DP displays
Alex Deucher
2012-09-20
1
-6
/
+65
*
drm/radeon/dce3: use a single PPLL for all DP displays
Alex Deucher
2012-09-20
1
-0
/
+24
*
drm/radeon: rework pll selection (v4)
Alex Deucher
2012-09-20
1
-34
/
+129
*
drm/radeon/atom: fix typo in SetPixelClock handling
Alex Deucher
2012-09-20
1
-1
/
+4
*
Revert "drm/radeon: rework pll selection (v3)"
Alex Deucher
2012-09-17
1
-129
/
+34
*
drm/radeon: rework pll selection (v3)
Alex Deucher
2012-09-13
1
-34
/
+129
[next]