aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/cirrus
Commit message (Expand)AuthorAge
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-13
* drm/cirrus: cirrus_framebuffer -> drm_framebufferDaniel Stone2018-05-18
* drm/cirrus: Place GEM BOs in drm_framebufferDaniel Stone2018-05-18
* Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-28
|\
| * Merge tag 'drm-misc-fixes-2018-01-31' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-20
| |\
| | * drm/cirrus: Load lut in crtc_commitDaniel Vetter2018-01-31
* | | drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König2018-03-14
* | | drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König2018-02-26
* | | drm/ttm: drop ttm->dummy_read_pageChristian König2018-02-26
* | | drm/cirrus: remove ttm_pool_* wrappersChristian König2018-02-26
|/ /
* | drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He2017-12-28
* | drm/cirrus: remove the default io_mem_pfn setTan Xiaojun2017-12-27
* | drm/ttm: add operation ctx to ttm_bo_validate v2Christian König2017-12-06
* | Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-11-21
|\|
| * drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard2017-10-11
* | drm/cirrus: add create_handle support.Lepton Wu2017-11-10
|/
* drm/cirrus: Use the drm_driver.dumb_destroy defaultNoralf Trønnes2017-08-16
* drm/cirrus: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk2017-08-11
* drm: cirrus: remove dead code and pointless local lut storagePeter Rosin2017-08-04
* drm/<drivers>: Drop fbdev info flagsDaniel Vetter2017-07-26
* drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter2017-06-20
* drm: Remove drm_driver->set_busid hookDaniel Vetter2017-06-20
* drm/cirrus: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-16
* Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-04-10
|\
| * drm: Add acquire ctx to ->gamma_set hookDaniel Vetter2017-04-06
* | drm/ttm: add io_mem_pfn callbackChristian König2017-04-04
|/
* drm/fb-helper: Automatically clean up fb_infoDaniel Vetter2017-02-07
* drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi2017-02-02
* drm/ttm: revert "implement LRU add callbacks v2"Christian König2017-01-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2017-01-26
|\
| * drm: flip cirrus driver status to "obsolete".Gerd Hoffmann2017-01-10
* | drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard2017-01-09
* | drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2017-01-09
* | drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart2016-12-18
* | drm: Nuke fb->bits_per_pixelVille Syrjälä2016-12-15
* | drm: Nuke fb->depthVille Syrjälä2016-12-15
* | drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä2016-12-15
* | drm/cirrus: Add some local 'fb' variablesVille Syrjälä2016-12-14
|/
* drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-01
* Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-11-10
|\
| * drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula2016-11-02
* | Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-06
|\ \ | |/ |/|
| * drm/drivers: add support for using the arch wc mapping API.Dave Airlie2016-10-26
* | drm/ttm: make eviction decision a driver callback v2Christian König2016-10-25
* | drm: cirrus: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart2016-10-18
|/
* drm: use drm_file to tag vm-bosDavid Herrmann2016-09-19
* Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-08-15
|\
| * drm: Remove superflous linux/fb.h includesDaniel Vetter2016-08-12
| * drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter2016-08-12
* | drm/cirrus: Fix NULL pointer dereference when registering the fbdevBoris Brezillon2016-08-08
|/