index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_legacy_encoders.c
Age
Commit message (
Expand
)
Author
2020-01-07
drm/radeon: remove boolean checks in if statements.
Wambui Karuga
2019-12-05
drm/radeon: Don't include <drm/drm_pci.h>
Thomas Zimmermann
2019-06-10
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
2019-01-14
drm: move drm_can_sleep() to drm_util.h
Sam Ravnborg
2016-10-25
drm/radeon: add missing header dependencies
Baoyou Xie
2016-03-16
drm/radeon: fix indentation.
Jérome Glisse
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-10-29
drm/radeon: move bl encoder assignment into bl init
Alex Deucher
2015-04-07
drm/radeon: constify all struct drm_*_helper funcs pointers
Jani Nikula
2013-10-22
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
2013-01-10
radeon/kms: force rn50 chip to always report connected on analog output
Jerome Glisse
2012-11-01
drm/radeon: add load detection support for ext DAC on R200 (v2)
Alex Deucher
2012-11-01
DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms().
Egbert Eich
2012-11-01
DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips.
Egbert Eich
2012-11-01
DRM/Radeon: Clean up code in TV DAC load detection.
Egbert Eich
2012-11-01
DRM/Radeon: Fix primary DAC Load Detection for RV100 chips.
Egbert Eich
2012-11-01
DRM/Radeon: Fix Load Detection on legacy primary DAC.
Egbert Eich
2012-10-23
drm/radeon: give each backlight a unique id
Alex Deucher
2012-10-15
drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().
Egbert Eich
2012-10-15
drm/radeon: fix compilation with backlight disabled
Alex Deucher
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-27
drm/radeon: add get_backlight_level callback
Alex Deucher
2012-09-20
drm/radeon: rework the backlight control to be an asic callback
Alex Deucher
2012-09-20
drm/radeon: rework legacy backlight control
Alex Deucher
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-05-22
drm/backlight: initialize struct backlight_properties properly
Corentin Chary
2012-04-10
drm/radeon: replace udelay with mdelay for long timeouts
Arnd Bergmann
2011-04-09
drm/radeon: Fix KMS legacy backlight support if CONFIG_BACKLIGHT_CLASS_DEVICE=m.
Michel Dänzer
2011-03-22
radeon: expose backlight class device for legacy LVDS encoder
Michel Dänzer
2010-11-18
drm/radeon/kms/atom: cleanup and unify DVO handling
Alex Deucher
2010-08-20
drm/radeon/kms: rework encoder handling
Alex Deucher
2010-08-02
drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.
Dave Airlie
2010-07-22
drm/radeon/kms: fix legacy LVDS dpms sequence
Alex Deucher
2010-06-15
drm/radeon: fix dual-head on rv250
Dave Airlie
2010-06-08
drm/radeon: don't poll tv dac if crtc2 is in use.
Dave Airlie
2010-05-19
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
2010-05-18
drm/radeon/kms/pm: move pm state update to crtc functions
Alex Deucher
2010-05-05
drm/radeon/kms: fix panel scaling adjusted mode setup
Alex Deucher
2010-04-07
drm/radeon/kms: legacy tv dac cleanup
Alex Deucher
2010-02-09
drm/radeon/kms: add dynamic engine reclocking (V9)
Rafał Miłecki
2010-01-13
drm/radeon/kms: fix up LVDS handling on macs (v2)
Alex Deucher
2009-12-23
drm/radeon/kms: fix legacy rmx
Alex Deucher
2009-12-02
drm/radeon/kms: fix LVDS setup on r4xx
Alex Deucher
2009-12-02
drm/radeon/kms: add support for encoder cloning.
Dave Airlie
2009-12-02
drm/radeon/kms: rework scaler handling
Alex Deucher
2009-12-02
drm/radeon/kms: fix typo in legacy internal tmds mode fixup
Alex Deucher
2009-12-02
drm/radeon/kms: add support for external tmds on legacy boards
Alex Deucher
2009-10-15
drm/radeon/kms: fix internal tmds setup on legacy display engine
Alex Deucher
2009-10-15
drm/radeon/kms: move active_device setup into encoder fixup()
Alex Deucher
[next]