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_display.c
Age
Commit message (
Expand
)
Author
2009-10-16
drm/radeon/kms: fix connector edid handling
Alex Deucher
2009-10-12
drm/radeon/kms: use drm_mode directly for panel modes
Alex Deucher
2009-10-12
drm/radeon/kms: don't refuse LUT because no framebuffer.
Dave Airlie
2009-10-06
drm/fb: add more correct 8/16/24/32 bpp fb support.
Dave Airlie
2009-10-05
drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)
Dave Airlie
2009-09-18
drm/radeon/kms: add initial connector properties
Dave Airlie
2009-09-16
drm/radeon/kms: we should return 0 when we have no modes not -1.
Dave Airlie
2009-09-08
drm/radeon/kms: add initial radeon tv-out support.
Dave Airlie
2009-08-31
drm/kms: move driver specific fb common code to helper functions (v2)
Dave Airlie
2009-07-29
drm/radeon/kms: fix bandwidth computation on avivo hardware
Jerome Glisse
2009-07-15
drm/radeon/kms: add PLL flag to prefer frequencies <= the target freq
Alex Deucher
2009-06-19
drm: EDID endianness fixes.
Michel Dänzer
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse