Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189321
b: refs/heads/master
c: b28ea41
h: refs/heads/master
i:
  189319: c522356
v: v3
  • Loading branch information
Alex Deucher authored and Dave Airlie committed Mar 14, 2010
1 parent 325d125 commit c9c93ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: 96a4c8d50de20da865296a380b996f73204d6b34
refs/heads/master: b28ea41164dc36110dafcdc63783e9b7fb865784
5 changes: 1 addition & 4 deletions trunk/drivers/gpu/drm/radeon/radeon_combios.c
Original file line number Diff line number Diff line change
Expand Up @@ -531,10 +531,7 @@ static struct radeon_i2c_bus_rec combios_setup_i2c_bus(struct radeon_device *rde
case CHIP_RS300:
switch (ddc_line) {
case RADEON_GPIO_DVI_DDC:
/* in theory this should be hw capable,
* but it doesn't seem to work
*/
i2c.hw_capable = false;
i2c.hw_capable = true;
break;
default:
i2c.hw_capable = false;
Expand Down

0 comments on commit c9c93ba

Please sign in to comment.