summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-11-08drm/bridge: lvds-codec: Use dev_err_probe for error handlingBiju Das
2020-11-08drm/panel: panel-simple: Add connector_type for EDT ETM0700G0DH6 panelBiju Das
2020-11-08drm/bridge: sii902x: Enable I/O and core VCC supplies if presentAlexandru Gagniuc
2020-11-08drm/bridge: sii902x: Refactor init code into separate functionAlexandru Gagniuc
2020-11-08drm: panel: simple: add missing platform_driver_unregister() in panel_simple_...Qinglang Miao
2020-11-07drm/bridge: ti-sn65dsi86: Update reply on aux failuresStephen Boyd
2020-11-07drm/bridge: ti-sn65dsi86: Read EDID blob over DDCStephen Boyd
2020-11-07drm/bridge: ti-sn65dsi86: Make polling a busy loopStephen Boyd
2020-11-07drm/bridge: ti-sn65dsi86: Combine register accesses in ti_sn_aux_transfer()Stephen Boyd
2020-11-07drm: bridge: add support for lontium LT9611UXC bridgeDmitry Baryshkov
2020-11-06drm/mga/mga_state: Remove unused variable 'buf_priv'Lee Jones
2020-11-06drm/mga/mga_dma: Demote kernel-doc abusers to standard comment blocksLee Jones
2020-11-06drm/r128/ati_pcigart: Source file headers are not good candidates for kernel-docLee Jones
2020-11-06drm/edid: Fix uninitialized variable in drm_cvt_modes()Lyude Paul
2020-11-06drm/vc4: replace idr_init() by idr_init_base()Deepak R Varma
2020-11-06drm/amdgpu: Make struct drm_driver constLuben Tuikov
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
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