summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-29Merge tag 'drm-next-2024-11-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-11-19drm/i915/hdcp: Fix when the first read and write are retriedSuraj Kandpal
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-11-12drm/i915: Grab intel_display from the encoder to avoid potential oopsiesVille Syrjälä
2024-11-12drm/i915/gsc: ARL-H and ARL-U need a newer GSC FW.Daniele Ceraolo Spurio
2024-11-07drm/i915/request: Remove unnecessary modification of hrtimer:: FunctionNam Cao
2024-11-05drm: replace strcpy() with strscpy()Yafang Shao
2024-11-06Merge tag 'drm-intel-next-2024-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-11-04drm/i915/display: Allow fastset for change in HDR infoframeChaitanya Kumar Borah
2024-11-04drm/i915/psr: WA for panels stating bad link status after PSR is enabledJouni Högander
2024-11-04drm/i915/dp: Add FEC Enable Retry mechanismChaitanya Kumar Borah
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-11-01drm/i915/display: Fuse bit for power management disable removedClint Taylor
2024-11-01Merge tag 'drm-misc-next-2024-10-31' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-31drm/i915: Implement Dbuf overlap detection feature starting from LNLStanislav Lisovskiy
2024-10-31drm/i915/dp: Write the source OUI for non-eDP sinks as wellImre Deak
2024-10-31drm/i915/dp: Write the source OUI during connector detectionImre Deak
2024-10-31drm/i915/dp: Write the source OUI for eDP before detecting sink capabilitiesImre Deak
2024-10-31drm/i915/dp: Reuse intel_dp_detect_dsc_caps() for eDPImre Deak
2024-10-31drm/i915/dp: Track source OUI validity explicitlyImre Deak
2024-10-31drm/i915/dp: Initialize the source OUI write timestamp alwaysImre Deak
2024-10-31drm/i915/dp: Ensure panel power remains enabled during connector detectionImre Deak
2024-10-31drm/i915/dp: Flush modeset commits during connector detectionImre Deak
2024-10-30drm/i915/display: use x100 version for full version and releaseJani Nikula
2024-10-30drm/i915/de: remove unnecessary generic wrappersJani Nikula
2024-10-30drm/i915/dsi: convert to struct intel_displayJani Nikula
2024-10-30drm/i915/ips: convert to struct intel_displayJani Nikula
2024-10-30drm/i915/power: convert assert_chv_phy_status() to struct intel_displayJani Nikula
2024-10-30drm/i915/display: convert vlv_wait_port_ready() to struct intel_displayJani Nikula
2024-10-30drm/i915/crt: convert to struct intel_displayJani Nikula
2024-10-30drm/i915/dp/hdcp: convert to struct intel_displayJani Nikula
2024-10-30drm/i915/hdcp: further conversion to struct intel_displayJani Nikula
2024-10-30drm/i915/dpio: convert to struct intel_displayJani Nikula
2024-10-30drm/i915/cx0: convert to struct intel_displayJani Nikula
2024-10-30drm/i915/cx0: remove unnecessary includesJani Nikula
2024-10-30drm/i915/gmbus: convert to struct intel_displayJani Nikula
2024-10-30drm/i915/vblank: use display->platform.<platform> instead of IS_<PLATFORM>()Jani Nikula
2024-10-30drm/i915/vblank: drop unnecessary i915 local variableJani Nikula
2024-10-30drm/i915/vga: use display->platform.<platform> instead of IS_<PLATFORM>()Jani Nikula
2024-10-30drm/i915/tv: use display->platform.<platform> instead of IS_<PLATFORM>()Jani Nikula
2024-10-30drm/i915/pps: use display->platform.<platform> instead of IS_<PLATFORM>()Jani Nikula
2024-10-30drm/i915/bios: use display->platform.<platform> instead of IS_<PLATFORM>()Jani Nikula
2024-10-30drm/i915/display: add subplatform group for HSW/BDW ULTJani Nikula
2024-10-30drm/i915/display: add platform group for g4xJani Nikula