summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc()Boris Brezillon2024-10-011-0/+8
| | * | drm/panthor: Add FOP_UNSIGNED_OFFSET to fop_flagsLiviu Dudau2024-10-011-0/+1
| | * | Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst2024-10-011320-22902/+45811
| | |\ \
| | * | | drm/sched: revert "Always increment correct scheduler score"Christian König2024-09-301-1/+1
| | * | | drm/sched: Always increment correct scheduler scoreTvrtko Ursulin2024-09-261-1/+1
| | * | | drm/sched: Always wake up correct scheduler in drm_sched_entity_push_jobTvrtko Ursulin2024-09-261-2/+8
| | * | | drm/sched: Add locking to drm_sched_entity_modify_schedTvrtko Ursulin2024-09-261-0/+2
| * | | | Merge tag 'amd-drm-fixes-6.12-2024-10-02' of https://gitlab.freedesktop.org/a...Dave Airlie2024-10-036-7/+37
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drm/amd/display: Fix system hang while resume with TBT monitorTom Chung2024-10-011-0/+6
| | * | | drm/amd/display: Enable idle workqueue for more IPS modesLeo Li2024-10-011-1/+2
| | * | | drm/amd/display: Add HDR workaround for specific eDPAlex Hung2024-10-013-1/+15
| | * | | drm/amd/display: avoid set dispclk to 0Charlene Liu2024-10-011-0/+1
| | * | | drm/amd/display: Restore Optimized pbn Value if Failed to Disable DSCFangzhi Zuo2024-10-011-4/+13
| | * | | drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal...Yihan Zhu2024-10-011-1/+0
| * | | | Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-10-019-22/+39
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPSThomas Zimmermann2024-09-251-1/+1
| | * | drm/connector: hdmi: Fix writing Dynamic Range Mastering infoframesDerek Foreman2024-09-242-6/+2
| | * | drm/sched: Fix dynamic job-flow control raceRob Clark2024-09-242-7/+4
| | * | drm/panthor: Fix race when converting group handle to group objectSteven Price2024-09-231-2/+14
| | * | drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLAHans de Goede2024-09-142-4/+10
| | * | drm/dp_mst: Fix DSC decompression detection in Synaptics branch devicesImre Deak2024-09-121-2/+8
* | | | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-0211-11/+11
|/ / /
* | | Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-09-28111-862/+1097
|\ \ \
| * \ \ Merge tag 'amd-drm-fixes-6.12-2024-09-27' of https://gitlab.freedesktop.org/a...Dave Airlie2024-09-28100-831/+1027
| |\ \ \ | | | |/ | | |/|
| | * | drm/amd/pm: update workload mask after the settingKenneth Feng2024-09-263-2/+13
| | * | drm/amdgpu: bump driver version for cleared VRAMAlex Deucher2024-09-261-1/+2
| | * | drm/amdgpu: fix vbios fetching for SR-IOVAlex Deucher2024-09-261-2/+9
| | * | drm/amdgpu: fix PTE copy corruption for sdma 7Frank Min2024-09-261-2/+5
| | * | drm/amdkfd: Add SDMA queue quantum support for GFX12Sreekant Somasekharan2024-09-251-0/+4
| | * | drm/amdgpu/vcn: enable AV1 on both instancesSaleemkhan Jamadar2024-09-251-165/+0
| | * | drm/amdkfd: Fix CU occupancy for GFX 9.4.3Mukul Joshi2024-09-254-11/+29
| | * | drm/amdkfd: Update logic for CU occupancy calculationsMukul Joshi2024-09-256-65/+89
| | * | drm/amdgpu: skip coredump after job timeout in SRIOVZhenGuo Yin2024-09-251-1/+4
| | * | drm/amdgpu: sync to KFD fences before clearing PTEsChristian König2024-09-253-0/+37
| | * | drm/amdgpu/mes12: set enable_level_process_quantum_checkJack Xiao2024-09-251-0/+1
| | * | drm/amdgpu/mes12: reduce timeoutAlex Deucher2024-09-181-1/+1
| | * | drm/amdgpu/mes11: reduce timeoutAlex Deucher2024-09-181-1/+1
| | * | drm/amdgpu: use GEM references instead of TTMs v2Christian König2024-09-183-13/+10
| | * | drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`Mario Limonciello2024-09-181-1/+1
| | * | drm/amd/display: Fix kdoc entry for 'tps' in 'dc_process_dmub_dpia_set_tps_no...Srinivasan Shanmugam2024-09-181-1/+1
| | * | drm/amdgpu: update golden regs for gfx12Frank Min2024-09-181-3/+11
| | * | drm/amdgpu: clean up vbios fetching codeAlex Deucher2024-09-181-14/+2
| | * | drm/amd/display: handle nulled pipe context in DCE110's set_drr()Tobias Jakobi2024-09-181-7/+14
| | * | drm/amdgpu/bios: split vbios fetching between APU and dGPUAlex Deucher2024-09-181-2/+45
| | * | drm/amdgpu: remove amdgpu_pin_restricted()Christian König2024-09-183-54/+6
| | * | drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flagChristian König2024-09-189-1/+13
| | * | drm/amdgpu: Fix XCP instance mask calculationLijo Lazar2024-09-181-19/+13
| | * | drm/amdgpu: Fix get each xcp macroAsad Kamal2024-09-181-1/+1
| | * | drm/amd/display: 3.2.301Aric Cyr2024-09-181-1/+1
| | * | drm/amd/display: Clear cached watermark after resumeCharlene Liu2024-09-181-0/+1