summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-03-28drm/i915/crc: convert intel_pipe_crc.c to struct intel_displayJani Nikula-69/+68
2025-03-28drm/i915/ddi: convert intel_ddi.c to struct intel_displayJani Nikula-467/+437
2025-03-28drm/i915/dpll: convert intel_dpll.[ch] to struct intel_displayJani Nikula-178/+160
2025-03-28drm/i915/selftests: Refactor RC6 power measurement and error handlingSk Anirban-16/+35
2025-03-27Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2025-03-27drm/xe/xe3lpg: Apply Wa_14022293748, Wa_22019794406Julia Filipchuk-0/+2
2025-03-27drm/xe: Use local fence in error path of xe_migrate_clearMatthew Brost-1/+1
2025-03-27drm/xe: Ensure fixed_slice_mode gets set after ccs_mode changeNiranjana Vishwanathapura-6/+6
2025-03-27drm/bridge: anx7625: Remove redundant 'flush_workqueue()' callsChen Ni-1/+0
2025-03-27drm/i915/dsi: let HW maintain the HS-TRAIL timingWilliam Tseng-16/+3
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2025-03-27drm/panic: add missing Markdown code spanMiguel Ojeda-1/+1
2025-03-27drm/panic: add missing spaceMiguel Ojeda-1/+1
2025-03-27drm/xe: Fix an out-of-bounds shift when invalidating TLBThomas Hellström-2/+10
2025-03-27drm/xe/migrate: Switch from drm to dev managed actionsAradhya Bhatia-3/+3
2025-03-27drm/nouveau: prime: fix ttm_bo_delayed_delete oopsChris Bainbridge-3/+3
2025-03-27drm: Remove redundant statement in drm_crtc_helper_set_mode()Huacai Chen-1/+0
2025-03-27drm/xe: Make the PT code handle placement per PTE rather than per vma / rangeThomas Hellström-62/+70
2025-03-27drm/xe/migrate: Allow xe_migrate_vram() also on non-pagefault capable devicesThomas Hellström-2/+3
2025-03-27drm/xe/bo: Add a bo remove callbackThomas Hellström-17/+140
2025-03-27drm/xe/svm: Fix a potential bo UAFThomas Hellström-2/+5
2025-03-27drm/xe: Introduce CONFIG_DRM_XE_GPUSVMThomas Hellström-27/+98
2025-03-27drm/i915: Disable RPG during live selftestBadal Nilawar-15/+22
2025-03-26drm/amdgpu/gfx12: fix num_mecAlex Deucher-1/+1
2025-03-26drm/amdgpu/gfx11: fix num_mecAlex Deucher-1/+1
2025-03-26drm/amd/pm: Add gpu_metrics_v1_8Asad Kamal-0/+117
2025-03-26drm/amdgpu: Prefer shadow rom when availableLijo Lazar-7/+27
2025-03-26drm/amd/pm: Update smu metrics table for smu_v13_0_6Asad Kamal-2/+5
2025-03-26drm/amd/pm: Remove host limit metrics supportAsad Kamal-15/+0
2025-03-26Remove unnecessary firmware version check for gc v9_4_2Candice Li-0/+1
2025-03-26drm/amdgpu: stop unmapping MQD for kernel queues v3Christian König-432/+67
2025-03-26Revert "drm/amdgpu/sdma_v4_4_2: update VM flush implementation for SDMA"Jesse.zhang@amd.com-133/+14
2025-03-26drm/amdgpu: Parse all deferred errors with UMC aca handleXiang Liu-19/+14
2025-03-26drm/amdgpu: Update ta ras blockStanley.Yang-0/+11
2025-03-26drm/amdgpu: Add NPS2 to DPX compatible modeLijo Lazar-1/+2
2025-03-26drm/amdgpu: Use correct gfx deferred error countXiang Liu-3/+4
2025-03-26drm/amd/display: Actually do immediate vblank disableLeo Li-0/+2
2025-03-26drm/amd/display: prevent hang on link training failBrendan Tam-3/+10
2025-03-26Revert "drm/amd/display: dml2 soc dscclk use DPM table clk setting"Charlene Liu-1/+1
2025-03-26drm/amd/display: Increase vblank offdelay for PSR panelsLeo Li-8/+33
2025-03-26drm/amd: Handle being compiled without SI or CIK support betterMario Limonciello-20/+24
2025-03-26drm/amd/pm: Add zero RPM enabled OD setting support for SMU14.0.2Tomasz Pakuła-1/+54
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev-2/+2
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev-2/+2
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev-1/+1
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev-0/+3
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev-1/+1
2025-03-26drm/virtio: Fix flickering issue seen with imported dmabufsVivek Kasireddy-0/+1
2025-03-26drm/shmem-helper: Use refcount_t for vmap_use_countDmitry Osipenko-19/+15
2025-03-26drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpinDmitry Osipenko-3/+3