summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-2023-02-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-0335-121/+295
|\
| * Merge tag 'amd-drm-fixes-6.2-2023-02-01' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-02-0310-10/+57
| |\
| | * drm/amd/display: Properly handle additional cases where DCN is not supportedAlex Deucher2023-02-011-0/+11
| | * drm/amdgpu: Enable vclk dclk node for gc11.0.3Yiqing Yao2023-02-011-2/+4
| | * drm/amd: Fix initialization for nbio 4.3.0Mario Limonciello2023-02-011-1/+7
| | * drm/amdgpu: enable HDP SD for gfx 11.0.3Evan Quan2023-02-011-1/+2
| | * drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11Tim Huang2023-02-011-0/+14
| | * drm/amd/display: Reset DMUB mailbox SW state after HW resetNicholas Kazlauskas2023-02-011-0/+12
| | * drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2George Shen2023-02-011-1/+1
| | * drm/amd/display: Adjust downscaling limits for dcn314Daniel Miess2023-02-011-2/+3
| | * drm/amd/display: Add missing brackets in calculationDaniel Miess2023-02-011-1/+1
| | * drm/amdgpu: update wave data type to 3 for gfx11Graham Sider2023-02-011-2/+2
| * | Merge tag 'drm-intel-fixes-2023-02-02' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-02-0311-76/+112
| |\ \
| | * | drm/i915/adlp: Fix typo for reference clockChaitanya Kumar Borah2023-01-301-1/+1
| | * | drm/i915: Fix potential bit_17 double-freeRob Clark2023-01-301-4/+5
| | * | drm/i915: Fix up locking around dumping requests listsJohn Harrison2023-01-305-62/+73
| | * | drm/i915: Fix request ref counting during error capture & debugfs dumpJohn Harrison2023-01-305-12/+17
| | * | drm/i915/guc: Fix locking when searching for a hung requestJohn Harrison2023-01-301-0/+11
| | * | drm/i915: Avoid potential vm use-after-freeRob Clark2023-01-301-3/+11
| | |/
| * | Merge tag 'drm-misc-fixes-2023-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-02-0314-35/+126
| |\ \ | | |/ | |/|
| | * drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disableStephen Boyd2023-02-011-4/+12
| | * drm/nouveau/acr/gm20b: regression fixesBen Skeggs2023-01-303-2/+17
| | * drm/nouveau/fb/tu102-: fix register used to determine scrub statusBen Skeggs2023-01-307-17/+65
| | * drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETEDBen Skeggs2023-01-301-0/+23
| | * drm/ssd130x: Init display before the SSD130X_DISPLAY_ON commandJavier Martinez Canillas2023-01-261-11/+7
| | * drm/vc4: hdmi: make CEC adapter name uniqueHans Verkuil2023-01-261-1/+2
* | | Merge tag 'sound-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-02-011-0/+1
|\ \ \ | |/ / |/| |
| * | ASoC: hdmi-codec: zero clear HDMI pdataKuninori Morimoto2023-01-201-0/+1
* | | Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-2713-89/+154
|\ \ \
| * \ \ Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-01-273-30/+63
| |\ \ \ | | | |/ | | |/|
| | * | drm/fb-helper: Use a per-driver FB deferred I/O handlerJavier Martinez Canillas2023-01-241-6/+5
| | * | drm/fb-helper: Check fb_deferred_io_init() return valueJavier Martinez Canillas2023-01-241-1/+3
| | * | drm/i915: Fix a memory leak with reused mmap_offsetNirmoy Das2023-01-191-1/+1
| | * | drm/drm_vma_manager: Add drm_vma_node_allow_once()Nirmoy Das2023-01-191-22/+54
| * | | amdgpu: fix build on non-DCN platforms.Dave Airlie2023-01-271-2/+2
| * | | Merge tag 'amd-drm-fixes-6.2-2023-01-25' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-01-278-21/+89
| |\ \ \
| | * | | drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai2023-01-251-0/+7
| | * | | drm/display/dp_mst: Correct the kref of port.Wayne Lin2023-01-251-1/+3
| | * | | drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin2023-01-251-2/+12
| | * | | drm/amdgpu/display/mst: limit payload to be updated one by oneWayne Lin2023-01-251-12/+39
| | * | | drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignmentsLyude Paul2023-01-252-5/+24
| | * | | drm/amdgpu: declare firmware for new MES 11.0.4Li Ma2023-01-251-0/+2
| | * | | drm/amdgpu: enable imu firmware for GC 11.0.4Li Ma2023-01-251-0/+1
| | * | | drm/amd/pm: add missing AllowIHInterrupt message mapping for SMU13.0.0Evan Quan2023-01-251-0/+1
| | * | | drm/amdgpu: remove unconditional trap enable on add gfx11 queuesJonathan Kim2023-01-251-1/+0
| * | | | drm/i915/selftest: fix intel_selftest_modify_policy argument typesArnd Bergmann2023-01-231-2/+1
| * | | | drm/i915/mtl: Fix bcs default contextLucas De Marchi2023-01-231-36/+1
| |/ / /
* / / / treewide: fix up files incorrectly marked executableLinus Torvalds2023-01-261-0/+0
|/ / /
* | | Merge tag 'amd-drm-fixes-6.2-2023-01-19' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-01-208-18/+33
|\ \ \
| * | | drm/amd/display: disable S/G display on DCN 3.1.4Alex Deucher2023-01-181-1/+0