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_crtc.c
Age
Commit message (
Expand
)
Author
2011-02-02
drm/radeon/kms: add new pll algo for avivo asics
Alex Deucher
2010-10-19
drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum
Jason Wessel
2010-10-19
Revert "radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exit"
Jason Wessel
2010-10-19
Revert "drm/radeon/kms: remove some pll algo flags"
Dave Airlie
2010-10-06
Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next
Dave Airlie
2010-10-06
radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exit
Jason Wessel
2010-10-06
drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API
Jason Wessel
2010-10-06
drm/radeon/kms: Implement KDB debug hooks for radeon KMS.
Chris Ball
2010-10-06
drm/radeon/kms: remove new pll algo
Alex Deucher
2010-10-06
drm/radeon/kms: remove some pll algo flags
Alex Deucher
2010-08-23
drm/radeon/kms: fix typo in radeon_compute_pll_gain
Alex Deucher
2010-08-02
drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.
Dave Airlie
2010-05-18
drm/radeon/kms/pm: add support for no display power states
Alex Deucher
2010-05-18
drm: move radeon_fixed.h to shared drm_fixed.h header
Ben Skeggs
2010-05-18
drm/radeon/kms/pm: add asic specific callbacks for getting power state (v2)
Alex Deucher
2010-05-18
drm/radeon/kms/pm: move pm state update to crtc functions
Alex Deucher
2010-03-15
drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timing
Alex Deucher
2010-02-25
drm/radeon/kms: update new pll algo
Alex Deucher
2010-02-18
drm/radeon/kms: simplify memory controller setup V2
Jerome Glisse
2010-02-09
drm/radeon/kms: rework pll algo selection
Alex Deucher
2010-02-09
drm/radeon/kms: add workaround for rn50/rv100 servers
Alex Deucher
2010-01-24
drm/radeon/kms: clean up pll struct
Alex Deucher
2010-01-21
drm/radeon/kms/r4xx: cleanup atom path
Alex Deucher
2009-12-23
drm/radeon/kms: fix legacy rmx
Alex Deucher
2009-12-08
drm/radeon/kms: more r4xx lvds fixes
Alex Deucher
2009-12-08
drm/radeon/kms/legacy: set overscan regs on modeset
Alex Deucher
2009-12-04
drm/radeon/kms: fix legacy crtc2 dpms
Alex Deucher
2009-12-04
drm/radeon/kms: don't use bios dividers for lvds on r4xx
Alex Deucher
2009-12-02
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
2009-12-02
drm/radeon/kms: Don't overwrite crtc_gen_cntl or crtc_gen_cntl2
Jerome Glisse
2009-12-02
drm/radeon/kms: Disable both CRTCs during mode switch
Pierre Ossman
2009-12-02
drm/radeon/kms: fix oops when set_base is call with no FB
Jerome Glisse
2009-10-15
drm/radeon/kms: fix internal tmds setup on legacy display engine
Alex Deucher
2009-10-12
drm/radeon/kms: use drm_mode directly for panel modes
Alex Deucher
2009-10-12
drm/radeon/kms: Update memory bandwidth requirements in mode_set_base hook.
Michel Dänzer
2009-10-05
drm/fb: add setcmap and fix 8-bit support.
Dave Airlie
2009-09-18
drm/radeon/kms: reprogram format in set base.
Dave Airlie
2009-09-08
drm/radeon/kms: add initial radeon tv-out support.
Dave Airlie
2009-08-16
drm/radeon/kms: Fix up vertical blank interrupt support.
Michel Dänzer
2009-07-29
drm/radeon/kms: fix bandwidth computation on avivo hardware
Jerome Glisse
2009-07-29
drm/radeon/kms: add initial colortiling support.
Dave Airlie
2009-07-15
drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips.
Dave Airlie
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse