drm/radeon/kms: fix typo in printing the HPD info
[safe/jmp/linux-2.6] / drivers / gpu / drm / radeon / radeon_display.c
2010-06-07 Alex Deucherdrm/radeon/kms: fix typo in printing the HPD info
2010-05-21 Alex Deucherdrm/radeon/kms: don't default display priority to high...
2010-05-18 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2010-05-18 Alex Deucherdrm/radeon/kms/pm: rework power management
2010-05-18 Ben Skeggsdrm: move radeon_fixed.h to shared drm_fixed.h header
2010-05-18 Dave Airliedrm/fbdev: rework output polling to be back in the...
2010-05-10 Eric AnholtMerge remote branch 'origin/master' into drm-intel...
2010-04-23 Alex Deucherdrm/radeon/kms/evergreen: fix LUT setup
2010-04-07 Dave Airliedrm/fb: fix fbdev object model + cleanup properly.
2010-03-31 Alex Deucherdrm/radeon/kms: display watermark updates (v2)
2010-03-31 Alex Deucherdrm/radeon/kms/atom: make sure tables are valid (v2)
2010-03-30 Alex Deucherdrm/radeon/kms: init rdev->num_crtc at asic init
2010-03-14 Alex Deucherdrm/radeon/kms: use lcd pll limits when available
2010-02-26 Dave AirlieMerge remote branch 'korg/drm-radeon-testing' into...
2010-02-25 Alex Deucherdrm/radeon/kms: update new pll algo
2010-02-11 Luca BarbieriUse drm_gem_object_[handle_]unreference_unlocked where...
2010-02-08 Alex Deucherdrm/radeon/kms: add initial Evergreen support (Radeon...
2010-02-08 Alex Deucherdrm/radeon/kms: consolidate crtc count in rdev
2010-02-08 Alex Deucherdrm/radeon/kms: rework pll algo selection
2010-02-08 Alex Deucherdrm/radeon/kms: add support for hardcoded edids in...
2010-02-08 Dave Airliedrm/radeon/kms: don't crash if no DDC bus on VGA/DVI...
2010-02-05 Alex Deucherdrm/radeon/kms: add radeon i2c algo
2010-01-24 Alex Deucherdrm/radeon/kms: clean up pll struct
2010-01-20 Jerome Glissedrm/radeon/kms: Forbid creation of framebuffer with...
2010-01-14 Jerome Glissedrm/radeon/kms: Do not unpin buffer in fb destruction
2010-01-14 Dave Airliedrm/radeon/kms: fix displayport->dvi connector DDC.
2010-01-08 Alex Deucherdrm/radeon/kms: add support for eDP (embedded DisplayPort)
2010-01-06 Alex Deucherdrm/radeon/kms: fallback to default connector table
2009-12-23 Alex Deucherdrm/radeon/kms: set proper default tv standard
2009-12-10 Alex Deucherdrm/radeon/kms/avivo: add support for new pll selection...
2009-12-09 Alex Deucherdrm/radeon/kms: connector fixes
2009-12-08 Alex Deucherdrm/radeon/kms: enable hpd support
2009-12-08 Alex Deucherdrm/radeon/kms: get HPD info for connectors
2009-12-08 Alex Deucherdrm/radeon/kms: fix DP detect
2009-12-08 Dave Airliedrm/radeon/kms: initial radeon displayport porting
2009-12-02 Dave Airliedrm/radeon/kms: add support for encoder cloning.
2009-12-02 Alex Deucherdrm/radeon/kms: rework scaler handling
2009-12-02 Alex Deucherdrm/radeon/kms: clean up i2c
2009-12-02 Alex Deucherdrm/radeon/kms: dont't pass a radeon_connector to radeo...
2009-10-15 Alex Deucherdrm/radeon/kms: fix connector edid handling
2009-10-12 Alex Deucherdrm/radeon/kms: use drm_mode directly for panel modes
2009-10-12 Dave Airliedrm/radeon/kms: don't refuse LUT because no framebuffer.
2009-10-06 Dave Airliedrm/fb: add more correct 8/16/24/32 bpp fb support.
2009-10-05 Dave Airliedrm/radeon/kms: respect single crtc cards, only create...
2009-09-18 Dave Airliedrm/radeon/kms: add initial connector properties
2009-09-15 Dave Airliedrm/radeon/kms: we should return 0 when we have no...
2009-09-07 Dave Airliedrm/radeon/kms: add initial radeon tv-out support.
2009-08-30 Dave Airliedrm/kms: move driver specific fb common code to helper...
2009-07-29 Jerome Glissedrm/radeon/kms: fix bandwidth computation on avivo...
2009-07-15 Alex Deucherdrm/radeon/kms: add PLL flag to prefer frequencies...
2009-06-18 Michel Dänzerdrm: EDID endianness fixes.
2009-06-15 Jerome Glissedrm/radeon: introduce kernel modesetting for radeon...