Age | Commit message (Expand) | Author | Files | Lines |
2014-07-01 | drm/radeon: Track the status of a page flip more explicitly | Michel Dänzer | 1 | -0/+7 |
2014-07-01 | drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2) | Stefan Brüns | 1 | -2/+6 |
2014-06-10 | drm/radeon: hdmi deep color modes must obey clock limit of sink. | Mario Kleiner | 1 | -0/+1 |
2014-06-04 | drm/radeon: rework page flip handling v4 | Christian König | 1 | -2/+2 |
2014-06-04 | Revert "drm/radeon: rework page flip handling v3" | Dave Airlie | 1 | -2/+2 |
2014-06-02 | drm/radeon: rework page flip handling v3 | Christian König | 1 | -2/+2 |
2014-06-02 | drm/radeon: separate vblank and pflip crtc handling | Christian König | 1 | -0/+1 |
2014-06-02 | drm/radeon: add a i2c bus mutex | Alex Deucher | 1 | -0/+1 |
2014-04-08 | drm/radeon/dp: switch to the common i2c over aux code | Alex Deucher | 1 | -10/+2 |
2014-03-25 | drm/radeon: use the new drm helpers for dp aux | Alex Deucher | 1 | -0/+2 |
2014-03-25 | drm/radeon/dp: move sink power control to a separate function | Alex Deucher | 1 | -0/+2 |
2014-01-22 | Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d... | Dave Airlie | 1 | -0/+1 |
2014-01-21 | drm/radeon: handle ss percentage divider properly | Alex Deucher | 1 | -0/+1 |
2014-01-20 | drm: Pass 'flags' from the caller to .get_scanout_position() | Ville Syrjälä | 1 | -0/+1 |
2014-01-07 | drivers: gpu: Move prototype declarations to header file radeon_mode.h from r... | Rashika Kheria | 1 | -0/+4 |
2014-01-07 | drivers: gpu: Move prototype declaration to header file radeon_mode.h | Rashika Kheria | 1 | -0/+20 |
2014-01-07 | drm/radeon: move com/atombios scratch reg functions to radeon_mode.h | Alex Deucher | 1 | -0/+9 |
2014-01-07 | drivers: gpu: Move prototype declaration to header file radeon_mode.h from at... | Rashika Kheria | 1 | -0/+1 |
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-31 | drm/radeon: add audio support for DCE6/8 GPUs (v12) | Alex Deucher | 1 | -1/+2 |
2013-07-09 | drm/radeon/dpm: add helper to calculate vblank time | Alex Deucher | 1 | -0/+1 |
2013-06-28 | drm/radeon: update radeon_atombios_get_default_voltages for mvdd | Alex Deucher | 1 | -1/+1 |
2013-06-28 | drm/radeon/dpm: save some display parameters for DPM | Alex Deucher | 1 | -0/+4 |
2013-06-28 | drm/radeon: update radeon_atom_get_voltage_table() for SI | Alex Deucher | 1 | -0/+1 |
2013-06-28 | 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-27 | drm/radeon: update radeon_atom_get_clock_dividers for CIK | Alex Deucher | 1 | -0/+3 |
2013-06-27 | 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-04 | 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-23 | drm: extract dp link train delay functions from radeon | Daniel Vetter | 1 | -1/+1 |
2012-10-04 | 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-20 | drm: Make the .mode_fixup() operations mode argument a const pointer | Laurent Pinchart | 1 | -2/+2 |