summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-10-05drm/i915/gem: Really move i915_gem_context.link under ref protectionChris Wilson1-4/+4
2022-10-05Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resu...Brian Norris1-13/+0
2022-10-05drm/bridge: lt8912b: fix corrupted image outputFrancesco Dolcini1-1/+1
2022-10-05drm/bridge: lt8912b: set hdmi or dvi modePhilippe Schenker1-0/+2
2022-10-05drm/bridge: lt8912b: add vsync hsyncPhilippe Schenker1-1/+8
2022-10-05drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang2-1/+30
2022-10-05drm/i915/gt: Restrict forced preemption to the active contextChris Wilson2-1/+35
2022-09-28drm/amdgpu: don't register a dirty callback for non-atomicAlex Deucher1-1/+10
2022-09-28drm/rockchip: Fix return type of cdn_dp_connector_mode_validNathan Huckleberry1-2/+3
2022-09-28drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor1-2/+1
2022-09-28drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()Nathan Chancellor1-125/+47
2022-09-28drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...Nathan Chancellor1-196/+52
2022-09-28drm/amd/display: Limit user regamma to a valid valueYao Wang11-0/+4
2022-09-28drm/amdgpu: use dirty framebuffer helperHamza Mahfooz1-0/+2
2022-09-28drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen1-0/+11
2022-09-28drm/gma500: Fix BUG: sleeping function called from invalid context errorsHans de Goede1-4/+7
2022-09-28drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen2-14/+8
2022-09-28drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()Nícolas F. R. A. Prado1-11/+10
2022-09-28drm/hisilicon: Add depends on MMURandy Dunlap1-0/+1
2022-09-28drm/hisilicon/hibmc: Allow to be built if COMPILE_TEST is enabledJavier Martinez Canillas1-1/+1
2022-09-28drm/panel: simple: Fix innolux_g121i1_l01 bus_formatHeiko Schocher1-1/+1
2022-09-28drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacksAngeloGioacchino Del Regno1-0/+3
2022-09-28drm/amdgpu: make sure to init common IP before gmcAlex Deucher1-3/+11
2022-09-28drm/amdgpu: Separate vf2pf work item init from virt data exchangeVictor Skvortsov3-13/+30
2022-09-23drm/panfrost: devfreq: set opp to the recommended one to configure regulatorClément Péron1-0/+11
2022-09-23drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vegaAlex Deucher2-22/+5
2022-09-23drm/amdgpu: move nbio ih_doorbell_range() into ih code for vegaAlex Deucher3-3/+8
2022-09-23drm/amdgpu: Don't enable LTR if not supportedLijo Lazar3-3/+24
2022-09-23drm/meson: Fix OSD1 RGB to YCbCr coefficientStuart Menefy1-1/+1
2022-09-23drm/meson: Correct OSD1 global alpha valueStuart Menefy1-1/+1
2022-09-23drm/tegra: vic: Fix build warning when CONFIG_PM=nYueHaibing1-2/+2
2022-09-20drm/amd/amdgpu: skip ucode loading if ucode_size == 0Chengming Gui1-1/+1
2022-09-20drm/msm/rd: Fix FIFO-full deadlockRob Clark1-0/+3
2022-09-15drm/bridge: display-connector: implement bus fmts callbacksNeil Armstrong1-0/+86
2022-09-15drm/i915: Implement WaEdpLinkRateDataReloadVille Syrjälä1-0/+22
2022-09-15drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2022-09-15drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctlyQu Huang1-0/+1
2022-09-15drm/radeon: add a force flush to delay work when radeonZhenneng Li1-0/+3
2022-09-15drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Candice Li1-1/+2
2022-09-15drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to ps...YiPeng Chai2-1/+4
2022-09-15drm/gem: Fix GEM handle release errorsJeffy Chen3-26/+15
2022-09-08drm/i915: Skip wm/ddb readout for disabled pipesVille Syrjälä1-1/+7
2022-09-08drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirkDiego Santa Cruz1-0/+3
2022-09-08drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King1-1/+1
2022-09-08drm/i915/display: avoid warnings when registering dual panel backlightArun R Murthy1-14/+12
2022-09-08drm/i915/backlight: extract backlight code to a separate fileJani Nikula14-1805/+1843
2022-09-08drm/msm/dsi: Fix number of regulators for SDM660Douglas Anderson1-1/+1
2022-09-08drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfgDouglas Anderson1-1/+1
2022-09-08drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4Kuogee Hsieh1-1/+1
2022-09-08drm/msm/dsi: fix the inconsistent indentingsunliming1-1/+1