summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-02-16Use render node for DRI3 if availableJammy Zhou
2016-01-20Set RADEON_GEM_NO_CPU_ACCESS flag for BOs which don't need CPU accessMichel Dänzer
2016-01-18Fix RandR CRTC transformsMichel Dänzer
2016-01-14Set the RandR primary output on startup if Xorg hasn'tMichel Dänzer
2015-12-25Build RandR 1.4 provider name from chipset name and bus IDMichel Dänzer
2015-12-24HAS_DIRTYTRACKING_ROTATION also supports multiple CRTCsMichel Dänzer
2015-12-01Load fb module before glamoregl/shadow modulesMichel Dänzer
2015-11-20Don't advertise any PRIME offloading capabilities without accelerationMichel Dänzer
2015-11-17glamor: Deal with glamor_egl_destroy_textured_pixmap being removedMichel Dänzer
2015-11-17glamor: Restore all ScreenRec hooks during CloseScreenMichel Dänzer
2015-11-12Remove duplicate free(output_ids) callMichel Dänzer
2015-11-12Clean up radeon_dri2_create_buffer2()Tom St Denis
2015-11-12Properly handle drmModeAddFB failure in drmmode_crtc_scanout_allocateMichel Dänzer
2015-11-12Eliminate redundant data parameter from drmmode_crtc_scanout_createMichel Dänzer
2015-11-12Don't advertise rotation support without hardware acceleration v2Michel Dänzer
2015-11-12Simplify drmmode_set_mode_major() and avoid leaking memory.Tom St Denis
2015-11-12Clean up allocation in RADEONInitVideo()Tom St Denis
2015-11-12Simplify pick best crtc to fold two loops into oneTom St Denis
2015-11-11dri2: Avoid calculation with undefined msc valueTom St Denis
2015-10-26Handle failures in setting a CRTC to a DRM mode properlyStephen Chandler Paul
2015-10-16Call xf86CrtcRotate from initial drmmode_set_desired_modes callMichel Dänzer
2015-10-02Only align screen / scanout pixmap height where necessaryMichel Dänzer
2015-08-20DRI2: Keep MSC monotonic when moving window between CRTCsMichel Dänzer
2015-08-19DRI2: Don't ignore rotated CRTCs in amdgpu_dri2_drawable_crtcMichel Dänzer
2015-08-10add new OLAND pci idAlex Deucher
2015-08-11Make selection between DRI2 and DRI3 consistent with other drivers. (v2)Mario Kleiner
2015-08-07Wait for scanout BO initialization to finish before setting modeMichel Dänzer
2015-08-06Only call drmmode_copy_fb (at most) once on server startupMichel Dänzer
2015-07-30glamor: Move declaration of struct radeon_pixmap out of #if/#else blocksMichel Dänzer
2015-07-30Remove unused local variable pRADEONEntMichel Dänzer
2015-07-28radeon: move radeon_pixmap forward declaration into other blockDave Airlie
2015-07-28radeon: cleanup the entity recDave Airlie
2015-07-23Do not link radeon_drv.so against libpciaccessEmil Velikov
2015-07-10radeon: adopt for new X server dirty tracking APIs.Dave Airlie
2015-07-09present: Handle DPMS off in radeon_present_get_ust_mscMichel Dänzer
2015-07-09present: Look at all CRTCs to determine if we can flipMichel Dänzer
2015-07-08present: Fall back to modeset for unflip operationMichel Dänzer
2015-07-07Do not try to enable already enabled CRTCs in DPMS hookPiotr Redlewski
2015-06-29Fix inconsistent default eg_tile_split in evergreen_accel.cMario Kleiner
2015-06-25Disable CRTCs when disabling the outputsPiotr Redlewski
2015-06-25Skip disabled CRTCs in radeon_scanout_(do_)updateMichel Dänzer
2015-06-22Don't set TILE_SPLIT flags if surface.tile_split == 0.Mario Kleiner
2015-06-11Don't attempt a DRI2/Present page flip while the other one is flippingMichel Dänzer
2015-06-11Allow/Fix use of multiple ZaphodHead outputs per x-screen. (v2)Mario Kleiner
2015-06-01DRI2: Fix handling of drmmode_crtc_get_ust_msc return codeMichel Dänzer
2015-05-28glamor: Only wait for GPU writes in radeon_glamor_prepare_access_cpu_roMichel Dänzer
2015-05-21present: Remove get_drmmode_crtc helperMichel Dänzer
2015-05-20Replace SyncFence typedef with declaration of struct _SyncFenceMichel Dänzer
2015-05-15glamor: Deal with glamor_glyphs_init being removed from xserverMichel Dänzer
2015-05-13add new bonaire pci idAlex Deucher