index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
cirrus
Age
Commit message (
Expand
)
Author
2018-11-22
Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-21
drm/cirrus: Remove set but not used variable 'bo'
YueHaibing
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-09-03
drm/cirrus: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
2018-08-30
drm/cirrus: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2018-08-10
drm/cirrus: flip default from 24bpp to 16bpp
Gerd Hoffmann
2018-08-10
drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-up
Thomas Zimmermann
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-05-18
drm/cirrus: cirrus_framebuffer -> drm_framebuffer
Daniel Stone
2018-05-18
drm/cirrus: Place GEM BOs in drm_framebuffer
Daniel Stone
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
2018-02-26
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
2018-02-26
drm/ttm: drop ttm->dummy_read_page
Christian König
2018-02-26
drm/cirrus: remove ttm_pool_* wrappers
Christian König
2018-02-21
Merge tag 'drm-misc-fixes-2018-01-31' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-01-31
drm/cirrus: Load lut in crtc_commit
Daniel Vetter
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-12-27
drm/cirrus: remove the default io_mem_pfn set
Tan Xiaojun
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-10
drm/cirrus: add create_handle support.
Lepton Wu
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-08-16
drm/cirrus: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-08-11
drm/cirrus: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-08-04
drm: cirrus: remove dead code and pointless local lut storage
Peter Rosin
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-06-20
drm/pci: Deprecate drm_pci_init/exit completely
Daniel Vetter
2017-06-20
drm: Remove drm_driver->set_busid hook
Daniel Vetter
2017-05-16
drm/cirrus: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-04-11
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-04
drm/ttm: add io_mem_pfn callback
Christian König
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-01-27
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2017-01-10
drm: flip cirrus driver status to "obsolete".
Gerd Hoffmann
2017-01-09
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
Benjamin Gaignard
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-14
drm/cirrus: Add some local 'fb' variables
Ville Syrjälä
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-11-11
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
[next]