summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-09Add struct radeon_bufferMichel Dänzer
2018-07-09Refactor radeon_finish helperMichel Dänzer
2018-07-09Remove throttling from radeon_dri2_copy_region2Jammy Zhou
2018-07-09Move flush from radeon_scanout_do_update to its callersMichel Dänzer
2018-07-09Factor out radeon_surface_initialize helperMichel Dänzer
2018-07-09glamor: Don't store radeon_surfaces in pixmapsMichel Dänzer
2018-07-09Only initialize libdrm_radeon surface manager for >= R600Michel Dänzer
2018-07-09EXA: Remove old RADEONEXACreatePixmap hookMichel Dänzer
2018-05-23Drop unused drmmode_create_bo_pixmap surface parameterMichel Dänzer
2018-05-22glamor: Bail CreatePixmap on unsupported pixmap depthMichel Dänzer
2018-05-17Bail from dri2_create_buffer2 if we can't get a pixmapMichel Dänzer
2018-03-15Bump version for 18.0.1 releasexf86-video-ati-18.0.1Michel Dänzer
2018-03-14Pass extents to radeon_scanout_do_update by valueMichel Dänzer
2018-03-07Wrap the whole miPointerScreenFuncRec, instead of only Set/MoveCursorMichel Dänzer
2018-03-06Bump version for 18.0.0 releasexf86-video-ati-18.0.0Michel Dänzer
2018-03-05Only change Set/MoveCursor hooks from what we expectMichel Dänzer
2018-03-02modesetting: Update property values at detect and uevent timeKeith Packard
2018-03-02modesetting: Reset output_id if drmModeGetConnector failedDaniel Martin
2018-03-02modesetting: Use helper to fetch drmModeProperty(Blob)sDaniel Martin
2018-03-02Disable all unused CRTCs before setting desired modesMichel Dänzer
2018-03-01fix include order for present.h configure testChristoph Haag
2018-02-16Don't bail from drmmode_set_desired_modes immediatelyMichel Dänzer
2018-02-15Simplify depth 30 "kernel too old" error messageMichel Dänzer
2018-02-15If glamor is too old for depth 30, fall back to EXA or ShadowFBMichel Dänzer
2018-02-15Call RADEONFreeRec from RADEONFreeScreen_KMS even if info == NULLMichel Dänzer
2018-02-15Don't call RADEONFreeRec from RADEONPreInit_KMSMichel Dänzer
2018-02-15Don't use RADEONEntPriv in RADEONFreeRecMichel Dänzer
2018-02-14glamor: Allow depth 30 with Xorg >= 1.19.99.1Michel Dänzer
2018-01-25Always use screen depth/bpp for KMS framebuffersMichel Dänzer
2018-01-25Make XvMC extension initialize at depth 30.Mario Kleiner
2018-01-25Add missing depth 30 -> cpp=4 handling for DRI2.Mario Kleiner
2018-01-22Support exa screen color depth 30 on Linux 3.16 and later. (v2)Mario Kleiner
2018-01-22exa: Accelerate ARGB2101010 picturesFredrik Höglund
2018-01-22Skip xf86HandleColormaps() at color depth 30. (v2)Mario Kleiner
2018-01-22Define per x-screen individual drmmode_crtc_funcsMario Kleiner
2017-12-28Keep track of how many SW cursors are visible on each screenMichel Dänzer
2017-12-27Move cursor related ScreenInit calls into RADEONCursorInit_KMSMichel Dänzer
2017-12-01Add radeon_dirty_src_drawable helperMichel Dänzer
2017-11-27Fix non GLAMOR buildJoakim Tjernlund
2017-11-15Use correct ScrnInfoPtr in redisplay_dirtyMichel Dänzer
2017-11-01modesetting: Check crtc before searching link-status propertyDaniel Martin
2017-10-30modesetting: Skip no-longer-present connectors when resetting BAD linksKeith Packard
2017-10-30Always call drmModeFreeProperty after drmModeGetPropertyMichel Dänzer
2017-10-30Call TimerFree for timer created in LeaveVTMichel Dänzer
2017-10-30Free memory returned by xf86GetEntityInfoMichel Dänzer
2017-10-20Free pRADEONEnt memory in RADEONFreeRecMichel Dänzer
2017-10-20Unreference pixmap's FB with EXA as well in radeon_set_pixmap_boMichel Dänzer
2017-10-19Clarify when TearFree is automatically enabled.Darren Salt
2017-10-04Bail if there's a problem with ShadowFBMichel Dänzer
2017-10-04Post-release version bumpMichel Dänzer