ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+
[platform/kernel/linux-starfive.git] / drivers / gpu /
2022-12-31 Martin Leungdrm/amd/display: revert Disable DRR actions during...
2022-12-31 Arnd Bergmanndrm/amd/pm: avoid large variable on kernel stack
2022-12-31 Khaled Almahallawydrm/i915/display: Don't disable DDI/Transcoder when...
2022-12-31 Nathan Chancellordrm/sti: Fix return type of sti_{dvo,hda,hdmi}_connecto...
2022-12-31 Nathan Chancellordrm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_m...
2022-12-31 Alvin Leedrm/amd/display: Fix DTBCLK disable requests and SRC_SE...
2022-12-31 Wesley Chalmersdrm/amd/display: Use the largest vready_offset in pipe...
2022-12-31 Liang Hedrm/amdgpu: Fix potential double free and null pointer...
2022-12-31 Ilya Bakoulindrm/amd/display: Fix display corruption w/ VSR enable
2022-12-31 Aurabindo Pillaidrm/amd/display: fix array index out of bound error...
2022-12-31 George Shendrm/amd/display: Workaround to increase phantom pipe...
2022-12-31 Nathan Chancellordrm/mediatek: Fix return type of mtk_hdmi_bridge_mode_v...
2022-12-31 Ville Syrjälädrm/sti: Use drm_mode_copy()
2022-12-31 Ville Syrjälädrm/rockchip: Use drm_mode_copy()
2022-12-31 Ville Syrjälädrm/msm: Use drm_mode_copy()
2022-12-31 Wesley Chalmersdrm/amd/display: Disable DRR actions during state commit
2022-12-31 Alvin Leedrm/amd/display: Use min transition for SubVP into MPO
2022-12-31 Nathan Chancellordrm/amdgpu: Fix type of second parameter in odn_edit_dp...
2022-12-31 Nathan Chancellordrm/amdgpu: Fix type of second parameter in trans_msg...
2022-12-31 Nathan Chancellordrm/meson: Fix return type of meson_encoder_cvbs_mode_v...
2022-12-31 Yuan Candrm/rockchip: use pm_runtime_resume_and_get() instead...
2022-12-31 Hamza MahfoozRevert "drm/amd/display: Limit max DSC target bpp for...
2022-12-31 Hamza Mahfoozdrm/edid: add a quirk for two LG monitors to get them...
2022-12-31 gehaodrm/amd/display: prevent memory leak
2022-12-31 zhikzhaidrm/amd/display: skip commit minimal transition state
2022-12-31 Doug Browndrm/etnaviv: add missing quirks for GC300
2022-12-31 Xia Fukundrm/i915/bios: fix a memory leak in generate_lfp_data_ptrs
2022-12-31 Konstantin Meskhidzedrm/amdkfd: Fix memory leakage
2022-12-31 Xiongfeng Wangdrm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm...
2022-12-31 Xiongfeng Wangdrm/radeon: Fix PCI device refcount leak in radeon_atrm...
2022-12-31 Veerabadhran Gopal... amdgpu/nv.c: Corrected typo in the video capabilities...
2022-12-31 Guchun Chendrm/amd/pm/smu11: BACO is supported when it's in BACO...
2022-12-31 Dmitry Baryshkovdrm/msm/mdp5: fix reading hw revision on db410c platform
2022-12-31 Zhang Zekundrm/tegra: Add missing clk_disable_unprepare() in tegra...
2022-12-31 Jani Nikuladrm/i915/guc: make default_lists const data
2022-12-31 Yang Yingliangdrm/amdgpu: fix pci device refcount leak
2022-12-31 Rob Clarkdrm/msm/a6xx: Fix speed-bin detection vs probe-defer
2022-12-31 Brian Starkeydrm/fourcc: Fix vsub/hsub for Q410 and Q401
2022-12-31 Dan Carpenteramdgpu/pm: prevent array underflow in vega20_odn_edit_d...
2022-12-31 Xinlei Leedrm/mediatek: Modify dpi power on/off sequence.
2022-12-31 Hanjun Guodrm/radeon: Add the missed acpi_put_table() to fix...
2022-12-31 Laurent Pinchartdrm: rcar-du: Drop leftovers dependencies from Kconfig
2022-12-31 Marek Vasutdrm: lcdif: Set and enable FIFO Panic threshold
2022-12-31 Marijn Suijtendrm/msm/dsi: Prevent signed BPG offsets from bleeding...
2022-12-31 Marijn Suijtendrm/msm/dsi: Disallow 8 BPC DSC configuration for alter...
2022-12-31 Marijn Suijtendrm/msm/dsi: Account for DSC's bits_per_pixel having...
2022-12-31 Marijn Suijtendrm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()
2022-12-31 Marijn Suijtendrm/msm/dsi: Appropriately set dsc->mux_word_size based...
2022-12-31 Marijn Suijtendrm/msm/dsi: Reuse earlier computed dsc->slice_chunk_size
2022-12-31 Marijn Suijtendrm/msm/dsi: Use DIV_ROUND_UP instead of conditional...
2022-12-31 Marijn Suijtendrm/msm/dsi: Remove repeated calculation of slice_per_intf
2022-12-31 Marijn Suijtendrm/msm/dsi: Remove useless math in DSC calculations
2022-12-31 Marijn Suijtendrm/msm/dpu1: Account for DSC's bits_per_pixel having...
2022-12-31 Dmitry Baryshkovdrm/msm/hdmi: use devres helper for runtime PM management
2022-12-31 Dmitry Baryshkovdrm/msm/mdp5: stop overriding drvdata
2022-12-31 Marek Vasutdrm/panel/panel-sitronix-st7701: Remove panel on DSI...
2022-12-31 Marek Vasutdrm/panel/panel-sitronix-st7701: Fix RTNI calculation
2022-12-31 Marco Felschdrm: lcdif: change burst size to 256B
2022-12-31 Anshuman Guptadrm/i915/dgfx: Grab wakeref at i915_ttm_unmap_virtual
2022-12-31 Anshuman Guptadrm/i915: Encapsulate lmem rpm stuff in intel_runtime_pm
2022-12-31 Nirmoy Dasdrm/i915: Refactor ttm ghost obj detection
2022-12-31 Tvrtko Ursulindrm/i915: Handle all GTs on driver (un)load paths
2022-12-31 Zhang Qilongdrm/rockchip: lvds: fix PM usage counter unbalance...
2022-12-31 Haiyi Zhoudrm/amd/display: wait for vblank during pipe programming
2022-12-31 Alan Previndrm/i915/guc: Fix GuC error capture sizing estimation...
2022-12-31 Alan Previndrm/i915/guc: Add error-capture init warnings when...
2022-12-31 John Harrisondrm/i915: Fix compute pre-emption w/a to apply to compu...
2022-12-31 John Harrisondrm/i915/guc: Limit scheduling properties to avoid...
2022-12-31 Pin-yen Lindrm/bridge: it6505: Initialize AUX channel in it6505_i2...
2022-12-31 Rafael Mendoncadrm/amdgpu/powerplay/psm: Fix memory leak in power...
2022-12-31 Asher Songdrm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm...
2022-12-31 Laurent Pinchartdrm: lcdif: Switch to limited range for RGB to YUV...
2022-12-31 Abhinav Kumardrm/bridge: adv7533: remove dynamic lane switching...
2022-12-31 Thomas Zimmermanndrm/atomic-helper: Don't allocate new plane state in...
2022-12-11 Linus TorvaldsMerge tag 'iommu-fix-v6.1-rc8' of git://git./linux...
2022-12-11 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-10-1' of git...
2022-12-10 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-12-09 Linus TorvaldsMerge tag 'media/v6.1-4' of git://git./linux/kernel...
2022-12-09 Linus TorvaldsMerge tag 'soc-fixes-6.1-6' of git://git./linux/kernel...
2022-12-09 Linus TorvaldsMerge tag 'drm-fixes-2022-12-09' of git://anongit.freed...
2022-12-09 Dave AirlieMerge tag 'drm-misc-fixes-2022-12-08' of git://anongit...
2022-12-09 Dave AirlieMerge tag 'amd-drm-fixes-6.1-2022-12-07' of https:...
2022-12-08 Linus TorvaldsMerge tag 'block-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'io_uring-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'net-6.1-rc9' of git://git./linux/kernel...
2022-12-08 Linus TorvaldsMerge tag 'for-linus-2022120801' of git://git./linux...
2022-12-08 Linus TorvaldsMerge tag 'soc-fixes-6.1-5' of git://git./linux/kernel...
2022-12-08 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.1' of git://git./linux...
2022-12-08 Linus TorvaldsMerge tag 'ata-6.1-rc8' of git://git./linux/kernel...
2022-12-07 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.1-5' of git://git...
2022-12-07 Aurabindo Pillaidrm/amd/display: fix array index out of bound error...
2022-12-07 Prike Liangdrm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in...
2022-12-07 Paolo AbeniMerge tag 'ieee802154-for-net-2022-12-05' of git:/...
2022-12-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-12-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-12-05 Zack Rusindrm/vmwgfx: Don't use screen objects when SEV is active
2022-12-04 Linus TorvaldsMerge tag 'perf_urgent_for_v6.1_rc8' of git://git....
2022-12-04 Linus TorvaldsMerge tag 'timers_urgent_for_v6.1_rc8' of git://git...
2022-12-04 Linus TorvaldsMerge tag 'powerpc-6.1-6' of git://git./linux/kernel...
2022-12-04 Linus TorvaldsMerge tag 'input-for-v6.1-rc7' of git://git./linux...
next