index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_mode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-20
drm/radeon: Remove superfluous variable
Niels Ole Salscheider
1
-1
/
+0
2013-04-09
drm/radeon: add radeon_atom_get_clock_dividers helper
Christian König
1
-0
/
+23
2013-01-03
drm/radeon: Properly handle DDC probe for DP bridges
Niels Ole Salscheider
1
-1
/
+1
2013-01-03
drm/radeon: add connector table for Mac G4 Silver
Alex Deucher
1
-1
/
+2
2012-10-22
drm: extract dp link train delay functions from radeon
Daniel Vetter
1
-1
/
+1
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-12
/
+37
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-5
/
+5
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-09-27
drm/radeon: restore backlight level on resume
Alex Deucher
1
-2
/
+4
2012-09-27
drm/radeon: work around KMS modeset limitations in PLL allocation (v2)
Alex Deucher
1
-0
/
+1
2012-09-20
drm/radeon: store the encoder in the radeon_crtc
Alex Deucher
1
-0
/
+1
2012-09-20
drm/radeon: rework crtc pll setup to better support PPLL sharing
Alex Deucher
1
-12
/
+20
2012-09-20
drm/radeon: rework the backlight control to be an asic callback
Alex Deucher
1
-2
/
+0
2012-09-20
drm/radeon: implement handler for ACPI event
Luca Tettamanti
1
-0
/
+2
2012-09-20
drm/radeon: rework legacy backlight control
Alex Deucher
1
-0
/
+11
2012-09-20
drm/radeon: track whether the GPU controls the backlight (v2)
Alex Deucher
1
-0
/
+2
2012-08-13
drm/radeon: properly handle crtc powergating
Alex Deucher
1
-0
/
+1
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
1
-2
/
+2
2012-05-17
drm/radeon/hdmi: use new AFMT structs
Rafał Miłecki
1
-4
/
+0
2012-05-17
drm/radeon/hdmi: store info about all AFMT blocks
Alex Deucher
1
-0
/
+9
2012-05-03
drm/radeon: add connector table for SAM440ep embedded board
Alex Deucher
1
-0
/
+1
2012-05-01
drm/radeon/kms: keep HDMI state in separated variable
Rafał Miłecki
1
-0
/
+1
2012-05-01
drm/radeon/kms: get rid of hdmi_config_offset
Rafał Miłecki
1
-1
/
+0
2012-04-24
drm/radeon/kms: improve bpc handling (v2)
Alex Deucher
1
-0
/
+1
2012-03-21
drm/radeon/kms: DCE6 disp eng pll updates
Alex Deucher
1
-1
/
+1
2012-03-07
drm/radeon: deal with errors from framebuffer init path.
Dave Airlie
1
-1
/
+1
2012-01-24
drm/radeon/kms: refine TMDS dual link checks
Alex Deucher
1
-0
/
+4
2012-01-24
drm/radeon/kms: move panel mode setup into encoder mode set
Alex Deucher
1
-0
/
+3
2012-01-24
drm/radeon/kms: move disp eng pll setup to init path
Alex Deucher
1
-0
/
+1
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
1
-1
/
+1
2011-11-01
drm/radeon/kms: always do extended edid probe
Alex Deucher
1
-5
/
+1
2011-11-01
drm/radeon/kms: move atom encoder setup to a new file
Alex Deucher
1
-1
/
+1
2011-11-01
drm/radeon/kms: check for DP MST mode in a few more places (v2)
Alex Deucher
1
-0
/
+2
2011-11-01
drm/radeon/kms: rework DP bridge checks
Alex Deucher
1
-2
/
+2
2011-10-10
drm/radeon/kms: handle !force case in connector detect more gracefully
Alex Deucher
1
-0
/
+1
2011-08-15
drm/radeon/kms: don't try to be smart in the hpd handler
Alex Deucher
1
-0
/
+1
2011-08-04
drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lin...
Thomas Reim
1
-1
/
+5
2011-06-17
drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridges
Alex Deucher
1
-0
/
+1
2011-06-17
drm/radeon/kms: fix support for DDC on dp bridges
Alex Deucher
1
-0
/
+1
2011-05-24
drm/radeon/kms/atom: move dig phy init out of modesetting
Alex Deucher
1
-0
/
+1
2011-05-20
drm/radeon/kms: simplify hotplug handler logic
Alex Deucher
1
-1
/
+0
2011-05-20
drm/radeon/kms: rewrite DP handling
Alex Deucher
1
-3
/
+3
2011-05-20
drm/radeon/kms/atom: add support for setting DP panel mode
Alex Deucher
1
-1
/
+1
2011-05-20
drm/radeon/kms: improve aux error handling
Alex Deucher
1
-1
/
+1
2011-05-20
drm/radeon/kms: add some dp encoder/connector helper funcs
Alex Deucher
1
-0
/
+5
2011-05-20
drm/radeon/kms: fix eDP panel power function
Alex Deucher
1
-1
/
+1
2011-03-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2011-03-24
drm/radeon/kms: fix hardcoded EDID handling
Alex Deucher
1
-0
/
+1
2011-03-22
radeon: expose backlight class device for legacy LVDS encoder
Michel Dänzer
1
-0
/
+6
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
1
-0
/
+1
[next]