index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_mode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-06
drm/radeon: Push get_scanout_position() timestamping into kms driver.
Mario Kleiner
1
-1
/
+2
2013-11-01
drm/radeon: add a connector property for dither
Alex Deucher
1
-0
/
+8
2013-11-01
drm/radeon: Add support for programming the FMT blocks
Alex Deucher
1
-0
/
+6
2013-09-11
drm/radeon: add a connector property for audio
Alex Deucher
1
-0
/
+9
2013-08-30
drm/radeon: add audio support for DCE6/8 GPUs (v12)
Alex Deucher
1
-1
/
+2
2013-07-08
drm/radeon/dpm: add helper to calculate vblank time
Alex Deucher
1
-0
/
+1
2013-06-27
drm/radeon: update radeon_atombios_get_default_voltages for mvdd
Alex Deucher
1
-1
/
+1
2013-06-27
drm/radeon/dpm: save some display parameters for DPM
Alex Deucher
1
-0
/
+4
2013-06-27
drm/radeon: update radeon_atom_get_voltage_table() for SI
Alex Deucher
1
-0
/
+1
2013-06-27
drm/radeon/atom: add helper to calcuate mpll params
Alex Deucher
1
-0
/
+24
2013-06-27
drm/radeon/kms: add dpm support for rv6xx (v3)
Alex Deucher
1
-0
/
+2
2013-06-27
drm/radeon/kms: add atom helper functions for dpm (v3)
Alex Deucher
1
-0
/
+57
2013-06-26
drm/radeon: update radeon_atom_get_clock_dividers for CIK
Alex Deucher
1
-0
/
+3
2013-06-26
drm/radeon/cik: add hw cursor support (v2)
Alex Deucher
1
-0
/
+2
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
[next]