index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_clocks.c
Age
Commit message (
Expand
)
Author
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-04-10
drm/radeon: replace udelay with mdelay for long timeouts
Arnd Bergmann
2012-02-29
drm/radeon/kms: move clock/pcie setting callbacks into pm struct
Alex Deucher
2011-08-31
drm/radeon/kms: set a default max_pixel_clock
Dave Airlie
2011-07-25
DRM: Radeon: Fix section mismatch.
Ralf Baechle
2011-06-09
drm/radeon/kms: check modes against max pixel clock
Alex Deucher
2010-09-02
drm/radeon/kms: remove useless clock code
Alex Deucher
2010-08-30
drm/radeon/kms: use tracked values for sclk and mclk
Alex Deucher
2010-08-12
drm/radeon: Add probing of clocks from device-tree
Benjamin Herrenschmidt
2010-02-09
drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)
Alex Deucher
2010-02-09
drm/radeon/kms: dynclks fixes
Alex Deucher
2010-01-24
drm/radeon/kms: fix legacy get_engine/memory clock
Alex Deucher
2009-12-23
drm/radeon/kms: enable memory clock reading on legacy (V2)
Rafał Miłecki
2009-12-08
drm/radeon/kms: more r4xx lvds fixes
Alex Deucher
2009-12-02
drm/radeon/kms: fix divide by 0 in clocks code
Dave Airlie
2009-11-06
drm/radeon/kms: add debugfs for power management for AtomBIOS devices
Rafał Miłecki
2009-10-07
drm/radeon: Fix setting of bits
Roel Kluin
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse