summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter63-78/+75
2020-11-06drm: Allow const struct drm_driverDaniel Vetter1-6/+11
2020-11-06drm/amdgpu/virt: fix handling of the atomic flagAlex Deucher1-1/+3
2020-11-06drm: Compile out legacy chunks from struct drm_deviceDaniel Vetter2-3/+14
2020-11-06drm/radeon: Stop changing the drm_driver structDaniel Vetter3-73/+62
2020-11-06drm/qxl: replace idr_init() by idr_init_base()Deepak R Varma1-2/+2
2020-11-06drm/virtio: Fix a double free in virtio_gpu_cmd_map()Dan Carpenter1-3/+1
2020-11-06gpu: drm: bridge: analogix: analogix_dp_reg: Remove unused function 'analogix...Lee Jones1-88/+0
2020-11-06drm/panel: panel-ilitek-ili9322: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2020-11-06drm/panel: panel-simple: Fix 'struct panel_desc's headerLee Jones1-0/+2
2020-11-06drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probeYueHaibing1-1/+1
2020-11-05drm/kmb: Build files for KeemBay Display driverAnitha Chrisanthus4-0/+17
2020-11-05drm/kmb: Mipi DSI part of the display driverAnitha Chrisanthus2-0/+1948
2020-11-05drm/kmb: Add support for KeemBay DisplayAnitha Chrisanthus5-0/+1493
2020-11-05drm/kmb: Keem Bay driver register definitionAnitha Chrisanthus1-0/+725
2020-11-05Revert "mm: introduce vma_set_file function v4"Christian König6-8/+14
2020-11-05mm: introduce vma_set_file function v4Christian König6-14/+8
2020-11-05drm/virtio: use kvmalloc for large allocationsSergey Senozhatsky1-2/+3
2020-11-04drm: unify formatting for color management documentationSimon Ser1-2/+2
2020-11-04drm/panfrost: Replace devm_reset_control_array_get()Yejune Deng1-1/+1
2020-11-04drm/ttm: replace context flags with bools v2Christian König6-10/+8
2020-11-04drm/ttm: rework no_retry handling v2Christian König4-11/+3
2020-11-03drm: Use the state pointer directly in atomic_checkMaxime Ripard6-10/+8
2020-11-03drm/nouveau/kms/nv50-: Use state helper instead of crtc pointerMaxime Ripard1-1/+3
2020-11-03drm/panfrost: Remove unused variables in panfrost_job_close()Boris Brezillon1-2/+0
2020-11-02drm: Remove SCATTERLIST_MAX_SEGMENTJason Gunthorpe3-5/+4
2020-11-02gpu/drm: delete same check in if conditionBernard Zhao1-1/+1
2020-11-02drm/ast: Support 1600x900 with 108MHz PCLKKuoHsiang Chou1-0/+2
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard38-78/+95
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard29-109/+168
2020-11-02drm/nouveau/ttm: Add limits.hMaxime Ripard1-0/+1
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard508-5925/+25139
2020-10-31drm/hisilicon: Adding a const declaration to an invariant constructTian Tao2-2/+2
2020-11-02drm/nouveu: fix swiotlb includeChristian König2-1/+3
2020-10-30drm/panfrost: Don't corrupt the queue mutex on open/closeSteven Price1-5/+6
2020-10-30drm/panfrost: Support cache-coherent integrationsRobin Murphy4-0/+6
2020-10-30Merge tag 'drm-intel-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-2/+84
2020-10-30Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie11-68/+145
2020-10-30Merge tag 'drm-misc-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie12-53/+60
2020-10-30drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()Lyude Paul1-10/+11
2020-10-30drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()Lyude Paul2-31/+21
2020-10-30drm/nouveau/device: fix changing endianess code to work on older GPUsKarol Herbst1-13/+26
2020-10-30drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"Karol Herbst1-1/+2
2020-10-30drm/nouveau/kms/nv50-: Program notifier offset before requesting disp capsLyude Paul6-5/+85
2020-10-30drm/nouveau/nouveau: fix the start/end range for migrationRalph Campbell1-11/+3
2020-10-30drm: Quieten [zero] EDID carpingChris Wilson1-2/+2
2020-10-29drm/i915: Reject 90/270 degree rotated initial fbsVille Syrjälä1-0/+4
2020-10-29drm/i915: Restore ILK-M RPS supportVille Syrjälä1-0/+1
2020-10-29drm/i915/region: fix max size calculationMatthew Auld3-2/+79
2020-10-29drm/ttm: nuke old page allocatorChristian König9-2507/+2