summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-11-06drm: Allow const struct drm_driverDaniel Vetter
2020-11-06drm/amdgpu/virt: fix handling of the atomic flagAlex Deucher
2020-11-06drm: Compile out legacy chunks from struct drm_deviceDaniel Vetter
2020-11-06drm/radeon: Stop changing the drm_driver structDaniel Vetter
2020-11-06drm/qxl: replace idr_init() by idr_init_base()Deepak R Varma
2020-11-06drm/virtio: Fix a double free in virtio_gpu_cmd_map()Dan Carpenter
2020-11-05gpu: drm: bridge: analogix: analogix_dp_reg: Remove unused function 'analogix...Lee Jones
2020-11-05drm/panel: panel-ilitek-ili9322: Demote non-conformant kernel-doc headerLee Jones
2020-11-05drm/panel: panel-simple: Fix 'struct panel_desc's headerLee Jones
2020-11-05gpu/host1x: bus: Add missing description for 'driver'Lee Jones
2020-11-05drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probeYueHaibing
2020-11-05drm/kmb: Build files for KeemBay Display driverAnitha Chrisanthus
2020-11-05drm/kmb: Mipi DSI part of the display driverAnitha Chrisanthus
2020-11-05drm/kmb: Add support for KeemBay DisplayAnitha Chrisanthus
2020-11-05drm/kmb: Keem Bay driver register definitionAnitha Chrisanthus
2020-11-05Revert "mm: introduce vma_set_file function v4"Christian König
2020-11-05mm: introduce vma_set_file function v4Christian König
2020-11-05drm/virtio: use kvmalloc for large allocationsSergey Senozhatsky
2020-11-04drm: unify formatting for color management documentationSimon Ser
2020-11-04drm/panfrost: Replace devm_reset_control_array_get()Yejune Deng
2020-11-04drm/ttm: replace context flags with bools v2Christian König
2020-11-04drm/ttm: rework no_retry handling v2Christian König
2020-11-03drm: Use the state pointer directly in atomic_checkMaxime Ripard
2020-11-03drm/nouveau/kms/nv50-: Use state helper instead of crtc pointerMaxime Ripard
2020-11-03drm/panfrost: Remove unused variables in panfrost_job_close()Boris Brezillon
2020-11-02drm: Remove SCATTERLIST_MAX_SEGMENTJason Gunthorpe
2020-11-02gpu/drm: delete same check in if conditionBernard Zhao
2020-11-02drm/ast: Support 1600x900 with 108MHz PCLKKuoHsiang Chou
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-11-02drm/nouveau/ttm: Add limits.hMaxime Ripard
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-10-30drm/hisilicon: Adding a const declaration to an invariant constructTian Tao
2020-11-02drm/nouveu: fix swiotlb includeChristian König
2020-10-30drm/panfrost: Don't corrupt the queue mutex on open/closeSteven Price
2020-10-30drm/panfrost: Support cache-coherent integrationsRobin Murphy
2020-10-30Merge tag 'drm-intel-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-10-30Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-10-30Merge tag 'drm-misc-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-10-30drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()Lyude Paul
2020-10-30drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()Lyude Paul
2020-10-30drm/nouveau/device: fix changing endianess code to work on older GPUsKarol Herbst
2020-10-30drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"Karol Herbst
2020-10-30drm/nouveau/kms/nv50-: Program notifier offset before requesting disp capsLyude Paul
2020-10-30drm/nouveau/nouveau: fix the start/end range for migrationRalph Campbell
2020-10-29drm: Quieten [zero] EDID carpingChris Wilson
2020-10-29drm/i915: Reject 90/270 degree rotated initial fbsVille Syrjälä
2020-10-29drm/i915: Restore ILK-M RPS supportVille Syrjälä
2020-10-29drm/i915/region: fix max size calculationMatthew Auld
2020-10-29drm/ttm: nuke old page allocatorChristian König