Searched hist:"61 c4b24b3e3bb83bfe29f24fe566281b4f722237" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_mode.h | diff 61c4b24b3e3bb83bfe29f24fe566281b4f722237 Tue Oct 27 14:08:01 CDT 2009 Mathias Fröhlich <Mathias.Froehlich@gmx.net> drm/radeon/kms/atom: Make card_info per device
Make the struct card_info, which is a per struct radeon_device dataset, a struct member of the radeon device instead of a static per kernel module value. This should avoid potential problems with two radeon cards installed in one system.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon_device.c | diff 61c4b24b3e3bb83bfe29f24fe566281b4f722237 Tue Oct 27 14:08:01 CDT 2009 Mathias Fröhlich <Mathias.Froehlich@gmx.net> drm/radeon/kms/atom: Make card_info per device
Make the struct card_info, which is a per struct radeon_device dataset, a struct member of the radeon device instead of a static per kernel module value. This should avoid potential problems with two radeon cards installed in one system.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|