Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-12 | r6xx/r7xx: implement EXA vline support | Alex Deucher | |
2010-02-12 | radeon: consolidate crtc selector for vline wait | Alex Deucher | |
Use the Xv version as it takes into account the area covered by the op rather than just picking the largest crtc area. | |||
2010-02-05 | r500: fix relocs for Xv planar video | Alex Deucher | |
fixes fdo bug 26445 | |||
2010-02-05 | rs400/rs480: mc idle bit is bit 2 like original radeon | Dave Airlie | |
backport from a KMS fix, the rs400/480 mc idle is bit 2 not bit 4. Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2010-02-04 | evergreen: minor clean up in transmitter setup | Alex Deucher | |
both link and encoder must be set for linkb | |||
2010-02-04 | r600: reduce number of cache flushes | Alex Deucher | |
We don't need to flush so often. Next step would be to move the flushing to the drm and only flush after each command buffer rather than each draw. | |||
2010-02-03 | evergreen: use external clock source for DP PHY | Alex Deucher | |
DP CRTC clock always comes from DCPLL. This frees up PPll1/2 for non-DP-mode PHYs and CRTCs | |||
2010-02-03 | evergreen: blank/unblank DP in dpms calls | Alex Deucher | |
2010-02-03 | evergreen: pll fixes | Alex Deucher | |
SetPixelClock needs to be called for DP outputs with a valid PLL. | |||
2010-02-02 | evergreen: DP requires coherent mode | Alex Deucher | |
2010-02-02 | evergreen: fix units on frac_fb_div | Alex Deucher | |
2010-02-01 | evergreen: add pci ids | Alex Deucher | |
2010-02-01 | evergreen: add atombios crtc/pll functions | Alex Deucher | |
2010-02-01 | evergreen: add atom support for digital outputs | Alex Deucher | |
analog is already supported by the existing code. | |||
2010-02-01 | evergreen: add crtc set base/format support | Alex Deucher | |
2010-02-01 | evergreen: add lut support | Alex Deucher | |
2010-02-01 | evergreen: add hw cursor support | Alex Deucher | |
2010-02-01 | evergreen: add base asic support | Alex Deucher | |
2010-02-01 | evergreen: add register and utility defines | Alex Deucher | |
2010-02-01 | evergreen: add chip enums | Alex Deucher | |
2010-02-01 | atom: update to the latest upstream atombios.h changes | Alex Deucher | |
2010-02-01 | r500: fix CS section size missmatch in Xv code | Alex Deucher | |
2010-01-29 | radeon: further digital encoder cleanups. | Dave Airlie | |
this just cleans up a few more bits of the digital encoder setup. Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2010-01-28 | radeon: clean up dig encoder handling | Alex Deucher | |
- switch the var name to dig_encoder - quiet coherent messages - clean up dig encoder selection Signed-off-by: Alex Deucher <alexdeucher@gmail.com> | |||
2010-01-28 | radeon: add support for picking the digitial encoder | Dave Airlie | |
Testing on a W500 laptop found the LVDS + DisplayPort would conflict over the choice of digital encoder, and only one would work. This patch fixes the DCE3 case where LVTMA requires the second digital encoder and lets DP/DVI use the first in most cases. Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2010-01-27 | avivo: add some hotplug detect regs | Alex Deucher | |
2010-01-27 | radeon: minor pll updates | Alex Deucher | |
add new fixed post divider option | |||
2010-01-27 | radeon: use mmio bar size rather than hardcoded number for register ops | Alex Deucher | |
newer asics have larger mmio bars | |||
2010-01-25 | KMS: fix no accel option | Alex Deucher | |
NO_ACCEL wasn't handled correctly with KMS. fixes fdo bug 26198 | |||
2010-01-25 | radeon/kms: only enable EXA pixmaps under kms if we support render accel | Dave Airlie | |
I've seen RN50s with 64MB of RAM that are slow as molasses, this should fix them. RH bug 556400 Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2010-01-22 | Remove unnecessary checks. | Kusanagi Kouichi | |
Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp> | |||
2010-01-19 | ATOM: Upstream parser updates | Alex Deucher | |
2010-01-18 | r6xx/r7xx: emit relocation for FRAG & TILE buffer | Jerome Glisse | |
FRAG & TILE buffer are unused but still they need to be associated with a valid relocation so that userspace can't try to abuse them to overwritte GART and then try to write anywhere in system memory. | |||
2010-01-14 | displayport: fix DDC on DVI->DP convertors. | Dave Airlie | |
Seems we have to not do auxch DDC if we aren't talking to a DP sink. | |||
2010-01-11 | rv100: fix typo in fix for bug 25992 | Alex Deucher | |
Noticed by Maarten Maathuis. | |||
2010-01-11 | rv100: reject modes >135 Mhz with DVI | Alex Deucher | |
Due to heat issues. fixes bug 25992 Signed-off-by: Alex Deucher <alexdeucher@gmail.com> | |||
2010-01-08 | radeon/kms: add new strings for eDP and TV | Alex Deucher | |
2010-01-07 | radeon: fallback to i2c for edid if aux fails | Alex Deucher | |
In case of a DP->DVI adapter for example. | |||
2010-01-07 | radeon: add initial support for eDP (embedded DisplayPort) | Alex Deucher | |
Should fix fdo bug 25931 | |||
2010-01-07 | radeon: updated ObjectID.h | Alex Deucher | |
2010-01-04 | radeon: fix LVDS power sequence on Mac cards | Alex Deucher | |
Noticed by John R. Dunning. Fix taken from radeonfb. I'm not sure if this sequence would be useful on any PC laptops or not so make it mac specific for now. | |||
2009-12-22 | radeon: add cvt timing if we only have panel w/h | Alex Deucher | |
fixes mac laptops without an edid Signed-off-by: Alex Deucher <alexdeucher@gmail.com> | |||
2009-12-21 | ATOM: add new power table defs | Alex Deucher | |
2009-12-21 | radeon: use new libdrm api | Dave Airlie | |
2009-12-16 | src/Makefile.am: missing 3 header files in tarball | Gaetan Nadon | |
radeon_dummy_bufmgr.h radeon_vbo.h simple_list.h Replace leading spaces with tab for radeon_atomwrapper.h Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2009-12-15 | fix 200M freezes on VT switch if CRTC is disabled | Matthias Hopf | |
It appears that RS4xx chips need to have the crtc enabled when the timing is programmed. agd5f: minor fixes/cleanup of the original patch | |||
2009-12-14 | dri: be more useful if disabling DRI due to KMS/UMS mismatch. | Corbin Simpson | |
It's only fair. Compile-tested only. Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2009-12-10 | ATOM: split set base/format into separate functions | Alex Deucher | |
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> | |||
2009-12-09 | AVIVO: add new PLL code | Alex Deucher | |
This should hopefully help the problems with flickering and blinking monitors reported on some systems. If there are problems, the old PLL algorithm can be selected with: Option "NewPLL" "FALSE" in the device section of your X config. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> | |||
2009-12-03 | radeon: fix crtc2 dpms | Matthijs Kooijman | |
noticed by Matthijs Kooijman on fdo bug 22140 |