summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_mode.h
AgeCommit message (Expand)Author
2014-04-08drm/radeon/dp: switch to the common i2c over aux codeAlex Deucher
2014-03-25drm/radeon: use the new drm helpers for dp auxAlex Deucher
2014-03-25drm/radeon/dp: move sink power control to a separate functionAlex Deucher
2014-01-22Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d...Dave Airlie
2014-01-20drm/radeon: handle ss percentage divider properlyAlex Deucher
2014-01-20drm: Pass 'flags' from the caller to .get_scanout_position()Ville Syrjälä
2014-01-07drivers: gpu: Move prototype declarations to header file radeon_mode.h from r...Rashika Kheria
2014-01-07drivers: gpu: Move prototype declaration to header file radeon_mode.hRashika Kheria
2014-01-07drm/radeon: move com/atombios scratch reg functions to radeon_mode.hAlex Deucher
2014-01-07drivers: gpu: Move prototype declaration to header file radeon_mode.h from at...Rashika Kheria
2013-11-06drm/radeon: Push get_scanout_position() timestamping into kms driver.Mario Kleiner
2013-11-01drm/radeon: add a connector property for ditherAlex Deucher
2013-11-01drm/radeon: Add support for programming the FMT blocksAlex Deucher
2013-09-11drm/radeon: add a connector property for audioAlex Deucher
2013-08-30drm/radeon: add audio support for DCE6/8 GPUs (v12)Alex Deucher
2013-07-08drm/radeon/dpm: add helper to calculate vblank timeAlex Deucher
2013-06-27drm/radeon: update radeon_atombios_get_default_voltages for mvddAlex Deucher
2013-06-27drm/radeon/dpm: save some display parameters for DPMAlex Deucher
2013-06-27drm/radeon: update radeon_atom_get_voltage_table() for SIAlex Deucher
2013-06-27drm/radeon/atom: add helper to calcuate mpll paramsAlex Deucher
2013-06-27drm/radeon/kms: add dpm support for rv6xx (v3)Alex Deucher
2013-06-27drm/radeon/kms: add atom helper functions for dpm (v3)Alex Deucher
2013-06-26drm/radeon: update radeon_atom_get_clock_dividers for CIKAlex Deucher
2013-06-26drm/radeon/cik: add hw cursor support (v2)Alex Deucher
2013-05-20drm/radeon: Remove superfluous variableNiels Ole Salscheider
2013-04-09drm/radeon: add radeon_atom_get_clock_dividers helperChristian König
2013-01-03drm/radeon: Properly handle DDC probe for DP bridgesNiels Ole Salscheider
2013-01-03drm/radeon: add connector table for Mac G4 SilverAlex Deucher
2012-10-22drm: extract dp link train delay functions from radeonDaniel Vetter
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-09-27drm/radeon: restore backlight level on resumeAlex Deucher
2012-09-27drm/radeon: work around KMS modeset limitations in PLL allocation (v2)Alex Deucher
2012-09-20drm/radeon: store the encoder in the radeon_crtcAlex Deucher
2012-09-20drm/radeon: rework crtc pll setup to better support PPLL sharingAlex Deucher
2012-09-20drm/radeon: rework the backlight control to be an asic callbackAlex Deucher
2012-09-20drm/radeon: implement handler for ACPI eventLuca Tettamanti
2012-09-20drm/radeon: rework legacy backlight controlAlex Deucher
2012-09-20drm/radeon: track whether the GPU controls the backlight (v2)Alex Deucher
2012-08-13drm/radeon: properly handle crtc powergatingAlex Deucher
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-05-17drm/radeon/hdmi: use new AFMT structsRafał Miłecki
2012-05-17drm/radeon/hdmi: store info about all AFMT blocksAlex Deucher
2012-05-03drm/radeon: add connector table for SAM440ep embedded boardAlex Deucher
2012-05-01drm/radeon/kms: keep HDMI state in separated variableRafał Miłecki
2012-05-01drm/radeon/kms: get rid of hdmi_config_offsetRafał Miłecki
2012-04-24drm/radeon/kms: improve bpc handling (v2)Alex Deucher
2012-03-21drm/radeon/kms: DCE6 disp eng pll updatesAlex Deucher
2012-03-07drm/radeon: deal with errors from framebuffer init path.Dave Airlie