summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_ucode.c
Commit message (Collapse)AuthorAgeFilesLines
* drm/radeon: drop use of drmP.h (1/2)Sam Ravnborg2019-06-101-1/+1
| | | | | | | | | | | | | Drop use of drmP.h in all .c files named radeon*c. To ease review a little drmP.h removal was divided in two commits. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Cc: "Christian König" <christian.koenig@amd.com> Cc: "David (ChunMing) Zhou" <David1.Zhou@amd.com> Cc: David Airlie <airlied@linux.ie> Cc: Daniel Vetter <daniel@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20190608080241.4958-7-sam@ravnborg.org
* drm/radeon: add new firmware header definitions (v3)Alex Deucher2014-08-051-0/+167
These are needed to properly handle more frequently updated firmware. v2: add new firmware helper functions as well. v3: update to latest format Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
OpenPOWER on IntegriCloud