aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-04-24drm/amd/display: Lowering min Z8 residency timeLeo Chen1-1/+1
2023-04-24drm/amd/display: Enable SubVP on PSR panels if single streamAlvin Lee3-1/+4
2023-04-24drm/amd/display: add pixel rate based CRB allocation supportDmytro Laktyushkin6-17/+154
2023-04-24drm/amd/display: Limit DCN32 8 channel or less parts to DPM1 for FPOAlvin Lee3-0/+19
2023-04-24drm/amd/display: Restore rptr/wptr for DMCUB as workaroundJinZe.Xu8-0/+52
2023-04-24drm/amd/display: Update FW feature caps structAlvin Lee1-1/+2
2023-04-24drm/amd/display: implement force function in amdgpu_dm_connector_funcsAlex Hung1-1/+27
2023-04-24drm/amd/display: 3.2.232Aric Cyr1-1/+1
2023-04-24drm/amd/display: [FW Promotion] Release 0.0.163.0Anthony Koo1-1/+2
2023-04-24drm/amdgpu: add debugfs interface for reading MQDsAlex Deucher1-0/+59
2023-04-24drm/amdgpu: track MQD size for gfx and computeAlex Deucher2-0/+3
2023-04-24drm/amdgpu: bump driver version number for CP GFX shadowAlex Deucher1-1/+2
2023-04-24drm/amdkfd: Fix an issue at userptr buffer validation process.Xiaogang Chen1-4/+18
2023-04-24drm/amd/display: Convert Delaying Aux-I Disable To Monitor PatchMichael Strauss3-7/+12
2023-04-24drm/amd/display: assign edid_blob_ptr with edid from debugfsHersen Wu1-4/+13
2023-04-24drm/amdgpu: add support for new GFX shadow size queryAlex Deucher1-0/+13
2023-04-24drm/amdgpu: add get_gfx_shadow_info callback for gfx11Alex Deucher1-0/+22
2023-04-24drm/amdgpu: add gfx shadow callbackAlex Deucher1-0/+10
2023-04-24drm/amdgpu: don't require a job for cond_exec and shadowAlex Deucher1-2/+2
2023-04-24drm/amdgpu: add gfx11 emit shadow callbackChristian König2-1/+29
2023-04-24drm/amdgpu: add gfx shadow CS IOCTL supportChristian König4-1/+63
2023-04-24drm/amdgpu/gfx11: check the CP FW version CP GFX shadow supportAlex Deucher1-0/+5
2023-04-24drm/amdgpu: fix memory leak in mes self testJack Xiao1-0/+2
2023-04-24drm/amdgpu/gfx11: add FW version check for new CP GFX shadow featureAlex Deucher2-0/+15
2023-04-24drm/msm: Fix vmap madv warningRob Clark1-14/+8
2023-04-24drm/msm/atomic: Don't try async if crtc not activeRob Clark1-0/+2
2023-04-24drm/vkms: isolate pixel conversion functionalityMaíra Canal5-81/+56
2023-04-24drm/test: Add test cases for drm_rect_rotate_inv()Arthur Grillo1-0/+11
2023-04-24drm/tests: Add test cases for drm_rect_rotate()Arthur Grillo1-0/+72
2023-04-24drm/tests: Add test cases for drm_rect_calc_vscale()Arthur Grillo1-0/+12
2023-04-24drm/tests: Add test cases for drm_rect_calc_hscale()Arthur Grillo1-0/+72
2023-04-24drm/tests: Add test cases for drm_rect_intersect()Arthur Grillo1-0/+148
2023-04-24Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki1-4/+0
2023-04-24Merge drm/drm-next into drm-misc-nextThomas Zimmermann119-862/+2265
2023-04-24drm/i915: Check pipe source size when using skl+ scalersVille Syrjälä1-0/+17
2023-04-24drm/scheduler: add drm_sched_entity_error and use rcu for last_scheduledChristian König1-8/+31
2023-04-24drm/scheduler: properly forward fence errorsChristian König3-14/+12
2023-04-24drm/tve200: Use devm_platform_ioremap_resource()Yang Li1-3/+1
2023-04-24Merge tag 'exynos-drm-next-for-v6.4-2' of git://git.kernel.org/pub/scm/linux/...Dave Airlie5-117/+94
2023-04-24Merge tag 'drm-intel-next-fixes-2023-04-20-1' of git://anongit.freedesktop.or...Dave Airlie7-15/+53
2023-04-23drm/i915/i915_drv: Use i915 instead of dev_priv insied the file_priv structureAndi Shyti1-229/+229
2023-04-23drm/i915/i915_drv: Use proper parameter naming in for_each_engine()Andi Shyti1-2/+2
2023-04-23drm/i915/mtl: fix mocs selftestFei Yang1-1/+2
2023-04-23drm/i915/mtl: Define MOCS and PAT tables for MTLMadhumitha Tolakanahalli Pradeep4-3/+128
2023-04-22drm/sti: Drop of_gpio headerMaíra Canal1-1/+1
2023-04-22drm/bridge: anx7625: Drop of_gpio headerMaíra Canal1-1/+0
2023-04-21drm/panel: simple: Add InnoLux G070ACE-L01Richard Leitner1-0/+35
2023-04-21drm/i915/mtl: Set has_llc=0Fei Yang1-0/+1
2023-04-21drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz1-2/+11
2023-04-21drm/amd/display: dumb_abm_lcd: avoid missing-prototype warningsArnd Bergmann1-21/+1