summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/stm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter1-1/+1
2020-11-06drm: Allow const struct drm_driverDaniel Vetter3-8/+18
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 Vetter3-3/+16
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-05gpu: drm: bridge: analogix: analogix_dp_reg: Remove unused function 'analogix...Lee Jones1-88/+0
2020-11-05drm/panel: panel-ilitek-ili9322: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2020-11-05drm/panel: panel-simple: Fix 'struct panel_desc's headerLee Jones1-0/+2
2020-11-05gpu/host1x: bus: Add missing description for 'driver'Lee Jones1-0/+1
2020-11-05drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probeYueHaibing1-1/+1
2020-11-05drm/kmb: Build files for KeemBay Display driverAnitha Chrisanthus5-0/+24
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