summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amdgpu/vcn: set and use harvest configJane Jian2023-02-231-11/+15
* drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello2023-02-232-1/+9
* drm/amdgpu: fix incorrect active rb bitmap for gfx11Hawking Zhang2023-02-231-26/+52
* drm/amdgpu: optimize VRAM allocation when using drm buddyShane Xiao2023-02-231-1/+2
* drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar systemShane Xiao2023-02-231-1/+1
* drm/amdgpu: Select DRM_DISPLAY_HDCP_HELPER in amdgpuHarry Wentland2023-02-232-1/+1
* drm/amd/display: only warn once in dce110_edp_wait_for_hpd_ready()Hamza Mahfooz2023-02-231-4/+2
* drm/amd/pm: re-enable ac/dc on smu_v13_0_0/10Kenneth Feng2023-02-231-0/+1
* drm/amdgpu: add tmz support for GC 10.3.6Jesse Zhang2023-02-231-0/+1
* drm/amdkfd: To fix sdma page fault issue for GC 11Ruili Ji2023-02-232-3/+17
* msm/fbdev: fix unused variable warning with clang.Dave Airlie2023-02-231-1/+1
* Merge tag 'drm-misc-next-fixes-2023-02-21' of git://anongit.freedesktop.org/d...Dave Airlie2023-02-2311-23/+51
|\
| * drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()Thomas Zimmermann2023-02-2110-3/+17
| * drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()Asahi Lina2023-02-161-20/+34
* | Merge tag 'drm-intel-next-fixes-2023-02-17' of git://anongit.freedesktop.org/...Dave Airlie2023-02-219-43/+107
|\ \
| * | drm/i915: Fix system suspend without fbdev being initializedImre Deak2023-02-151-1/+7
| * | drm/i915: Fix GEN8_MISCCPCTLLucas De Marchi2023-02-154-14/+10
| * | drm/i915/pvc: Annotate two more workaround/tuning registers as MCRMatt Roper2023-02-152-6/+12
| * | drm/i915/bios: set default backlight controller indexJani Nikula2023-02-151-0/+1
| * | drm/i915: Pick the backlight controller based on VBT on ICP+Ville Syrjälä2023-02-151-3/+31
| * | drm/i915: Populate encoder->devdata for DSI on icl+Ville Syrjälä2023-02-152-4/+14
| * | drm/i915: Fix VBT DSI DVO port handlingVille Syrjälä2023-02-151-10/+23
| * | drm/i915: Fix memory leaks in scatterlistMatt Atwood2023-02-151-2/+6
| * | drm/i915/doc: Escape wildcard in method namesBagas Sanjaya2023-02-151-3/+3
* | | Merge tag 'amd-drm-next-6.3-2023-02-17' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-02-21148-5708/+7488
|\ \ \
| * | | drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai2023-02-154-1/+11
| * | | drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li2023-02-151-1/+5
| * | | drm/amd/pm: avoid unaligned access warningsJonathan Gray2023-02-159-0/+18
| * | | drm/amd/display: avoid unaligned access warningsJonathan Gray2023-02-151-0/+2
| * | | drm/amd/display: Remove duplicate/repeating expressionsDeepak R Varma2023-02-151-3/+1
| * | | drm/amd/display: Remove duplicate/repeating expressionDeepak R Varma2023-02-151-1/+1
| * | | drm/amd/display: Make variables declaration inside ifdef guardArthur Grillo2023-02-152-0/+8
| * | | drm/amd/display: Fix excess arguments on kernel-docArthur Grillo2023-02-153-10/+9
| * | | drm/amd/display: Add previously missing includesArthur Grillo2023-02-152-0/+2
| * | | drm/amd/amdgpu: Add function prototypes to headersArthur Grillo2023-02-151-0/+1
| * | | drm/amd/display: Add function prototypes to headersArthur Grillo2023-02-153-0/+6
| * | | drm/amd/display: Turn global functions into staticArthur Grillo2023-02-151-1/+1
| * | | drm/amd/display: remove unused _calculate_degamma_curve functionMelissa Wen2023-02-152-89/+0
| * | | drm/amd/display: remove unused func declaration from resource headersMelissa Wen2023-02-151-4/+0
| * | | drm/amd/display: unset initial value for tf since it's never usedMelissa Wen2023-02-151-2/+2
| * | | drm/amd/display: camel case cleanup in color_gamma fileMelissa Wen2023-02-151-24/+26
| * | | drm/amd/pm: Allocate dummy table only if neededLijo Lazar2023-02-152-3/+8
| * | | Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"Qingqing Zhuo2023-02-151-46/+1
| * | | drm/amd/display: Promote DAL to 3.2.223Aric Cyr2023-02-151-1/+1
| * | | drm/amd/display: temporary fix for page faultingAyush Gupta2023-02-151-1/+1
| * | | drm/amd/display: upstream link_dp_dpia_bw.cMustapha Ghaddar2023-02-153-29/+425
| * | | drm/amd/display: Disable HUBP/DPP PG on DCN314 for nowNicholas Kazlauskas2023-02-151-0/+2
| * | | drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutMelissa Wen2023-02-151-18/+19
| * | | drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctlyMelissa Wen2023-02-151-1/+1
| * | | drm/amd/amdgpu: fix warning during suspendJack Xiao2023-02-152-1/+4