aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_legacy_encoders.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-22drm/sysfs: sort out minor and connector device object lifetimes.Dave Airlie1-1/+1
2013-01-10radeon/kms: force rn50 chip to always report connected on analog outputJerome Glisse1-0/+8
2012-11-01drm/radeon: add load detection support for ext DAC on R200 (v2)Alex Deucher1-0/+97
2012-11-01DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms().Egbert Eich1-2/+5
2012-11-01DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips.Egbert Eich1-24/+38
2012-11-01DRM/Radeon: Clean up code in TV DAC load detection.Egbert Eich1-8/+10
2012-11-01DRM/Radeon: Fix primary DAC Load Detection for RV100 chips.Egbert Eich1-0/+2
2012-11-01DRM/Radeon: Fix Load Detection on legacy primary DAC.Egbert Eich1-0/+1
2012-10-23drm/radeon: give each backlight a unique idAlex Deucher1-1/+4
2012-10-15drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().Egbert Eich1-5/+1
2012-10-15drm/radeon: fix compilation with backlight disabledAlex Deucher1-21/+21
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-24/+41
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-3/+3
2012-09-27drm/radeon: add get_backlight_level callbackAlex Deucher1-0/+13
2012-09-20drm/radeon: rework the backlight control to be an asic callbackAlex Deucher1-11/+22
2012-09-20drm/radeon: rework legacy backlight controlAlex Deucher1-13/+6
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart1-1/+1
2012-05-22drm/backlight: initialize struct backlight_properties properlyCorentin Chary1-0/+1
2012-04-10drm/radeon: replace udelay with mdelay for long timeoutsArnd Bergmann1-6/+6
2011-04-09drm/radeon: Fix KMS legacy backlight support if CONFIG_BACKLIGHT_CLASS_DEVICE=m.Michel Dänzer1-1/+1
2011-03-22radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer1-6/+251
2010-11-18drm/radeon/kms/atom: cleanup and unify DVO handlingAlex Deucher1-1/+1
2010-08-20drm/radeon/kms: rework encoder handlingAlex Deucher1-3/+4
2010-08-02drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.Dave Airlie1-15/+15
2010-07-22drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher1-0/+1
2010-06-15drm/radeon: fix dual-head on rv250Dave Airlie1-13/+9
2010-06-08drm/radeon: don't poll tv dac if crtc2 is in use.Dave Airlie1-0/+11
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie1-10/+2
2010-05-18drm/radeon/kms/pm: move pm state update to crtc functionsAlex Deucher1-15/+0
2010-05-05drm/radeon/kms: fix panel scaling adjusted mode setupAlex Deucher1-10/+2
2010-04-07drm/radeon/kms: legacy tv dac cleanupAlex Deucher1-25/+33
2010-02-09drm/radeon/kms: add dynamic engine reclocking (V9)Rafał Miłecki1-0/+20
2010-01-13drm/radeon/kms: fix up LVDS handling on macs (v2)Alex Deucher1-1/+20
2009-12-23drm/radeon/kms: fix legacy rmxAlex Deucher1-0/+2
2009-12-02drm/radeon/kms: fix LVDS setup on r4xxAlex Deucher1-3/+9
2009-12-02drm/radeon/kms: add support for encoder cloning.Dave Airlie1-1/+0
2009-12-02drm/radeon/kms: rework scaler handlingAlex Deucher1-54/+17
2009-12-02drm/radeon/kms: fix typo in legacy internal tmds mode fixupAlex Deucher1-1/+2
2009-12-02drm/radeon/kms: add support for external tmds on legacy boardsAlex Deucher1-2/+40
2009-10-15drm/radeon/kms: fix internal tmds setup on legacy display engineAlex Deucher1-1/+9
2009-10-15drm/radeon/kms: move active_device setup into encoder fixup()Alex Deucher1-9/+8
2009-10-07drm/radeon: Fix setting of bitsRoel Kluin1-2/+2
2009-10-05drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie1-1/+4
2009-09-18drm/radeon/kms: add initial connector propertiesDave Airlie1-4/+25
2009-09-08drm/radeon/kms: add initial radeon tv-out support.Dave Airlie1-50/+289
2009-08-19drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie1-0/+1
2009-07-29drm/radeon/kms: fix bandwidth computation on avivo hardwareJerome Glisse1-184/+4
2009-06-15radeon legacy chips: tv dac bg/dac adj updatesAlex Deucher1-2/+6
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse1-0/+1284