summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-07-12drm/i915/fbc: s/lines/height/Ville Syrjälä-4/+4
2024-07-12drm/i915/fbc: Extract _intel_fbc_cfb_stride()Ville Syrjälä-8/+14
2024-07-12drm/i915/fbc: Adjust g4x+ platform checksVille Syrjälä-2/+2
2024-07-12drm/i915/fbc: s/intel_fbc_hw_tracking_covers_screen()/intel_fbc_surface_size_...Ville Syrjälä-2/+2
2024-07-12drm/i915/fbc: Extract intel_fbc_max_surface_size()Ville Syrjälä-17/+24
2024-07-12drm/i915/fbc: Extract intel_fbc_max_plane_size()Ville Syrjälä-11/+18
2024-07-12drm/i915/fbc: s/_intel_fbc_cfb_stride()/intel_fbc_plane_cfb_stride()/Ville Syrjälä-3/+3
2024-07-12drm/i915/fbc: Convert to intel_display, mostlyVille Syrjälä-207/+238
2024-07-12drm/i915/fbc: Extract intel_fbc_has_fences()Ville Syrjälä-2/+7
2024-07-12drm/i915: Make vrr_{enabling,disabling}() usable outside intel_display.cVille Syrjälä-9/+17
2024-07-12drm/i915: Calculate vblank delay more accuratelyVille Syrjälä-1/+2
2024-07-12drm/xe/kunit: Simplify xe_mocs live tests code layoutMichal Wajdeczko-42/+18
2024-07-12drm/xe/kunit: Simplify xe_migrate live tests code layoutMichal Wajdeczko-37/+15
2024-07-12drm/xe/kunit: Simplify xe_dma_buf live tests code layoutMichal Wajdeczko-37/+15
2024-07-12drm/xe/kunit: Simplify xe_bo live tests code layoutMichal Wajdeczko-41/+20
2024-07-12drm/xe/kunit: Drop XE_TEST_EXPORTMichal Wajdeczko-2/+0
2024-07-12drm/xe/kunit: Kill xe_cur_kunit()Michal Wajdeczko-16/+14
2024-07-12Merge tag 'amd-drm-fixes-6.10-2024-07-11' of https://gitlab.freedesktop.org/a...Dave Airlie-2/+30
2024-07-12Merge tag 'drm-xe-fixes-2024-07-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-24/+38
2024-07-12drm/omap: Restrict compile testing to PAGE_SIZE less than 64KBNathan Chancellor-1/+1
2024-07-12Merge tag 'drm-xe-next-fixes-2024-07-11' of https://gitlab.freedesktop.org/dr...Dave Airlie-534/+1007
2024-07-12Merge tag 'drm-misc-next-fixes-2024-07-11' of https://gitlab.freedesktop.org/...Dave Airlie-13/+23
2024-07-11Revert "drm/amd/display: Reset freesync config before update new state"Leo Li-1/+0
2024-07-11drm/vboxvideo: fix mapping leaksPhilipp Stanner-11/+9
2024-07-11drm/xe: Add process name and PID to job timedout messageJosé Roberto de Souza-2/+15
2024-07-11drm/i915/dp: Keep cached LTTPR mode up-to-dateImre Deak-1/+7
2024-07-11drm/i915/dp: Reset cached LTTPR count if number of LTTPRs is unsupportedImre Deak-1/+1
2024-07-11drm/i915/dp: Don't switch the LTTPR mode on an active linkImre Deak-7/+48
2024-07-11drm/i915/dp: Reset intel_dp->link_trained before retraining the linkImre Deak-0/+2
2024-07-11drm/dp: Add helper to dump an LTTPR PHY descriptorImre Deak-10/+56
2024-07-11drm/panel-edp: Add BOE NV140WUM-N41Hsin-Yi Wang-0/+1
2024-07-11drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removalNirmoy Das-4/+8
2024-07-11drm/xe: Use write-back caching mode for system memory on DGFXThomas Hellström-20/+30
2024-07-11drm/xe: Drop trace_xe_hw_fence_freeMatthew Brost-6/+0
2024-07-11drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit-137/+138
2024-07-11drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()Qiuxu Zhuo-0/+11
2024-07-11drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay-0/+9
2024-07-10drm/amd: Add power_saving_policy drm property to eDP connectorsMario Limonciello-5/+53
2024-07-10drm: Introduce 'power saving policy' drm propertyMario Limonciello-0/+48
2024-07-10drm/amdgpu: reject gang submit on reserved VMIDsChristian König-1/+30
2024-07-10drm/ci: uprev IGTVignesh Raman-395/+527
2024-07-10drm/amdgpu: remove exp hw support check for gfx12Alex Deucher-2/+0
2024-07-10drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is completedYiPeng Chai-1/+23
2024-07-10drm/amdgpu: flush all cached ras bad pages to eepromYiPeng Chai-6/+29
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri-1/+1
2024-07-10drm/amd/display: Allow display DCC for DCN401Aurabindo Pillai-6/+25
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri-1/+1
2024-07-10drm/amdgpu/job: Replace DRM_INFO/ERROR loggingAlex Deucher-10/+11
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri-1/+1
2024-07-10drm/amd/pm: Ignore initial value in smu response registerDanijel Slivka-5/+40