aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-02-03drm/i915/fbdev: Implement fb_dirty for intel custom fb helperJouni Högander1-0/+12
2023-02-03Merge tag 'drm-misc-next-fixes-2023-02-02' of git://anongit.freedesktop.org/d...Dave Airlie2-11/+6
2023-02-03Merge tag 'amd-drm-fixes-6.2-2023-02-01' of https://gitlab.freedesktop.org/ag...Dave Airlie10-10/+57
2023-02-03Merge tag 'drm-intel-fixes-2023-02-02' of git://anongit.freedesktop.org/drm/d...Dave Airlie11-76/+112
2023-02-03Merge tag 'drm-misc-fixes-2023-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie14-35/+126
2023-02-02drm/i915/guc: Improve debug message on context reset notificationMichal Wajdeczko1-3/+4
2023-02-02drm/i915/dmc: check incoming dmc id validityJani Nikula1-2/+6
2023-02-02drm/i915/dmc: add is_valid_dmc_id() and use itJani Nikula1-1/+6
2023-02-02drm/i915/dmc: remove unnecessary dmc_id validity checkJani Nikula1-5/+0
2023-02-02drm/i915/dmc: add for_each_dmc_id() and use itJani Nikula1-6/+9
2023-02-02drm/i915/dmc: add proper name to dmc id enum and use itJani Nikula2-40/+39
2023-02-03Merge tag 'drm-intel-gt-next-2023-02-01' of git://anongit.freedesktop.org/drm...Dave Airlie26-339/+489
2023-02-03Merge tag 'drm-msm-next-2023-01-30' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie59-512/+1913
2023-02-02drm/i915/gt: Use sysfs_emit() and sysfs_emit_at()Nirmoy Das1-18/+16
2023-02-02drm/vc4: allow DRM_VC4_KUNIT_TEST to be a loadable moduleArnd Bergmann1-1/+1
2023-02-02drm/format-helper: Use KUNIT_EXPECT_MEMEQ macroMaíra Canal1-5/+5
2023-02-02Merge tag 'mediatek-drm-next-6.3' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie15-8/+59
2023-02-02Merge tag 'exynos-drm-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie5-2/+11
2023-02-01drm/amd/display: Properly handle additional cases where DCN is not supportedAlex Deucher1-0/+11
2023-02-01drm/amdgpu: Enable vclk dclk node for gc11.0.3Yiqing Yao1-2/+4
2023-02-01drm/amd: Fix initialization for nbio 4.3.0Mario Limonciello1-1/+7
2023-02-01drm/amdgpu: enable HDP SD for gfx 11.0.3Evan Quan1-1/+2
2023-02-01drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11Tim Huang1-0/+14
2023-02-01drm/amd/display: Reset DMUB mailbox SW state after HW resetNicholas Kazlauskas1-0/+12
2023-02-01drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2George Shen1-1/+1
2023-02-01drm/amd/display: Adjust downscaling limits for dcn314Daniel Miess1-2/+3
2023-02-01drm/amd/display: Add missing brackets in calculationDaniel Miess1-1/+1
2023-02-01drm/amdgpu: update wave data type to 3 for gfx11Graham Sider1-2/+2
2023-02-01drm/i915: Expose SAGV state via debugfsVille Syrjälä3-7/+28
2023-02-01drm/i915: Keep sagv status updated on icl+Ville Syrjälä1-20/+29
2023-02-01drm/i915: Introduce HAS_SAGV()Ville Syrjälä2-4/+5
2023-02-01drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabledVille Syrjälä1-1/+2
2023-02-01Merge tag 'sound-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+1
2023-02-01drm/i915/gt: Add selftests for TLB invalidationChris Wilson4-0/+394
2023-02-01drm/etnaviv: Remove #ifdef guards for PM related functionsPaul Cercueil1-18/+12
2023-02-01drm/etnaviv: convert user fence tracking to XArrayLucas Stach5-18/+16
2023-02-01drm/etnaviv: split fence lockLucas Stach4-8/+13
2023-02-01drm/etnaviv: print MMU exception causeChristian Gmeiner1-3/+19
2023-02-01drm/etnaviv: update hardware headers from rnndbLucas Stach1-16/+70
2023-02-01drm/etnaviv: add HWDB entry for VIPNano-QI.7120.0055Tomeu Vizoso1-0/+32
2023-02-01drm/etnaviv: Warn when probing on NPUsTomeu Vizoso1-0/+4
2023-02-01drm/etnaviv: Add nn_core_count to chip feature structTomeu Vizoso2-0/+7
2023-02-01drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disableStephen Boyd1-4/+12
2023-02-01drm/shmem: Cleanup drm_gem_shmem_create_with_handle()Rob Clark1-9/+4
2023-02-01drm/simpledrm: Fix an NULL vs IS_ERR() bugDan Carpenter1-2/+2
2023-01-31drm/i915/mtl: Wa_22011802037: don't complain about missing regs on MTLJohn Harrison1-4/+1
2023-01-31drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disableStephen Boyd1-4/+12
2023-01-31drm/amd/display: Properly handle additional cases where DCN is not supportedAlex Deucher1-0/+11
2023-01-31drm/amdgpu: Enable vclk dclk node for gc11.0.3Yiqing Yao1-2/+4
2023-01-31drm/amd: Fix initialization for nbio 4.3.0Mario Limonciello1-1/+7