aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-10-11drm/amdgpu: remove check for CE in RAS error address queryTao Zhou4-90/+59
2022-10-11drm/i915: Fix display problems after resumeThomas Hellström1-1/+7
2022-10-11drm/i915: use proper helper for register updatesAndrzej Hajda4-212/+112
2022-10-11drm/i915: make intel_uncore_rmw() write unconditionallyAndrzej Hajda1-4/+4
2022-10-11drm/i915/display: Use intel_uncore alias if definedAndrzej Hajda1-7/+7
2022-10-11drm/i915/display: remove drm_device aliasesAndrzej Hajda15-105/+74
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-9/+5
2022-10-10drm/amd/display: fix array-bounds error in dc_stream_remove_writeback() [take 2]Guenter Roeck1-2/+2
2022-10-10drm/amd/pm: smu7_hwmgr: fix potential off-by-one overflow in 'performance_lev...Alexey Kodanev1-1/+1
2022-10-10drm/amd/pm: vega10_hwmgr: fix potential off-by-one overflow in 'performance_l...Alexey Kodanev1-1/+1
2022-10-10drm/amdgpu: fix SDMA suspend/resume on SR-IOVAlex Deucher4-13/+18
2022-10-10drm/amdgpu: switch sdma buffer function tear down to a helperAlex Deucher10-59/+36
2022-10-10drm/amdgpu: Fix SDMA engine resume issue under SRIOVBokun Zhang1-3/+10
2022-10-10drm/amd/display: Fix watermark calculationAlvin Lee1-1/+1
2022-10-10drm/amd/display: Drop uncessary OTG lock checkRodrigo Siqueira1-10/+1
2022-10-10drm/amd/display: Use set_vtotal_min_max to configure OTG VTOTALRodrigo Siqueira4-20/+5
2022-10-10drm/amd/display: Add a missing hook to DCN20Rodrigo Siqueira1-0/+1
2022-10-10drm/amd/display: always allow pstate change when no dpps are active on dcn315Dmytro Laktyushkin1-3/+6
2022-10-10drm/amd/display: Display does not light up after S4 resumeMeenakshikumar Somasundaram5-1/+56
2022-10-10drm/amd/display: Use the same cursor info across featuresMax Tseng11-148/+400
2022-10-10drm/amd/display: Fix bug preventing FCLK Pstate allow message being sentDillon Varone1-2/+2
2022-10-10drm/amd/display: Acquire FCLK DPM levels on DCN32Dillon Varone2-15/+41
2022-10-10drm/amd/display: Validate DSC After Enable All New CRTCsFangzhi Zuo1-4/+9
2022-10-10drm/amd/display: Add a helper to map ODM/MPC/Multi-Plane resourcesJun Lei5-2/+61
2022-10-10drm/amd/display: increase hardware status wait timeVladimir Stempen2-3/+3
2022-10-10drm/amd/display: Do not trigger timing sync for phantom pipesAurabindo Pillai1-3/+23
2022-10-10drm/amd/display: Use correct pixel clock to program DTBCLK DTO'sDillon Varone1-1/+1
2022-10-10drm/amd/display: do not compare integers of different widthsJosip Pavic1-2/+1
2022-10-10drm/amd/display: zeromem mypipe heap struct before using itMartin Leung1-0/+2
2022-10-10drm/amd/display: properly configure DCFCLK when enable/disable FreesyncVladimir Stempen2-1/+13
2022-10-10Revert "drm/amd/display: skip commit minimal transition state"Dillon Varone1-20/+0
2022-10-10drm/amd/display: Update PMFW z-state interface for DCN314Nicholas Kazlauskas2-9/+5
2022-10-10drm/amd/display: explicitly disable psr_feature_enable appropriatelyShirish S1-2/+6
2022-10-10Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+1
2022-10-10Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+1
2022-10-10drm/i915: Fix display problems after resumeThomas Hellström1-1/+7
2022-10-10drm/i915: Enable atomic by default on ctg/elkVille Syrjälä1-2/+3
2022-10-10drm/i915: Do the DRIVER_ATOMIC feature disable laterVille Syrjälä2-4/+4
2022-10-10drm/i915/slpc: Update the frequency debugfsVinay Belgaumkar1-1/+45
2022-10-10drm/i915: Add a wrapper for frequency debugfsVinay Belgaumkar3-156/+167
2022-10-10drm/bridge: tc358775: Do not soft reset i2c-slave controllerTeresa Remmet1-1/+1
2022-10-10drm/vc4: vec: Fix definition of PAL-M modeMateusz Kwiatkowski1-4/+4
2022-10-10drm/modes: parse_cmdline: Add support for named modes containing dashesGeert Uytterhoeven1-0/+2
2022-10-10drm/modes: Only consider bpp and refresh before optionsMaxime Ripard1-7/+9
2022-10-10drm/atomic: Add TV subconnector property to get/set_propertyMaxime Ripard1-0/+4
2022-10-10drm/connector: Rename subconnector state variableMaxime Ripard1-2/+2
2022-10-10drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambig...Maxime Ripard3-5/+5
2022-10-10drm/tests: Order Kunit tests in MakefileMaxime Ripard1-3/+11
2022-10-10drm/i915/perf: remove redundant variable 'taken'Colin Ian King1-4/+2