aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-02-15drm/amd/display: avoid unaligned access warningsJonathan Gray1-0/+2
2023-02-15drm/amd/display: Remove duplicate/repeating expressionsDeepak R Varma1-3/+1
2023-02-15drm/amd/display: Remove duplicate/repeating expressionDeepak R Varma1-1/+1
2023-02-15drm/amd/display: Make variables declaration inside ifdef guardArthur Grillo2-0/+8
2023-02-15drm/amd/display: Fix excess arguments on kernel-docArthur Grillo3-10/+9
2023-02-15drm/amd/display: Add previously missing includesArthur Grillo2-0/+2
2023-02-15drm/amd/amdgpu: Add function prototypes to headersArthur Grillo1-0/+1
2023-02-15drm/amd/display: Add function prototypes to headersArthur Grillo3-0/+6
2023-02-15drm/amd/display: Turn global functions into staticArthur Grillo1-1/+1
2023-02-15drm/amd/display: remove unused _calculate_degamma_curve functionMelissa Wen2-89/+0
2023-02-15drm/amd/display: remove unused func declaration from resource headersMelissa Wen1-4/+0
2023-02-15drm/amd/display: unset initial value for tf since it's never usedMelissa Wen1-2/+2
2023-02-15drm/amd/display: camel case cleanup in color_gamma fileMelissa Wen1-24/+26
2023-02-15drm/amd/pm: Allocate dummy table only if neededLijo Lazar2-3/+8
2023-02-15Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"Qingqing Zhuo1-46/+1
2023-02-15drm/amd/display: Promote DAL to 3.2.223Aric Cyr1-1/+1
2023-02-15drm/amd/display: temporary fix for page faultingAyush Gupta1-1/+1
2023-02-15drm/amd/display: upstream link_dp_dpia_bw.cMustapha Ghaddar3-29/+425
2023-02-15drm/amd/display: Disable HUBP/DPP PG on DCN314 for nowNicholas Kazlauskas1-0/+2
2023-02-15drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutMelissa Wen1-18/+19
2023-02-15drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctlyMelissa Wen1-1/+1
2023-02-15drm/amd/amdgpu: fix warning during suspendJack Xiao2-1/+4
2023-02-15drm/nouveau/led: explicitly include linux/leds.hThomas Weißschuh1-1/+1
2023-02-15drm/i915/xelpmp: Consider GSI offset when doing MCR lookupsMatt Roper1-1/+4
2023-02-15drm/i915: Fix system suspend without fbdev being initializedImre Deak1-1/+7
2023-02-15drm/i915: Fix GEN8_MISCCPCTLLucas De Marchi4-14/+10
2023-02-15drm/i915/pvc: Annotate two more workaround/tuning registers as MCRMatt Roper2-6/+12
2023-02-15drm/i915/bios: set default backlight controller indexJani Nikula1-0/+1
2023-02-15drm/i915: Pick the backlight controller based on VBT on ICP+Ville Syrjälä1-3/+31
2023-02-15drm/i915: Populate encoder->devdata for DSI on icl+Ville Syrjälä2-4/+14
2023-02-15drm/i915: Fix VBT DSI DVO port handlingVille Syrjälä1-10/+23
2023-02-15drm/i915: Fix memory leaks in scatterlistMatt Atwood1-2/+6
2023-02-15drm/i915/doc: Escape wildcard in method namesBagas Sanjaya1-3/+3
2023-02-15drm/i915/wm: add .get_hw_state to watermark funcsJani Nikula8-27/+40
2023-02-15drm/i915/wm: move functions to call watermark hooks to intel_wm.[ch]Jani Nikula3-95/+119
2023-02-15drm/i915/wm: move remaining watermark code out of intel_pm.cJani Nikula12-3981/+4052
2023-02-15drm/i915: move memory frequency detection to intel_dram.cJani Nikula3-130/+152
2023-02-15drm/i915: Sanitize the display fused-off check on GEN7/8Imre Deak1-2/+0
2023-02-15drm/i915/dgfx, mtl+: Disable display functionality if the display is not presentImre Deak2-0/+11
2023-02-15drm/i915: Move display power initialization during driver probing laterImre Deak2-7/+5
2023-02-15drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5Darrell Kavanagh1-0/+6
2023-02-15drm/i915: Fix system suspend without fbdev being initializedImre Deak1-1/+7
2023-02-14drm/vmwgfx: Do not drop the reference to the handle too soonZack Rusin7-10/+20
2023-02-14drm/vmwgfx: Stop accessing buffer objects which failed initZack Rusin2-3/+5
2023-02-14drm/vmwgfx: Do not drop the reference to the handle too soonZack Rusin7-10/+20
2023-02-14drm/vmwgfx: Stop accessing buffer objects which failed initZack Rusin2-3/+5
2023-02-14drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper1-7/+7
2023-02-14drm/amd/display: Add support for multiple overlay planesBhawanpreet Lakha3-7/+41
2023-02-14drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu14-269/+442
2023-02-14drm/amd/display: Update Z8 SR exit/enter latenciesNicholas Kazlauskas1-2/+2