Age | Commit message (Expand) | Author | Files | Lines |
2016-12-18 | drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> | Laurent Pinchart | 1 | -0/+1 |
2015-12-08 | drm/gma500: Move to private save/restore hooks | Daniel Vetter | 1 | -0/+3 |
2014-12-02 | drm/gma500: add support for atom e6xx lpc lvds i2c | Jan Safrata | 1 | -0/+1 |
2014-03-17 | drm/gma500: Remove unused ioctls | Patrik Jakobsson | 1 | -2/+0 |
2014-01-14 | drm/gma500: Remove unused function declaration | Daniel Vetter | 1 | -5/+0 |
2013-07-24 | drm/gma500: Rename psb_intel_encoder to gma_encoder | Patrik Jakobsson | 1 | -7/+7 |
2013-07-24 | drm/gma500: Rename psb_intel_connector to gma_connector | Patrik Jakobsson | 1 | -5/+5 |
2013-07-24 | drm/gma500: Rename psb_intel_crtc to gma_crtc | Patrik Jakobsson | 1 | -3/+3 |
2013-07-24 | drm/gma500: Convert to generic encoder funcs | Patrik Jakobsson | 1 | -17/+0 |
2013-07-24 | drm/gma500: Add generic encoder functions | Patrik Jakobsson | 1 | -0/+10 |
2013-07-24 | drm/gma500: Convert to generic gamma funcs | Patrik Jakobsson | 1 | -1/+0 |
2013-07-24 | drm/gma500: Make all chips use gma_wait_for_vblank | Patrik Jakobsson | 1 | -1/+0 |
2013-07-24 | drm/gma500: Add generic code for clock calculation | Patrik Jakobsson | 1 | -0/+3 |
2013-03-17 | drm/gma500: Clean up various defines | Patrik Jakobsson | 1 | -8/+0 |
2012-08-24 | gma500: fix incorrect declaration. | Dave Airlie | 1 | -1/+1 |
2012-08-24 | gma500: psb_intel_crtc: Drop crtc_enable flag. | Forest Bond | 1 | -1/+0 |
2012-08-24 | gma500/cdv: sync up and add the displayport code to the build | Alan Cox | 1 | -0/+16 |
2012-08-24 | gma500/cdv: add the bits that don't need the new code | Alan Cox | 1 | -1/+1 |
2012-08-24 | gma500: Add the support of display port on CDV | Alan Cox | 1 | -4/+2 |
2012-08-24 | gma500: Program the DPLL lane based on the selected digitial port | Zhao Yakui | 1 | -0/+5 |
2012-07-20 | drm: Make the .mode_fixup() operations mode argument a const pointer | Laurent Pinchart | 1 | -1/+1 |
2012-05-22 | gma500: handle poulsbo cursor restriction | Patrik Jakobsson | 1 | -5/+1 |
2012-04-27 | gma500: Update the Cedarview clock handling | Alan Cox | 1 | -0/+3 |
2011-12-20 | gma500: Convert Cedarview to work with new output handling | Patrik Jakobsson | 1 | -0/+5 |
2011-12-20 | gma500: Replace SDVO code with slightly modified version from i915 | Patrik Jakobsson | 1 | -1/+40 |
2011-12-20 | gma500: Add support for Intel GMBUS | Patrik Jakobsson | 1 | -0/+6 |
2011-12-20 | gma500: Remove psb_intel_output from ddc_probe and ddc_get_modes | Patrik Jakobsson | 1 | -2/+3 |
2011-12-20 | gma500: Initial support for our encoder and connector structs | Patrik Jakobsson | 1 | -15/+25 |
2011-11-16 | gma500: Add Poulsbo support | Alan Cox | 1 | -0/+228 |