aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500
AgeCommit message (Expand)Author
2014-09-24drm/gma500: use container_of to resolve psb_fbdev from drm_fb_helperFabian Frederick
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter
2014-09-16Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann
2014-09-03drm/gma500: Renaming DP training vswing pre emph definesSonika Jindal
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-07Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding
2014-07-08Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie
2014-07-08drm/gem: remove misleading gfp parameter to get_pages()David Herrmann
2014-06-19gma500: remove duplicate FB_REG09 defineDan Carpenter
2014-06-19drm: add register and unregister functions for connectorsThomas Wood
2014-06-10drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau
2014-06-10drm: Remove spurious ';'Damien Lespiau
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-28drm/gma500: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien
2014-03-24drm/gma500: add locking to fixed panel edid probingDaniel Vetter
2014-03-20ACPI / gpu / drm: Stop selecting VIDEO_OUTPUT_CONTROLJean Delvare
2014-03-18drm/gma500: remove stub .open/postcloseDavid Herrmann
2014-03-17drm/gma500: Code cleanup - inline documentationArthur Borsboom
2014-03-17drm/gma500: Code cleanup - style fixesArthur Borsboom
2014-03-17drm/gma500: Code cleanup - removal of centralized exiting of functionArthur Borsboom
2014-03-17drm/gma500/cdv: Cedarview display cleanupsPatrik Jakobsson
2014-03-17drm/gma500: Unify encoder mode fixupPatrik Jakobsson
2014-03-17drm/gma500: Unify _get_core_freq for cdv and psbPatrik Jakobsson
2014-03-17drm/gma500: Move asle interrupt work into a work taskPatrik Jakobsson
2014-03-17drm/gma500: Remove dead codeThierry Reding
2014-03-17drm/gma500: Add backing type and base align to psb_gem_create()Patrik Jakobsson
2014-03-17drm/gma500: Remove unused ioctlsPatrik Jakobsson
2014-03-17drm/gma500: Always trap MMU page faultsPatrik Jakobsson
2014-03-17drm/gma500: Hook up the MMUPatrik Jakobsson
2014-03-17drm/gma500: Add first piece of blitter codePatrik Jakobsson
2014-03-17drm/gma500: Give MMU code it's own header filePatrik Jakobsson
2014-03-17drm/gma500: Add support for SGX interruptsPatrik Jakobsson
2014-03-17drm/gma500: Make SGX MMU driver actually do somethingPatrik Jakobsson
2014-02-27x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-29Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-nextDave Airlie
2014-01-28drm/gma500: Lock struct_mutex around cursor updatesPatrik Jakobsson
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23drivers/gpu/drm/gma500/backlight.c: fix a defined-but-not-used warning for do...David Howells
2014-01-14drm/gma500: Remove unused function declarationDaniel Vetter
2014-01-06drivers: gpu: Mark function as static in cdv_intel_dp.cRashika Kheria
2013-12-18drm/gma500: Remove dead codeDaniel Vetter