summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-2022-01-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-2838-70/+307
|\
| * Merge tag 'amd-drm-fixes-5.17-2022-01-26' of https://gitlab.freedesktop.org/a...Dave Airlie2022-01-2822-41/+208
| |\
| | * drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen2022-01-258-17/+0
| | * drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen2022-01-253-2/+13
| | * drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen2022-01-251-2/+2
| | * drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang2022-01-251-2/+2
| | * drm/amdgpu/display: use msleep rather than udelay for long delaysAlex Deucher2022-01-251-2/+2
| | * drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_intervalAlex Deucher2022-01-251-1/+1
| | * drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher2022-01-251-0/+81
| | * drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu2022-01-251-1/+1
| | * drm/amd/display: Correct MPC split policy for DCN301Zhan Liu2022-01-251-1/+1
| | * drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram2022-01-257-13/+105
| * | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie2022-01-281-2/+2
| |\ \
| | * | drm/etnaviv: relax submit size limitsLucas Stach2022-01-251-2/+2
| | |/
| * | Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2022-01-2810-11/+70
| |\ \
| | * | drm/msm/gpu: Cancel idle/boost work on suspendRob Clark2022-01-251-2/+19
| | * | drm/msm/gpu: Wait for idle before suspendingRob Clark2022-01-253-0/+24
| | * | drm/msm/dsi: invalid parameter check in msm_dsi_phy_enableJosé Expósito2022-01-251-1/+3
| | * | drm/msm/a6xx: Add missing suspend_count incrementRob Clark2022-01-251-0/+2
| | * | drm/msm: Fix wrong size calculationXianting Tian2022-01-251-1/+1
| | * | drm/msm/dpu: invalid parameter check in dpu_setup_dspp_pccJosé Expósito2022-01-251-2/+9
| | * | drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phyMiaoqian Lin2022-01-251-1/+6
| | * | drm/msm/dsi: Fix missing put_device() call in dsi_get_phyMiaoqian Lin2022-01-251-1/+6
| | * | drm/msm: remove variable set but not usedYang Li2022-01-251-3/+0
| * | | Merge tag 'drm-misc-fixes-2022-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-01-283-6/+11
| |\ \ \
| | * | | drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screenTong Zhang2022-01-261-0/+3
| | * | | Revert "drm/ast: Support 1600x900 with 108MHz PCLK"Dave Airlie2022-01-261-2/+0
| | * | | Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2022-01-261084-24807/+43093
| | |\ \ \ | | | | |/ | | | |/|
| | * | | drm/atomic: Add the crtc to affected crtc only if uapi.enable = trueManasi Navare2022-01-251-4/+8
| * | | | Merge tag 'drm-misc-next-fixes-2022-01-21' of git://anongit.freedesktop.org/d...Dave Airlie2022-01-282-10/+16
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayerRaymond Jay Golo2022-01-191-0/+12
| | * | | drm/vc4: Fix deadlock on DSI device attach errorPadmanabha Srinivasaiah2022-01-191-10/+4
* | | | | drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause2022-01-274-21/+21
* | | | | drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin2022-01-259-4/+161
|/ / / /
* | | | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-2/+2
|\ \ \ \
| * | | | Replace for_each_*_bit_from() with for_each_*_bit() where appropriateYury Norov2022-01-151-2/+2
* | | | | lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka2022-01-224-0/+17
* | | | | i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain2022-01-221-21/+1
* | | | | Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-2118-146/+108
|\ \ \ \ \
| * \ \ \ \ Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/a...Dave Airlie2022-01-2015-139/+75
| |\ \ \ \ \
| | * | | | | drm/radeon: fix error handling in radeon_driver_open_kmsChristian König2022-01-191-10/+12
| | * | | | | drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen2022-01-192-14/+8
| | * | | | | drm/amdgpu: apply vcn harvest quirkGuchun Chen2022-01-191-5/+27
| | * | | | | drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21Mario Limonciello2022-01-158-79/+3
| | * | | | | drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher2022-01-151-5/+0
| | * | | | | drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink2022-01-151-1/+1
| | * | | | | drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher2022-01-152-0/+8
| | * | | | | drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()Alex Deucher2022-01-151-27/+17
| | * | | | | drm/amdgpu: Enable recovery on yellow carpCHANDAN VURDIGERE NATARAJ2022-01-151-0/+1
| * | | | | | Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/...Dave Airlie2022-01-203-7/+33
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |