index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_legacy_encoders.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: add load detection support for ext DAC on R200 (v2)
Alex Deucher
2012-11-01
1
-0
/
+97
*
DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms().
Egbert Eich
2012-11-01
1
-2
/
+5
*
DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips.
Egbert Eich
2012-11-01
1
-24
/
+38
*
DRM/Radeon: Clean up code in TV DAC load detection.
Egbert Eich
2012-11-01
1
-8
/
+10
*
DRM/Radeon: Fix primary DAC Load Detection for RV100 chips.
Egbert Eich
2012-11-01
1
-0
/
+2
*
DRM/Radeon: Fix Load Detection on legacy primary DAC.
Egbert Eich
2012-11-01
1
-0
/
+1
*
drm/radeon: give each backlight a unique id
Alex Deucher
2012-10-23
1
-1
/
+4
*
drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().
Egbert Eich
2012-10-15
1
-5
/
+1
*
drm/radeon: fix compilation with backlight disabled
Alex Deucher
2012-10-15
1
-21
/
+21
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-24
/
+41
|
\
|
*
drm/radeon: add get_backlight_level callback
Alex Deucher
2012-09-27
1
-0
/
+13
|
*
drm/radeon: rework the backlight control to be an asic callback
Alex Deucher
2012-09-20
1
-11
/
+22
|
*
drm/radeon: rework legacy backlight control
Alex Deucher
2012-09-20
1
-13
/
+6
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-3
/
+3
|
/
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-19
1
-1
/
+1
*
drm/backlight: initialize struct backlight_properties properly
Corentin Chary
2012-05-22
1
-0
/
+1
*
drm/radeon: replace udelay with mdelay for long timeouts
Arnd Bergmann
2012-04-10
1
-6
/
+6
*
drm/radeon: Fix KMS legacy backlight support if CONFIG_BACKLIGHT_CLASS_DEVICE=m.
Michel Dänzer
2011-04-09
1
-1
/
+1
*
radeon: expose backlight class device for legacy LVDS encoder
Michel Dänzer
2011-03-22
1
-6
/
+251
*
drm/radeon/kms/atom: cleanup and unify DVO handling
Alex Deucher
2010-11-18
1
-1
/
+1
*
drm/radeon/kms: rework encoder handling
Alex Deucher
2010-08-20
1
-3
/
+4
*
drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.
Dave Airlie
2010-08-02
1
-15
/
+15
*
drm/radeon/kms: fix legacy LVDS dpms sequence
Alex Deucher
2010-07-22
1
-0
/
+1
*
drm/radeon: fix dual-head on rv250
Dave Airlie
2010-06-15
1
-13
/
+9
*
drm/radeon: don't poll tv dac if crtc2 is in use.
Dave Airlie
2010-06-08
1
-0
/
+11
*
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
2010-05-19
1
-10
/
+2
|
\
|
*
drm/radeon/kms: fix panel scaling adjusted mode setup
Alex Deucher
2010-05-05
1
-10
/
+2
*
|
drm/radeon/kms/pm: move pm state update to crtc functions
Alex Deucher
2010-05-18
1
-15
/
+0
|
/
*
drm/radeon/kms: legacy tv dac cleanup
Alex Deucher
2010-04-07
1
-25
/
+33
*
drm/radeon/kms: add dynamic engine reclocking (V9)
Rafał Miłecki
2010-02-09
1
-0
/
+20
*
drm/radeon/kms: fix up LVDS handling on macs (v2)
Alex Deucher
2010-01-13
1
-1
/
+20
*
drm/radeon/kms: fix legacy rmx
Alex Deucher
2009-12-23
1
-0
/
+2
*
drm/radeon/kms: fix LVDS setup on r4xx
Alex Deucher
2009-12-02
1
-3
/
+9
*
drm/radeon/kms: add support for encoder cloning.
Dave Airlie
2009-12-02
1
-1
/
+0
*
drm/radeon/kms: rework scaler handling
Alex Deucher
2009-12-02
1
-54
/
+17
*
drm/radeon/kms: fix typo in legacy internal tmds mode fixup
Alex Deucher
2009-12-02
1
-1
/
+2
*
drm/radeon/kms: add support for external tmds on legacy boards
Alex Deucher
2009-12-02
1
-2
/
+40
*
drm/radeon/kms: fix internal tmds setup on legacy display engine
Alex Deucher
2009-10-15
1
-1
/
+9
*
drm/radeon/kms: move active_device setup into encoder fixup()
Alex Deucher
2009-10-15
1
-9
/
+8
*
drm/radeon: Fix setting of bits
Roel Kluin
2009-10-07
1
-2
/
+2
*
drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)
Dave Airlie
2009-10-05
1
-1
/
+4
*
drm/radeon/kms: add initial connector properties
Dave Airlie
2009-09-18
1
-4
/
+25
*
drm/radeon/kms: add initial radeon tv-out support.
Dave Airlie
2009-09-08
1
-50
/
+289
*
drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.
Dave Airlie
2009-08-19
1
-0
/
+1
*
drm/radeon/kms: fix bandwidth computation on avivo hardware
Jerome Glisse
2009-07-29
1
-184
/
+4
*
radeon legacy chips: tv dac bg/dac adj updates
Alex Deucher
2009-06-15
1
-2
/
+6
*
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse
2009-06-15
1
-0
/
+1284