summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-165-7/+7
|\
| * treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-114-6/+6
| * treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-1/+1
* | Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-144-44/+96
|\ \
| * | nouveau/dmem: evict device private memory during releaseAlistair Popple2022-10-121-0/+48
| * | nouveau/dmem: refactor nouveau_dmem_fault_copy_one()Alistair Popple2022-10-121-30/+28
| * | mm: free device private pages have zero refcountAlistair Popple2022-10-122-2/+2
| * | mm/memory.c: fix race when faulting a device private pageAlistair Popple2022-10-123-12/+18
* | | drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=nNathan Chancellor2022-10-141-1/+1
* | | Merge tag 'drm-next-2022-10-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-10-13116-1081/+1830
|\ \ \
| * \ \ Merge tag 'amd-drm-fixes-6.1-2022-10-12' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-10-14100-995/+1617
| |\ \ \
| | * | | drm/amd/display: Add HUBP surface flip interrupt handlerAurabindo Pillai2022-10-121-0/+1
| | * | | drm/amd/display: Simplify bool conversionYang Li2022-10-111-1/+1
| | * | | drm/amd/display: fix transfer function passed to build_coefficients()Alex Deucher2022-10-111-1/+1
| | * | | drm/amd/display: add a license to cursor_reg_cache.hAlex Deucher2022-10-111-0/+1
| | * | | drm/amd/display: make virtual_disable_link_output staticAlex Deucher2022-10-111-1/+1
| | * | | drm/amd/display: fix indentation in dc.cAlex Deucher2022-10-111-3/+3
| | * | | drm/amd/display: make dcn32_split_stream_for_mpc_or_odm staticAlex Deucher2022-10-111-1/+1
| | * | | drm/amd/display: fix build error on arm64Yang Yingliang2022-10-111-0/+4
| | * | | drm/amd/display: 3.2.207Aric Cyr2022-10-111-1/+1
| | * | | drm/amd/display: Clean some DCN32 macrosRodrigo Siqueira2022-10-111-10/+1
| | * | | drm/amdgpu: Add poison mode query for umc v8_10_0Candice Li2022-10-111-0/+26
| | * | | drm/amdgpu: Update umc v8_10_0 headersCandice Li2022-10-112-0/+5
| | * | | drm/amdgpu: fix coding style issue for mca notifierTao Zhou2022-10-111-3/+3
| | * | | drm/amdgpu: define convert_error_address for umc v8.7Tao Zhou2022-10-111-22/+25
| | * | | drm/amdgpu: define RAS convert_error_address APITao Zhou2022-10-113-93/+64
| | * | | drm/amdgpu: remove check for CE in RAS error address queryTao Zhou2022-10-114-90/+59
| | * | | drm/amd/display: fix array-bounds error in dc_stream_remove_writeback() [take 2]Guenter Roeck2022-10-101-2/+2
| | * | | drm/amd/pm: smu7_hwmgr: fix potential off-by-one overflow in 'performance_lev...Alexey Kodanev2022-10-101-1/+1
| | * | | drm/amd/pm: vega10_hwmgr: fix potential off-by-one overflow in 'performance_l...Alexey Kodanev2022-10-101-1/+1
| | * | | drm/amdgpu: fix SDMA suspend/resume on SR-IOVAlex Deucher2022-10-104-13/+18
| | * | | drm/amdgpu: switch sdma buffer function tear down to a helperAlex Deucher2022-10-1010-59/+36
| | * | | drm/amdgpu: Fix SDMA engine resume issue under SRIOVBokun Zhang2022-10-101-3/+10
| | * | | drm/amd/display: Fix watermark calculationAlvin Lee2022-10-101-1/+1
| | * | | drm/amd/display: Drop uncessary OTG lock checkRodrigo Siqueira2022-10-101-10/+1
| | * | | drm/amd/display: Use set_vtotal_min_max to configure OTG VTOTALRodrigo Siqueira2022-10-104-20/+5
| | * | | drm/amd/display: Add a missing hook to DCN20Rodrigo Siqueira2022-10-101-0/+1
| | * | | drm/amd/display: always allow pstate change when no dpps are active on dcn315Dmytro Laktyushkin2022-10-101-3/+6
| | * | | drm/amd/display: Display does not light up after S4 resumeMeenakshikumar Somasundaram2022-10-105-1/+56
| | * | | drm/amd/display: Use the same cursor info across featuresMax Tseng2022-10-1011-148/+400
| | * | | drm/amd/display: Fix bug preventing FCLK Pstate allow message being sentDillon Varone2022-10-101-2/+2
| | * | | drm/amd/display: Acquire FCLK DPM levels on DCN32Dillon Varone2022-10-102-15/+41
| | * | | drm/amd/display: Validate DSC After Enable All New CRTCsFangzhi Zuo2022-10-101-4/+9
| | * | | drm/amd/display: Add a helper to map ODM/MPC/Multi-Plane resourcesJun Lei2022-10-105-2/+61
| | * | | drm/amd/display: increase hardware status wait timeVladimir Stempen2022-10-102-3/+3
| | * | | drm/amd/display: Do not trigger timing sync for phantom pipesAurabindo Pillai2022-10-101-3/+23
| | * | | drm/amd/display: Use correct pixel clock to program DTBCLK DTO'sDillon Varone2022-10-101-1/+1
| | * | | drm/amd/display: do not compare integers of different widthsJosip Pavic2022-10-101-2/+1
| | * | | drm/amd/display: zeromem mypipe heap struct before using itMartin Leung2022-10-101-0/+2
| | * | | drm/amd/display: properly configure DCFCLK when enable/disable FreesyncVladimir Stempen2022-10-102-1/+13