aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-03-15drm/i915: Don't cast away constVille Syrjälä1-1/+1
2024-03-15drm/i915/dsi: Use enc_to_intel_dsi()Ville Syrjälä2-4/+2
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2024-03-14drm/xe: Add helper macro to loop each DSSZhanjun Dong5-11/+57
2024-03-14drm/xe/mocs: Clarify which GT is being operated onMatt Roper2-16/+14
2024-03-14drm/xe/mocs: Determine MCR separately for primary/media GT in kunit testMatt Roper2-4/+14
2024-03-14drm/xe/gsc: Handle GSCCS ER interruptDaniele Ceraolo Spurio7-2/+109
2024-03-14drm/xe: Skip VMAs pin when requesting signal to the last XE_EXECJosé Roberto de Souza1-18/+23
2024-03-14drm/xe: Return if kobj creation is failedHimal Prasad Ghimiray1-1/+3
2024-03-14drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost4-16/+29
2024-03-14drm/xe/guc_submit: use jiffies for job timeoutMatthew Auld1-1/+1
2024-03-14drm/panel-edp: Fix AUO 0x405c panel naming and add a variantHsin-Yi Wang1-1/+16
2024-03-14drm/panel-edp: Match edp_panels with panel identityHsin-Yi Wang1-19/+31
2024-03-14drm/edid: Match edid quirks with identityHsin-Yi Wang1-5/+8
2024-03-14drm/edid: Add a function to match EDID with identityHsin-Yi Wang1-0/+65
2024-03-14drm_edid: Add a function to get EDID base blockHsin-Yi Wang2-31/+48
2024-03-14drm/i915/display: Increase number of fast wake precharge pulsesJouni Högander1-1/+7
2024-03-14drm/i915/psr: Calculate IO wake and fast wake lines for DISPLAY_VER < 12Jouni Högander1-15/+31
2024-03-14drm/i915/psr: Improve fast and IO wake lines calculationJouni Högander1-6/+14
2024-03-14drm/i915/display: Make intel_dp_aux_fw_sync_len available for PSR codeJouni Högander2-1/+2
2024-03-14drm/sun4i: hdmi: Fix u64 div on 32bit archMaxime Ripard1-1/+1
2024-03-14drm/i915/dp: Increase idle pattern wait timeout to 2msShekhar Chauhan1-1/+1
2024-03-13drm/xe: Remove unused xe_bo->props structNirmoy Das2-69/+9
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1036-14239/+185448
2024-03-13drm/xe: Skip VMAs pin when requesting signal to the last XE_EXECJosé Roberto de Souza1-18/+23
2024-03-13drm/xe: Use xe_assert in xe_device_assert_mem_accessMatthew Brost1-1/+1
2024-03-13drm/xe/xe_exec : In xe_exec_ioctl remove deadcodeHimal Prasad Ghimiray1-4/+1
2024-03-13drm/xe: Return if kobj creation is failedHimal Prasad Ghimiray1-1/+3
2024-03-13drm/xe/xe_tracer: Align fence output format in ftrace logShuicheng Lin1-3/+3
2024-03-13drm/xe: Group live kunit testsLucas De Marchi6-21/+12
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-2/+5
2024-03-13drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost4-16/+29
2024-03-13Merge tag 'pwm/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+18
2024-03-13drm/panel: simple: add CMT430B19N00 LCD panel supportJérémie Dautheribes1-0/+29
2024-03-13drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik1-18/+19
2024-03-13drm/i915/selftests: Pick correct caching mode.Nirmoy Das1-1/+4
2024-03-13drm/xe/lnl: Enable display supportBalasubramani Vivekanandan1-0/+1
2024-03-13drm/i915/xe2lpd: Load DMCBalasubramani Vivekanandan1-1/+8
2024-03-13drm/i915/xe2lpd: Support MDCLK:CDCLK ratio changesGustavo Sousa5-16/+77
2024-03-13drm/i915: Add mdclk_cdclk_ratio to intel_dbuf_stateGustavo Sousa4-1/+42
2024-03-13drm/i915: Extract intel_dbuf_mdclk_cdclk_ratio_update()Gustavo Sousa1-11/+19
2024-03-13drm/i915/cdclk: Only compute squash waveform when necessaryGustavo Sousa1-3/+3
2024-03-13drm/i915/cdclk: Add and use mdclk_source_is_cdclk_pll()Gustavo Sousa2-2/+17
2024-03-13drm/i915/cdclk: Rename lnl_cdclk_table to xe2lpd_cdclk_tableGustavo Sousa1-2/+2
2024-03-13drm/exynos: simplify the return value handling in exynos_dp_get_modes()Jani Nikula1-4/+3
2024-03-13drm/bridge: lt9611uxc: use int for holding number of modesJani Nikula1-1/+1
2024-03-13drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula1-1/+1
2024-03-13drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula1-2/+2
2024-03-13drm/bridge: lt8912b: do not return negative values from .get_modes()Jani Nikula1-9/+7
2024-03-13drm/exynos: do not return negative values from .get_modes()Jani Nikula2-4/+4