summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/cirrus
AgeCommit message (Expand)Author
2019-02-05drm/cirrus: add plane setupGerd Hoffmann
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-14drm: move drm_can_sleep() to drm_util.hSam Ravnborg
2019-01-14drm/cirrus: fix connector leak at unloadRob Clark
2018-11-22Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-21drm/cirrus: Remove set but not used variable 'bo'YueHaibing
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König
2018-11-05drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann
2018-09-03drm/cirrus: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław
2018-08-30drm/cirrus: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann
2018-08-10drm/cirrus: flip default from 24bpp to 16bppGerd Hoffmann
2018-08-10drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-upThomas Zimmermann
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-05-18drm/cirrus: cirrus_framebuffer -> drm_framebufferDaniel Stone
2018-05-18drm/cirrus: Place GEM BOs in drm_framebufferDaniel Stone
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König
2018-02-26drm/ttm: drop ttm->dummy_read_pageChristian König
2018-02-26drm/cirrus: remove ttm_pool_* wrappersChristian König
2018-02-21Merge tag 'drm-misc-fixes-2018-01-31' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-01-31drm/cirrus: Load lut in crtc_commitDaniel Vetter
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He
2017-12-27drm/cirrus: remove the default io_mem_pfn setTan Xiaojun
2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König
2017-11-21Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-11-10drm/cirrus: add create_handle support.Lepton Wu
2017-10-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard
2017-08-16drm/cirrus: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-08-11drm/cirrus: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk
2017-08-04drm: cirrus: remove dead code and pointless local lut storagePeter Rosin
2017-07-26drm/<drivers>: Drop fbdev info flagsDaniel Vetter
2017-06-20drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter
2017-06-20drm: Remove drm_driver->set_busid hookDaniel Vetter
2017-05-16drm/cirrus: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-04-11Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-04-06drm: Add acquire ctx to ->gamma_set hookDaniel Vetter
2017-04-04drm/ttm: add io_mem_pfn callbackChristian König
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-01-27drm/ttm: revert "implement LRU add callbacks v2"Christian König
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2017-01-10drm: flip cirrus driver status to "obsolete".Gerd Hoffmann
2017-01-09drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart
2016-12-15drm: Nuke fb->bits_per_pixelVille Syrjälä
2016-12-15drm: Nuke fb->depthVille Syrjälä
2016-12-15drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä