Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm: add helper to check for wc memory support | Dave Airlie | 2016-03-03 | 1 | -0/+9 |
| | | | | | | | | | | | | | commit 4b0e4e4af6c6dc8354dcb72182d52c1bc55f12fc upstream. Reviewed-by: Christian König <christian.koenig@amd.com> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | ||||
* | drm/ttm: consolidate cache flushing code in one place. | Dave Airlie | 2009-08-27 | 1 | -0/+38 |
This merges the TTM and drm cache flushing into one file in the drm core. Signed-off-by: Dave Airlie <airlied@redhat.com> |