summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-03-14drm/xe: Return if kobj creation is failedHimal Prasad Ghimiray
2024-03-14drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost
2024-03-14drm/xe/guc_submit: use jiffies for job timeoutMatthew Auld
2024-03-14drm/panel-edp: Fix AUO 0x405c panel naming and add a variantHsin-Yi Wang
2024-03-14drm/panel-edp: Match edp_panels with panel identityHsin-Yi Wang
2024-03-14drm/edid: Match edid quirks with identityHsin-Yi Wang
2024-03-14drm/edid: Add a function to match EDID with identityHsin-Yi Wang
2024-03-14drm_edid: Add a function to get EDID base blockHsin-Yi Wang
2024-03-14drm/i915/display: Increase number of fast wake precharge pulsesJouni Högander
2024-03-14drm/i915/psr: Calculate IO wake and fast wake lines for DISPLAY_VER < 12Jouni Högander
2024-03-14drm/i915/psr: Improve fast and IO wake lines calculationJouni Högander
2024-03-14drm/i915/display: Make intel_dp_aux_fw_sync_len available for PSR codeJouni Högander
2024-03-14drm/sun4i: hdmi: Fix u64 div on 32bit archMaxime Ripard
2024-03-14drm/i915/dp: Increase idle pattern wait timeout to 2msShekhar Chauhan
2024-03-13drm/xe: Remove unused xe_bo->props structNirmoy Das
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-13drm/xe: Skip VMAs pin when requesting signal to the last XE_EXECJosé Roberto de Souza
2024-03-13drm/xe: Use xe_assert in xe_device_assert_mem_accessMatthew Brost
2024-03-13drm/xe/xe_exec : In xe_exec_ioctl remove deadcodeHimal Prasad Ghimiray
2024-03-13drm/xe: Return if kobj creation is failedHimal Prasad Ghimiray
2024-03-13drm/xe/xe_tracer: Align fence output format in ftrace logShuicheng Lin
2024-03-13drm/xe: Group live kunit testsLucas De Marchi
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-03-13drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost
2024-03-13Merge tag 'pwm/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-13drm/panel: simple: add CMT430B19N00 LCD panel supportJérémie Dautheribes
2024-03-13drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik
2024-03-13drm/i915/selftests: Pick correct caching mode.Nirmoy Das
2024-03-13drm/xe/lnl: Enable display supportBalasubramani Vivekanandan
2024-03-13drm/i915/xe2lpd: Load DMCBalasubramani Vivekanandan
2024-03-13drm/i915/xe2lpd: Support MDCLK:CDCLK ratio changesGustavo Sousa
2024-03-13drm/i915: Add mdclk_cdclk_ratio to intel_dbuf_stateGustavo Sousa
2024-03-13drm/i915: Extract intel_dbuf_mdclk_cdclk_ratio_update()Gustavo Sousa
2024-03-13drm/i915/cdclk: Only compute squash waveform when necessaryGustavo Sousa
2024-03-13drm/i915/cdclk: Add and use mdclk_source_is_cdclk_pll()Gustavo Sousa
2024-03-13drm/i915/cdclk: Rename lnl_cdclk_table to xe2lpd_cdclk_tableGustavo Sousa
2024-03-13drm/exynos: simplify the return value handling in exynos_dp_get_modes()Jani Nikula
2024-03-13drm/bridge: lt9611uxc: use int for holding number of modesJani Nikula
2024-03-13drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula
2024-03-13drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula
2024-03-13drm/bridge: lt8912b: do not return negative values from .get_modes()Jani Nikula
2024-03-13drm/exynos: do not return negative values from .get_modes()Jani Nikula
2024-03-13drm/panel: do not return negative error codes from drm_panel_get_modes()Jani Nikula
2024-03-13drm/probe-helper: warn about negative .get_modes()Jani Nikula
2024-03-13Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2024-03-13drm/i915/opregion: add intel_opregion_vbt_present() stub for ACPI=nJani Nikula
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds
2024-03-12drm/xe/uapi: Add IP version and stepping to GT list queryMatt Roper
2024-03-12drm/nouveau: fix kerneldoc warningsTimur Tabi
2024-03-12nouveau: reset the bo resource bus info after an evictionDave Airlie