Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299003
b: refs/heads/master
c: 6b1c762
h: refs/heads/master
i:
  299001: 53aec7b
  298999: 048eb1a
v: v3
  • Loading branch information
Seung-Woo Kim authored and Inki Dae committed Apr 5, 2012
1 parent e633e21 commit 10a7e81
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 61db75d83ca2ac7d46b72fe94b253bbe277bb178
refs/heads/master: 6b1c762da98fd0d475a4539f94541aec91a8de30
4 changes: 4 additions & 0 deletions trunk/drivers/gpu/drm/exynos/exynos_drm_plane.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ struct exynos_plane {

static const uint32_t formats[] = {
DRM_FORMAT_XRGB8888,
DRM_FORMAT_ARGB8888,
DRM_FORMAT_NV12,
DRM_FORMAT_NV12M,
DRM_FORMAT_NV12MT,
};

static int
Expand Down

0 comments on commit 10a7e81

Please sign in to comment.