summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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: Make the nomodeset message less sensationalJavier Martinez Canillas
2021-11-27Documentation/admin-guide: Document nomodeset kernel parameterJavier 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
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-11-17drm/i915: Clarify probing order in intel_dp_aux_init_backlight_funcs()Lyude Paul
2021-11-17drm/dp, drm/i915: Add support for VESA backlights using PWM for brightness co...Lyude Paul
2021-11-17drm/dp: Don't read back backlight mode in drm_edp_backlight_enable()Lyude Paul
2021-11-17drm/nouveau/kms/nv50-: Explicitly check DPCD backlights for aux enable/bright...Lyude Paul