aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-04-27drm/format-helper: Print warning on missing format conversionThomas Zimmermann1-0/+3
2022-04-26drm/sched: use __string in tracepointsChia-I Wu1-6/+6
2022-04-26drm/sched: use DECLARE_EVENT_CLASSChia-I Wu1-24/+7
2022-04-26drm/nouveau/devinit/nva3-: fix returnvar.cocci warningGuo Zhengkui1-2/+1
2022-04-26drm/nouveau/disp/gv100: make gv100_disp_wndw and gv100_disp_wndw_mthd staticTom Rix1-2/+2
2022-04-26drm/nouveau/disp/gv100: make gv100_disp_wimm staticTom Rix1-1/+1
2022-04-26drm/nouveau/kms/gv100: use static for gv100_disp_core_mthd_[base|sor]Tom Rix1-2/+2
2022-04-26drm/v3d: Fix null pointer dereference of pointer perfmonColin Ian King1-1/+2
2022-04-26drm/sun4i: Add compatible for D1 display engineSamuel Holland1-0/+1
2022-04-26drm/sun4i: Add support for D1 TCONsSamuel Holland1-0/+8
2022-04-26drm/sun4i: Add support for D1 TCON TOPSamuel Holland1-3/+12
2022-04-26drm/sun4i: Add support for D1 mixersSamuel Holland1-0/+26
2022-04-26drm/sun4i: csc: Add support for the new MMIO layoutSamuel Holland4-16/+24
2022-04-26drm/sun4i: Allow VI layers to be primary planesSamuel Holland1-1/+5
2022-04-26sun4i/drm: sun8i: use mode_set engine callbackJernej Skrabec2-30/+30
2022-04-26sun4i/drm: backend: use mode_set engine callbackJernej Skrabec1-20/+20
2022-04-26sun4i/drm: engine: Add mode_set callbackJernej Skrabec2-0/+28
2022-04-26drm/sun4i: Allow building the driver on RISC-VSamuel Holland1-1/+1
2022-04-26drm/sun4i: hdmi: Use more portable I/O helpersSamuel Holland1-2/+2
2022-04-26drm/bridge: tc358762: drop connector fieldDmitry Baryshkov1-1/+0
2022-04-26drm/ssd130x: Make ssd130x_remove() return voidUwe Kleine-König3-5/+5
2022-04-26drm: mxsfb: Obtain bus flags from bridge stateMarek Vasut1-2/+5
2022-04-26drm: mxsfb: Reorder mxsfb_crtc_mode_set_nofb()Marek Vasut1-9/+9
2022-04-26drm: mxsfb: Factor out mxsfb_set_mode()Marek Vasut1-44/+52
2022-04-26drm: mxsfb: Replace mxsfb_get_fb_paddr() with drm_fb_cma_get_gem_addr()Marek Vasut1-18/+7
2022-04-26drm: mxsfb: Wrap FIFO reset and comments into mxsfb_reset_block()Marek Vasut1-16/+20
2022-04-25drm/display: Move SCDC helpers into display-helper libraryThomas Zimmermann12-10/+13
2022-04-25drm/display: Move HDMI helpers into display-helper moduleThomas Zimmermann16-197/+219
2022-04-25drm/display: Move HDCP helpers into display-helper moduleThomas Zimmermann21-16/+26
2022-04-25drm/display: Move DSC header and helpers into display-helper moduleThomas Zimmermann16-14/+22
2022-04-25drm/display: Introduce a DRM display-helper moduleThomas Zimmermann16-59/+90
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann70-83/+91
2022-04-25drm: Put related statements next to each other in MakefileThomas Zimmermann1-6/+17
2022-04-25drm/tilcdc: fix typos in commentChunguang Xu1-1/+1
2022-04-24drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01Marek Vasut1-0/+1
2022-04-24drm/panel: lvds: Drop now redundant width-mm and height-mm checkMarek Vasut1-12/+0
2022-04-24drm/modes: Make width-mm/height-mm check in of_get_drm_panel_display_mode() mandatoryMarek Vasut1-4/+4
2022-04-24drm/panel: simple: Add DataImage FG040346DSSWBG04 panel supportMarek Vasut1-0/+28
2022-04-22drm/vmwgfx: Reserve fence slots on buffer objects in cotablesZack Rusin1-0/+4
2022-04-22drm/nouveau/gsp: change gv100_gsp from global to staticTom Rix1-1/+1
2022-04-22drm/bridge: Fix it6505 Kconfig DRM_DP_AUX_BUS dependencyRobert Foss1-0/+1
2022-04-22drm/sun4i: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmiJosé Expósito2-4/+3
2022-04-22drm: bridge: dw_hdmi: Audio: fix returnvar.cocci warningskernel test robot1-4/+2
2022-04-21drm/ttm: use kvcalloc() instead of kvmalloc_array() in ttm_tt v2Yang Wang1-9/+7
2022-04-21drm/bridge: Fix error handling in analogix_dp_probeMiaoqian Lin1-5/+13
2022-04-21drm/amdgpu: remove pointless ttm_eu usage from DMChristian König1-15/+17
2022-04-21drm/amdgpu: remove pointless ttm_eu usage from vkmsChristian König1-15/+17
2022-04-21drm/vc4: hdmi: Remove vc4_hdmi_encoderJosé Expósito2-26/+14
2022-04-21drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmiJosé Expósito2-12/+6
2022-04-20drm/radeon: Use TTM builtin resource manager debugfs codeZack Rusin1-30/+6