Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ba7def4fac1d897198949cdf9a7cf15916bcf032
/
drivers
/
gpu
/
drm
/
radeon
/
atombios_crtc.c
66edc1c
drm/radeon/dpm: add helper to calculate vblank time
by Alex Deucher
· 11 years ago
c7d2f22
drm/radeon: use frac fb div on DCE8
by Alex Deucher
· 12 years ago
2f0047b
drm/radeon: Handle PPLL0 powerdown on DCE8
by Alex Deucher
· 12 years ago
0331f67
drm/radeon: add support pll selection for DCE8 (v4)
by Alex Deucher
· 12 years ago
8542c12
drm/radeon: update DISPCLK programming for DCE8
by Alex Deucher
· 12 years ago
8da0e50
drm/radeon/dce8: crtc_set_base updates
by Alex Deucher
· 12 years ago
6ab7631
drm/radeon: Remove superfluous variable
by Niels Ole Salscheider
· 12 years ago
4116782
drm/radeon: use frac fb div on RS780/RS880
by Alex Deucher
· 12 years ago
0e3d50b
drm/radeon/dce6: fix display powergating
by Alex Deucher
· 12 years ago
a02dc74
drm/radeon/dce32+: use fractional fb dividers for high clocks
by Alex Deucher
· 12 years ago
fc58acd
radeon: fix pll/ctrc mapping on dce2 and dce3 hardware
by Jerome Glisse
· 12 years ago
1e4db5f
drm/radeon/dce3: switch back to old pll allocation order for discrete
by Alex Deucher
· 12 years ago
29dbe3b
drm/radeon: allocate PPLLs from low to high
by Alex Deucher
· 12 years ago
c0fd083
drm/radeon: validate PPLL in crtc fixup
by Alex Deucher
· 12 years ago
57b35e2
drm/radeon: work around KMS modeset limitations in PLL allocation (v2)
by Alex Deucher
· 12 years ago
9642ac0
drm/radeon: make non-DP PPLL sharing more robust
by Alex Deucher
· 12 years ago
5df3196
drm/radeon: store the encoder in the radeon_crtc
by Alex Deucher
· 12 years ago
19eca43
drm/radeon: rework crtc pll setup to better support PPLL sharing
by Alex Deucher
· 12 years ago
2f454cf
drm/radeon: allow PPLL sharing on non-DP displays
by Alex Deucher
· 12 years ago
9dbbcfc
drm/radeon/dce3: use a single PPLL for all DP displays
by Alex Deucher
· 12 years ago
f3dd850
drm/radeon: rework pll selection (v4)
by Alex Deucher
· 12 years ago
e729586
drm/radeon/atom: fix typo in SetPixelClock handling
by Alex Deucher
· 12 years ago
2f1f4d9
Revert "drm/radeon: rework pll selection (v3)"
by Alex Deucher
· 12 years ago
985f61f
drm/radeon: rework pll selection (v3)
by Alex Deucher
· 12 years ago
c205b23
drm/radeon/atom: powergating fixes for DCE6
by Alex Deucher
· 12 years ago
4e58591
drm/radeon: don't disable plls that are in use by other crtcs
by Alex Deucher
· 12 years ago
5317670
drm/radeon/ss: use num_crtc rather than hardcoded 6
by Alex Deucher
· 12 years ago
5efcc76
drm/radeon: avoid turning off spread spectrum for used pll
by Jerome Glisse
· 12 years ago
ecd6795
drm/radeon: fix ordering in pll picking on dce4+
by Alex Deucher
· 12 years ago
6c0ae2a
drm/radeon: properly handle crtc powergating
by Alex Deucher
· 12 years ago
e811f5a
drm: Make the .mode_fixup() operations mode argument a const pointer
by Laurent Pinchart
· 12 years ago
f312f09
drm/radeon: fix SS setup for DCPLL
by Alex Deucher
· 12 years ago
26fe45a
drm/radeon: fix up pll selection on DCE5/6
by Alex Deucher
· 12 years ago
b7019b2
drm/radeon: SI tiling fixes for display
by Alex Deucher
· 13 years ago
dc257cf
Merge tag 'v3.4-rc6' into drm-intel-next
by Daniel Vetter
· 13 years ago
700698e
drm/radeon/kms: need to set up ss on DP bridges as well
by Alex Deucher
· 13 years ago
37d4174
drm/radeon/kms: use frac fb div on APUs
by Alex Deucher
· 13 years ago
eccea79
drm/radeon/kms: improve bpc handling (v2)
by Alex Deucher
· 13 years ago
017d213
drm/radeon/kms/atom: force bpc to 8 for now
by Alex Deucher
· 13 years ago
0671bdd7
drm/radeon/kms/DCE6.1: ss is not supported on the internal pplls
by Alex Deucher
· 13 years ago
6419987
drm/radeon/kms: disable PPLL0 on DCE6.1 when not in use
by Alex Deucher
· 13 years ago
24e1f79
drm/radeon/kms: Adjust pll picker for DCE6.1
by Alex Deucher
· 13 years ago
729b95e
drm/radeon/kms: DCE6.1 disp eng pll updates
by Alex Deucher
· 13 years ago
f3f1f03
drm/radeon/kms: DCE6 disp eng pll updates
by Alex Deucher
· 13 years ago
fef9f91
drm/radeon/kms/atom: add support for crtc power gating
by Alex Deucher
· 13 years ago
79f17c6
drm/radeon/kms/atom: DCE6 no longer has crtcmemreq bits
by Alex Deucher
· 13 years ago
285484e
drm/radeon: add support for evergreen/ni tiling informations v11
by Jerome Glisse
· 13 years ago
1b61925
drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.
by Michel Dänzer
· 13 years ago
9aa5999
drm/radeon/kms: refine TMDS dual link checks
by Alex Deucher
· 13 years ago
3fa47d9
drm/radeon/kms: move disp eng pll setup to init path
by Alex Deucher
· 13 years ago
06e4cd6
drm/radeon/kms: don't use 0 bpc for adjusting hdmi clock
by Dave Airlie
· 13 years ago
1fbe6f6
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 13 years ago
01f2c77
drm: Replace pitch with pitches[] in drm_framebuffer
by Ville Syrjälä
· 13 years ago
392e372
drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CM
by Alex Deucher
· 13 years ago
10b391b
drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()
by Alex Deucher
· 13 years ago
996d5c5
drm/radeon/kms: check for DP MST mode in a few more places (v2)
by Alex Deucher
· 13 years ago
1d33e1f
drm/radeon/kms: rework DP bridge checks
by Alex Deucher
· 13 years ago
b4f15f8
drm/radeon/kms: cleanup atombios_adjust_pll()
by Alex Deucher
· 13 years ago
09cc650
drm/radeon/kms/DCE4.1: ss is not supported on the internal pplls
by Alex Deucher
· 13 years ago
f1bece7
drm/radeon: ATOM Endian fix for atombios_crtc_program_pll()
by Benjamin Herrenschmidt
· 13 years ago
cc9f67a
drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridges
by Alex Deucher
· 14 years ago
adcfde5
drm/radeon/kms: viewport height has to be even
by Alex Deucher
· 14 years ago
d0ae3e8
drm/radeon/kms: fix typo in spread spectrum code
by Alex Deucher
· 14 years ago
2307790
drm/radeon/kms: the SS_Id field in the LCD table if for LVDS only
by Alex Deucher
· 14 years ago
6f15c50
drm/radeon/kms: properly set the CLK_REF bit for DCE3 devices
by Alex Deucher
· 14 years ago
eac4dff
drm/radeon/kms: handle DP bridges
by Alex Deucher
· 14 years ago
86a94de
drm/radeon/kms: fix up DP clock programming on DCE4/5
by Alex Deucher
· 14 years ago
8e8e523
drm/radeon/kms: spread spectrum fixes
by Alex Deucher
· 14 years ago
df271be
drm/radeon/kms: properly handle bpc >8 in atom command tables
by Alex Deucher
· 14 years ago
5785e53
drm/radeon/kms: pll tweaks for r7xx
by Alex Deucher
· 14 years ago
9bb09fa
drm/radeon/kms: pll tweaks for rv6xx
by Alex Deucher
· 14 years ago
fb9674b
drm/radeon/kms: pageflipping cleanup for avivo+
by Alex Deucher
· 14 years ago
64146f8
drm/radeon/kms: prefer legacy pll algo for tv-out
by Alex Deucher
· 14 years ago
942b0e9
drm/radeon/kms: fix typo in atom overscan setup
by Alex Deucher
· 14 years ago
34db18ab
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
by Dave Airlie
· 14 years ago
7e4d15d
drm/radeon: introduce gem_to_radeon_bo helper
by Daniel Vetter
· 14 years ago
9f4283f
drm/radeon/kms: add missing frac fb div flag for dce4+
by Alex Deucher
· 14 years ago
5b40ddf
drm/radeon/kms: hopefully fix pll issues for real (v3)
by Alex Deucher
· 14 years ago
265aa6c
drm/radeon/kms: fix a few more atombios endian issues
by Alex Deucher
· 14 years ago
4589433
drm/radeon/kms: atombios big endian fixes
by Cédric Cano
· 14 years ago
c9417bd
drm/radeon/kms: fix interlaced modes on dce4+
by Alex Deucher
· 14 years ago
619efb1
drm/radeon/kms: Enable new pll calculation for avivo+ asics
by Alex Deucher
· 14 years ago
f523f74
drm/radeon/kms: add new pll algo for avivo asics
by Alex Deucher
· 14 years ago
fa6bee4
drm/radeon/kms: fix r6xx+ scanout on BE systems
by Alex Deucher
· 14 years ago
b526ce2
drm/radeon/kms: simplify atom adjust pll setup
by Alex Deucher
· 14 years ago
a572eaa
drm/radeon/kms: DCE5 atom spread spectrum updates
by Alex Deucher
· 14 years ago
f82b3dd
drm/radeon/kms: DCE5 atom SetPixelClock updates
by Alex Deucher
· 14 years ago
a93f344
drm/radeon/kms: reorder display resume to avoid problems
by Alex Deucher
· 14 years ago
e5fd205
drm/radeon/kms: disable ss fixed ref divide
by Alex Deucher
· 14 years ago
21c74a8
drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum
by Jason Wessel
· 14 years ago
5480f72
Revert "drm/radeon/kms: remove some pll algo flags"
by Dave Airlie
· 14 years ago
26bf62e
Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next
by Dave Airlie
· 14 years ago
413d45d
drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API
by Jason Wessel
· 14 years ago
4dd19b0
drm/radeon/kms: Implement KDB debug hooks for radeon KMS.
by Chris Ball
· 14 years ago
ba032a5
drm/radeon/kms: rework spread spectrum handling
by Alex Deucher
· 14 years ago
48dfaae
drm/radeon/kms: remove new pll algo
by Alex Deucher
· 14 years ago
f28488c
drm/radeon/kms: remove some pll algo flags
by Alex Deucher
· 14 years ago
f90087e
drm/radeon/kms: force legacy pll algo for RV620 LVDS
by Alex Deucher
· 14 years ago
54bfe49
drm/radeon/kms: fix tv-out on avivo asics
by Alex Deucher
· 14 years ago
9534787
drm/radeon/kms: properly set crtc high base on r7xx
by Alex Deucher
· 14 years ago
Next »