summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-fixes-2021-06-29' of git://anongit.freedesktop.org/...Dave Airlie2021-06-306-42/+76
|\
| * drm/i915: Reinstate the mmap ioctl for some platformsThomas Hellström2021-06-281-3/+4
| * drm/i915/dsc: abstract helpers to get bigjoiner primary/secondary crtcJani Nikula2021-06-284-16/+40
| * drm/i915/selftests: Reorder tasklet_disable vs local_bh_disableChris Wilson2021-06-151-23/+32
* | Merge tag 'drm-misc-next-fixes-2021-06-24' of git://anongit.freedesktop.org/d...Dave Airlie2021-06-301-1/+1
|\ \
| * | drm/amdgpu: fix amdgpu_preempt_mgr_new()Dan Carpenter2021-06-211-1/+1
* | | Merge tag 'amd-drm-next-5.14-2021-06-22-1' of https://gitlab.freedesktop.org/...Dave Airlie2021-06-24109-540/+483
|\ \ \
| * | | drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher2021-06-2258-319/+45
| * | | drm/radeon: delete useless function return values & remove meaningless if(r) ...Bernard Zhao2021-06-2216-48/+16
| * | | drm/amd/display: 3.2.141Aric Cyr2021-06-221-1/+1
| * | | drm/amd/display: [FW Promotion] Release 0.0.71Anthony Koo2021-06-221-2/+88
| * | | drm/amd/display: do not compare integers of different widthsJosip Pavic2021-06-222-3/+3
| * | | drm/amd/display: Revert "Guard ASSR with internal display flag"Stylon Wang2021-06-221-41/+17
| * | | drm/amd/display: Fix edp_bootup_bl_level initialization issueLogush Oliver2021-06-211-1/+1
| * | | drm/amd/display: get refclk from MICROSECOND_TIME_BASE_DIV HW registerCharlene Liu2021-06-212-3/+13
| * | | drm/amd/display: Delay PSR entryRoman Li2021-06-213-1/+14
| * | | drm/amd/display: get socBB from VBIOS for dcn302 and dcn303Aurabindo Pillai2021-06-212-0/+40
| * | | drm/amd/display: Fix incorrect variable nameWesley Chalmers2021-06-211-1/+1
| * | | drm/amd/display: Clear lane settings after LTTPRs have been trainedMartin Tsai2021-06-211-0/+4
| * | | drm/amd/display: Clamp VStartup value at DML calculations timeNikola Cornij2021-06-211-0/+4
| * | | drm/amd/display: Multiplane cursor position incorrect when plane rotatedAric Cyr2021-06-211-4/+11
| * | | Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."Yifan Zhang2021-06-211-5/+1
| * | | Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...Yifan Zhang2021-06-211-5/+1
| * | | drm/amdgpu: Call drm_framebuffer_init last for framebuffer initMichel Dänzer2021-06-181-5/+7
| * | | drm/display: Fix duplicated argumentWan Jiabing2021-06-181-1/+1
| * | | drm/amd/display: Remove the repeated dpp1_full_bypass declarationShaokun Zhang2021-06-181-2/+0
| * | | drm/amd/display: Fix fall-through warning for ClangGustavo A. R. Silva2021-06-181-1/+1
| * | | drm/amd/display: remove unused variable 'dc'Pu Lehui2021-06-181-2/+0
| * | | drm/amd/display: Fix gcc unused variable warningPu Lehui2021-06-181-0/+4
| * | | drm/amdkfd: Walk through list with dqm lock holdxinhui pan2021-06-181-10/+12
| * | | drm/amd/amdgpu: Use IP discovery data to determine VCN enablement instead of ...Bokun Zhang2021-06-185-39/+61
| * | | drm/amdgpu: remove unused parameter in amdgpu_gart_bindYifan Zhang2021-06-183-8/+5
| * | | drm/amd/pm: Disable SMU messages in navi10 sriovYifan Zha2021-06-181-4/+4
| * | | drm/amdgpu: message smu to update hbm bad page numberStanley.Yang2021-06-184-0/+28
| * | | drm/amdgpu: PWRBRK sequence changes for AldebaranAshish Pawar2021-06-181-5/+0
| * | | drm/amdgpu: fix bad address translation for sienna_cichlidStanley.Yang2021-06-182-1/+6
| * | | amdgpu/pm: replaced snprintf usage in amdgpu_pm.c with sysfs_emitDarren Powell2021-06-181-13/+14
| * | | drm/amdkfd: Set iolink non-coherent in topologyEric Huang2021-06-181-0/+23
| * | | drm/amd/display: Add Freesync video documentationRodrigo Siqueira2021-06-182-2/+47
| * | | drm/amdgpu/vcn3: drop extraneous Beige Goby hunkAlex Deucher2021-06-181-5/+0
| * | | drm/amd/display: Increase stutter watermark for dcn302 and dcn303Aurabindo Pillai2021-06-182-4/+4
| * | | drm/amdgpu: add vega20 to ras quirk listStanley.Yang2021-06-181-1/+3
| * | | drm/amdgpu: Set TTM_PAGE_FLAG_SG earlier for userprt BOsxinhui pan2021-06-181-3/+3
* | | | Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2021-06-24120-5849/+6049
|\ \ \ \
| * | | | Revert "drm/msm/mdp5: provide dynamic bandwidth management"Rob Clark2021-06-234-181/+36
| * | | | drm/msm/mdp5: provide dynamic bandwidth managementDmitry Baryshkov2021-06-234-36/+181
| * | | | drm/msm/mdp5: add perf blocks for holding fudge factorsJames Willcox2021-06-232-0/+42
| * | | | drm/msm/mdp5: switch to standard zpos propertyDmitry Baryshkov2021-06-233-109/+10
| * | | | drm/msm/mdp5: add support for alpha/blend_mode propertiesDmitry Baryshkov2021-06-231-0/+5
| * | | | drm/msm/mdp5: use drm_plane_state for pixel blend modeDmitry Baryshkov2021-06-233-7/+5