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
2020-02-12
drm/cirrus: add drm_driver.release callback.
Gerd Hoffmann
2020-01-30
drm/cirrus: Remove sending of vblank event
Thomas Zimmermann
2019-10-24
drm/simple-kms: Standardize arguments for callbacks
Daniel Vetter
2019-10-17
drm/cirrus: Remove obsolete header file
Thomas Zimmermann
2019-10-17
drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
Gerd Hoffmann
2019-08-23
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...
Gerd Hoffmann
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 377
Thomas Gleixner
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-05-23
drm/cirrus: remove leftover files
Gerd Hoffmann
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-10
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-04-10
drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dst
Gerd Hoffmann
2019-04-10
drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dst
Gerd Hoffmann
2019-04-10
drm: switch drm_fb_memcpy_dstclip to accept __iomem dst
Gerd Hoffmann
2019-04-08
drm/cirrus: rewrite and modernize driver.
Gerd Hoffmann
2019-04-05
Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-04-02
drm/cirrus: drop mode_info.mode_config_initialized
Gerd Hoffmann
2019-04-02
drm/cirrus: add missing drm_helper_force_disable_all() call.
Gerd Hoffmann
2019-03-27
drm/cirrus: Use drm_fb_helper_fill_info
Daniel Vetter
2019-03-19
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
2019-02-05
drm/cirrus: add plane setup
Gerd Hoffmann
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-14
drm: move drm_can_sleep() to drm_util.h
Sam Ravnborg
2019-01-14
drm/cirrus: fix connector leak at unload
Rob Clark
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
[next]