summaryrefslogtreecommitdiff
path: root/src/radeon_bo_helper.c
AgeCommit message (Expand)Author
2017-08-30Require xserver >= 1.13Michel Dänzer
2017-08-23Create radeon_pixmap_clear helperMichel Dänzer
2017-06-30Use pRADEONEnt->fd exclusively for the DRM file descriptorMichel Dänzer
2016-09-21Propagate failure from radeon_set_pixmap_boMichel Dänzer
2016-01-20Set RADEON_GEM_NO_CPU_ACCESS flag for BOs which don't need CPU accessMichel Dänzer
2015-06-22Don't set TILE_SPLIT flags if surface.tile_split == 0.Mario Kleiner
2015-04-03glamor: Add Option "ShadowPrimary" v2Michel Dänzer
2015-04-03Add radeon_get_pixmap_tiling_flags helperMichel Dänzer
2015-03-30Move get_pixmap_handle helper to radeon_bo_helper.cMichel Dänzer
2015-03-17Handle tiling in radeon_set_shared_pixmap_backingDavid Heidelberger
2013-11-01radeon: disable 2D tiling on buffers < 128 pixelsVadim Girlin
2013-04-18radeonsi: add 2d tiling supportJerome Glisse
2013-03-22glamor: Initial PRIME pixmap sharing hooks.Michel Dänzer
2012-09-03radeon: allocated shared pixmaps as untiled gtt.Dave Airlie
2012-07-05EXA: Factor out pixmap BO allocation into a helper function.Michel Dänzer