summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'amd-drm-fixes-6.0-2022-09-30-1' of https://gitlab.freedesktop.org/...Daniel Vetter2022-09-307-149/+281
|\
| * drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang2022-09-301-152/+4
| * drm/amdgpu: add helper to init rlc firmwareHawking Zhang2022-09-302-1/+38
| * drm/amdgpu: add helper to init rlc fw in header v2_4Hawking Zhang2022-09-301-0/+60
| * drm/amdgpu: add helper to init rlc fw in header v2_3Hawking Zhang2022-09-301-0/+35
| * drm/amdgpu: add helper to init rlc fw in header v2_2Hawking Zhang2022-09-301-0/+30
| * drm/amdgpu: add helper to init rlc fw in header v2_1Hawking Zhang2022-09-301-0/+40
| * drm/amdgpu: add helper to init rlc fw in header v2_0Hawking Zhang2022-09-301-0/+64
| * drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfxHawking Zhang2022-09-303-0/+13
| * drm/amdgpu: Enable sram on vcn_4_0_2Sonny Jiang2022-09-291-1/+1
| * drm/amdgpu: Enable VCN DPG for GC11_0_1Sonny Jiang2022-09-291-0/+1
* | Merge tag 'drm-intel-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie2022-09-303-5/+46
|\ \
| * | drm/i915/gt: Perf_limit_reasons are only available for Gen11+Ashutosh Dixit2022-09-281-4/+11
| * | drm/i915/gt: Restrict forced preemption to the active contextChris Wilson2022-09-262-1/+35
* | | Merge tag 'amd-drm-fixes-6.0-2022-09-29' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-09-3023-86/+283
|\ \ \ | | |/ | |/|
| * | drm/amd/display: Prevent OTG shutdown during PSR SULeo Li2022-09-291-1/+7
| * | drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang2022-09-282-1/+30
| * | drm/amdgpu: Remove fence_process in count_emittedJiadong.Zhu2022-09-281-1/+0
| * | drm/amdgpu: Correct the position in patch_cond_execJiadong.Zhu2022-09-281-1/+1
| * | drm/amd/display: fill in clock values when DPM is not enabledSamson Tam2022-09-284-0/+57
| * | drm/amd/display: Avoid unnecessary pixel rate divider programmingTaimur Hassan2022-09-271-0/+53
| * | drm/amd/display: Remove assert for odm transition caseEric Bernstein2022-09-271-3/+7
| * | drm/amd/display: Fix typo in get_pixel_rate_divTaimur Hassan2022-09-271-1/+1
| * | drm/amd/display: Fix audio on display after unplugging anotherAric Cyr2022-09-271-4/+2
| * | drm/amd/display: Add explicit FIFO disable for DP blankNicholas Kazlauskas2022-09-271-1/+11
| * | drm/amd/display: Wrap OTG disable workaround with FIFO controlNicholas Kazlauskas2022-09-271-1/+10
| * | drm/amd/display: Do DIO FIFO enable after DP video stream enableNicholas Kazlauskas2022-09-271-5/+8
| * | drm/amd/display: Update DCN32 to use new SR latenciesAlvin Lee2022-09-271-2/+2
| * | drm/amd/display: Avoid avoid unnecessary pixel rate divider programmingTaimur Hassan2022-09-271-0/+47
| * | drm/amdkfd: fix dropped interrupt in kfd_int_process_v11Graham Sider2022-09-271-3/+3
| * | drm/amdgpu: pass queue size and is_aql_queue to MESGraham Sider2022-09-274-1/+10
| * | drm/amdkfd: fix MQD init for GFX11 in init_mqdGraham Sider2022-09-271-0/+4
| * | drm/amd/pm: use adverse selection for dpm features unsupported by driverEvan Quan2022-09-271-61/+24
| * | drm/amd/pm: enable gfxoff feature for SMU 13.0.0Evan Quan2022-09-271-3/+5
| * | drm/amdgpu: avoid gfx register accessing during gfxoffEvan Quan2022-09-271-0/+4
| |/
* | Merge tag 'drm-misc-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-09-302-15/+11
|\ \ | |/ |/|
| * Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resu...Brian Norris2022-09-231-13/+0
| * drm/bridge: lt8912b: fix corrupted image outputFrancesco Dolcini2022-09-231-1/+1
| * drm/bridge: lt8912b: set hdmi or dvi modePhilippe Schenker2022-09-231-0/+2
| * drm/bridge: lt8912b: add vsync hsyncPhilippe Schenker2022-09-231-1/+8
* | Merge tag 'drm-misc-fixes-2022-09-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-09-233-2/+7
|\|
| * drm/hisilicon: Add depends on MMURandy Dunlap2022-09-201-0/+1
| * drm/mgag200: Force 32 bpp on the consoleThomas Zimmermann2022-09-201-1/+5
| * drm/panel: simple: Fix innolux_g121i1_l01 bus_formatHeiko Schocher2022-09-191-1/+1
* | Merge tag 'mediatek-drm-fixes-6.0' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie2022-09-232-12/+14
|\ \
| * | drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()NĂ­colas F. R. A. Prado2022-09-221-11/+10
| * | drm/mediatek: Fix wrong dither settingsAllen-KH Cheng2022-09-131-1/+1
| * | drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacksAngeloGioacchino Del Regno2022-08-251-0/+3
* | | Merge tag 'amd-drm-fixes-6.0-2022-09-21' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-09-2328-698/+309
|\ \ \
| * | | drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()Nathan Chancellor2022-09-211-125/+47