summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann2020-11-246-12/+13
* 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
* video: fbdev: pm2fb: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-221-0/+1
* video: fbdev: lxfb_ops: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-221-0/+1
* 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
* dma-buf: system_heap: Allocate higher order pages if availableJohn Stultz2020-11-221-18/+71
* dma-buf: heaps: Skip sync if not mappedJohn Stultz2020-11-222-0/+20
* dma-buf: heaps: Remove heap-helpers codeJohn Stultz2020-11-223-328/+0
* dma-buf: heaps: Move heap-helper logic into the cma_heap implementationJohn Stultz2020-11-221-49/+270
* dma-buf: system_heap: Rework system heap to use sgtables instead of pagelistsJohn Stultz2020-11-221-46/+303
* 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-207-18/+31
* drm: document drm_mode_modeinfoSimon Ser2020-11-202-0/+24
* drm: document drm_mode_get_connectorSimon Ser2020-11-201-5/+73
* 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
* virtio-gpu api: Add a comment on VIRTIO_GPU_SHM_ID_HOST_VISIBLEAnthoine Bourgeois2020-11-201-0/+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: improve kernel-docs in drm_mode.hSimon Ser2020-11-201-34/+32
* 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-1910-19/+26
* mm: mmap: fix fput in error path v2Christian König2020-11-192-18/+4
* char/agp: Disable frontend without CONFIG_DRM_LEGACYDaniel Vetter2020-11-182-1/+10
* 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/docs: Fix todo.rstDaniel Vetter2020-11-181-0/+3
* include/drm/drm_atomic: Make use of 'new_crtc_state'Lee Jones2020-11-181-1/+2
* 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