aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-04-01drm/mediatek: Rename files "mtk_drm_ddp_comp.c" to "mtk_ddp_comp.c"Hsiao Chien Sung2-1/+1
2024-04-01drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h"Hsiao Chien Sung19-18/+18
2024-04-01drm/mediatek: Rename files "mtk_drm_crtc.c" to "mtk_crtc.c"Hsiao Chien Sung2-2/+2
2024-04-01drm/mediatek: Rename files "mtk_drm_crtc.h" to "mtk_crtc.h"Hsiao Chien Sung14-13/+13
2024-04-01drm/mediatek: Rename "mtk_drm_hdmi" to "mtk_hdmi"Hsiao Chien Sung1-7/+7
2024-04-01drm/mediatek: Rename "mtk_drm_gem" to "mtk_gem"Hsiao Chien Sung4-49/+47
2024-04-01drm/mediatek: Rename "mtk_drm_plane" to "mtk_plane"Hsiao Chien Sung2-5/+5
2024-04-01drm/mediatek: Rename "mtk_drm_ddp_comp" to "mtk_ddp_comp"Hsiao Chien Sung2-12/+10
2024-04-01drm/mediatek: Rename "mtk_drm_crtc" to "mtk_crtc"Hsiao Chien Sung6-127/+119
2024-04-01Merge 6.9-rc2 into usb-nextGreg Kroah-Hartman78-452/+555
2024-04-01drm/mediatek: Init `ddp_comp` with devm_kcalloc()Douglas Anderson1-4/+4
2024-04-01drm/mediatek: Add 0 size check to mtk_drm_gem_objJustin Green1-0/+3
2024-04-01drm/mediatek: Add gamma support for MT8195Jason-JH.Lin1-0/+2
2024-04-01drm/mediatek: Use devm_platform_get_and_ioremap_resource() in mtk_hdmi_ddc_pr...Markus Elfring1-2/+1
2024-04-01drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13Ankit Nautiyal1-2/+3
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-10/+10
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann7-10/+10
2024-03-30drm/i915/gt: Enable only one CCS for compute workloadAndi Shyti5-0/+65
2024-03-30drm/i915/gt: Do not generate the command streamer for all the CCSAndi Shyti1-0/+17
2024-03-30drm/i915/gt: Disable HW load balancing for CCSAndi Shyti2-2/+22
2024-03-29drm/msm/dp: assign correct DP controller ID to x1e80100 interface tableKuogee Hsieh1-3/+31
2024-03-29drm/msm/dpu: don't allow overriding data from catalogDmitry Baryshkov1-5/+5
2024-03-29drm/msm: Add newlines to some debug printsStephen Boyd2-5/+5
2024-03-29drm/msm/dp: fix runtime PM leak on connect failureJohan Hovold1-0/+1
2024-03-29drm/msm/dp: fix runtime PM leak on disconnectJohan Hovold1-0/+1
2024-03-30Merge tag 'drm-intel-fixes-2024-03-28' of https://anongit.freedesktop.org/git...Dave Airlie22-63/+161
2024-03-29drm/panel: st7703: Add GameForce Chi Panel SupportChris Morgan1-0/+87
2024-03-29drm/meson: vclk: fix calculation of 59.94 fractional ratesChristian Hewitt1-3/+3
2024-03-29drm/xe/xe_devcoredump: Check NULL before assignmentsHimal Prasad Ghimiray1-4/+6
2024-03-29drm/xe/hwmon: Add infra to support card power and energy attributesKarthik Poosa1-82/+130
2024-03-29drm/xe: Refactor GT debugfsMichal Wajdeczko1-111/+51
2024-03-29drm/xe: Define helper for GT specific debugfs filesMichal Wajdeczko2-0/+54
2024-03-29drm/xe: Store pointer to struct xe_gt in gt/ debugfs directoryMichal Wajdeczko1-0/+7
2024-03-28drm/vmwgfx: Remove unused codeIan Forbes8-197/+1
2024-03-28drm/xe/gsc: Implement WA 14018094691Daniele Ceraolo Spurio3-0/+26
2024-03-28drm/i915/gem: Replace dev_priv with i915Andi Shyti6-28/+28
2024-03-28drm/i915/gt: Limit the reserved VM space to only the platforms that need itAndi Shyti3-4/+14
2024-03-29Merge tag 'drm-misc-fixes-2024-03-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie7-22/+32
2024-03-28drm/prime: Unbreak virtgpu dma-buf exportRob Clark1-1/+6
2024-03-28nouveau/uvmm: fix addr/range calcs for remap operationsDave Airlie1-3/+3
2024-03-28drm/nouveau/gr/gf100: Remove second semicolonColin Ian King1-1/+1
2024-03-28drm/panfrost: fix power transition timeout warningsChristian Hewitt1-3/+3
2024-03-28drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä1-0/+3
2024-03-28drm/i915: Pre-populate the cursor physical dma addressVille Syrjälä3-3/+12
2024-03-28drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson2-3/+3
2024-03-28drm/i915/vma: Fix UAF on destroy against retire raceJanusz Krzysztofik1-7/+43
2024-03-28drm/i915: Do not print 'pxp init failed with 0' when it succeedJosé Roberto de Souza1-1/+1
2024-03-28drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Jonathon Hall1-1/+1
2024-03-28drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik1-18/+19
2024-03-28drm/i915/dsb: Fix DSB vblank waits when using VRRVille Syrjälä1-0/+14