summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm/ttm_bo: Fix incorrectly documented function 'ttm_bo_cleanup_refs'Lee Jones2021-04-221-1/+1
* drm: drm_connector.c: Use tabs for code indentsBeatriz Martins de Carvalho2021-04-221-19/+19
* drm: drm_blend.c: Use tabs for code indentsBeatriz Martins de Carvalho2021-04-221-2/+2
* drm: drm_atomic_uapi.c: Use tabs for code indentsBeatriz Martins de Carvalho2021-04-221-3/+3
* drm: drm_context.c: Adjust end of block commentBeatriz Martins de Carvalho2021-04-221-1/+2
* drm: drm_connector.c: Adjust end of block commentBeatriz Martins de Carvalho2021-04-221-3/+6
* drm: drm_bufs.c: Adjust end of block commentBeatriz Martins de Carvalho2021-04-221-1/+2
* drm: drm_auth.c: Adjust end of block commentBeatriz Martins de Carvalho2021-04-221-1/+2
* drm: drm_atomic.c: Adjust end of block commentBeatriz Martins de Carvalho2021-04-221-1/+2
* drm/gma500: remove trailing whitespacesKrzysztof Kozlowski2021-04-222-28/+26
* drm/gma500: correct kerneldocKrzysztof Kozlowski2021-04-222-2/+2
* drm: bridge: add it66121 driverPhong LE2021-04-213-0/+1030
* drm/panel: panel-simple: Use runtime pm to avoid excessive unprepare / prepareDouglas Anderson2021-04-202-21/+73
* drm/bridge: ti-sn65dsi86: Get rid of the useless detect() functionDouglas Anderson2021-04-201-12/+0
* drm/bridge: ti-sn65dsi86: Move drm_panel_unprepare() to post_disable()Douglas Anderson2021-04-201-2/+2
* drm/bridge: ti-sn65dsi86: Reorder remove()Douglas Anderson2021-04-201-7/+8
* drm/bridge: ti-sn65dsi86: Remove incorrectly tagged kerneldoc commentDouglas Anderson2021-04-201-1/+1
* drm/bridge: ti-sn65dsi86: Simplify refclk handlingDouglas Anderson2021-04-201-8/+3
* drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()Douglas Anderson2021-04-201-0/+3
* drm/meson: dw-hdmi: disable DW-HDMI CEC sub-driverNeil Armstrong2021-04-201-0/+1
* drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driverJernej Skrabec2021-04-201-1/+1
* drm/drm_bufs.c: In switch, add break in default caseFabio M. De Francesco2021-04-201-1/+1
* drm/exynos: Don't set allow_fb_modifiers explicitlyDaniel Vetter2021-04-201-2/+0
* drm/bridge/sii8620: fix dependency on extconRobert Foss2021-04-191-1/+1
* drm/amdgpu: check base size instead of mem.num_pagesChristian König2021-04-191-4/+3
* drm/nouveau: use bo->base.size instead of mem->num_pagesChristian König2021-04-193-9/+8
* drm/ttm: warn stricter about freeing pinned BOsChristian König2021-04-191-1/+3
* drm/amdgpu: freeing pinned objects is illegal nowChristian König2021-04-191-26/+10
* drm/amdgpu: make sure we unpin the UVD BOChristian König2021-04-191-0/+1
* drm/imx: Don't set allow_fb_modifiers explicitlyDaniel Vetter2021-04-152-2/+0
* drm/vc4: Don't set allow_fb_modifiers explicitlyDaniel Vetter2021-04-151-1/+0
* drm/tegra: Don't set allow_fb_modifiers explicitlyDaniel Vetter2021-04-152-4/+8
* drm/virtio: Create Dumb BOs as guest Blobs (v3)Vivek Kasireddy2021-04-152-0/+11
* drm/ttm: Don't count pages in SG BOs against pages_limitFelix Kuehling2021-04-141-9/+18
* drm/aperture: Inline fbdev conflict helpers into aperture helpersThomas Zimmermann2021-04-141-3/+20
* drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann2021-04-1419-56/+67
* drm/aperture: Add infrastructure for aperture ownershipThomas Zimmermann2021-04-142-1/+115
* efifb: Check efifb_pci_dev before using itKai-Heng Feng2021-04-131-2/+4
* drm: bridge: cdns-mhdp8546: Enable HDCPParshuram Thombare2021-04-135-13/+801
* drm: drm_atomic_helper.c: Correct comments formatFabio M. De Francesco2021-04-121-11/+21
* drm: drm_atomic_helper.c: Replace "unsigned" with "unsigned int"Fabio M. De Francesco2021-04-121-4/+4
* gpu: drm: Replace bare "unsigned" with "unsigned int"Fabio M. De Francesco2021-04-121-2/+2
* drm/ttm: re-add debugfs tt_shrink fileChristian König2021-04-121-0/+20
* drm/ttm: fix return value checkChristian König2021-04-121-1/+1
* drm/qxl: Use drm_gem_ttm_dumb_map_offset()Thomas Zimmermann2021-04-115-28/+4
* drm/nouveau: Use drm_gem_ttm_dumb_map_offset()Thomas Zimmermann2021-04-113-21/+2
* drm/vram-helper: Use drm_gem_ttm_dumb_map_offset()Thomas Zimmermann2021-04-112-49/+1
* drm/gem-ttm-helper: Provide helper for struct drm_driver.dumb_map_offsetThomas Zimmermann2021-04-111-0/+33
* drm/ttm: make global mutex and use count staticChristian König2021-04-091-2/+2
* drm/panel: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao2021-04-081-2/+2