aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_legacy_encoders.c
Commit message (Expand)AuthorAge
* drm/radeon: constify all struct drm_*_helper funcs pointersJani Nikula2015-04-07
* drm/sysfs: sort out minor and connector device object lifetimes.Dave Airlie2013-10-22
* radeon/kms: force rn50 chip to always report connected on analog outputJerome Glisse2013-01-10
* drm/radeon: add load detection support for ext DAC on R200 (v2)Alex Deucher2012-11-01
* DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms().Egbert Eich2012-11-01
* DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips.Egbert Eich2012-11-01
* DRM/Radeon: Clean up code in TV DAC load detection.Egbert Eich2012-11-01
* DRM/Radeon: Fix primary DAC Load Detection for RV100 chips.Egbert Eich2012-11-01
* DRM/Radeon: Fix Load Detection on legacy primary DAC.Egbert Eich2012-11-01
* drm/radeon: give each backlight a unique idAlex Deucher2012-10-23
* drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().Egbert Eich2012-10-15
* drm/radeon: fix compilation with backlight disabledAlex Deucher2012-10-15
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-04
|\
| * drm/radeon: add get_backlight_level callbackAlex Deucher2012-09-27
| * drm/radeon: rework the backlight control to be an asic callbackAlex Deucher2012-09-20
| * drm/radeon: rework legacy backlight controlAlex Deucher2012-09-20
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
|/
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-19
* drm/backlight: initialize struct backlight_properties properlyCorentin Chary2012-05-22
* drm/radeon: replace udelay with mdelay for long timeoutsArnd Bergmann2012-04-10
* drm/radeon: Fix KMS legacy backlight support if CONFIG_BACKLIGHT_CLASS_DEVICE=m.Michel Dänzer2011-04-09
* radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer2011-03-22
* drm/radeon/kms/atom: cleanup and unify DVO handlingAlex Deucher2010-11-17
* drm/radeon/kms: rework encoder handlingAlex Deucher2010-08-19
* drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.Dave Airlie2010-08-01
* drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher2010-07-21
* drm/radeon: fix dual-head on rv250Dave Airlie2010-06-14
* drm/radeon: don't poll tv dac if crtc2 is in use.Dave Airlie2010-06-08
* Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie2010-05-18
|\
| * drm/radeon/kms: fix panel scaling adjusted mode setupAlex Deucher2010-05-04
* | drm/radeon/kms/pm: move pm state update to crtc functionsAlex Deucher2010-05-18
|/
* drm/radeon/kms: legacy tv dac cleanupAlex Deucher2010-04-06
* drm/radeon/kms: add dynamic engine reclocking (V9)Rafał Miłecki2010-02-08
* drm/radeon/kms: fix up LVDS handling on macs (v2)Alex Deucher2010-01-12
* drm/radeon/kms: fix legacy rmxAlex Deucher2009-12-22
* drm/radeon/kms: fix LVDS setup on r4xxAlex Deucher2009-12-01
* drm/radeon/kms: add support for encoder cloning.Dave Airlie2009-12-01
* drm/radeon/kms: rework scaler handlingAlex Deucher2009-12-01
* drm/radeon/kms: fix typo in legacy internal tmds mode fixupAlex Deucher2009-12-01
* drm/radeon/kms: add support for external tmds on legacy boardsAlex Deucher2009-12-01
* drm/radeon/kms: fix internal tmds setup on legacy display engineAlex Deucher2009-10-15
* drm/radeon/kms: move active_device setup into encoder fixup()Alex Deucher2009-10-14
* drm/radeon: Fix setting of bitsRoel Kluin2009-10-07
* drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie2009-10-04
* drm/radeon/kms: add initial connector propertiesDave Airlie2009-09-18
* drm/radeon/kms: add initial radeon tv-out support.Dave Airlie2009-09-07
* drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie2009-08-19
* drm/radeon/kms: fix bandwidth computation on avivo hardwareJerome Glisse2009-07-29
* radeon legacy chips: tv dac bg/dac adj updatesAlex Deucher2009-06-14
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-14