summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-09drm/vmwgfx: add support for updating only offsets of constant buffersRoland Scheidegger
2021-12-09drm/vmwgfx: Allow checking for gl43 contextsZack Rusin
2021-12-09drm/vmwgfx: support 64 UAVsZack Rusin
2021-12-09drm/vmwgfx: support SVGA_3D_CMD_DX_DEFINE_RASTERIZER_STATE_V2 commandRoland Scheidegger
2021-12-09drm/vmwgfx: Update device headers for GL43Zack Rusin
2021-12-09drm/vmwgfx: Implement create_handle on drm_framebuffer_funcsZack Rusin
2021-12-09drm/vmwgfx: Implement DRIVER_GEMZack Rusin
2021-12-09drm/vmwgfx: Stop hardcoding the PCI IDZack Rusin
2021-12-09drm/vmwgfx: Add a debug callback to mobid resource managerZack Rusin
2021-12-09drm/vmwgfx: Remove the dedicated memory accountingZack Rusin
2021-12-09drm/amdgpu: don't skip runtime pm get on A+A configChristian König
2021-12-09drm: Replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-12-08drm/bridge: sn65dsi86: defer if there is no dsi hostRob Clark
2021-12-08omapdrm: dss: mark runtime PM functions __maybe_unusedArnd Bergmann
2021-12-08drm/omap: Add a 'right overlay' to plane stateBenoit Parrot
2021-12-08drm/omap: add plane_atomic_print_state supportBenoit Parrot
2021-12-08drm/omap: dynamically assign hw overlays to planesBenoit Parrot
2021-12-08drm/omap: Add global state as a private atomic objectBenoit Parrot
2021-12-08drm/omap: omap_plane: subclass drm_plane_stateBenoit Parrot
2021-12-08drm/omap: introduce omap_hw_overlayBenoit Parrot
2021-12-08drm/omap: Add ovl checking funcs to dispc_opsBenoit Parrot
2021-12-08drm/omap: Add ability to check if requested plane modes can be supportedBenoit Parrot
2021-12-08drm/omap: add sanity plane state checkNeil Armstrong
2021-12-08drm: omapdrm: Export correct scatterlist for TILER backed BOsIvaylo Dimitrov
2021-12-07drm/bridge: parade-ps8640: Add backpointer to drm_device in drm_dp_auxDouglas Anderson
2021-12-07drm/panel: Update Boe-tv110c9m and Inx-hj110iz initial codeyangcong
2021-12-07drm/rockchip: pass 0 to drm_fbdev_generic_setup()John Keeping
2021-12-07drm/rockchip: use generic fbdev setupJohn Keeping
2021-12-06drm: aspeed: select CONFIG_DRM_GEM_CMA_HELPERArnd Bergmann
2021-12-06drm: fsl-dcu: select CONFIG_DRM_GEM_CMA_HELPERArnd Bergmann
2021-12-02drm: Return error codes from struct drm_driver.gem_create_objectThomas Zimmermann
2021-12-01drm/ttm: Clarify that the TTM_PL_SYSTEM is under TTMs controlZack Rusin
2021-12-01drm/vmwgfx: Switch the internal BO's to ttm_bo_type_kernelZack Rusin
2021-12-01drm/vmwgfx: Introduce a new placement for MOB page tablesZack Rusin
2021-12-01drm/vmwgfx: Fail to initialize on broken configsZack Rusin
2021-12-01drm/vmwgfx: Release ttm memory if probe failsZack Rusin
2021-12-01drm/vmwgfx: Remove the deprecated lower mem limitZack Rusin
2021-11-30dma-buf: make fence mandatory for dma_resv_add_excl_fence v2Christian König
2021-11-30drm/ttm: stop pruning fences after waitChristian König
2021-11-30drm/i915: Remove dma_resv_pruneMaarten Lankhorst
2021-11-30drm/qxl: use iterator instead of dma_resv_shared_listChristian König
2021-11-30lontium-lt9611: check a different register bit for HDMI sensingPeter Collingbourne
2021-11-30drm: Remove CONFIG_DRM_KMS_CMA_HELPER optionThomas Zimmermann
2021-11-30drm/mipi-dbi: Remove dependency on GEM CMA helper libraryThomas Zimmermann
2021-11-30drm/cma-helper: Pass GEM CMA object in public interfacesThomas Zimmermann
2021-11-30drm/cma-helper: Export dedicated wrappers for GEM object functionsThomas Zimmermann
2021-11-30drm/cma-helper: Move driver and file ops to the end of headerThomas Zimmermann
2021-11-30drm: Declare hashtable as legacyThomas Zimmermann
2021-11-30drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann
2021-11-30drm/ttm: Don't include drm_hashtab.hThomas Zimmermann