summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/qxl
AgeCommit message (Expand)Author
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-08-18drm/qxl: fix UAF on handle creationWander Lairson Costa
2023-06-26drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann
2023-02-23drm/qxl: handle NULL bo->resource in move callbackMatthew Auld
2022-12-19drm/qxl: stop using ttm_bo_waitChristian König
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König
2022-11-05drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann
2022-10-19drm: Remove drm_mode_config::fb_baseZack Rusin
2022-10-18drm/gem: Take reservation lock for vmap/vunmap operationsDmitry Osipenko
2022-09-23drm/qxl: drop set_prod_notify parameter from qxl_ring_createZongmin Zhou
2022-09-07drm/qxl: fix the suspend/resume issue on qxl deviceZongmin Zhou
2022-07-26drm/plane-helper: Export individual helpersThomas Zimmermann
2022-07-11drm/ttm: rename and cleanup ttm_bo_initChristian König
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä
2022-06-09drm/qxl: remove qxl_log_level globalTom Rix
2022-05-05drm/qxl: add drm_gem_plane_helper_prepare_fbChristian König
2022-04-20drm/qxl: Use TTM builtin resource manager debugfs codeZack Rusin
2022-04-07dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3Christian König
2022-04-07dma-buf: specify usage while adding fences to dma_resv obj v7Christian König
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König
2022-04-06dma-buf/drivers: make reserving a shared slot mandatory v4Christian König
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-04-02drm/ttm: Add a parameter to add extra pages into ttm_ttRamalingam C
2022-03-25drm/qxl: fix qxl can't use in arm64Cong Liu
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi
2022-01-27drm/qxl: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann
2022-01-27drm/qxl: Move ioctl array next to its only userThomas Zimmermann
2021-11-30drm/qxl: use iterator instead of dma_resv_shared_listChristian König
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas
2021-09-15drm/qxl: User page size macro for qxl release bobibo mao
2021-08-23drm/ttm: remove ttm_tt_destroy_common v2Christian König
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-15drm/qxl: Convert to Linux IRQ interfacesThomas Zimmermann
2021-07-09drm/qxl: add NULL check for bo->resourceChristian König
2021-07-08drm/qxl: Remove empty qxl_gem_prime_mmap()Thomas Zimmermann
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann
2021-06-09drm: qxl: ensure surf.data is ininitializedColin Ian King
2021-06-06dma-buf: rename and cleanup dma_resv_get_list v2Christian König
2021-06-04drm/ttm: flip over the range manager to self allocated nodesChristian König
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König
2021-05-12drm/qxl: balance dumb_shadow_bo pinGerd Hoffmann
2021-05-12drm/qxl: drop redundant codeGerd Hoffmann
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-04-14drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann
2021-04-11drm/qxl: Use drm_gem_ttm_dumb_map_offset()Thomas Zimmermann
2021-03-24drm/ttm: switch to per device LRU lockChristian König