summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-02-01treewide: fix up files incorrectly marked executableLinus Torvalds
2023-02-01drm/i915/selftest: fix intel_selftest_modify_policy argument typesArnd Bergmann
2023-02-01drm/amdgpu: complete gfxoff allow signal during suspend without delayHarsh Jain
2023-02-01drm/i915: Remove unused variableNirmoy Das
2023-02-01drm/i915: Allow switching away via vga-switcheroo if uninitializedThomas Zimmermann
2023-02-01drm: Add orientation quirk for Lenovo ideapad D330-10IGLPatrick Thompson
2023-02-01drm/amd/display: fix issues with driver unloadHamza Mahfooz
2023-02-01drm/panfrost: fix GENERIC_ATOMIC64 dependencyArnd Bergmann
2023-01-24Revert "drm/amdgpu: make display pinning more flexible (v2)"Alex Deucher
2023-01-24drm/amdgpu: drop experimental flag on aldebaranAlex Deucher
2023-01-24drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton
2023-01-24drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJoshua Ashton
2023-01-24drm/amd/display: Fix set scaling doesn's workhongao
2023-01-24drm/i915/display: Check source height is > 0Drew Davenport
2023-01-24drm/i915: re-disable RC6p on Sandy BridgeSasa Dragic
2023-01-24drm/amd: Delay removal of the firmware framebufferSasha Levin
2023-01-24drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)Guchun Chen
2023-01-18drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transferKuogee Hsieh
2023-01-18drm/msm/adreno: Make adreno quirks not overwrite each otherKonrad Dybcio
2023-01-18drm/i915/gt: Reset twiceChris Wilson
2023-01-18drm/virtio: Fix GEM handle creation UAFRob Clark
2023-01-12drm/mgag200: Fix PLL setup for G200_SE_A rev >=4Jocelyn Falempe
2023-01-12drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang
2023-01-12drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang
2023-01-12drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter
2023-01-12drm/imx: ipuv3-plane: Fix overlay plane widthPhilipp Zabel
2023-01-12drm/meson: Reduce the FIFO lines held when AFBC is not usedCarlo Caione
2023-01-12drm/panfrost: Fix GEM handle creation ref-countingSteven Price
2023-01-12drm/i915/migrate: fix length calculationMatthew Auld
2023-01-12drm/i915/migrate: fix offset calculationMatthew Auld
2023-01-12drm/i915/migrate: don't check the scratch pageMatthew Auld
2023-01-12drm/amdgpu: make display pinning more flexible (v2)Alex Deucher
2023-01-12drm/amdgpu: handle polaris10/11 overlap asics (v2)Alex Deucher
2023-01-12drm/ingenic: Fix missing platform_driver_unregister() call in ingenic_drm_init()Yuan Can
2023-01-12drm/i915/dsi: fix VBT send packet port selection for dual link DSIMikko Kovanen
2023-01-12drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin
2023-01-12drm/connector: send hotplug uevent on connector cleanupSimon Ser
2022-12-31drm/i915/display: Don't disable DDI/Transcoder when setting phy test patternKhaled Almahallawy
2022-12-31drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor
2022-12-31drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor
2022-12-31drm/amd/display: Use the largest vready_offset in pipe groupWesley Chalmers
2022-12-31drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai
2022-12-31drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()Nathan Chancellor
2022-12-31drm/sti: Use drm_mode_copy()Ville Syrjälä
2022-12-31drm/rockchip: Use drm_mode_copy()Ville Syrjälä
2022-12-31drm/msm: Use drm_mode_copy()Ville Syrjälä
2022-12-31drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callbackNathan Chancellor
2022-12-31drm/amdgpu: Fix type of second parameter in trans_msg() callbackNathan Chancellor
2022-12-31Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"Hamza Mahfooz
2022-12-31drm/amd/display: prevent memory leakgehao