summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Remove unused local variablesArthur Grillo2023-02-239-30/+2
* drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak2023-02-231-2/+3
* drm/amdkfd: Make kobj_type structures constantThomas Weißschuh2023-02-232-9/+9
* drm/amdgpu: make kobj_type structures constantThomas Weißschuh2023-02-232-6/+6
* drm/amd/display: Modify mismatched function nameJiapeng Chong2023-02-231-1/+1
* drm/amd/display: Pass proper parent for DM backlight device registrationHans de Goede2023-02-231-4/+6
* drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen2023-02-233-6/+6
* drm/amdgpu: Add ecc info query interface for umc v8_10Candice Li2023-02-231-0/+134
* drm/amdgpu: Add convert_error_address function for umc v8_10Candice Li2023-02-231-31/+42
* drm/amdgpu: add bad_page_threshold check in ras_eeprom_check_errTao Zhou2023-02-231-5/+14
* drm/amdgpu: change default behavior of bad_page_threshold parameterTao Zhou2023-02-233-6/+7
* drm/amdgpu: exclude duplicate pages from UMC RAS UE countTao Zhou2023-02-233-6/+17
* drm/amdgpu: add umc retire unit elementTao Zhou2023-02-234-0/+7
* drm/amd/pm: no pptable resetup on runpm exitingEvan Quan2023-02-231-4/+11
* drm/amd/pm: correct the baco state setting for ArmD3 scenarioEvan Quan2023-02-231-4/+17
* drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák2023-02-234-1/+22
* drm/amdkfd: Fix an illegal memory accessQu Huang2023-02-231-6/+3
* 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