aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* omapdrm: dss: mark runtime PM functions __maybe_unusedArnd Bergmann2021-12-084-8/+8
* drm/omap: Add a 'right overlay' to plane stateBenoit Parrot2021-12-087-12/+267
* drm/omap: add plane_atomic_print_state supportBenoit Parrot2021-12-081-0/+14
* drm/omap: dynamically assign hw overlays to planesBenoit Parrot2021-12-084-23/+220
* drm/omap: Add global state as a private atomic objectBenoit Parrot2021-12-082-3/+105
* drm/omap: omap_plane: subclass drm_plane_stateBenoit Parrot2021-12-081-3/+33
* drm/omap: introduce omap_hw_overlayBenoit Parrot2021-12-086-34/+148
* drm/omap: Add ovl checking funcs to dispc_opsBenoit Parrot2021-12-082-2/+10
* drm/omap: Add ability to check if requested plane modes can be supportedBenoit Parrot2021-12-083-0/+38
* drm/omap: add sanity plane state checkNeil Armstrong2021-12-081-0/+15
* drm: omapdrm: Export correct scatterlist for TILER backed BOsIvaylo Dimitrov2021-12-083-30/+85
* drm/bridge: parade-ps8640: Add backpointer to drm_device in drm_dp_auxDouglas Anderson2021-12-071-0/+1
* drm/panel: Update Boe-tv110c9m and Inx-hj110iz initial codeyangcong2021-12-071-34/+74
* drm/rockchip: pass 0 to drm_fbdev_generic_setup()John Keeping2021-12-071-1/+1
* drm/rockchip: use generic fbdev setupJohn Keeping2021-12-075-199/+2
* drm: aspeed: select CONFIG_DRM_GEM_CMA_HELPERArnd Bergmann2021-12-061-0/+1
* drm: fsl-dcu: select CONFIG_DRM_GEM_CMA_HELPERArnd Bergmann2021-12-061-0/+1
* drm: Return error codes from struct drm_driver.gem_create_objectThomas Zimmermann2021-12-028-22/+28
* drm/vmwgfx: Switch the internal BO's to ttm_bo_type_kernelZack Rusin2021-12-011-1/+1
* drm/vmwgfx: Introduce a new placement for MOB page tablesZack Rusin2021-12-015-38/+138
* drm/vmwgfx: Fail to initialize on broken configsZack Rusin2021-12-011-0/+7
* drm/vmwgfx: Release ttm memory if probe failsZack Rusin2021-12-011-10/+16
* drm/vmwgfx: Remove the deprecated lower mem limitZack Rusin2021-12-012-103/+2
* dma-buf: make fence mandatory for dma_resv_add_excl_fence v2Christian König2021-11-301-2/+1
* drm/ttm: stop pruning fences after waitChristian König2021-11-301-1/+0
* drm/i915: Remove dma_resv_pruneMaarten Lankhorst2021-11-305-42/+0
* drm/qxl: use iterator instead of dma_resv_shared_listChristian König2021-11-301-7/+10
* lontium-lt9611: check a different register bit for HDMI sensingPeter Collingbourne2021-11-301-2/+2
* drm: Remove CONFIG_DRM_KMS_CMA_HELPER optionThomas Zimmermann2021-11-3028-44/+15
* drm/mipi-dbi: Remove dependency on GEM CMA helper libraryThomas Zimmermann2021-11-301-9/+25
* drm/cma-helper: Pass GEM CMA object in public interfacesThomas Zimmermann2021-11-302-30/+26
* drm/cma-helper: Export dedicated wrappers for GEM object functionsThomas Zimmermann2021-11-303-21/+16
* drm: Declare hashtable as legacyThomas Zimmermann2021-11-303-12/+44
* drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann2021-11-3011-60/+342
* drm/tidss: Fix warning: unused variable 'tidss_pm_ops'Cai Huoqing2021-11-291-1/+1
* drm: Fix build error caused by missing drm_nomodeset.oJavier Martinez Canillas2021-11-271-0/+24
* drm: Decouple nomodeset from CONFIG_VGA_CONSOLEJavier Martinez Canillas2021-11-272-1/+7
* drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas2021-11-2714-45/+17
* drm/vboxvideo: Drop CONFIG_VGA_CONSOLE guard to call vgacon_text_force()Javier Martinez Canillas2021-11-271-2/+0
* drm: Don't print messages if drivers are disabled due nomodesetJavier Martinez Canillas2021-11-272-9/+3
* drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.cClaudio Suarez2021-11-264-195/+242
* drm/bridge: megachips: Ensure both bridges are probed before registrationMartyn Welch2021-11-251-12/+28
* drm/bridge: anx7625: fix an error code in anx7625_register_audio()Dan Carpenter2021-11-251-1/+1
* drm/bridge: anx7625: Fix edid_read break case in sp_tx_edid_read()Hsin-Yi Wang2021-11-241-2/+2
* drm: ttm: correct ttm_range_manager kernel-doc notationRandy Dunlap2021-11-221-4/+7
* drm/amdgpu: partially revert "svm bo enable_signal call condition"Christian König2021-11-221-9/+0
* drm/vboxvideo: fix a NULL vs IS_ERR() checkDan Carpenter2021-11-181-2/+2
* drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/LHans de Goede2021-11-181-0/+6
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-11-184884-100198/+300144
|\
| * Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds2021-11-141-1/+4
| |\