summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-08-24evergreen Xv: remove stray line that caused a segfaultAlex Deucher
2010-08-23evergreen: use vbo pool for constant buffersAlex Deucher
2010-08-23radeon: move vbo data to a separate structAlex Deucher
2010-08-23evergreen: fix dword counts in default stateAlex Deucher
2010-08-23radeon: fix legacy lvds dpms sequenceAlex Deucher
2010-08-20Add initial EXA and Xv support for evergreenAlex Deucher
2010-08-20evergreen: set encoder type to DVI for HDMIAlex Deucher
2010-08-19DCE3+: switch pads to ddc mode when doing i2cAlex Deucher
2010-08-12radeon: fixup non-kms buildDave Airlie
2010-08-12evergreen: fix multi-head cursor supportDave Airlie
2010-08-10radeon: take 8/10 encoding into a/c on displayport linkDave Airlie
2010-08-10dce32: remove rmx workaroundDave Airlie
2010-08-10atombios: fixup set crtc source like KMSDave Airlie
2010-08-10atombios: move adjust pixel clock around to follow KMS code flowDave Airlie