/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | rs690d.h | diff f46c01208da1881591e3f55ca77d37f54469f8e4 Tue Mar 30 23:33:27 CDT 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: display watermark updates (v2)
- Add module option to force the display priority 0 = auto, 1 = normal, 2 = high - Default to high on r3xx/r4xx/rv515 chips Fixes flickering problems during heavy acceleration due to underflow to the display controllers - Fill in minimal support for RS600
v2 - update display priority when bandwidth is updated so the user can change the parameter at runtime and it will take affect on the next modeset.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | rs600d.h | diff f46c01208da1881591e3f55ca77d37f54469f8e4 Tue Mar 30 23:33:27 CDT 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: display watermark updates (v2)
- Add module option to force the display priority 0 = auto, 1 = normal, 2 = high - Default to high on r3xx/r4xx/rv515 chips Fixes flickering problems during heavy acceleration due to underflow to the display controllers - Fill in minimal support for RS600
v2 - update display priority when bandwidth is updated so the user can change the parameter at runtime and it will take affect on the next modeset.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | rs690.c | diff f46c01208da1881591e3f55ca77d37f54469f8e4 Tue Mar 30 23:33:27 CDT 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: display watermark updates (v2)
- Add module option to force the display priority 0 = auto, 1 = normal, 2 = high - Default to high on r3xx/r4xx/rv515 chips Fixes flickering problems during heavy acceleration due to underflow to the display controllers - Fill in minimal support for RS600
v2 - update display priority when bandwidth is updated so the user can change the parameter at runtime and it will take affect on the next modeset.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | rv515.c | diff f46c01208da1881591e3f55ca77d37f54469f8e4 Tue Mar 30 23:33:27 CDT 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: display watermark updates (v2)
- Add module option to force the display priority 0 = auto, 1 = normal, 2 = high - Default to high on r3xx/r4xx/rv515 chips Fixes flickering problems during heavy acceleration due to underflow to the display controllers - Fill in minimal support for RS600
v2 - update display priority when bandwidth is updated so the user can change the parameter at runtime and it will take affect on the next modeset.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | rs600.c | diff f46c01208da1881591e3f55ca77d37f54469f8e4 Tue Mar 30 23:33:27 CDT 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: display watermark updates (v2)
- Add module option to force the display priority 0 = auto, 1 = normal, 2 = high - Default to high on r3xx/r4xx/rv515 chips Fixes flickering problems during heavy acceleration due to underflow to the display controllers - Fill in minimal support for RS600
v2 - update display priority when bandwidth is updated so the user can change the parameter at runtime and it will take affect on the next modeset.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | r100.c | diff f46c01208da1881591e3f55ca77d37f54469f8e4 Tue Mar 30 23:33:27 CDT 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: display watermark updates (v2)
- Add module option to force the display priority 0 = auto, 1 = normal, 2 = high - Default to high on r3xx/r4xx/rv515 chips Fixes flickering problems during heavy acceleration due to underflow to the display controllers - Fill in minimal support for RS600
v2 - update display priority when bandwidth is updated so the user can change the parameter at runtime and it will take affect on the next modeset.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon_display.c | diff f46c01208da1881591e3f55ca77d37f54469f8e4 Tue Mar 30 23:33:27 CDT 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: display watermark updates (v2)
- Add module option to force the display priority 0 = auto, 1 = normal, 2 = high - Default to high on r3xx/r4xx/rv515 chips Fixes flickering problems during heavy acceleration due to underflow to the display controllers - Fill in minimal support for RS600
v2 - update display priority when bandwidth is updated so the user can change the parameter at runtime and it will take affect on the next modeset.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon_drv.c | diff f46c01208da1881591e3f55ca77d37f54469f8e4 Tue Mar 30 23:33:27 CDT 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: display watermark updates (v2)
- Add module option to force the display priority 0 = auto, 1 = normal, 2 = high - Default to high on r3xx/r4xx/rv515 chips Fixes flickering problems during heavy acceleration due to underflow to the display controllers - Fill in minimal support for RS600
v2 - update display priority when bandwidth is updated so the user can change the parameter at runtime and it will take affect on the next modeset.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon.h | diff f46c01208da1881591e3f55ca77d37f54469f8e4 Tue Mar 30 23:33:27 CDT 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: display watermark updates (v2)
- Add module option to force the display priority 0 = auto, 1 = normal, 2 = high - Default to high on r3xx/r4xx/rv515 chips Fixes flickering problems during heavy acceleration due to underflow to the display controllers - Fill in minimal support for RS600
v2 - update display priority when bandwidth is updated so the user can change the parameter at runtime and it will take affect on the next modeset.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|