summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/ni_reg.h
Commit message (Collapse)AuthorAgeFilesLines
* drm/radeon/mst: port some MST setup code from DAL.Dave Airlie2016-04-061-0/+2
| | | | | | | | This ports the DAL timeouts and MST rate calculations for the hw from the DAL codebase. Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
* drm/radeon: add DisplayPort MST support (v2)Dave Airlie2015-03-191-0/+7
| | | | | | | | | | | | | | | | This adds initial DP 1.2 MST support to radeon, on CAYMAN and up in theory. This is off by default. v2: agd5f: - add UNIPHY3 offsets - move atom cmd table code into atombios_encoders.c - whitespace cleanup - replace some magic numbers with proper defines Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
* drm/radeon: add some MST registersDave Airlie2015-03-191-0/+37
| | | | | | | These registers will be used later to setup Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
* drm/radeon/kms: add ni_reg.hAlex Deucher2011-01-071-0/+86
This adds some new NI (northern islands) specific display register defines. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
OpenPOWER on IntegriCloud