summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_mode.h
AgeCommit message (Expand)Author
2014-07-01drm/radeon: Track the status of a page flip more explicitlyMichel Dänzer
2014-07-01drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2)Stefan Brüns
2014-06-10drm/radeon: hdmi deep color modes must obey clock limit of sink.Mario Kleiner
2014-06-04drm/radeon: rework page flip handling v4Christian König
2014-06-04Revert "drm/radeon: rework page flip handling v3"Dave Airlie
2014-06-02drm/radeon: rework page flip handling v3Christian König
2014-06-02drm/radeon: separate vblank and pflip crtc handlingChristian König
2014-06-02drm/radeon: add a i2c bus mutexAlex Deucher
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-21Merge 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-04Merge 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-20drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart