summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-08-19drm/panel: jd9365da: Move "exit sleep mode" and "set display on" cmdsZhaoxiong Lv-27/+32
2024-08-19drm/panel: simple: Add ON Tat Industrial Company KD50G21-40NT-A1 panelLiu Ying-0/+36
2024-08-19drm/panel: st7701: Add Anbernic RG28XX panel supportHironori KIKUCHI-0/+151
2024-08-19drm/panel: st7701: Add support for SPI for configurationHironori KIKUCHI-16/+110
2024-08-19drm/panel: st7701: Decouple DSI and DRM partsHironori KIKUCHI-27/+45
2024-08-19drm/panel: st7701: Rename macrosHironori KIKUCHI-392/+392
2024-08-19drm/panel: simple: add Innolux G070ACE-LH3 LVDS display supportSteffen Trumtrar-0/+35
2024-08-19drm/xe/lnl: Offload system clear page activity to GPUNirmoy Das-2/+38
2024-08-19drm/ttm: Add a flag to allow drivers to skip clear-on-freeNirmoy Das-7/+11
2024-08-19drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap()Thorsten Blum-2/+1
2024-08-19drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst-5/+29
2024-08-19drm/xe: prevent UAF around preempt fenceMatthew Auld-4/+4
2024-08-19drm/xe: Fix tile fini sequenceMatthew Brost-1/+4
2024-08-19drm/xe: Move VM dma-resv lock from xe_exec_queue_create to __xe_exec_queue_initMatthew Brost-9/+14
2024-08-19drm/xe/observation: Drop empty sysctl table entryAshutosh Dixit-1/+0
2024-08-19drm/xe: Fix opregion leakLucas De Marchi-1/+4
2024-08-19drm/bridge: nwl-dsi: Use vsync/hsync polarity from display modeEsben Haabendal-6/+6
2024-08-19drm: bridge: anx7625: Use of_property_read_variable_u8_array()Rob Herring (Arm)-16/+6
2024-08-19drm/bridge: dw-hdmi: Simplify clock handlingCristian Ciocaltea-50/+16
2024-08-19drm/bridge: lontium-lt8912b: Validate mode in drm_bridge_funcs::mode_valid()Liu Ying-17/+18
2024-08-19drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst-5/+29
2024-08-19drm/xe/display: Match i915 driver suspend/resume sequences betterMaarten Lankhorst-5/+14
2024-08-19drm/xe: prevent UAF around preempt fenceMatthew Auld-4/+4
2024-08-19drm/xe: Remove redundant param from xe_bo_create_userNirmoy Das-14/+12
2024-08-19drm/i915/hdcp: Use correct cp_irq_countSuraj Kandpal-1/+3
2024-08-17drm/xe/device: Remove unused xe_device::usm::num_vm_in_*Francois Dugast-26/+0
2024-08-17drm/xe/vm: Remove restriction that all VMs must be faulting if one isFrancois Dugast-8/+0
2024-08-17drm/xe/exec: Switch hw engine group execution mode upon job submissionFrancois Dugast-2/+84
2024-08-17drm/xe/hw_engine_group: Ensure safe transition between execution modesFrancois Dugast-0/+80
2024-08-17drm/xe/hw_engine_group: Add helper to wait for dma fence jobsFrancois Dugast-0/+33
2024-08-17drm/xe/exec_queue: Prepare last fence for hw engine group resume contextFrancois Dugast-2/+33
2024-08-17drm/xe/exec_queue: Remove duplicated codeFrancois Dugast-4/+1
2024-08-17drm/xe/hw_engine_group: Add helper to suspend faulting LR jobsFrancois Dugast-0/+36
2024-08-17'drm/xe/hw_engine_group: Register hw engine group's exec queuesFrancois Dugast-0/+86
2024-08-17drm/xe/guc_submit: Make suspend_wait interruptibleFrancois Dugast-6/+6
2024-08-17drm/xe/hw_engine_group: Introduce xe_hw_engine_groupFrancois Dugast-0/+176
2024-08-17drm/xe: Use reserved copy engine for user binds on faulting devicesMatthew Brost-68/+70
2024-08-17drm/i915/gt: remove stray declaration of intel_gt_release_all()Luca Coelho-1/+0
2024-08-16drm/amdgpu: abort KIQ waits when there is a pending resetVictor Skvortsov-1/+8
2024-08-16drm/amdgpu: Make enforce_isolation setting per GPUSrinivasan Shanmugam-8/+21
2024-08-16drm/amdgpu: Emit cleaner shader at end of IB submissionAlex Deucher-0/+6
2024-08-16drm/amdgpu: Add infrastructure for Cleaner Shader featureSrinivasan Shanmugam-0/+49
2024-08-16drm/amdgpu: handle enforce isolation on non-0 gfxhubAlex Deucher-1/+1
2024-08-16drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1Alex Deucher-8/+10
2024-08-16drm/amdgpu: add vcn ip dump support for vcn_v2_6Sunil Khatri-2/+2
2024-08-16drm/amdgpu: add print support for vcn_v2_5 ip dumpSunil Khatri-1/+33
2024-08-16drm/amdgpu: add vcn_v2_5 ip dump supportSunil Khatri-1/+79
2024-08-16drm/amdgpu: add print support for vcn_v2_0 ip dumpSunil Khatri-1/+33
2024-08-16drm/amdgpu: add vcn_v2_0 ip dump supportSunil Khatri-1/+78
2024-08-16drm/amdgpu: add print support for vcn_v1_0 ip dumpSunil Khatri-1/+33