summaryrefslogtreecommitdiff
path: root/include/uapi/linux/if_eql.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/if_eql.h')
0 files changed, 0 insertions, 0 deletions
b02778ad1'>treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner 2019-04-10Merge drm/drm-next into drm-misc-nextSean Paul 2019-04-10drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dstGerd Hoffmann 2019-04-10drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dstGerd Hoffmann 2019-04-10drm: switch drm_fb_memcpy_dstclip to accept __iomem dstGerd Hoffmann 2019-04-08drm/cirrus: rewrite and modernize driver.Gerd Hoffmann 2019-04-05Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie 2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie 2019-04-02drm/cirrus: drop mode_info.mode_config_initializedGerd Hoffmann 2019-04-02drm/cirrus: add missing drm_helper_force_disable_all() call.Gerd Hoffmann 2019-03-27drm/cirrus: Use drm_fb_helper_fill_infoDaniel Vetter 2019-03-19drm/ttm: Quick-test mmap offset in ttm_bo_mmap()Thomas Zimmermann 2019-03-19drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()Thomas Zimmermann 2019-03-19drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constantThomas Zimmermann 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