summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-10-12drm/amd/display: skip audio setup when audio stream is enabledzhikzhai
2022-10-12drm/amd/display: update gamut remap if plane has changedHugo Hu
2022-10-12drm/amd/display: Assume an LTTPR is always present on fixed_vs linksMichael Strauss
2022-10-12drm/amd/display: Fix double cursor on non-video RGB MPOLeo Li
2022-10-05drm/i915/gem: Really move i915_gem_context.link under ref protectionChris Wilson
2022-10-05Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resu...Brian Norris
2022-10-05drm/bridge: lt8912b: fix corrupted image outputFrancesco Dolcini
2022-10-05drm/bridge: lt8912b: set hdmi or dvi modePhilippe Schenker
2022-10-05drm/bridge: lt8912b: add vsync hsyncPhilippe Schenker
2022-10-05drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang
2022-10-05drm/i915/gt: Restrict forced preemption to the active contextChris Wilson
2022-09-28drm/amdgpu: don't register a dirty callback for non-atomicAlex Deucher
2022-09-28drm/rockchip: Fix return type of cdn_dp_connector_mode_validNathan Huckleberry
2022-09-28drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor
2022-09-28drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()Nathan Chancellor
2022-09-28drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...Nathan Chancellor
2022-09-28drm/amd/display: Limit user regamma to a valid valueYao Wang1
2022-09-28drm/amdgpu: use dirty framebuffer helperHamza Mahfooz
2022-09-28drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen
2022-09-28drm/gma500: Fix BUG: sleeping function called from invalid context errorsHans de Goede
2022-09-28drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen
2022-09-28drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()Nícolas F. R. A. Prado
2022-09-28drm/hisilicon: Add depends on MMURandy Dunlap
2022-09-28drm/hisilicon/hibmc: Allow to be built if COMPILE_TEST is enabledJavier Martinez Canillas
2022-09-28drm/panel: simple: Fix innolux_g121i1_l01 bus_formatHeiko Schocher
2022-09-28drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacksAngeloGioacchino Del Regno
2022-09-28drm/amdgpu: make sure to init common IP before gmcAlex Deucher
2022-09-28drm/amdgpu: Separate vf2pf work item init from virt data exchangeVictor Skvortsov
2022-09-23drm/panfrost: devfreq: set opp to the recommended one to configure regulatorClément Péron
2022-09-23drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vegaAlex Deucher
2022-09-23drm/amdgpu: move nbio ih_doorbell_range() into ih code for vegaAlex Deucher
2022-09-23drm/amdgpu: Don't enable LTR if not supportedLijo Lazar
2022-09-23drm/meson: Fix OSD1 RGB to YCbCr coefficientStuart Menefy
2022-09-23drm/meson: Correct OSD1 global alpha valueStuart Menefy
2022-09-23drm/tegra: vic: Fix build warning when CONFIG_PM=nYueHaibing
2022-09-20drm/amd/amdgpu: skip ucode loading if ucode_size == 0Chengming Gui
2022-09-20drm/msm/rd: Fix FIFO-full deadlockRob Clark
2022-09-15drm/bridge: display-connector: implement bus fmts callbacksNeil Armstrong
2022-09-15drm/i915: Implement WaEdpLinkRateDataReloadVille Syrjälä
2022-09-15drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman
2022-09-15drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctlyQu Huang
2022-09-15drm/radeon: add a force flush to delay work when radeonZhenneng Li
2022-09-15drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Candice Li
2022-09-15drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to ps...YiPeng Chai
2022-09-15drm/gem: Fix GEM handle release errorsJeffy Chen
2022-09-08drm/i915: Skip wm/ddb readout for disabled pipesVille Syrjälä
2022-09-08drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirkDiego Santa Cruz
2022-09-08drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2022-09-08drm/i915/display: avoid warnings when registering dual panel backlightArun R Murthy
2022-09-08drm/i915/backlight: extract backlight code to a separate fileJani Nikula