summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-08-10displayport: retry on timeoutDave Airlie
2010-08-10evergreen: don't call YUV table on evergreenDave Airlie
2010-08-10evergreen: add support to parse firmware info for ext dp clkDave Airlie
2010-08-10atombios: realign digital transmitter/encoder setup with kmsDave Airlie
2010-08-10update atombios.h to latest from kernelDave Airlie
2010-08-09atom: upstream parser updateAlex Deucher
2010-08-05r6xx/r7xx: default to micro (1D) tiling for nowAlex Deucher
2010-08-05r6xx/r7xx: add support for tiling with kms (v3)Alex Deucher
2010-08-04radeon: add new pci idsAlex Deucher
2010-08-02r6xx/r7xx: move syrface sync emit to the functions that emit surface infoAlex Deucher
2010-08-02EXA: move more common helpers to exa_sharedAlex Deucher