aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500
AgeCommit message (Expand)Author
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22gma500: Fix n, m1 and m2 clock limits for sdvo and lvdsPatrik Jakobsson
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-14drm/<drivers>: simplify ->fb_probe callbackDaniel Vetter
2013-02-14drm/fb-helper: don't disable everything in initial_configDaniel Vetter
2013-02-04kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman
2013-01-21drivers/gpu/drm/gma500: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-20drm: revamp framebuffer cleanup interfacesDaniel Vetter
2013-01-20drm/gma500: use drm_modeset_lock_allDaniel Vetter
2013-01-20drm/gma500: move fbcon restore to lastcloseDaniel Vetter
2013-01-20drm/<drivers>: reorder framebuffer init sequenceDaniel Vetter
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman
2012-11-30drm/gma500: drm_connector_property -> drm_object_propertyRob Clark
2012-11-07gma500: medfield: drop bogus NULL check in mdfld_dsi_output_init()Wei Yongjun
2012-11-07gma600: Enable HDMI supportAlan Cox
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
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-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter
2012-09-13gma500: Remove unused variableEmil Goode
2012-09-13gma500: Fix regression on Oaktrail devicesAlan Cox
2012-08-30gma500: Consider CRTC initially active.Forest Bond
2012-08-24gma500: Fix frequency detectionAlan Cox
2012-08-24gma500: remove references to drm_display_info raw_edid fieldJani Nikula
2012-08-24gma500: fix incorrect declaration.Dave Airlie
2012-08-24gma500: remove an unreachable return statementJani Nikula
2012-08-24gma500: psb_intel_crtc: Drop crtc_enable flag.Forest Bond
2012-08-24gma500: Fix comment mispelling in cdv_intel_limits definition.Forest Bond
2012-08-24drm: remove the raw_edid field from struct drm_display_infoJani Nikula
2012-08-24gma500/cdv: Fix call to cdv_intel_dp_set_m_nAlan Cox
2012-08-24drm: gma500: Kill the GEM glue layerLaurent Pinchart
2012-08-24gma500: Disable the clock gating of display controller to make DP/eDP work wellZhao Yakui
2012-08-24gma500/cdv: Add eDP supportZhao Yakui
2012-08-24gma500/cdv: enable the DisplayPort supportAlan Cox
2012-08-24gma500/cdv: sync up and add the displayport code to the buildAlan Cox
2012-08-24gma500/cdv: add the bits that don't need the new codeAlan Cox
2012-08-24gma500: Add the support of display port on CDVAlan Cox
2012-08-24gma500: Program the DPLL lane based on the selected digitial portZhao Yakui
2012-08-24gma500: Fix incorrect SR issue when disabling CRTC already in disabled stateZhao Yakui
2012-07-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-07-19drm: kill reclaim_buffers callbackDaniel Vetter
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-07-16gma500,cdv: Fix the brightness baseAlan Cox
2012-07-16gma500: move the ASLE enableAlan Cox
2012-07-16gma500: Fix lid related crashAlan Cox
2012-06-27drm/i915/bios: cleanup return type of intel_parse_bios()Dan Carpenter
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart