summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/format-helper: Add blitter functionsThomas Zimmermann2021-05-012-0/+95
* drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()Thomas Zimmermann2021-05-014-7/+8
* drm/i915: Use the correct max source link rate for MSTNikola Cornij2021-04-301-3/+4
* drm/panel: panel-simple: Add missing pm_runtime_disable() callsDouglas Anderson2021-04-301-1/+4
* drm/bridge: nwl-dsi: Get MIPI DSI controller and PHY ready in ->mode_set()Liu Ying2021-04-301-16/+12
* drm/bridge: nwl-dsi: Remove a check on unchanged HS clock rate from ->mode_set()Liu Ying2021-04-301-7/+0
* drm/bridge: nwl-dsi: Force a full modeset when crtc_state->active is changed ...Liu Ying2021-04-301-22/+39
* drm/panel: Add DT bindings for Samsung LMS397KF04Linus Walleij2021-04-301-0/+74
* drm/dp_mst: Use Extended Base Receiver Capability DPCD spaceNikola Cornij2021-04-298-15/+71
* drm/vkms: add overlay supportMelissa Wen2021-04-295-14/+45
* drm/vkms: add XRGB planes compositionMelissa Wen2021-04-292-15/+48
* drm/vkms: rename cursor to plane on ops of planes compositionMelissa Wen2021-04-291-15/+16
* drm/vkms: init plane using drmm_universal_plane_allocMelissa Wen2021-04-293-34/+22
* drm: Move struct drm_device.pdev to legacy sectionThomas Zimmermann2021-04-291-3/+3
* drm/i915: Don't assign to struct drm_device.pdevThomas Zimmermann2021-04-292-2/+0
* drm/i915: Remove reference to struct drm_device.pdevThomas Zimmermann2021-04-291-1/+1
* drm/i915/gt: Remove reference to struct drm_device.pdevThomas Zimmermann2021-04-291-1/+1
* drm/ast: Remove reference to struct drm_device.pdevThomas Zimmermann2021-04-291-3/+2
* drm/vmwgfx: replace idr_init() by idr_init_base()Deepak R Varma2021-04-292-2/+2
* drm/vmwgfx: use min_t to replace minBernard Zhao2021-04-291-1/+1
* gpu: drm: vmwgfx: convert comma to semicolonZheng Yongjun2021-04-291-1/+1
* drm/vmwgfx/vmwgfx_validation: Use flexible-array member instead of zero-lengt...Zou Wei2021-04-291-1/+1
* drm/vmwgfx: Fix a typoBhaskar Chowdhury2021-04-291-1/+1
* drm/vc4: fix argument ordering in vc4_crtc_get_margins()Dan Carpenter2021-04-291-1/+1
* drm/bridge: anx7625: Fix power on delayHsin-Yi Wang2021-04-281-1/+1
* drm: bridge: add missing word in Analogix help textRandy Dunlap2021-04-281-1/+1
* drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*()Lyude Paul2021-04-271-181/+187
* drm/dp_dual_mode: Convert drm_dp_dual_mode_helper.c to using drm_err/drm_dbg_...Lyude Paul2021-04-271-24/+21
* drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*()Lyude Paul2021-04-271-62/+59
* drm/print: Handle potentially NULL drm_devices in drm_dbg_*Lyude Paul2021-04-271-10/+10
* drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()Lyude Paul2021-04-273-4/+9
* drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()Lyude Paul2021-04-273-10/+14
* drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()Lyude Paul2021-04-272-3/+4
* drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock()Lyude Paul2021-04-273-3/+4
* drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()Lyude Paul2021-04-273-4/+4
* drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()Lyude Paul2021-04-274-5/+10
* drm/dp: Always print aux channel name in logsLyude Paul2021-04-271-6/+7
* drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()Lyude Paul2021-04-278-16/+22
* drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()Lyude Paul2021-04-278-8/+11
* drm/dp: Clarify DP AUX registration timeLyude Paul2021-04-271-13/+32
* drm/dp: Add backpointer to drm_device in drm_dp_auxLyude Paul2021-04-2720-6/+36
* drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early ...Lyude Paul2021-04-271-5/+20
* drm/bridge/cdns-mhdp8546: Register DP aux channel with userspaceLyude Paul2021-04-271-1/+10
* drm/drm_file.c: Define drm_send_event_helper() as 'static'Fabio M. De Francesco2021-04-271-13/+1
* drm/bochs: Add screen blanking supportTakashi Iwai2021-04-273-1/+33
* drm/ast: Fixed CVE for DP501KuoHsiang Chou2021-04-273-37/+125
* drm/hx8357d: Avoid spamming logs if probe is deferredAndy Shevchenko2021-04-271-4/+2
* drm/ili9225: Avoid spamming logs if probe is deferredAndy Shevchenko2021-04-271-8/+4
* drm/ili9341: Avoid spamming logs if probe is deferredAndy Shevchenko2021-04-271-8/+4
* drm/ili9486: Avoid spamming logs if probe is deferredAndy Shevchenko2021-04-271-8/+4