summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-18Merge drm/drm-next into drm-misc-nextPaul Cercueil
2022-04-18drm/nouveau/gr/gf100-: change gf108_gr_fwif from global to staticTom Rix
2022-04-18drm/nouveau: change base917c_format from global to staticTom Rix
2022-04-14Revert "video: fbdev: fbmem: fix pointer reference to null device field"Helge Deller
2022-04-14video: fbdev: fbmem: fix pointer reference to null device fieldZhouyi Zhou
2022-04-14fbcon: replace snprintf in show functions with sysfs_emitYang Guang
2022-04-14drm/dp: Factor out a function to probe a DPCD addressImre Deak
2022-04-14drm/edid: add EDID block count and size helpersJani Nikula
2022-04-14drm/edid: add single point of return to drm_do_get_edid()Jani Nikula
2022-04-14drm/edid: drop extra local varJani Nikula
2022-04-14drm/edid: convert extension block read to EDID block read helperJani Nikula
2022-04-14drm/edid: use EDID block read helper in drm_do_get_edid()Jani Nikula
2022-04-14drm/edid: abstract an EDID block read helperJani Nikula
2022-04-14drm/edid: add typedef for block read functionJani Nikula
2022-04-14drm/edid: pass struct edid to connector_bad_edid()Jani Nikula
2022-04-14drm/edid: add a helper to log dump an EDID blockJani Nikula
2022-04-14drm/edid: refactor EDID block status printingJani Nikula
2022-04-14drm/edid: have edid_block_check() detect blocks that are all zeroJani Nikula
2022-04-14drm/edid: convert edid_is_zero() to edid_block_is_zero() for blocksJani Nikula
2022-04-14Merge tag 'drm-intel-next-2022-04-13-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2022-04-13fbcon: Fix delayed takeover lockingDaniel Vetter
2022-04-13drm/panel: lvds: Use bus_flags from DT panel-timing propertyMarek Vasut
2022-04-13drm/panel: lvds: Simplify mode parsingMarek Vasut
2022-04-13drm: bridge: icn6211: Convert to regmapMarek Vasut
2022-04-13drm/i915/fbc: Call intel_fbc_activate() directly from frontbuffer flushVille Syrjälä
2022-04-13drm/i915/fbc: Introduce intel_fbc_sanitize()Ville Syrjälä
2022-04-13drm/i915/fbc: Remove intel_fbc_global_disable()Ville Syrjälä
2022-04-13drm/i915: Remove remaining locks from i9xx plane udpatesVille Syrjälä
2022-04-13drm/i915/fbc: Skip nuke when flip is pendingVille Syrjälä
2022-04-13drm/i915/fbc: Streamline frontbuffer busy bits handlingVille Syrjälä
2022-04-13drm/i915/fbc: Eliminate possible_framebuffer_bitsVille Syrjälä
2022-04-13drm/ttm: fix kerneldoc for ttm_lru_bulk_moveChristian König
2022-04-13drm/ttm: fixup ttm_bo_add_move_fence v2Matthew Auld
2022-04-12drm/i915/display/vrr: Reset VRR capable property on a long hpdManasi Navare
2022-04-12fbcon: use min() to make code cleanerChangcheng Deng
2022-04-12drm/ttm: stop passing NULL fence in ttm_bo_move_sync_cleanupMatthew Auld
2022-04-12drm/i915/dg2: Add support for DG2 clear color compressionJuha-Pekka Heikkilä
2022-04-12drm/fourcc: Introduce format modifier for DG2 clear colorMika Kahola
2022-04-12drm/i915/dg2: Add support for DG2 render and media compressionMatt Roper
2022-04-12drm/fourcc: Introduce format modifiers for DG2 render and media compressionMatt Roper
2022-04-12Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-04-12drm: Use drm_mode_copy()Ville Syrjälä
2022-04-12drm: Use drm_mode_init() for on-stack modesVille Syrjälä
2022-04-12drm/i915/bios: Validate the panel_name tableVille Syrjälä
2022-04-12drm/i915/bios: Trust the LFP data pointersVille Syrjälä
2022-04-12drm/i915/bios: Validate LFP data table pointersVille Syrjälä
2022-04-12drm/i915/bios: Use the copy of the LFP data table alwaysVille Syrjälä
2022-04-12drm/i915/bios: Make copies of VBT data blocksVille Syrjälä
2022-04-12drm/i915/bios: Use the cached BDB versionVille Syrjälä
2022-04-11drm/i915/dg2: Do not explode on phy calibration errorLucas De Marchi