summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-24Merge tag 'drm-intel-gt-next-2023-01-18' of git://anongit.freedesktop.org/drm...Daniel Vetter127-952/+2661
2023-01-18drm/i915: remove a couple of superfluous i915_drm.h includesJani Nikula2-3/+0
2023-01-18drm/i915/selftests: Unwind hugepages to drop wakeref on errorChris Wilson1-4/+4
2023-01-18drm/i915/gt: Start adding module oriented dmesg outputJohn Harrison9-98/+129
2023-01-18drm/i915: re-disable RC6p on Sandy BridgeSasa Dragic1-1/+2
2023-01-16Merge tag 'drm-intel-next-2023-01-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie64-1474/+3108
2023-01-16Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie70-1335/+2869
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-13' of https://gitlab.freedesktop.org/agd...Dave Airlie67-1591/+997
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd...Dave Airlie136-999/+1967
2023-01-13drm/i915/pxp: Use drm_dbg if arb session failed due to fw versionAlan Previn2-0/+5
2023-01-12drm/vkms: reintroduce prepare_fb and cleanup_fb functionsMaĆ­ra Canal1-1/+35
2023-01-12drm/i915/display: Prune Interlace modes for Display >=12Ankit Nautiyal2-3/+9
2023-01-12drm/i915/display: Drop check for doublescan mode in modevalidAnkit Nautiyal2-6/+0
2023-01-12drm/amdkfd: Page aligned memory reserve sizePhilip Yang3-8/+15
2023-01-12drm/amdkfd: Cleanup vm process info if init vm failedPhilip Yang3-20/+14
2023-01-11drm/panel-xinpeng-xpp055c272: Drop custom DSI write macroJavier Martinez Canillas1-60/+52
2023-01-11drm/panel-sony-tulip-truly-nt35521: Drop custom DSI write macroJavier Martinez Canillas1-203/+195
2023-01-11drm/panel-mantix-mlaf057we51: Drop custom DSI write macroJavier Martinez Canillas1-16/+8
2023-01-11drm/panel-sharp-ls060t1sx01: Drop custom DSI write macroJavier Martinez Canillas1-17/+2
2023-01-11drm/panel-samsung-sofef00: Drop custom DSI write macroJavier Martinez Canillas1-16/+8
2023-01-11drm/panel-samsung-s6e88a0-ams452ef01: Drop custom DSI write macroJavier Martinez Canillas1-26/+18
2023-01-11drm/panel-jdi-fhd-r63452: Drop custom DSI write macrosJavier Martinez Canillas1-37/+21
2023-01-11drm/panel-novatek-nt35950: Drop custom DSI write macroJavier Martinez Canillas1-11/+3
2023-01-11drm/panel-boe-bf060y8m-aj0: Drop custom DSI write macroJavier Martinez Canillas1-25/+17
2023-01-11drm/panel-elida-kd35t133: Drop custom DSI write macroJavier Martinez Canillas1-27/+19
2023-01-11drm/panel-leadtek-ltk050h3146w: Drop custom DSI write macroJavier Martinez Canillas1-57/+49
2023-01-11drm/panel-sitronix-st7703: Drop custom DSI write macrosJavier Martinez Canillas1-179/+162
2023-01-11drm/panel-asus-z00t-tm5p5-n35596: Drop custom DSI write macrosJavier Martinez Canillas1-56/+40
2023-01-11drm/i915/guc: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-3/+3
2023-01-11drm/i915: Do not cover all future platforms in TLB invalidationTvrtko Ursulin1-2/+15
2023-01-11drm/panel-edp: add IVO M133NW4J panel entryAbel Vesa1-0/+1
2023-01-11drm/panel-edp: fix name for IVO product id 854bAbel Vesa1-1/+1
2023-01-11drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang2-2/+2
2023-01-11drm/amd/display: No need for Null pointer check before kfreeDeepak R Varma2-4/+2
2023-01-11drm/amd/pm/smu13: BACO is supported when it's in BACO stateGuchun Chen1-0/+4
2023-01-11drm/amdkfd: Add sync after creating vram boEric Huang1-0/+9
2023-01-11drm/amdkfd: Use resource_size() helper functionDeepak R Varma1-2/+1
2023-01-11drm/i915/mtl: update scaler source and destination limits for MTLAnimesh Manna1-8/+32
2023-01-11drm/i915/mtl: limit second scaler vertical scaling in ver >= 14Luca Coelho1-10/+75
2023-01-10drm/amdgpu: Fixed bug on error when unloading amdgpuYiPeng Chai1-1/+1
2023-01-10drm/amd: make amdgpu_ucode_validate staticMario Limonciello2-2/+1
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for siMario Limonciello1-9/+2
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for powerplayMario Limonciello1-2/+1
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for DMCUMario Limonciello1-9/+2
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GPU info binMario Limonciello1-11/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for CGSMario Limonciello1-9/+2
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for VCEMario Limonciello1-11/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for UVDMario Limonciello1-11/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SDMA on CIKMario Limonciello1-10/+6
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SDMA3.0Mario Limonciello1-12/+6