summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-01-09drm/i915/psr: Configure PIPE_SRCSZ_ERLY_TPT for psr2 early transportJouni Högander
2024-01-09drm/i915/psr: Calculate and configure CUR_POS_ERLY_TPTJouni Högander
2024-01-09drm/i915/psr: Carry su area in crtc_stateJouni Högander
2024-01-09drm/i915/psr: Extend SU area to cover cursor fully if neededJouni Högander
2024-01-09drm/panel: nt35510: support FRIDA FRD400B25025-A-CTKDario Binacchi
2024-01-09drm/panel: nt35510: move hardwired parameters to configurationDario Binacchi
2024-01-09drm/i915/dp: Fix the max DSC bpc supported by sourceAnkit Nautiyal
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2024-01-08mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov
2024-01-09Merge tag 'amd-drm-next-6.8-2024-01-05' of https://gitlab.freedesktop.org/agd...Dave Airlie
2024-01-08drm/bridge: parade-ps8640: Wait for HPD when doing an AUX transferDouglas Anderson
2024-01-08drm/xe/dgfx: Release mmap mappings on rpm suspendBadal Nilawar
2024-01-08drm/panel-edp: use put_sync in unprepareHsin-Yi Wang
2024-01-08drm/xe/xe2: synchronise CS_CHICKEN1 with WMTP supportNirmoy Das
2024-01-08drm/i915/cdclk: Re-use bxt_cdclk_ctl() when sanitizingGustavo Sousa
2024-01-08drm/i915/cdclk: Reorder bxt_sanitize_cdclk()Gustavo Sousa
2024-01-08drm/i915/cdclk: Extract bxt_cdclk_ctl()Gustavo Sousa
2024-01-08drm/i915/xe2lpd: Update bxt_sanitize_cdclk()Gustavo Sousa
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-01-08drm/xe/kunit: Drop xe_wa tests for pre-production DG2Lucas De Marchi
2024-01-08drm/nouveau/volt/gk20a: don't misuse kernel-doc commentsRandy Dunlap
2024-01-08drm/nouveau/gr/gf100: don't misuse kernel-doc commentsRandy Dunlap
2024-01-08drm/nouveau: don't misuse kernel-doc commentsRandy Dunlap
2024-01-08drm/nouveau/disp: don't misuse kernel-doc commentsRandy Dunlap
2024-01-08drm/nouveau/bios/init: drop kernel-doc notationRandy Dunlap
2024-01-08drm/i915/dp: Abort AUX on disconnected native DP portsImre Deak
2024-01-08drm/i915: Filter out glitches on HPD lines during hotplug detectionImre Deak
2024-01-08drm/i915: Add intel_digital_port lock/unlock hooksImre Deak
2024-01-08drm/i915: Disable hotplug detection handlers during driver init/shutdownImre Deak
2024-01-08drm/i915: Disable hotplug detection works during driver init/shutdownImre Deak
2024-01-08drm/i915: Prevent modesets during driver init/shutdownImre Deak
2024-01-08drm/i915: Suspend the framebuffer console earlier during system suspendImre Deak
2024-01-08drm/i915: Suspend the framebuffer console during driver shutdownImre Deak
2024-01-08drm/i915: Disable intel HPD poll after DRM poll init/enableImre Deak
2024-01-08drm/i915: Move audio deinit after disabling pollingImre Deak
2024-01-08drm/i915: Keep the connector polled state disabled after stormImre Deak
2024-01-08drm/i915: Init DRM connector polled field earlyImre Deak
2024-01-08drm/xe: Fix spelling mistake "gueue" -> "queue"Colin Ian King
2024-01-08drm/probe-helper: remove unused drm_connector_helper_get_modes_from_ddc()Jani Nikula
2024-01-08drm/mgag200: convert get modes to struct drm_edidJani Nikula
2024-01-08drm/mgag200: Fix caching setup for remapped video memoryThomas Zimmermann
2024-01-08drm/i915/display: Use helper to select C20 MPLLA/BMika Kahola
2024-01-07drm/sched: Return an error code only as a constant in drm_sched_init()Markus Elfring
2024-01-07drm/sched: One function call less in drm_sched_init() after error detectionMarkus Elfring
2024-01-05drm/i915/huc: Allow for very slow HuC loadingJohn Harrison
2024-01-05drm/amd/display: Allow z8/z10 from driverCharlene Liu
2024-01-05drm/amd/display: fix bandwidth validation failure on DCN 2.1Melissa Wen
2024-01-05drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as wellAlex Deucher
2024-01-05drm/amd/display: Move fixpt_from_s3132 to amdgpu_dmHarry Wentland
2024-01-05drm/amd/display: Fix recent checkpatch errors in amdgpu_dmHarry Wentland