summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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-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/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-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: Declare hashtable as legacyThomas Zimmermann
2021-11-30drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann
2021-11-29drm/tidss: Fix warning: unused variable 'tidss_pm_ops'Cai Huoqing
2021-11-27drm: Fix build error caused by missing drm_nomodeset.oJavier Martinez Canillas
2021-11-27drm: Decouple nomodeset from CONFIG_VGA_CONSOLEJavier Martinez Canillas
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas
2021-11-27drm/vboxvideo: Drop CONFIG_VGA_CONSOLE guard to call vgacon_text_force()Javier Martinez Canillas
2021-11-27drm: Don't print messages if drivers are disabled due nomodesetJavier Martinez Canillas
2021-11-26drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.cClaudio Suarez
2021-11-25drm/bridge: megachips: Ensure both bridges are probed before registrationMartyn Welch
2021-11-25drm/bridge: anx7625: fix an error code in anx7625_register_audio()Dan Carpenter
2021-11-24drm/bridge: anx7625: Fix edid_read break case in sp_tx_edid_read()Hsin-Yi Wang
2021-11-22drm: ttm: correct ttm_range_manager kernel-doc notationRandy Dunlap
2021-11-22drm/amdgpu: partially revert "svm bo enable_signal call condition"Christian König
2021-11-18drm/vboxvideo: fix a NULL vs IS_ERR() checkDan Carpenter
2021-11-18drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/LHans de Goede