summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-11-11avivo: use arrays to store the crtc/pll info for save/restoreDave Airlie
2010-11-05Fix incorrect CS size in one textured video path. (Bug #31364)Michel Dänzer
2010-10-29radeon/kms: more alignment fixesAlex Deucher
2010-10-28dri2: reference count the client privates key/callbackDave Airlie
2010-10-28radeon: only register block handler once per fd.Dave Airlie
2010-10-27drm/radeon: unify fb bo alignment harderAlex Deucher
2010-10-27kms/radeon: unify fb bo alignment handlingAlex Deucher
2010-10-27Re-use result of GetScreenPixmap call.Michel Dänzer
2010-10-27Fix another stray xfree() call.Michel Dänzer
2010-10-27Don't try to delete DRI2 event list entries that were never added. (Bug #31086)Michel Dänzer
2010-10-24r100: add some missing bits in SE_COORD_FMTAlex Deucher
2010-10-24UMS/radeon: fix typo in restore paletteAlex Deucher
2010-10-24UMS/radeon: fix screen dimming on VT switchAlex Deucher
2010-10-24UMS/atom: default to DVI mode if we don't have monitor hdmi infoAlex Deucher
2010-10-19Xv: limit overlay to 2047x2047Alex Deucher
2010-10-19radeon: fix compilation on xserver >= 1.10Alex Deucher
2010-10-19r600: for 2d tiles we need to align to channels no banks.Dave Airlie
2010-10-18kms: Let the server know if we got more than 1 EDID blockAdam Jackson
2010-10-14evergreen: requires same cursor fix as avivo chipsAlex Deucher
2010-10-14Don't allow the config file to override BIOS locationAdam Jackson
2010-10-13evergreen: increase XV_CRTC Xv attribute rangeAlex Deucher
2010-10-10DCE3+: UMS modesetting fixesAlex Deucher
2010-10-08ATOM DDC fixes for UMSAlex Deucher
2010-10-07DCE3.2 UMS: fix duallinkAlex Deucher
2010-10-07fix the non-kms buildAlex Deucher
2010-10-07radeon: proper DRI2 pending events handling when client gone. (v6)Oldřich Jedlička
2010-10-04evergreen: use EXACreatePixmap2 if availableAlex Deucher
2010-10-04evergreen: port Karl's UTS/DFS changes to evergreenAlex Deucher
2010-10-04Merge branch 'evergreen_accel' of git+ssh://git.freedesktop.org/git/xorg/driv...Alex Deucher
2010-10-01evergreen/dri2: fix depth allocation for depth+stencilAlex Deucher
2010-09-30radeon: fix fbLocation for >32 bit MC addressesAlex Deucher
2010-09-30r6xx: fix bad mask when setting up HDP_NONSURFACE_BASEAlex Deucher
2010-09-27Fix some unaligned 32bit accesses in the AtomBios code.Michael Cree
2010-09-27radeon: Convert remaining x(c)alloc/xfree to m/calloc/free.Nicolas Reinecke
2010-09-20RADEONPrepareAccess_CS: fallback to DFS when pixmap is in VRAMKarl Tomlinson
2010-09-20radeon: complete UTS and DFS even when a scratch BO is not necessaryKarl Tomlinson
2010-09-20radeon: complete big endian UTS and DFS even when scratch allocation fails.Karl Tomlinson
2010-09-20RADEONDownloadFromScreenCS: flush CS writes before mapping BO for readKarl Tomlinson
2010-09-20FinishAccess_CS: set bo_mapped to FALSE on unmapKarl Tomlinson
2010-09-20DownloadFromScreenCS: download via a scratch BO if pixmap domain is unknownKarl Tomlinson
2010-09-09Fix NULL possible deref in evergreen_cp_wait_vline_syncMathieu Bérard
2010-09-07radeon: set interlaced and doublescan enabled for randr outputsAlex Deucher
2010-09-03evergreen: fix XvAlex Deucher
2010-09-02evergreen: add additional default stateAlex Deucher
2010-09-01r6xx/r7xx: fix typosAlex Deucher
2010-08-27evergreen: work around bad data in some i2c tablesAlex Deucher
2010-08-27xv: fix non-kms/non-dri Xv column ordering on big endian systemsHeikki Lindholm
2010-08-27dri2: Reference count DRI2 buffersChristopher James Halse Rogers
2010-08-25remove explicit buffer submit from copy regionDave Airlie
2010-08-25radeon: add correct flushing for direct renderedDave Airlie