summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-07-181617-29613/+386972
|\
| * Merge tag 'amd-drm-next-6.11-2024-07-12' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-07-1838-130/+1035
| |\
| | * drm/amdgpu/mes12: add missing opcode stringAlex Deucher2024-07-121-0/+1
| | * drm/amdgpu/mes11: update opcode stringsAlex Deucher2024-07-121-0/+3
| | * Revert "drm/amd/display: Reset freesync config before update new state"Leo Li2024-07-121-1/+0
| | * drm/amdgpu: remove exp hw support check for gfx12Alex Deucher2024-07-101-2/+0
| | * drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is completedYiPeng Chai2024-07-102-1/+23
| | * drm/amdgpu: flush all cached ras bad pages to eepromYiPeng Chai2024-07-101-6/+29
| | * drm/amdgpu: select compute ME engines dynamicallySunil Khatri2024-07-101-1/+1
| | * drm/amd/display: Allow display DCC for DCN401Aurabindo Pillai2024-07-101-6/+25
| | * drm/amdgpu: select compute ME engines dynamicallySunil Khatri2024-07-101-1/+1
| | * drm/amdgpu/job: Replace DRM_INFO/ERROR loggingAlex Deucher2024-07-101-10/+11
| | * drm/amdgpu: select compute ME engines dynamicallySunil Khatri2024-07-101-1/+1
| | * drm/amd/pm: Ignore initial value in smu response registerDanijel Slivka2024-07-103-5/+40
| | * drm/amdgpu: Initialize VF partition modeLijo Lazar2024-07-104-12/+88
| | * drm/amd/amdgpu: fix SDMA IRQ client ID <-> req mapping.Gavin Wan2024-07-101-7/+13
| | * drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1Zhigang Luo2024-07-082-0/+6
| | * drm/amdgpu: add ras event state device attribute supportYang Wang2024-07-082-5/+59
| | * drm/amd/swsmu: enable more Pstates profile levels for SMU v14.0.0 and v14.0.1Li Ma2024-07-081-10/+142
| | * drm/amdgpu: add ras POSION_CONSUMPTION event id supportYang Wang2024-07-083-6/+26
| | * drm/amdkfd: Use mode1 reset for GFX v9.4.4Stanley.Yang2024-07-081-2/+4
| | * drm/amdgpu: add ras POSION_CREATION event id supportYang Wang2024-07-082-3/+15
| | * drm/amdgpu: refine amdgpu ras event id core codeYang Wang2024-07-084-26/+104
| | * drm/amd/display: Solve mst monitors blank out problem after resumeWayne Lin2024-07-081-1/+2
| | * drm/amdgpu: reject gang submit on reserved VMIDsChristian König2024-07-083-1/+30
| | * drm/amdgpu: enable dpg for vcn and jpeg on GC 11_5_2Saleemkhan Jamadar2024-07-081-1/+3
| | * drm/amdgpu: remove redundant semicolons in RAS_EVENT_LOGYang Wang2024-07-081-1/+1
| | * drm/amdgpu: restore dcc bo tilling configs while movingFrank Min2024-07-083-5/+33
| | * drm/amdgpu: add gfx queue support for gfx12 ipdumpSunil Khatri2024-07-081-0/+94
| | * drm/amdgpu: add cp queue registers for gfx12 ipdumpSunil Khatri2024-07-081-2/+109
| | * drm/amdgpu: enable redirection of irq's for IH v7.0Sunil Khatri2024-07-081-0/+15
| | * drm:amdgpu: enable IH ring1 for IH v7.0Sunil Khatri2024-07-081-2/+9
| | * drm/amdgpu: Set no_hw_access when VF request full GPU failsYifan Zha2024-07-081-1/+3
| | * drm/amdgpu: add print support for gfx12 ipdumpSunil Khatri2024-07-081-0/+16
| | * drm/amdgpu: add gfx12 register support in ipdumpSunil Khatri2024-07-081-0/+101
| | * drm/amdgpu: update gfxhub client id for gfx12Frank Min2024-07-081-1/+21
| | * drm/amd/pm: avoid to load smu firmware for APUsTim Huang2024-07-084-16/+10
| | * drm/amdgpu: sysfs node disable query error count during gpu resetYiPeng Chai2024-07-083-3/+5
| * | drm/omap: Restrict compile testing to PAGE_SIZE less than 64KBNathan Chancellor2024-07-121-1/+1
| * | Merge tag 'drm-xe-next-fixes-2024-07-11' of https://gitlab.freedesktop.org/dr...Dave Airlie2024-07-1258-534/+1007
| |\ \
| | * | drm/xe: Drop trace_xe_hw_fence_freeMatthew Brost2024-07-112-6/+0
| | * | drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit2024-07-1110-137/+138
| | * | Merge tag 'drm-intel-next-2024-06-28' of https://gitlab.freedesktop.org/drm/i...Daniel Vetter2024-07-1046-391/+869
| | |\ \ | | | |/ | | |/|
| | | * drm/i915/mtl: Skip PLL state verification in TBT modeImre Deak2024-06-283-8/+12
| | | * drm/i915/dsb: Try to document that DSB_STATUS bit 16 is level triggeredVille Syrjälä2024-06-271-1/+1
| | | * drm/i915/display: For MTL+ platforms skip mg dp programmingImre Deak2024-06-261-0/+3
| | | * drm/i915/psr: Modify dg2_activate_panel_replay to support eDPJouni Högander2024-06-251-0/+13
| | | * drm/i915/psr: Check Early Transport for Panel Replay as wellJouni Högander2024-06-251-3/+3
| | | * drm/i915/psr: Perform scanline indication check for Panel Replay as wellJouni Högander2024-06-251-6/+6
| | | * drm/i915/psr: Perform psr2 checks related to ALPM for Panel ReplayJouni Högander2024-06-251-13/+28