Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217929
b: refs/heads/master
c: 5fe82c5
h: refs/heads/master
i:
  217927: 1eb27e1
v: v3
  • Loading branch information
Chris Wilson committed Sep 8, 2010
1 parent 1ab8e0f commit 878611c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 8dc5d14741dc1ee0074a14b360993a10c2c02d24
refs/heads/master: 5fe82c5ee1ba2d04183c376038c5d233a0311ec9
6 changes: 3 additions & 3 deletions trunk/drivers/gpu/drm/i915/intel_overlay.c
Original file line number Diff line number Diff line change
Expand Up @@ -689,9 +689,9 @@ static u32 overlay_cmd_reg(struct put_image_params *params)
return cmd;
}

int intel_overlay_do_put_image(struct intel_overlay *overlay,
struct drm_gem_object *new_bo,
struct put_image_params *params)
static int intel_overlay_do_put_image(struct intel_overlay *overlay,
struct drm_gem_object *new_bo,
struct put_image_params *params)
{
int ret, tmp_width;
struct overlay_registers *regs;
Expand Down

0 comments on commit 878611c

Please sign in to comment.