summaryrefslogtreecommitdiffstats
path: root/Documentation/fb (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-09video: fbdev: riva: remove some unused variblesAlex Shi1-11/+3
2020-11-09drm/panel: simple: Add flags to boe_nv133fhm_n61Stephen Boyd1-0/+1
2020-11-08drm: remove unneeded breakTom Rix6-12/+0
2020-11-08drm/bridge: lvds-codec: Use dev_err_probe for error handlingBiju Das1-8/+3
2020-11-08drm/panel: panel-simple: Add connector_type for EDT ETM0700G0DH6 panelBiju Das1-0/+1
2020-11-08drm/bridge: sii902x: Enable I/O and core VCC supplies if presentAlexandru Gagniuc1-0/+23
2020-11-08dt-bindings: display: sii902x: Add supply bindingsAlexandru Gagniuc1-0/+4
2020-11-08drm/bridge: sii902x: Refactor init code into separate functionAlexandru Gagniuc1-34/+43
2020-11-08drm: panel: simple: add missing platform_driver_unregister() in panel_simple_...Qinglang Miao1-1/+3
2020-11-07drm/encoder: remove obsolete documentation of bridgeMichael Tretter1-1/+0
2020-11-07drm/bridge: ti-sn65dsi86: Update reply on aux failuresStephen Boyd1-5/+30
2020-11-07drm/bridge: ti-sn65dsi86: Read EDID blob over DDCStephen Boyd1-0/+20
2020-11-07drm/bridge: ti-sn65dsi86: Make polling a busy loopStephen Boyd1-2/+2
2020-11-07drm/bridge: ti-sn65dsi86: Combine register accesses in ti_sn_aux_transfer()Stephen Boyd1-28/+22
2020-11-07drm: bridge: add support for lontium LT9611UXC bridgeDmitry Baryshkov3-0/+1016
2020-11-07dt-bindings: display: bridge: Add documentation for LT9611UXCDmitry Baryshkov1-2/+3
2020-11-06drm/mga/mga_state: Remove unused variable 'buf_priv'Lee Jones1-2/+0
2020-11-06drm/mga/mga_dma: Demote kernel-doc abusers to standard comment blocksLee Jones1-5/+5
2020-11-06drm/r128/ati_pcigart: Source file headers are not good candidates for kernel-docLee Jones1-1/+1
2020-11-06drm/edid: Fix uninitialized variable in drm_cvt_modes()Lyude Paul1-0/+2
2020-11-06drm/vc4: replace idr_init() by idr_init_base()Deepak R Varma1-1/+1
2020-11-06drm/amdgpu: Make struct drm_driver constLuben Tuikov2-27/+28
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter63-78/+75
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