summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i810: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-201-5/+5
* drm/ast: Use managed MM initializationThomas Zimmermann2020-07-203-13/+12
* drm/ast: Initialize DRAM type before posting GPUThomas Zimmermann2020-07-201-3/+3
* drm/ast: Move VRAM size detection to ast_mm.cThomas Zimmermann2020-07-203-38/+46
* drm/ast: Use managed VRAM-helper initializationThomas Zimmermann2020-07-201-8/+3
* drm/ast: Rename ast_ttm.c to ast_mm.cThomas Zimmermann2020-07-202-1/+1
* drm/vram-helper: Managed vram helpersThomas Zimmermann2020-07-201-36/+48
* drm/ingenic: Silence uninitialized-variable warningPaul Cercueil2020-07-191-2/+2
* drm/ingenic: Bump driver to version 1.1Paul Cercueil2020-07-171-2/+2
* drm/ingenic: Support multiple panels/bridgesPaul Cercueil2020-07-171-31/+40
* drm/ingenic: Add support for the IPUPaul Cercueil2020-07-176-16/+1143
* drm/ingenic: Add support for OSD modePaul Cercueil2020-07-172-50/+288
* drm/ingenic: Use dmam_alloc_coherent()Paul Cercueil2020-07-171-15/+3
* drm/ingenic: Move register definitions to ingenic-drm.hPaul Cercueil2020-07-172-114/+128
* drm/ingenic: Set DMA descriptor chain address in probePaul Cercueil2020-07-171-2/+3
* drm/ingenic: Add missing CR in debug stringsPaul Cercueil2020-07-171-15/+15
* drm/ingenic: Rename ingenic-drm.c to ingenic-drm-drv.cPaul Cercueil2020-07-172-0/+1
* drm/ingenic: Fix incorrect assumption about plane->indexPaul Cercueil2020-07-171-1/+1
* drm/nouveau/kms/nvd9-: Fix disabling CRCs alongside OR reprogrammingLyude Paul2020-07-164-43/+97
* drm/nouveau/kms/nvd9-: Add CRC supportLyude Paul2020-07-1621-70/+1325
* drm/nouveau/kms/nv50-: Move hard-coded object handles into headerLyude Paul2020-07-163-3/+22
* drm/nouveau/kms/nv50-: Expose nv50_outp_atom in disp.hLyude Paul2020-07-162-18/+14
* drm/nouveau/kms/nv140-: Track wndw mappings in nv50_head_atomLyude Paul2020-07-165-0/+31
* drm/nouveau/kms/nv50-: Fix disabling ditheringLyude Paul2020-07-161-11/+13
* drm/nouveau/kms/nv140-: Don't modify depth in state during atomic commitLyude Paul2020-07-162-8/+14
* drm/vblank: Add vblank worksLyude Paul2020-07-164-16/+324
* drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_off()Lyude Paul2020-07-161-3/+2
* drm/vblank: Register drmm cleanup action once per drm_vblank_crtcLyude Paul2020-07-161-13/+10
* drm/tidss: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-1617-17/+17
* drm/vboxvideo: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-162-2/+2
* drm/panel-simple: Add 50 Hz mode to the Frida FRD350H54004 panelPaul Cercueil2020-07-161-13/+27
* drm/panel-simple: Fix inverted V/H SYNC for Frida FRD350H54004 panelPaul Cercueil2020-07-161-1/+1
* drm/virtio: Remove open-coded commit-tail functionDaniel Vetter2020-07-141-20/+0
* drm/tilcdc: Use standard drm_atomic_helper_commitDaniel Vetter2020-07-143-49/+19
* drm/mgag200: Inline mga_crtc_{prepare, commit}() into enable functionThomas Zimmermann2020-07-141-32/+7
* drm/mgag200: Rename G200WB prepare/commit functionThomas Zimmermann2020-07-141-6/+4
* drm/mgag200: Set/clear <syncrst> field in display enable/disable helpersThomas Zimmermann2020-07-142-6/+14
* drm/mgag200: Split DPMS function into helpersThomas Zimmermann2020-07-142-31/+45
* drm/mgag200: Don't set or clear <scroff> field during modesetThomas Zimmermann2020-07-141-39/+3
* drm/mgag200: Move PLL setup out of mode-setting functionThomas Zimmermann2020-07-141-3/+2
* drm/mgag200: Don't write-protect CRTC 0-7 while in mga_crtc_prepare()Thomas Zimmermann2020-07-143-9/+18
* drm/bridge: sil_sii8620: initialize return of sii8620_readbTom Rix2020-07-131-1/+1
* drm/amdgpu: stop allocating dummy GTT nodesChristian König2020-07-132-80/+42
* drm/ttm: further cleanup ttm_mem_reg handlingChristian König2020-07-131-20/+26
* drm: radeon: fix common struct sg_table related issuesMarek Szyprowski2020-07-131-6/+5
* drm: amdgpu: fix common struct sg_table related issuesMarek Szyprowski2020-07-133-13/+10
* drm/lima: Expose job_hang_limit module parameterAndrey Lebedev2020-07-133-2/+8
* drm/vkms: change the max cursor width/heightMelissa Wen2020-07-121-0/+2
* drm: panel: simple: Fix bpc for LG LB070WV8 panelLaurent Pinchart2020-07-121-1/+1
* drm/panel: auo,b116xw03: fix flash backlight when power onJitao Shi2020-07-111-0/+7