Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139838
b: refs/heads/master
c: 6b731a6
h: refs/heads/master
v: v3
  • Loading branch information
Ma Ling authored and Eric Anholt committed Apr 1, 2009
1 parent 276ad08 commit c4e0563
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 959b887cf42fd63cf10e28a7f26126f78aa1c0b0
refs/heads/master: 6b731a65c86119da808b3687e0bbb8f18ab137ad
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/i915/intel_modes.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ int intel_ddc_get_modes(struct intel_output *intel_output)
drm_mode_connector_update_edid_property(&intel_output->base,
edid);
ret = drm_add_edid_modes(&intel_output->base, edid);
intel_output->base.display_info.raw_edid = NULL;
kfree(edid);
}

Expand Down

0 comments on commit c4e0563

Please sign in to comment.