summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-15drm/ttm: use caching instead of placement for ttm_io_protChristian König
2020-10-15drm/ttm: add caching state to ttm_bus_placementChristian König
2020-10-15drm/ttm: set the tt caching state at creation timeChristian König
2020-10-15drm: panel: Add novatek nt36672a panel driverSumit Semwal
2020-10-15dt-bindings: display: panel: Add bindings for Novatek nt36672aSumit Semwal
2020-10-14drm/virtio: Use UUID API for importing the UUIDAndy Shevchenko
2020-10-13drm: shmobile: Reduce include dependenciesAndy Shevchenko
2020-10-13MAINTAINERS: Add myself as a maintainer for vc4Maxime Ripard
2020-10-12drm/aspeed: Fix Kconfig warning & subsequent build errorsRandy Dunlap
2020-10-10drm/tilcdc: Remove tilcdc_crtc_max_width(), use private dataJyri Sarha
2020-10-10drm/tilcdc: Do not keep vblank interrupts enabled all the timeJyri Sarha
2020-10-09drm/fourcc: document modifier uniqueness requirementsSimon Ser
2020-10-09drm/aspeed: Set driver CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-10-09drm: aspeed: Fix GENMASK misuseOndrej Jirman
2020-10-09drm/aspeed: Add sysfs for output settingsJoel Stanley
2020-10-08dma-buf: use struct_size macroChristian König
2020-10-08drm/panfrost: Fix job timeout handlingBoris Brezillon
2020-10-08drm/atomic: debug output for EBUSYDaniel Vetter
2020-10-08drm/atomic: document and enforce rules around "spurious" EBUSYDaniel Vetter
2020-10-08drm/fb-helper: Add locking to sysrq handlingDaniel Vetter
2020-10-07drm/vkms: update todoMelissa Wen
2020-10-07drm/ttm: move ttm_set_memory.h out of includeChristian König
2020-10-07drm/ttm: remove ttm_bo_unmap_virtual_locked declaration v2Christian König
2020-10-07drm/vmwgfx: move ttm_bo_swapout_all into vmwgfxChristian König
2020-10-07drm/ttm: drop glob parameter from ttm_bo_swapoutChristian König
2020-10-07drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König
2020-10-07drm/ttm: cleanup ttm_handle_caching_state_failureChristian König
2020-10-07drm/ttm: remove TTM_PAGE_FLAG_WRITEChristian König
2020-10-07drm/ttm: make move callback compulstoryDave Airlie
2020-10-07drm/vram_helper: implement a ttm move callback.Dave Airlie
2020-10-07drm/vmwgfx: add a move callback.Dave Airlie
2020-10-07drm/vmwgfx: move null mem checks outside move notifiesDave Airlie
2020-10-07drm/qxl: drop unused code (v2)Dave Airlie
2020-10-06drm/nouveau/ttm: memcpy waits for bo alreadyDave Airlie
2020-10-06drm/nouveau/ttm: handle ttm moves properly.Dave Airlie
2020-10-05drm/bridge: tc358764: restore connector supportMarek Szyprowski
2020-10-05drm: bridge: dw-hdmi: Constify dw_hdmi_i2s_opsRikard Falkeborn
2020-10-05drm/gma500: fix double free of gma_connectorTom Rix
2020-10-05drm/sched: Avoid infinite waits in the drm_sched_entity_destroy() pathBoris Brezillon
2020-10-05drm/tidss: Add prepare_fb to the plane helper funcsGowtham Tammana
2020-10-05dt-bindings: display: ti,j721e-dss: add missing properties to dt-schemaTomi Valkeinen
2020-10-05dt-bindings: display: ti,am65x-dss: add missing properties to dt-schemaTomi Valkeinen
2020-10-04Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached"Paul Cercueil
2020-10-02drm/atomic: Make the kerneldoc a bit clearerDaniel Vetter
2020-10-01drm/panfrost: simplify the return expression of panfrost_devfreq_target()Qinglang Miao
2020-10-01drm/panfrost: simplify the return expression of cz_ih_hw_init()Qinglang Miao
2020-09-30MAINTAINERS: mark FRAMEBUFFER LAYER as OrphanBartlomiej Zolnierkiewicz
2020-09-30virtio-gpu api: fix 64/32 compat issue with blob implementationAlistair Delva
2020-09-29drm/hisilicon: Delete the unused macroTian Tao