summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-09-24drm/sched: Fix dynamic job-flow control raceRob Clark-7/+4
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+10
2024-09-23drm/sti: avoid potential dereference of error pointersMa Ke-0/+3
2024-09-23drm/sti: avoid potential dereference of error pointers in sti_gdp_atomic_checkMa Ke-0/+3
2024-09-23drm/sti: avoid potential dereference of error pointers in sti_hqvdp_atomic_checkMa Ke-0/+3
2024-09-23drm/xe/xe2: Add performance tuning for L3 cache flushingGustavo Sousa-0/+13
2024-09-23drm/xe/xe2: Assume tuning settings also apply for future media GTGustavo Sousa-5/+5
2024-09-23drm/xe/xe2: Extend performance tuning to media GTGustavo Sousa-0/+26
2024-09-23drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPMGustavo Sousa-1/+1
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+7
2024-09-23drm/panthor: Fix race when converting group handle to group objectSteven Price-2/+14
2024-09-23drm/i915/psr: Implement WA to help reach PC10Suraj Kandpal-1/+121
2024-09-23drm/i915/pps: split intel_pps_reset_all() to vlv and bxt variantsJani Nikula-21/+27
2024-09-23drm/i915/quirks: make intel_dpcd_quirks constJani Nikula-2/+2
2024-09-23drm/i915/dp: add intel_dp_test_reset() and intel_dp_test_short_pulse()Jani Nikula-24/+42
2024-09-23drm/i915/dp: convert DP test debugfs to struct intel_displayJani Nikula-13/+12
2024-09-23drm/i915/display: remove the loop in fifo underrun debugfs file creationJani Nikula-15/+2
2024-09-23drm/i915/dp: fix style issues in DP test debugfsJani Nikula-3/+6
2024-09-23drm/i915/dp: move DP test debugfs files next to the functionalityJani Nikula-195/+221
2024-09-23drm/i915/dp: clean up intel_dp_test.[ch] interfaceJani Nikula-23/+23
2024-09-23drm/i915/dp: convert intel_dp_test.c struct intel_displayJani Nikula-60/+63
2024-09-23drm/i915/dp: fix style issues in intel_dp_test.cJani Nikula-13/+13
2024-09-23drm/i915/dp: split out intel_dp_test.[ch] to a dedicated fileJani Nikula-489/+533
2024-09-23drm/mcde: Enable module autoloadingLiao Chen-0/+1
2024-09-23drm/bridge: it6505: Enable module autoloadingLiao Chen-0/+1
2024-09-23drm/i915/display: Prevent DC6 while vblank is enabled for Panel ReplayJouni Högander-0/+39
2024-09-23drm/i915/psr: Add intel_psr_needs_block_dc_vblank for blocking dc entryJouni Högander-0/+32
2024-09-22drm/panel: nt35510: Make new commands optionalLinus Walleij-6/+9
2024-09-22drm/imx: Add missing DRM_BRIDGE_CONNECTOR dependencyAlexander Stein-0/+2
2024-09-22drm: panel-orientation-quirks: Add quirk for AYA NEO GEEKJoaquín Ignacio Aramendía-0/+6
2024-09-22drm: panel-orientation-quirks: Add quirk for AYA NEO Founder editionJoaquín Ignacio Aramendía-0/+6
2024-09-22drm: panel-orientation-quirks: Add quirk for AYA NEO 2 modelJoaquín Ignacio Aramendía-0/+6
2024-09-21drm/imx/ipuv3: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan-4/+2
2024-09-21drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan-3/+1
2024-09-21drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan-4/+2
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds-23/+5
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+1
2024-09-19drm/xe: Use helper for ASID -> VM in GPU faults and access countersMatthew Brost-18/+21
2024-09-19drm/rockchip: Load crtc devices in preferred orderJonas Karlman-0/+23
2024-09-19drm/rockchip: dw_hdmi: Enable 4K@60Hz mode on RK3399 and RK356xJonas Karlman-2/+2
2024-09-19drm/rockchip: dw_hdmi: Use auto-generated tablesDouglas Anderson-51/+53
2024-09-19drm/rockchip: dw_hdmi: Set cur_ctr to 0 alwaysDouglas Anderson-15/+1
2024-09-19drm/rockchip: dw_hdmi: Add phy_config for 594Mhz pixel clockNickey Yang-0/+1
2024-09-19drm/rockchip: dw_hdmi: Adjust cklvl & txlvl for RF/EMIYakir Yang-1/+1
2024-09-19drm/rockchip: dw_hdmi: Filter modes based on hdmiphy_clkJonas Karlman-18/+17
2024-09-19drm/xe: eradicate -Ddrm_i915_gem_object=xe_boJani Nikula-1/+0
2024-09-19drm/xe: remove a number of superfluous compat macrosJani Nikula-7/+2
2024-09-19drm/xe/compat: remove a bunch of compat gem headersJani Nikula-75/+0
2024-09-19drm/i915/display: clean up some gem/ includesJani Nikula-7/+5
2024-09-19drm/i915/fb: remove intel_fb_obj()Jani Nikula-13/+10