summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-03present: Don't flip between BOs with different tiling parametersMichel Dänzer
2015-04-03Add radeon_get_pixmap_tiling_flags helperMichel Dänzer
2015-04-02Only enable SYNC extension fences and the Present extension along with DRI3Michel Dänzer
2015-03-30DRI2: Use radeon_get_pixmap_handleMichel Dänzer
2015-03-30Move get_pixmap_handle helper to radeon_bo_helper.cMichel Dänzer
2015-03-30Move radeon_drm_handler/abort_proc fields to drmmode_flipdata_recMichel Dänzer
2015-03-30Simplify radeon_do_pageflip() error handling slightly moreMichel Dänzer
2015-03-30Increase robustness against DRM page flip ioctl failures v3Michel Dänzer
2015-03-30glamor: Handle GLAMOR_* flags removed from xserverMichel Dänzer
2015-03-25glamor: Avoid generating GEM flink names for BOs shared via DRI3 v2Michel Dänzer
2015-03-25Present: Add radeon_present_get_pixmap_handle helperMichel Dänzer
2015-03-25Make radeon_do_pageflip take a BO handle directlyMichel Dänzer
2015-03-24Adapt radeon_sync.c for misyncshm.h vs misync.h as wellMichel Dänzer
2015-03-19EXA: Return NULL from radeon_get_pixmap_bo if there is no driver privateMichel Dänzer
2015-03-18dri3: Use screen->CreatePixmap instead of fbCreatePixmap directlyMichel Dänzer
2015-03-18glamor: Add glamor_fd_from_pixmap define for standalone glamor treeMichel Dänzer
2015-03-18Always include misync.h before other misync headersMichel Dänzer
2015-03-18DRI3: Use open hook instead of open_clientMichel Dänzer
2015-03-18Initialize boolean variable before calling xf86GetOptValBoolMichel Dänzer
2015-03-17Add xorg_list_for_each_entry_safe fallback in radeon_list.hMichel Dänzer
2015-03-17Simplify includes in radeon_{dri3,present}.cMichel Dänzer
2015-03-17Add DRI3 support v2Michel Dänzer
2015-03-17Handle tiling in radeon_set_shared_pixmap_backingDavid Heidelberger
2015-03-17Add support for the Present extension v2Michel Dänzer
2015-03-17Add support for SYNC extension fences v2Michel Dänzer
2015-03-17Fold radeon_glamor_flush into radeon_cs_flush_indirectMichel Dänzer
2015-03-17Move #include "radeon_glamor.h" from radeon.h to where it's neededMichel Dänzer
2015-03-17DRI2: Split out helper for getting UST and MSC of a specific CRTCMichel Dänzer
2015-03-17DRI2: Use helper functions for DRM event queue management v3Michel Dänzer
2015-03-17DRI2: Move radeon_dri2_flip_event_handlerMichel Dänzer
2015-03-17DRI2: Remove superfluous assignments to *_info->frameMichel Dänzer
2015-03-17DRI2: Simplify blit fallback handling for scheduled swapsMichel Dänzer
2015-03-17Add DRM event queue helpers v2Michel Dänzer
2015-03-17Move xorg_list backwards compatibility to new radeon_list.h headerMichel Dänzer
2015-03-05Require at least xserver 1.8Michel Dänzer
2015-02-19Proper leak fix, previous leak fix was bogus.Jerome Glisse
2015-02-19Avoid leaking memory on output.Jerome Glisse
2015-01-14radeon: remove unneeded inclusion of sarea.hRolf Eike Beer
2014-12-17Remove dead accelDFS flagAdam Jackson
2014-11-17Prefer drmModeSetCursor2 over drmModeSetCursorMichel Dänzer
2014-11-11radeon: add support for DP 1.2 display hotplug (v2)Dave Airlie
2014-11-11radeon: move output name creation to its own functionDave Airlie
2014-11-11radeon: stop caching mode resourcesDave Airlie
2014-10-28radeon/vdpau: don't report VDPAU for < r300David Heidelberger
2014-10-23PRIME: Don't advertise offload capabilities when acceleration is disabledMichel Dänzer
2014-10-15Remove duplicate OPTION_PAGE_FLIP entryMichel Dänzer
2014-09-11radeon: fix build warnings regarding const qualifierThomas DeRensis
2014-09-05radeon: fix a leak in radeon_vbo_get_bo()Thomas DeRensis
2014-08-21radeon/kms: fix mullins pci idAlex Deucher
2014-08-21radeon/kms: add new SI pci idsAlex Deucher