Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299743
b: refs/heads/master
c: df391c0
h: refs/heads/master
i:
  299741: 7c804b8
  299739: 4b58a10
  299735: c5e4002
  299727: c12aa35
  299711: 80f2b16
v: v3
  • Loading branch information
Ilija Hadzic authored and Dave Airlie committed Apr 27, 2012
1 parent f984598 commit 07afeb9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 792ac99c9a09dae1408617a6578ba189424a911e
refs/heads/master: df391c0df49560c7fceffbad5b9d083836d9f22f
3 changes: 2 additions & 1 deletion trunk/drivers/gpu/drm/radeon/radeon_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ static void radeon_crtc_init(struct drm_device *dev, int index)
radeon_legacy_init_crtc(dev, radeon_crtc);
}

static const char *encoder_names[36] = {
static const char *encoder_names[37] = {
"NONE",
"INTERNAL_LVDS",
"INTERNAL_TMDS1",
Expand Down Expand Up @@ -570,6 +570,7 @@ static const char *encoder_names[36] = {
"INTERNAL_UNIPHY2",
"NUTMEG",
"TRAVIS",
"INTERNAL_VCE"
};

static const char *connector_names[15] = {
Expand Down

0 comments on commit 07afeb9

Please sign in to comment.