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