aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-11-24drm/client: Remove match on mode nameMaxime Ripard1-4/+0
2022-11-24drm/modes: Properly generate a drm_display_mode from a named modeMaxime Ripard2-2/+111
2022-11-24drm/modes: Introduce the tv_mode property as a command-line optionMaxime Ripard2-3/+102
2022-11-24drm/connector: Add a function to lookup a TV mode by its nameMaxime Ripard3-0/+101
2022-11-24drm/modes: Add a function to generate analog display modesMaxime Ripard3-0/+622
2022-11-24drm/connector: Add TV standard propertyMaxime Ripard2-1/+125
2022-11-24drm/connector: Rename drm_mode_create_tv_propertiesMaxime Ripard6-13/+14
2022-11-24drm/connector: Only register TV mode property if presentMaxime Ripard1-8/+11
2022-11-24drm/connector: Rename legacy TV propertyMaxime Ripard7-20/+20
2022-11-24drm/tests: client: Mention that we can't use MODULE_ macrosMaxime Ripard1-0/+5
2022-11-24Merge drm/drm-next into drm-misc-nextThomas Zimmermann936-18091/+25206
2022-11-24Merge tag 'mediatek-drm-next-6.2' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie6-14/+169
2022-11-24Merge tag 'drm-next-20221122' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie1-1/+1
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie43-124/+371
2022-11-23drm/i915/uc: Fix table order verification to check all FW typesJohn Harrison1-4/+5
2022-11-23drm/i915/huc: fix leak of debug object in huc load fence on driver unloadDaniele Ceraolo Spurio2-5/+8
2022-11-23drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formatsGeert Uytterhoeven1-0/+4
2022-11-23drm/i915/selftest: Bump up sample period for busy stats selftestUmesh Nerlige Ramappa1-1/+1
2022-11-23i915/uncore: Acquire fw before loop in intel_uncore_read64_2x32Umesh Nerlige Ramappa1-14/+30
2022-11-23drm/i915/guc: make default_lists const dataJani Nikula1-1/+1
2022-11-23drm/i915: Remove non-existent pipes from bigjoiner pipe maskVille Syrjälä1-3/+7
2022-11-23drm/i915: Fix workarounds on Gen2-3Tvrtko Ursulin1-4/+1
2022-11-23drm/i915/gt: Manage uncore->lock while waiting on MCR registerMatt Roper3-17/+19
2022-11-23drm/mediatek: Add MT8195 ovl driver supportJustin Green1-0/+11
2022-11-23drm/mediatek: Add AFBC support to Mediatek DRM driverJustin Green3-5/+123
2022-11-23drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher1-1/+0
2022-11-23drm/amdgpu: add missing license to some filesAlex Deucher5-0/+5
2022-11-23drm/amdgpu: enable RAS poison for VCN 2.6Tao Zhou1-0/+29
2022-11-23drm/amdkfd: Release the topology_lock in error caseFelix Kuehling1-55/+65
2022-11-23drm/amdgpu: add register definition for VCN RAS initializationTao Zhou2-1/+29
2022-11-23drm/amdgpu: fix for suspend/resume kiq fence fallback under sriovShikang Fan1-11/+12
2022-11-23drm/amd/display: trigger timing sync only if TG is runningAurabindo Pillai1-0/+6
2022-11-23drm/amdgpu: Replace remaining 1-element array with flex-arrayPaulo Miguel Almeida1-1/+1
2022-11-23Revert "drm/amd/display: fix dpms_off issue when disabling bios mode"Alex Deucher1-1/+1
2022-11-23drm/amdgpu: fix unused-function errorRen Zhijie1-0/+2
2022-11-23drm/amdgpu: Fix minmax warningLuben Tuikov1-3/+6
2022-11-23drm/amdgpu: fix use-after-free during gpu recoveryStanley.Yang1-1/+6
2022-11-23drm/mediatek: Add mt8188 dpi compatibles and platform dataxinlei lee2-0/+19
2022-11-23drm/amdgpu: update documentation of parameter amdgpu_gtt_sizeZhenGuo Yin1-2/+1
2022-11-23drm/amdgpu/vcn: re-use original vcn0 doorbell valueJane Jian2-9/+1
2022-11-23drm/amdgpu: add the fan abnormal detection featurelyndonli3-0/+30
2022-11-23drm/amd/pm: update driver if header for smu_13_0_7lyndonli2-39/+80
2022-11-23drm/amd/pm: Enable bad memory page/channel recording support for smu v13_0_0Candice Li3-2/+49
2022-11-23drm/amd/display: 3.2.213Aric Cyr1-1/+1
2022-11-23drm/amd/display: Fix rotated cursor offset calculationDavid Galiffi3-30/+64
2022-11-23drm/amd/display: Revert check for phantom BPPAlvin Lee1-1/+1
2022-11-23drm/amd/display: Use new num clk levels struct for max mclk indexDillon Varone1-1/+1
2022-11-23drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan4-8/+13
2022-11-23drm/amd/display: Fix display corruption w/ VSR enableIlya Bakoulin1-1/+1
2022-11-23drm/amd/display: Retain phantom plane/stream if validation failsAlvin Lee5-0/+40