summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-08-21radeon/kms: add new CIK pci idsAlex Deucher
2014-08-20Revert "glamor: Set environment variable RADEON_THREAD=0"Michel Dänzer
2014-08-12radeon: fix warnings when building against older xserversAlex Deucher
2014-08-12radeon: enable hawaii accel conditionally (v3)Alex Deucher
2014-08-12radeon: remove definitions already present in radeon_drm.hAndreas Boll
2014-08-12radeon: drop radeon_drm.hAndreas Boll
2014-08-12radeon: move RADEON_TILING_{MASK, LINEAR} from radeon_drm.h to radeon.hAndreas Boll
2014-08-12radeon: drop redundant radeon_drm.h includesAndreas Boll
2014-07-30glamor: Set environment variable RADEON_THREAD=0Michel Dänzer
2014-06-30Handle CRTC DPMS from output DPMS hooksMichel Dänzer
2014-06-04Rename Option "NoAccel" to "Accel"Michel Dänzer
2014-05-21kms: Use own thunk function instead of shadowUpdatePackedWeakAdam Jackson
2014-05-15Don't disable acceleration on >= SI on attempts to force EXAMichel Dänzer
2014-05-02radeon: enable tiling for mullinsAlex Deucher
2014-05-02radeon: add Mullins pci ids.Samuel Li
2014-05-02radeon: add support for Mullins.Samuel Li
2014-05-02radeon: fix use-after-free in modesetting cleanupDave Airlie
2014-04-28Revert "Adapt to load_cursor_argb signature change in xserver 1.15.99.902"Michel Dänzer
2014-04-25dri2: Handle PRIME for source buffer as well in radeon_dri2_copy_region2Michel Dänzer
2014-04-15Adapt to load_cursor_argb signature change in xserver 1.15.99.902Michel Dänzer
2014-04-14glamor: Fix test for creating shared pixmapsMichel Dänzer
2014-04-14dri2: Fix conflicting CreatePixmap usage flag definitionsMichel Dänzer
2014-04-11Fix building on older servers without xf86platformBus.hHans de Goede
2014-03-17Add support for server managed fdsHans de Goede
2014-03-17Add radeon_get_drm_master_fd helper functionHans de Goede
2014-03-17radeon_open_drm_master get rid of unnecessary gotoHans de Goede
2014-03-13Build against glamor in the xserver tree if availableMichel Dänzer
2014-03-11radeon: enable tiling by default on CIKAlex Deucher
2014-03-11Allow enabling glamor on R500 (and R300) class 3D engines as well.Michel Dänzer
2014-02-25Only log debugging output about initializing colormaps when we're doing soMichel Dänzer
2014-02-24evergreen: fix shader constant upload on ppcJérôme Glisse
2014-02-21radeon: don't install colormap handling if there are no crtcsAlex Deucher
2014-02-20return immediately in preinit when called with PROBE_DETECTMaarten Lankhorst
2014-01-22Don't require the glamoregl module to be pre-loaded with xserver >= 1.15Michel Dänzer
2014-01-08dri2: Make last_vblank_seq local unsigned to match dpms_last_seqMichel Dänzer
2014-01-07radeon/exa: Always use a scratch surface for UTS to vramAlex Deucher
2013-12-24drm/radeon: fix SUMO2 pci idAlex Deucher
2013-12-24radeon: Restore kernel module load on FreeBSD.Robert Millan
2013-12-24radeon: Set first parameter of drmOpen() to NULLRobert Millan
2013-11-13radeon/kms: add Hawaii pci idsAlex Deucher
2013-11-13radeon: add support for HawaiiAlex Deucher
2013-11-04radeon: enable tiling on SI by default (v2)Alex Deucher
2013-11-01radeon: disable 2D tiling on buffers < 128 pixelsVadim Girlin
2013-10-31radeon/glamor: with new pixmap for dri2 drawable no need to create new textureJerome Glisse
2013-10-01EXA/evergreen: Paranoia around linear tiling. (v2)Christopher James Halse Rogers
2013-10-01radeon: fix the non-glamor build harder...Alex Deucher