aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-10-31drm/nouveau/fault/tu102-: prepare for GSP-RMBen Skeggs1-1/+7
2023-10-31drm/nouveau/devinit/tu102-: prepare for GSP-RMBen Skeggs5-0/+75
2023-10-31drm/nouveau/bus/tu102-: prepare for GSP-RMBen Skeggs1-0/+5
2023-10-31drm/nouveau/bar/tu102-: prepare for GSP-RMBen Skeggs2-1/+13
2023-10-31drm/nouveau/acr/tu102-: prepare for GSP-RMBen Skeggs2-0/+7
2023-10-31drm/nouveau/gsp: prepare for GSP-RMBen Skeggs11-24/+182
2023-10-31drm/nouveau/nvkm: bump maximum number of NVJPGBen Skeggs3-3/+3
2023-10-31drm/nouveau/nvkm: bump maximum number of NVDECBen Skeggs1-1/+1
2023-10-31drm/nouveau/mmu/tu102-: remove write to 0x100e68 during tlb invalidateBen Skeggs1-1/+0
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2023-10-31Merge tag 'amd-drm-next-6.7-2023-10-27' of https://gitlab.freedesktop.org/agd...Dave Airlie137-698/+1474
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie104-1367/+3592
2023-10-30drm/i915/mtl: Add Wa_22016670082Dnyaneshwar Bhadane1-0/+3
2023-10-30Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-5/+1
2023-10-30drm/i915/pmu: rearrange hrtimer pointer chasingJani Nikula1-3/+2
2023-10-30drm/i915/pmu: add event_to_pmu() helperJani Nikula1-25/+20
2023-10-30drm/i915/pmu: add pmu_to_i915() helperJani Nikula1-3/+8
2023-10-30drm/panfrost: Remove incorrect IS_ERR() checkSteven Price1-10/+2
2023-10-30drm/i915: move Makefile display debugfs files next to displayJani Nikula1-4/+5
2023-10-30drm/i915: fix Makefile sort and indentJani Nikula1-80/+89
2023-10-30drm/v3d: wait for all jobs to finish before unregisteringMaĆ­ra Canal1-0/+2
2023-10-30i915/perf: Fix NULL deref bugs with drm_dbg() callsHarshit Mogalapalli1-12/+3
2023-10-30drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTLChaitanya Kumar Borah1-1/+1
2023-10-30drm/i915: Flush WC GGTT only on required platformsNirmoy Das1-11/+24
2023-10-30drm/i915/mtl: avoid stringop-overflow warningArnd Bergmann1-6/+10
2023-10-30i915/perf: Fix NULL deref bugs with drm_dbg() callsHarshit Mogalapalli1-12/+3
2023-10-30drm/ssd130x: Fix possible uninitialized usage of crtc_state variableJavier Martinez Canillas1-1/+1
2023-10-30drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTLChaitanya Kumar Borah1-1/+1
2023-10-29drm/i915/display: Abstract C10/C20 pll calculationLucas De Marchi4-20/+20
2023-10-29drm/i915/display: Abstract C10/C20 pll hw readoutLucas De Marchi3-9/+23
2023-10-29drm/i915/lnl: Fix check for TC phyLucas De Marchi1-14/+14
2023-10-29drm/i915/lnl: Extend C10/C20 phyLucas De Marchi2-1/+2
2023-10-29drm/i915/gt: Remove unncessary {} from if-elseGilbert Adikankwu1-4/+3
2023-10-28Merge branch 'pci/vga'Bjorn Helgaas2-9/+4
2023-10-27drm/amdgpu: Remove unused variables from amdgpu_show_fdinfoUmio Yasuno1-6/+0
2023-10-27drm/amdgpu: Remove duplicate fdinfo fieldsRob Clark1-3/+0
2023-10-27drm/amd/amdgpu: avoid to disable gfxhub interrupt when driver is unloadedKenneth Feng1-1/+2
2023-10-27drm/amdgpu: Add EXT_COHERENT support for APU and NUMA systemsDavid Francis5-23/+45
2023-10-27drm/amdgpu: Retrieve CE count from ce_count_lo_chip in EccInfo tableCandice Li1-7/+5
2023-10-27drm/amdgpu: Identify data parity error corrected in replay modeCandice Li1-9/+23
2023-10-27drm/amdgpu: Fix typo in IP discovery parsingMukul Joshi1-1/+1
2023-10-27drm/amd/display: fix S/G display enablementHamza Mahfooz1-1/+1
2023-10-27drm/panel-edp: Add AUO B116XTN02, BOE NT116WHM-N21,836X2, NV116WHM-N49 V8.0Sheng-Liang Pan1-0/+3
2023-10-27drm/doc: describe PATH format for DP MSTSimon Ser1-0/+6
2023-10-27drm/i915: Flush WC GGTT only on required platformsNirmoy Das1-11/+24
2023-10-27drm: introduce CLOSEFB IOCTLSimon Ser3-0/+25
2023-10-27drm: extract closefb logic in separate functionSimon Ser1-22/+31
2023-10-27drm/atomic-helper: Fix spelling mistake "preceeding" -> "preceding"Kunwu Chan1-2/+2
2023-10-27drm/i915/gt: Remove {} from if-elseSoumya Negi1-4/+3
2023-10-27drm/ssd130x: Fix possible uninitialized usage of crtc_state variableJavier Martinez Canillas1-1/+1