summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-02-14drm/i915: Fix VBT DSI DVO port handlingVille Syrjälä1-10/+23
2023-02-14drm/i915: Initialize the obj flags for shmem objectsAravind Iddamsetty1-1/+1
2023-02-14drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/finiGuilherme G. Piccoli1-1/+7
2023-02-09drm/i915: Fix potential bit_17 double-freeRob Clark1-4/+5
2023-02-09drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai1-0/+7
2023-02-09drm/i915/adlp: Fix typo for reference clockChaitanya Kumar Borah1-1/+1
2023-02-09drm/i915/guc: Fix locking when searching for a hung requestJohn Harrison1-0/+10
2023-02-09drm/vc4: hdmi: make CEC adapter name uniqueHans Verkuil1-1/+2
2023-02-01treewide: fix up files incorrectly marked executableLinus Torvalds1-0/+0
2023-02-01drm/i915/selftest: fix intel_selftest_modify_policy argument typesArnd Bergmann1-2/+1
2023-02-01drm/amdgpu: complete gfxoff allow signal during suspend without delayHarsh Jain1-3/+7
2023-02-01drm/i915: Remove unused variableNirmoy Das1-2/+0
2023-02-01drm/i915: Allow switching away via vga-switcheroo if uninitializedThomas Zimmermann2-3/+6
2023-02-01drm: Add orientation quirk for Lenovo ideapad D330-10IGLPatrick Thompson1-0/+6
2023-02-01drm/amd/display: fix issues with driver unloadHamza Mahfooz2-5/+0
2023-02-01drm/panfrost: fix GENERIC_ATOMIC64 dependencyArnd Bergmann1-1/+2
2023-01-24Revert "drm/amdgpu: make display pinning more flexible (v2)"Alex Deucher1-2/+1
2023-01-24drm/amdgpu: drop experimental flag on aldebaranAlex Deucher1-4/+4
2023-01-24drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton1-2/+2
2023-01-24drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJoshua Ashton1-2/+2
2023-01-24drm/amd/display: Fix set scaling doesn's workhongao1-2/+2
2023-01-24drm/i915/display: Check source height is > 0Drew Davenport1-1/+1
2023-01-24drm/i915: re-disable RC6p on Sandy BridgeSasa Dragic1-1/+2
2023-01-24drm/amd: Delay removal of the firmware framebufferSasha Levin2-6/+8
2023-01-24drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)Guchun Chen1-0/+14
2023-01-18drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transferKuogee Hsieh1-0/+4
2023-01-18drm/msm/adreno: Make adreno quirks not overwrite each otherKonrad Dybcio1-6/+4
2023-01-18drm/i915/gt: Reset twiceChris Wilson1-6/+28
2023-01-18drm/virtio: Fix GEM handle creation UAFRob Clark1-2/+17
2023-01-12drm/mgag200: Fix PLL setup for G200_SE_A rev >=4Jocelyn Falempe1-1/+2
2023-01-12drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang1-2/+7
2023-01-12drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang1-2/+6
2023-01-12drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter1-0/+1
2023-01-12drm/imx: ipuv3-plane: Fix overlay plane widthPhilipp Zabel1-6/+8
2023-01-12drm/meson: Reduce the FIFO lines held when AFBC is not usedCarlo Caione1-3/+2
2023-01-12drm/panfrost: Fix GEM handle creation ref-countingSteven Price3-28/+20
2023-01-12drm/i915/migrate: fix length calculationMatthew Auld1-1/+1
2023-01-12drm/i915/migrate: fix offset calculationMatthew Auld1-1/+1
2023-01-12drm/i915/migrate: don't check the scratch pageMatthew Auld1-3/+1
2023-01-12drm/amdgpu: make display pinning more flexible (v2)Alex Deucher1-1/+2
2023-01-12drm/amdgpu: handle polaris10/11 overlap asics (v2)Alex Deucher1-2/+11
2023-01-12drm/ingenic: Fix missing platform_driver_unregister() call in ingenic_drm_init()Yuan Can1-1/+5
2023-01-12drm/i915/dsi: fix VBT send packet port selection for dual link DSIMikko Kovanen1-2/+2
2023-01-12drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin1-1/+2
2023-01-12drm/connector: send hotplug uevent on connector cleanupSimon Ser1-0/+3
2022-12-31drm/i915/display: Don't disable DDI/Transcoder when setting phy test patternKhaled Almahallawy1-59/+0
2022-12-31drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor3-6/+9
2022-12-31drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor1-2/+3
2022-12-31drm/amd/display: Use the largest vready_offset in pipe groupWesley Chalmers2-4/+55
2022-12-31drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai1-9/+7