summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500/psb_drv.h
AgeCommit message (Expand)Author
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-11drm/gma500: Deprecate pci_get_bus_and_slot()Sinan Kaya
2017-11-20gpu: gma500: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman
2017-08-16drm/gma500: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes
2017-03-14Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter
2017-03-01gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2016-11-08drm/gma500: remove unused ioctl declarationsJiang Biao
2015-12-08drm/gma500: Move to private save/restore hooksDaniel Vetter
2015-12-01drm/gma500: Add driver private mutex for the fault handlerDaniel Vetter
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding
2014-12-02drm/gma500: add support for atom e6xx lpc lvds i2cJan Safrata
2014-03-17drm/gma500: Code cleanup - inline documentationArthur Borsboom
2014-03-17drm/gma500: Code cleanup - style fixesArthur Borsboom
2014-03-17drm/gma500: Move asle interrupt work into a work taskPatrik Jakobsson
2014-03-17drm/gma500: Give MMU code it's own header filePatrik Jakobsson
2014-03-17drm/gma500: Make SGX MMU driver actually do somethingPatrik Jakobsson
2013-12-18drm: Kill DRM_IRQ_ARGSDaniel Vetter
2013-12-18drm: Kill DRM_HZDaniel Vetter
2013-11-08drm/gma500/mrst: Add aux register writes when programming pipePatrik Jakobsson
2013-11-08drm/gma500: Add support for aux pci vdc devicePatrik Jakobsson
2013-11-08drm/gma500: Add chip specific sdvo masksPatrik Jakobsson
2013-11-08drm/gma500: Add Minnowboard to the IS_MRST() macroPatrik Jakobsson
2013-10-09drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann
2013-08-22Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-nextDave Airlie
2013-08-15drm/gma500/cdv: Add and hook up chip op for disabling srPatrik Jakobsson
2013-08-14drm/gma500/cdv: Add and hook up chip op for watermarksPatrik Jakobsson
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-07-24drm/gma500: Add IS_CDV() macroPatrik Jakobsson
2013-07-24drm/gma500: Add generic code for clock calculationPatrik Jakobsson
2013-03-13gma500: remove unused drm_psb_no_fbWang YanQing
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-08-24drm: gma500: Kill the GEM glue layerLaurent Pinchart
2012-08-24gma500/cdv: Add eDP supportZhao Yakui
2012-05-22gma500: handle poulsbo cursor restrictionPatrik Jakobsson
2012-05-17gma500: unload fixesAlan Cox
2012-05-11gma500: introduce some register mapsAlan Cox
2012-05-11gma500: introduce a structure describing each pipeAlan Cox
2012-05-11gma500: Fix build without ACPIAlan Cox
2012-05-07gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov
2012-05-07gma500: vram_addr should be __iomemKirill A. Shutemov
2012-05-07gma500: sgx_reg and vdc_reg should be __iomemKirill A. Shutemov
2012-05-07gma500: gtt: fix __iomem sparse warningsKirill A. Shutemov
2012-05-07gma500: address the lid codeAlan Cox
2012-05-07gma500: opregion and ACPIAlan Cox
2012-04-27gma500: Add the base elements of CDV hotplug supportAlan Cox
2012-04-27gma500: Add ops for hotplug support.Alan Cox
2012-04-27cdv: continue synching up with updated reference codeAlan Cox