summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/cirrus/cirrus_drv.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-03drm/cirrus: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław1-22/+1
2018-08-10drm/cirrus: flip default from 24bpp to 16bppGerd Hoffmann1-2/+2
2017-08-16drm/cirrus: Use the drm_driver.dumb_destroy defaultNoralf Trønnes1-1/+0
2017-06-20drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter1-2/+2
2017-06-20drm: Remove drm_driver->set_busid hookDaniel Vetter1-1/+0
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula1-2/+0
2016-08-12drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter1-1/+1
2016-06-01drm/cirrus: Use lockless gem BO free callbackDaniel Vetter1-1/+1
2016-04-06Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-2/+0
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter1-2/+0
2016-03-08PCI: Add QEMU top-level IDs for (sub)vendor & deviceRobin H. Johnson1-2/+3
2015-08-06drm/cirrus: Use new drm_fb_helper functionsArchit Taneja1-2/+2
2015-02-05drm/cirrus: Limit modes depending on bpp optionTakashi Iwai1-0/+3
2014-10-23drm/cirrus: bind also to qemu-xen-traditionalOlaf Hering1-0/+2
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann1-0/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-07-22drm: cirrus: fix warningsRussell King1-0/+2
2014-04-18drm: cirrus: add power management supportGerd Hoffmann1-0/+42
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann1-1/+0
2013-08-19drm: rip out drm_core_has_MTRR checksDaniel Vetter1-1/+1
2013-08-19drm: remove FASYNC supportDaniel Vetter1-1/+0
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter1-1/+1
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-11-20drm/cirrus: check alloc_apertures() success in cirrus_kick_out_firmware_fb()Tommi Rantala1-2/+11
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-1/+1
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells1-1/+0
2012-09-06drm: use drm_compat_ioctl for 32-bit appsKeith Packard1-0/+3
2012-06-01drm/cirrus: kick out conflicting framebuffers earlierDave Airlie1-0/+19
2012-05-19drm/cirrus/ast/mgag200: fix build without CONFIG_VGA_CONSOLEDave Airlie1-0/+2
2012-05-17drm/kms: driver for virtual cirrus under qemuDave Airlie1-0/+106