summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-05-01drm/simpledrm: Acquire memory aperture for framebufferThomas Zimmermann1-1/+24
2021-05-01drm: Add simpledrm driverThomas Zimmermann4-1/+891
2021-05-01drm/aperture: Add infrastructure for aperture ownershipThomas Zimmermann1-4/+217
2021-05-01drm/format-helper: Add blitter functionsThomas Zimmermann1-0/+87
2021-05-01drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()Thomas Zimmermann3-6/+7
2021-05-01drm/i915: Use the correct max source link rate for MSTNikola Cornij1-3/+4
2021-04-30drm/panel: panel-simple: Add missing pm_runtime_disable() callsDouglas Anderson1-1/+4
2021-04-30drm/bridge: nwl-dsi: Get MIPI DSI controller and PHY ready in ->mode_set()Liu Ying1-16/+12
2021-04-30drm/bridge: nwl-dsi: Remove a check on unchanged HS clock rate from ->mode_set()Liu Ying1-7/+0
2021-04-30drm/bridge: nwl-dsi: Force a full modeset when crtc_state->active is changed ...Liu Ying1-22/+39
2021-04-30drm/dp_mst: Use Extended Base Receiver Capability DPCD spaceNikola Cornij7-14/+60
2021-04-30drm/vkms: add overlay supportMelissa Wen5-14/+45
2021-04-30drm/vkms: add XRGB planes compositionMelissa Wen2-15/+48
2021-04-30drm/vkms: rename cursor to plane on ops of planes compositionMelissa Wen1-15/+16
2021-04-30drm/vkms: init plane using drmm_universal_plane_allocMelissa Wen3-34/+22
2021-04-29drm/i915: Don't assign to struct drm_device.pdevThomas Zimmermann2-2/+0
2021-04-29drm/i915: Remove reference to struct drm_device.pdevThomas Zimmermann1-1/+1
2021-04-29drm/i915/gt: Remove reference to struct drm_device.pdevThomas Zimmermann1-1/+1
2021-04-29drm/ast: Remove reference to struct drm_device.pdevThomas Zimmermann1-3/+2
2021-04-29drm/vmwgfx: replace idr_init() by idr_init_base()Deepak R Varma2-2/+2
2021-04-29drm/vmwgfx: use min_t to replace minBernard Zhao1-1/+1
2021-04-29gpu: drm: vmwgfx: convert comma to semicolonZheng Yongjun1-1/+1
2021-04-29drm/vmwgfx/vmwgfx_validation: Use flexible-array member instead of zero-lengt...Zou Wei1-1/+1
2021-04-29drm/vmwgfx: Fix a typoBhaskar Chowdhury1-1/+1
2021-04-29drm/vc4: fix argument ordering in vc4_crtc_get_margins()Dan Carpenter1-1/+1
2021-04-28drm/bridge: anx7625: Fix power on delayHsin-Yi Wang1-1/+1
2021-04-28drm: bridge: add missing word in Analogix help textRandy Dunlap1-1/+1
2021-04-28drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*()Lyude Paul1-181/+187
2021-04-28drm/dp_dual_mode: Convert drm_dp_dual_mode_helper.c to using drm_err/drm_dbg_...Lyude Paul1-24/+21
2021-04-28drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*()Lyude Paul1-62/+59
2021-04-28drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()Lyude Paul2-3/+7
2021-04-28drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()Lyude Paul2-8/+12
2021-04-28drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()Lyude Paul1-2/+3
2021-04-28drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock()Lyude Paul2-2/+3
2021-04-28drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()Lyude Paul2-3/+3
2021-04-28drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()Lyude Paul3-4/+7
2021-04-28drm/dp: Always print aux channel name in logsLyude Paul1-6/+7
2021-04-28drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()Lyude Paul7-14/+18
2021-04-28drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()Lyude Paul7-7/+8
2021-04-28drm/dp: Clarify DP AUX registration timeLyude Paul1-13/+32
2021-04-28drm/dp: Add backpointer to drm_device in drm_dp_auxLyude Paul19-5/+28
2021-04-28drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early ...Lyude Paul1-5/+20
2021-04-28drm/bridge/cdns-mhdp8546: Register DP aux channel with userspaceLyude Paul1-1/+10
2021-04-27drm/drm_file.c: Define drm_send_event_helper() as 'static'Fabio M. De Francesco1-13/+1
2021-04-27drm/bochs: Add screen blanking supportTakashi Iwai3-1/+33
2021-04-27drm/ast: Fixed CVE for DP501KuoHsiang Chou3-37/+125
2021-04-27drm/hx8357d: Avoid spamming logs if probe is deferredAndy Shevchenko1-4/+2
2021-04-27drm/ili9225: Avoid spamming logs if probe is deferredAndy Shevchenko1-8/+4
2021-04-27drm/ili9341: Avoid spamming logs if probe is deferredAndy Shevchenko1-8/+4
2021-04-27drm/ili9486: Avoid spamming logs if probe is deferredAndy Shevchenko1-8/+4