summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-11-02drm/amd/display: Reset flip_immediate to topmost planeAlvin Lee
2020-11-02drm/amd/display: Update connector on DSC property changeEryk Brol
2020-11-02drm/amd/display: correct eDP T9 delayHugo Hu
2020-11-02drm/amd/display: Add OPTC memory low power supportJacky Liao
2020-11-02drm/amd/display: Update panel registerChris Park
2020-11-02drm/amd/display: fail instead of div by zero/bugcheckAshley Thomas
2020-11-02drm/amd/display: 3.2.109Aric Cyr
2020-11-02drm/amd/display: Blank HUBP during pixel data blank for DCN30Joshua Aberback
2020-11-02drm/amd/display: stop top_mgr when type change to non-MST during s3Lewis Huang
2020-11-02drm/amd/display: [FW Promotion] Release 0.0.39Anthony Koo
2020-11-02drm/amd/display: Keep GSL for full updates with planes that flip VSYNCAlvin Lee
2020-11-02drm/amd/display: Force prefetch mode to 0Isabel Zhang
2020-11-02drm/amd/display: only check available pipe to disable vbios mode.Yongqiang Sun
2020-11-02drm/amd/display: Add MPC memory shutdown support for DCN3Jacky Liao
2020-11-02drm/amd/display: Fix compilation errorTao.Huang
2020-11-02drm: Remove SCATTERLIST_MAX_SEGMENTJason Gunthorpe
2020-11-02gpu/drm: delete same check in if conditionBernard Zhao
2020-11-02drm/ast: Support 1600x900 with 108MHz PCLKKuoHsiang Chou
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-11-02drm/vc4: kms: Add functions to create the state objectsMaxime Ripard
2020-11-02drm/vc4: Use devm_drm_dev_allocMaxime Ripard
2020-11-02drm/vc4: Use the helper to retrieve vc4_dev when neededMaxime Ripard
2020-11-02drm/vc4: gem: Add a managed action to cleanup the job queueMaxime Ripard
2020-11-02drm/vc4: drv: Use managed drm_mode_config_initMaxime Ripard
2020-11-02drm/vc4: bo: Add a managed action to cleanup the cacheMaxime Ripard
2020-11-02drm/nouveau/ttm: Add limits.hMaxime Ripard
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-11-01drm/amdgpu: fix build_coefficients() argumentArnd Bergmann
2020-11-01amd/amdgpu: Disable VCN DPG mode for PicassoVeerabadhran Gopalakrishnan
2020-10-30drm/hisilicon: Adding a const declaration to an invariant constructTian Tao
2020-11-02drm/nouveu: fix swiotlb includeChristian König
2020-10-30drm/i915: Reduce severity for fixing up mistaken VBT tc->legacy_portChris Wilson
2020-10-30drm/amd/display: Clean up GFX9 tiling_flags path.Bas Nieuwenhuizen
2020-10-30drm/amd/display: Expose modifiers.Bas Nieuwenhuizen
2020-10-30drm/amd/display: Add formats for DCC with 2/3 planes.Bas Nieuwenhuizen
2020-10-30drm/amd/display: Set DC options from modifiers.Bas Nieuwenhuizen
2020-10-30drm/amd/display: Refactor surface tiling setup.Bas Nieuwenhuizen
2020-10-30drm/amd/display: Convert tiling_flags to modifiers.Bas Nieuwenhuizen
2020-10-30drm/amd/display: Store tiling_flags in the framebuffer.Bas Nieuwenhuizen
2020-10-30drm/amd/display: Honor the offset for plane 0.Bas Nieuwenhuizen
2020-10-30drm/amd: Init modifier field of helper fb.Bas Nieuwenhuizen
2020-10-30drm/amd/display: Do not silently accept DCC for multiplane formats.Bas Nieuwenhuizen
2020-10-30drm/amd/pm: fix compile warnings about variable used uninitializedEvan Quan
2020-10-30drm/amd/pm: fix compile warning about missing prototype for functionEvan Quan
2020-10-30drm/i915: Get rid of ibx_irq_pre_postinstall()Ville Syrjälä
2020-10-30drm/i915: Use GEN3_IRQ_INIT() to init south interrupts in icp+Ville Syrjälä
2020-10-30drm/i915: Enable hpd logic only for ports that are presentVille Syrjälä
2020-10-30drm/i915: Remove per-platform IIR HPD maskingVille Syrjälä
2020-10-30drm/i915: Rename 'tmp_mask'Ville Syrjälä