summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500/psb_drv.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+10
2018-01-11drm/gma500: Deprecate pci_get_bus_and_slot()Sinan Kaya1-8/+10
2017-11-20gpu: gma500: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman1-1/+0
2017-08-16drm/gma500: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes1-2/+0
2017-03-14Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter1-1/+1
2017-03-01gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches1-3/+2
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang1-1/+1
2016-11-08drm/gma500: remove unused ioctl declarationsJiang Biao1-4/+0
2015-12-08drm/gma500: Move to private save/restore hooksDaniel Vetter1-0/+2
2015-12-01drm/gma500: Add driver private mutex for the fault handlerDaniel Vetter1-0/+2
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding1-3/+3
2014-12-02drm/gma500: add support for atom e6xx lpc lvds i2cJan Safrata1-0/+3
2014-03-17drm/gma500: Code cleanup - inline documentationArthur Borsboom1-101/+34
2014-03-17drm/gma500: Code cleanup - style fixesArthur Borsboom1-11/+11
2014-03-17drm/gma500: Move asle interrupt work into a work taskPatrik Jakobsson1-0/+1
2014-03-17drm/gma500: Give MMU code it's own header filePatrik Jakobsson1-44/+1
2014-03-17drm/gma500: Make SGX MMU driver actually do somethingPatrik Jakobsson1-5/+5
2013-12-18drm: Kill DRM_IRQ_ARGSDaniel Vetter1-1/+1
2013-12-18drm: Kill DRM_HZDaniel Vetter1-3/+3
2013-11-08drm/gma500/mrst: Add aux register writes when programming pipePatrik Jakobsson1-0/+27
2013-11-08drm/gma500: Add support for aux pci vdc devicePatrik Jakobsson1-1/+20
2013-11-08drm/gma500: Add chip specific sdvo masksPatrik Jakobsson1-0/+1
2013-11-08drm/gma500: Add Minnowboard to the IS_MRST() macroPatrik Jakobsson1-1/+1
2013-10-09drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä1-4/+4
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann1-1/+0
2013-08-22Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-nextDave Airlie1-0/+5
2013-08-15drm/gma500/cdv: Add and hook up chip op for disabling srPatrik Jakobsson1-0/+1
2013-08-14drm/gma500/cdv: Add and hook up chip op for watermarksPatrik Jakobsson1-0/+1
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter1-2/+0
2013-07-24drm/gma500: Add IS_CDV() macroPatrik Jakobsson1-0/+1
2013-07-24drm/gma500: Add generic code for clock calculationPatrik Jakobsson1-0/+2
2013-03-13gma500: remove unused drm_psb_no_fbWang YanQing1-1/+0
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+19
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2012-08-24drm: gma500: Kill the GEM glue layerLaurent Pinchart1-1/+0
2012-08-24gma500/cdv: Add eDP supportZhao Yakui1-0/+19
2012-05-22gma500: handle poulsbo cursor restrictionPatrik Jakobsson1-0/+1
2012-05-17gma500: unload fixesAlan Cox1-0/+1
2012-05-11gma500: introduce some register mapsAlan Cox1-0/+31
2012-05-11gma500: introduce a structure describing each pipeAlan Cox1-105/+31
2012-05-11gma500: Fix build without ACPIAlan Cox1-6/+0
2012-05-07gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov1-1/+1
2012-05-07gma500: vram_addr should be __iomemKirill A. Shutemov1-1/+1
2012-05-07gma500: sgx_reg and vdc_reg should be __iomemKirill A. Shutemov1-2/+2
2012-05-07gma500: gtt: fix __iomem sparse warningsKirill A. Shutemov1-1/+1
2012-05-07gma500: address the lid codeAlan Cox1-1/+0
2012-05-07gma500: opregion and ACPIAlan Cox1-1/+3
2012-04-27gma500: Add the base elements of CDV hotplug supportAlan Cox1-0/+5
2012-04-27gma500: Add ops for hotplug support.Alan Cox1-0/+3
2012-04-27cdv: continue synching up with updated reference codeAlan Cox1-0/+4