aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-07drm: panel: add Khadas TS050 panel driverNeil Armstrong3-0/+882
2020-12-07drm/vc4: dsi: Add configuration for BCM2711 DSI1Dave Stevenson1-2/+10
2020-12-07drm/vc4: dsi: Add support for DSI0Dave Stevenson1-0/+8
2020-12-07drm/vc4: dsi: Introduce a variant structureMaxime Ripard1-26/+37
2020-12-07drm/vc4: dsi: Use snprintf for the PHY clocks instead of an arrayMaxime Ripard1-8/+9
2020-12-07drm/vc4: dsi: Correct DSI register definitionDave Stevenson1-2/+2
2020-12-07drm/vc4: drv: Remove the DSI pointer in vc4_drvMaxime Ripard2-10/+0
2020-12-07drm/vc4: hdmi: Don't poll for the infoframes status on setupMaxime Ripard1-3/+7
2020-12-06drm/panel: s6e63m0: Fix init sequence againLinus Walleij1-10/+32
2020-12-05drm/kmb: fix array bounds warningArnd Bergmann1-0/+3
2020-12-05drm: panel: add flags to BOE NV110WTM-N61Douglas Anderson1-0/+2
2020-12-05drm: panel: Fully transition panel_desc kerneldoc to inline styleDouglas Anderson1-16/+27
2020-12-04drm/hisilicon: Delete the entire file hibmc_ttm.cTian Tao4-57/+20
2020-12-04drm/hisilicon: Use managed VRAM-helper initializationTian Tao3-18/+3
2020-12-04drm/ingenic: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski1-0/+1
2020-12-03drm/fb-helper: Add missed unlocks in setcmap_legacy()Chuhong Yuan1-5/+10
2020-12-03gma500: clean up error handling in initDan Carpenter1-9/+13
2020-12-03drm/hisilicon: Use the new api devm_drm_irq_installTian Tao1-4/+1
2020-12-03drm/irq: Add the new api to install irqTian Tao1-0/+32
2020-12-03drm/hisilicon: Code refactoring for hibmc_drm_drvTian Tao5-32/+30
2020-12-02drm/virtio: consider dma-fence context when signalingGurchetan Singh2-9/+31
2020-12-02drm/virtio: rework virtio_fence_signaledGurchetan Singh1-8/+4
2020-12-02drm/virtio: virtio_{blah} --> virtio_gpu_{blah}Gurchetan Singh2-26/+30
2020-12-01drm/ttm: stop destroying pinned ghost objectChristian König1-1/+3
2020-12-01drm/nouveau: Drop mutex_lock_nested for atomicDaniel Vetter1-1/+4
2020-12-01drm/gma500: Fix error return code in psb_driver_load()Jialin Zhang1-0/+2
2020-12-01drm/ttm/drivers: remove unecessary ttm_module.h include v2Christian König19-18/+46
2020-11-30drm/prime: split array import functions v4Christian König10-48/+56
2020-11-30drm/ttm: nuke ttm_dma_tt_initChristian König1-13/+0
2020-11-30drm/qxl: switch to ttm_sg_tt_initChristian König1-1/+1
2020-11-30drm/vmwgfx: switch to ttm_sg_tt_initChristian König1-2/+2
2020-11-30drm/nouveau: stop using pages with drm_prime_sg_to_page_addr_arrays v2Christian König2-4/+4
2020-11-30drm/amdgpu: stop using pages with drm_prime_sg_to_page_addr_arraysChristian König1-3/+3
2020-11-30drm/radeon: stop using pages with drm_prime_sg_to_page_addr_arrays v2Christian König1-5/+6
2020-11-30drm/cma-helper: Implement mmap as GEM CMA object functionsThomas Zimmermann4-87/+41
2020-11-30drm/cma-helper: Remove prime infix from GEM object functionsThomas Zimmermann2-12/+12
2020-11-29drm: panel: simple: Add BOE NV110WTM-N61Douglas Anderson1-0/+46
2020-11-29drm: panel: simple: Allow specifying the delay from prepare to enableDouglas Anderson1-6/+38
2020-11-29drm: panel: simple: Defer unprepare delay till next prepare to shorten itDouglas Anderson1-3/+24
2020-11-29drm: panel: simple: Fixup the struct panel_desc kernel docDouglas Anderson1-17/+42
2020-11-29drm/kmb: Remove an unnecessary NULL checkDan Carpenter1-1/+1
2020-11-29drm/rockchip: fix typo in Kconfig 's/HDMI/dsi/'Dafna Hirschfeld1-1/+1
2020-11-29drm/rockchip: for error print, use the correct device pointerDafna Hirschfeld1-1/+1
2020-11-29drm/rockchip: dw_hdmi: fix incorrect clock in vpll clock error messageJonathan Liu1-1/+1
2020-11-28drm/ingenic: Add basic PM supportPaul Cercueil1-0/+18
2020-11-27drm/ttm: Warn on pinning without holding a referenceDaniel Vetter1-1/+1
2020-11-27via/via_irq: use __func__ to replace string function nameBernard Zhao1-1/+1
2020-11-27drm/radeon: fix check order in radeon_bo_moveChristian König1-30/+24
2020-11-26drm/imx/dcss: allow using nearest neighbor interpolation scalingLaurentiu Palcu3-10/+50
2020-11-26drm/imx/dcss: fix coccinelle warningLaurentiu Palcu1-2/+1