summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm: Rename dp/ to display/Thomas Zimmermann2022-04-2570-83/+91
* drm: Put related statements next to each other in MakefileThomas Zimmermann2022-04-251-6/+17
* drm/tilcdc: fix typos in commentChunguang Xu2022-04-251-1/+1
* drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01Marek Vasut2022-04-241-0/+1
* drm/panel: lvds: Drop now redundant width-mm and height-mm checkMarek Vasut2022-04-241-12/+0
* drm/modes: Make width-mm/height-mm check in of_get_drm_panel_display_mode() m...Marek Vasut2022-04-241-4/+4
* drm/panel: simple: Add DataImage FG040346DSSWBG04 panel supportMarek Vasut2022-04-241-0/+28
* drm/vmwgfx: Reserve fence slots on buffer objects in cotablesZack Rusin2022-04-221-0/+4
* drm/nouveau/gsp: change gv100_gsp from global to staticTom Rix2022-04-221-1/+1
* drm/bridge: Fix it6505 Kconfig DRM_DP_AUX_BUS dependencyRobert Foss2022-04-221-0/+1
* drm/sun4i: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmiJosé Expósito2022-04-222-4/+3
* drm: bridge: dw_hdmi: Audio: fix returnvar.cocci warningskernel test robot2022-04-221-4/+2
* drm/ttm: use kvcalloc() instead of kvmalloc_array() in ttm_tt v2Yang Wang2022-04-211-9/+7
* drm/bridge: Fix error handling in analogix_dp_probeMiaoqian Lin2022-04-211-5/+13
* drm/amdgpu: remove pointless ttm_eu usage from DMChristian König2022-04-211-15/+17
* drm/amdgpu: remove pointless ttm_eu usage from vkmsChristian König2022-04-211-15/+17
* drm/vc4: hdmi: Remove vc4_hdmi_encoderJosé Expósito2022-04-212-26/+14
* drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmiJosé Expósito2022-04-212-12/+6
* drm/radeon: Use TTM builtin resource manager debugfs codeZack Rusin2022-04-201-30/+6
* drm/qxl: Use TTM builtin resource manager debugfs codeZack Rusin2022-04-201-33/+6
* drm/amdgpu: Use TTM builtin resource manager debugfs codeZack Rusin2022-04-201-70/+16
* drm/vmwgfx: Add debugfs entries for various ttm resource managersZack Rusin2022-04-201-0/+18
* drm/ttm: Add common debugfs code for resource managersZack Rusin2022-04-201-0/+34
* drm/solomon: Add SSD130x OLED displays SPI supportJavier Martinez Canillas2022-04-203-0/+188
* drm/solomon: Move device info from ssd130x-i2c to the core driverJavier Martinez Canillas2022-04-203-45/+56
* drm/solomon: Add ssd130x new compatible strings and deprecate old ones.Javier Martinez Canillas2022-04-201-1/+18
* fbdev: Warn in hot-unplug workaround for framebuffers without deviceThomas Zimmermann2022-04-201-6/+4
* of: Create platform devices for OF framebuffersThomas Zimmermann2022-04-202-52/+129
* drm/gma500: fix a potential repeat execution in psb_driver_loadXiaomeng Tong2022-04-201-3/+2
* drm: bridge: icn6211: Add DSI lane count DT property parsingMarek Vasut2022-04-191-2/+21
* drm/bridge: anx7625: Use uint8 for lane-swing arraysNícolas F. R. A. Prado2022-04-192-8/+8
* drm: bridge: dw_hdmi: Audio: Add General Parallel Audio (GPA) driverSandor Yu2022-04-195-4/+351
* drm: bridge: dw_hdmi: add reset function for PHY GEN1Sandor Yu2022-04-192-4/+12
* drm: bridge: dw_hdmi: Enable GCP only for Deep ColorSandor Yu2022-04-192-0/+20
* drm: bridge: dw_hdmi: default enable workaround to clear the overflowSandor Yu2022-04-191-16/+7
* drm: bridge: panel: Register connector if DRM device is already registeredMarek Szyprowski2022-04-191-2/+5
* drm: bridge: adv7511: Enable DRM_BRIDGE_OP_HPD based on HPD interruptBiju Das2022-04-191-2/+4
* drm/bridge: lt9211: Add Lontium LT9211 bridge driverMarek Vasut2022-04-193-0/+816
* drm/bridge: anx7625: Fill in empty ELD when no connectorHsin-Yi Wang2022-04-191-6/+6
* drm/tidss: Soft Reset DISPC on startupDevarsh Thakkar2022-04-191-0/+18
* Merge drm/drm-next into drm-misc-nextPaul Cercueil2022-04-18341-5251/+6475
|\
| * Merge tag 'drm-intel-next-2022-04-13-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2022-04-14143-3660/+4285
| |\
| | * drm/i915/fbc: Call intel_fbc_activate() directly from frontbuffer flushVille Syrjälä2022-04-131-1/+1
| | * drm/i915/fbc: Introduce intel_fbc_sanitize()Ville Syrjälä2022-04-133-12/+19
| | * drm/i915/fbc: Remove intel_fbc_global_disable()Ville Syrjälä2022-04-134-26/+0
| | * drm/i915: Remove remaining locks from i9xx plane udpatesVille Syrjälä2022-04-131-12/+0
| | * drm/i915/fbc: Skip nuke when flip is pendingVille Syrjälä2022-04-131-2/+8
| | * drm/i915/fbc: Streamline frontbuffer busy bits handlingVille Syrjälä2022-04-131-10/+18
| | * drm/i915/fbc: Eliminate possible_framebuffer_bitsVille Syrjälä2022-04-131-6/+1
| | * drm/i915/display/vrr: Reset VRR capable property on a long hpdManasi Navare2022-04-121-6/+11