/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | r520.c | diff 7a50f01a4ab89d5c05eb2cf62e206ac0bfc61d2c Tue Jul 21 05:39:30 CDT 2009 Dave Airlie <airlied@redhat.com> drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
If an rn50/r100/m6/m7 GPU has < 64MB RAM, i.e. 8/16/32, the aperture used to calculate the MC_FB_LOCATION needs to be worked out from the CONFIG_APER_SIZE register, and not the actual vram size.
TTM VRAM size was also being initialised wrong, use actual vram size to initialise it.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | rs400.c | diff 7a50f01a4ab89d5c05eb2cf62e206ac0bfc61d2c Tue Jul 21 05:39:30 CDT 2009 Dave Airlie <airlied@redhat.com> drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
If an rn50/r100/m6/m7 GPU has < 64MB RAM, i.e. 8/16/32, the aperture used to calculate the MC_FB_LOCATION needs to be worked out from the CONFIG_APER_SIZE register, and not the actual vram size.
TTM VRAM size was also being initialised wrong, use actual vram size to initialise it.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | rs690.c | diff 7a50f01a4ab89d5c05eb2cf62e206ac0bfc61d2c Tue Jul 21 05:39:30 CDT 2009 Dave Airlie <airlied@redhat.com> drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
If an rn50/r100/m6/m7 GPU has < 64MB RAM, i.e. 8/16/32, the aperture used to calculate the MC_FB_LOCATION needs to be worked out from the CONFIG_APER_SIZE register, and not the actual vram size.
TTM VRAM size was also being initialised wrong, use actual vram size to initialise it.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | rv515.c | diff 7a50f01a4ab89d5c05eb2cf62e206ac0bfc61d2c Tue Jul 21 05:39:30 CDT 2009 Dave Airlie <airlied@redhat.com> drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
If an rn50/r100/m6/m7 GPU has < 64MB RAM, i.e. 8/16/32, the aperture used to calculate the MC_FB_LOCATION needs to be worked out from the CONFIG_APER_SIZE register, and not the actual vram size.
TTM VRAM size was also being initialised wrong, use actual vram size to initialise it.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | rs600.c | diff 7a50f01a4ab89d5c05eb2cf62e206ac0bfc61d2c Tue Jul 21 05:39:30 CDT 2009 Dave Airlie <airlied@redhat.com> drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
If an rn50/r100/m6/m7 GPU has < 64MB RAM, i.e. 8/16/32, the aperture used to calculate the MC_FB_LOCATION needs to be worked out from the CONFIG_APER_SIZE register, and not the actual vram size.
TTM VRAM size was also being initialised wrong, use actual vram size to initialise it.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon_gem.c | diff 7a50f01a4ab89d5c05eb2cf62e206ac0bfc61d2c Tue Jul 21 05:39:30 CDT 2009 Dave Airlie <airlied@redhat.com> drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
If an rn50/r100/m6/m7 GPU has < 64MB RAM, i.e. 8/16/32, the aperture used to calculate the MC_FB_LOCATION needs to be worked out from the CONFIG_APER_SIZE register, and not the actual vram size.
TTM VRAM size was also being initialised wrong, use actual vram size to initialise it.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | rv770.c | diff 7a50f01a4ab89d5c05eb2cf62e206ac0bfc61d2c Tue Jul 21 05:39:30 CDT 2009 Dave Airlie <airlied@redhat.com> drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
If an rn50/r100/m6/m7 GPU has < 64MB RAM, i.e. 8/16/32, the aperture used to calculate the MC_FB_LOCATION needs to be worked out from the CONFIG_APER_SIZE register, and not the actual vram size.
TTM VRAM size was also being initialised wrong, use actual vram size to initialise it.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | r100.c | diff 7a50f01a4ab89d5c05eb2cf62e206ac0bfc61d2c Tue Jul 21 05:39:30 CDT 2009 Dave Airlie <airlied@redhat.com> drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
If an rn50/r100/m6/m7 GPU has < 64MB RAM, i.e. 8/16/32, the aperture used to calculate the MC_FB_LOCATION needs to be worked out from the CONFIG_APER_SIZE register, and not the actual vram size.
TTM VRAM size was also being initialised wrong, use actual vram size to initialise it.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon_ttm.c | diff 7a50f01a4ab89d5c05eb2cf62e206ac0bfc61d2c Tue Jul 21 05:39:30 CDT 2009 Dave Airlie <airlied@redhat.com> drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
If an rn50/r100/m6/m7 GPU has < 64MB RAM, i.e. 8/16/32, the aperture used to calculate the MC_FB_LOCATION needs to be worked out from the CONFIG_APER_SIZE register, and not the actual vram size.
TTM VRAM size was also being initialised wrong, use actual vram size to initialise it.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | r600.c | diff 7a50f01a4ab89d5c05eb2cf62e206ac0bfc61d2c Tue Jul 21 05:39:30 CDT 2009 Dave Airlie <airlied@redhat.com> drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
If an rn50/r100/m6/m7 GPU has < 64MB RAM, i.e. 8/16/32, the aperture used to calculate the MC_FB_LOCATION needs to be worked out from the CONFIG_APER_SIZE register, and not the actual vram size.
TTM VRAM size was also being initialised wrong, use actual vram size to initialise it.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon_device.c | diff 7a50f01a4ab89d5c05eb2cf62e206ac0bfc61d2c Tue Jul 21 05:39:30 CDT 2009 Dave Airlie <airlied@redhat.com> drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
If an rn50/r100/m6/m7 GPU has < 64MB RAM, i.e. 8/16/32, the aperture used to calculate the MC_FB_LOCATION needs to be worked out from the CONFIG_APER_SIZE register, and not the actual vram size.
TTM VRAM size was also being initialised wrong, use actual vram size to initialise it.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon.h | diff 7a50f01a4ab89d5c05eb2cf62e206ac0bfc61d2c Tue Jul 21 05:39:30 CDT 2009 Dave Airlie <airlied@redhat.com> drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
If an rn50/r100/m6/m7 GPU has < 64MB RAM, i.e. 8/16/32, the aperture used to calculate the MC_FB_LOCATION needs to be worked out from the CONFIG_APER_SIZE register, and not the actual vram size.
TTM VRAM size was also being initialised wrong, use actual vram size to initialise it.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|