summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm: fix kernel-doc warnings for SCALING_FILTERSimon Ser2020-11-242-7/+7
* drm/fb-helper: Acquire modeset lock around shadow-buffer flushingThomas Zimmermann2020-11-241-2/+18
* drm/fb-helper: Copy dma-buf map before flushing shadow fbThomas Zimmermann2020-11-241-2/+3
* drm/fb-helper: Restore damage area upon errorsThomas Zimmermann2020-11-241-3/+20
* drm/fb-helper: Move damage blit code and its setup into separate routineThomas Zimmermann2020-11-241-6/+21
* drm/fb-helper: Separate shadow-buffer flushing and calling dirty callbackThomas Zimmermann2020-11-241-3/+1
* drm/fb-helper: Return early in damage workerThomas Zimmermann2020-11-241-16/+15
* drm/fb-helper: Rename dirty worker to damage workerThomas Zimmermann2020-11-241-36/+29
* drm/client: Depend on GEM object kmap ref-countingThomas Zimmermann2020-11-241-4/+0
* drm/fb-helper: Unmap client buffer during shutdownThomas Zimmermann2020-11-241-4/+9
* drm/fb-helper: Call dirty helper after writing to fbdevThomas Zimmermann2020-11-241-0/+3
* drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()Thomas Zimmermann2020-11-244-30/+0
* drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann2020-11-245-10/+11
* drm/mcde: Fix uninitialized valueLinus Walleij2020-11-241-1/+1
* drm/mcde: Support DPI outputLinus Walleij2020-11-247-47/+595
* drm/mcde: Break out DSI set-up routineLinus Walleij2020-11-241-60/+75
* drm/mcde: Fix RGB/BGR bugLinus Walleij2020-11-242-14/+13
* drm/via: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-221-0/+1
* drm: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-221-0/+1
* drm/meson: dw-hdmi: Enable the iahb clock early enoughMarc Zyngier2020-11-201-2/+6
* drm/meson: dw-hdmi: Disable clocks on driver teardownMarc Zyngier2020-11-201-14/+29
* drm/panel: s6e63m0: Fix init sequenceLinus Walleij2020-11-201-8/+10
* drm/panel: s6e63m0: Implement 28 backlight levelsLinus Walleij2020-11-201-53/+257
* drm/panel: s6e63m0: Fix and extend MCS tableLinus Walleij2020-11-201-8/+9
* drm: Pass the full state to connectors atomic functionsMaxime Ripard2020-11-206-11/+25
* drm/virtio: rename sync_seq and last_seqGurchetan Singh2020-11-203-8/+9
* drm/virtio: use fence_id when processing fencesGurchetan Singh2020-11-202-4/+4
* drm/virtio: fix a file name comment referenceAnthoine Bourgeois2020-11-201-1/+1
* drm/virtio: suffix create blob call with _ioctl like any ioctlAnthoine Bourgeois2020-11-201-3/+4
* drm/ttm: fix DMA32 handling in the global page poolChristian König2020-11-191-0/+22
* mm: introduce vma_set_file function v5Christian König2020-11-196-14/+8
* drm/via: fix assignment in if conditionBernard Zhao2020-11-181-3/+4
* drm/amdgpu: Fix missing prototype warningLuben Tuikov2020-11-182-2/+2
* drm/amdgpu: fix check order in amdgpu_bo_moveChristian König2020-11-181-30/+23
* drm/vc4/vc4_debugfs: Demote non-conformant kernel-doc headersLee Jones2020-11-181-2/+2
* drm/vc4/vc4_v3d: Demote non-conformant kernel-doc headersLee Jones2020-11-181-2/+2
* drm/vc4/vc4_hdmi: Remove set but unused variable 'ret'Lee Jones2020-11-181-2/+1
* drm/vc4/vc4_hdmi_regs: Mark some data sets as __maybe_unusedLee Jones2020-11-181-3/+3
* drm/v3d/v3d_sched: Demote non-conformant kernel-doc headerLee Jones2020-11-181-2/+2
* drm/v3d/v3d_gem: Provide descriptions for 'v3d_lookup_bos's paramsLee Jones2020-11-171-0/+2
* drm/v3d/v3d_drv: Remove unused static variable 'v3d_v3d_pm_ops'Lee Jones2020-11-171-36/+0
* drm/ttm/ttm_tt: Demote kernel-doc header format abusesLee Jones2020-11-171-2/+2
* drm/ttm/ttm_range_manager: Demote non-conformant kernel-doc headerLee Jones2020-11-171-1/+1
* drm/ttm/ttm_bo: Fix one function header - demote lots of kernel-doc abusesLee Jones2020-11-171-11/+12
* drm/selftests/test-drm_dp_mst_helper: Move 'sideband_msg_req_encode_decode' o...Lee Jones2020-11-171-3/+8
* drm/selftests/test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_b...Lee Jones2020-11-171-11/+20
* drm/selftests/test-drm_framebuffer: Remove set but unused variable 'fb'Lee Jones2020-11-171-2/+1
* drm/selftests/test-drm_mm: Mark 'hole_end' as always_unusedLee Jones2020-11-171-1/+1
* drm/rockchip/rockchip_lvds: Fix struct document formattingLee Jones2020-11-171-1/+1
* drm/rockchip/rockchip_rgb: Consume our own headerLee Jones2020-11-171-0/+1