aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-06-01drm/amd/display: revert Blank eDP on disable/enable drvLeung, Martin9-19/+44
2022-06-01drm/amd/display: Read Golden Settings Table from VBIOSSherry Wang1-3/+1
2022-06-01drm/i915: Treat DMRRS as static DRRSVille Syrjälä1-4/+20
2022-06-01drm/i915/bios: Define more BDB contentsVille Syrjälä1-7/+43
2022-06-01drm/i915/bios: Fix aggressiveness typosVille Syrjälä1-4/+4
2022-06-01drm/i915: Accept more fixed modes with VRR panelsVille Syrjälä5-16/+44
2022-06-01drm/i915: Print out rejected fixed modesVille Syrjälä1-0/+4
2022-06-01drm/i915: Parse VRR capability from VBTVille Syrjälä3-6/+23
2022-06-01drm/i915/display: stop using BUG()Jani Nikula3-19/+26
2022-05-31drm/i915/pvc: Add initial PVC workaroundsStuart Summers4-12/+73
2022-05-31drm/i915/pvc: Extract stepping information from PCI revidMatt Roper3-2/+85
2022-05-31drm/nouveau/fifo/gv100-: set gv100_fifo_runlist storage-class to staticTom Rix1-1/+1
2022-05-31drm/i915: Require an exact DP link freq match for the DG2 PLLVille Syrjälä1-1/+1
2022-05-31drm/i915: Check hw.enable and hw.active in intel_pipe_config_compare()Ville Syrjälä1-2/+4
2022-05-31drm/i915: Improve modeset debugsVille Syrjälä1-8/+14
2022-05-31drm/i915: s/pipe_config/crtc_state/Ville Syrjälä1-31/+31
2022-05-31drm/i915: Adjust intel_modeset_pipe_config() & co. calling conventionVille Syrjälä1-23/+25
2022-05-31drm/i915: Extract PIPE_CONF_CHECK_RECT()Ville Syrjälä1-10/+10
2022-05-31drm/i915: Extract PIPE_CONF_CHECK_TIMINGS()Ville Syrjälä1-27/+18
2022-05-31drm/i915: Clean up DPLL related debugsVille Syrjälä2-88/+35
2022-05-31drm/i915: Split shared dpll .get_dplls() into compute and get phasesVille Syrjälä3-68/+230
2022-05-31drm/i915/tc: Don't default disconnected legacy Type-C ports to TBT mode (v2)Vivek Kasireddy1-1/+2
2022-05-30drm/hyperv : Removing the restruction of VRAM allocation with PCI bar sizeSaurabh Sengar1-71/+3
2022-05-30drm: use dma_fence_unwrap_merge() in drm_syncobjChristian König1-50/+7
2022-05-30drm/mipi-dbi: align max_chunk to 2 in spi_transferYunhao Tian1-0/+7
2022-05-28Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds2-17/+11
2022-05-27drm/i915/bios: Determine panel type via PNPID matchVille Syrjälä7-19/+95
2022-05-27drm/i915/bios: Split VBT data into per-panel vs. global partsVille Syrjälä21-331/+391
2022-05-27drm/i915/bios: Split VBT parsing to global vs. panel specific partsVille Syrjälä3-11/+17
2022-05-27drm/i915/bios: Split parse_driver_features() into two partsVille Syrjälä1-0/+11
2022-05-27drm/i915/pps: Keep VDD enabled during eDP probeVille Syrjälä2-0/+11
2022-05-27drm/i915/pps: Reinit PPS delays after VBT has been fully parsedVille Syrjälä1-0/+5
2022-05-27drm/i915/pps: Split PPS init+sanitize in twoVille Syrjälä3-5/+28
2022-05-27drm/i915/pps: Stash away original BIOS programmed PPS delaysVille Syrjälä2-5/+9
2022-05-27drm/i915/pps: Don't apply quirks/etc. to the VBT PPS delays if they haven't been initializedVille Syrjälä1-0/+3
2022-05-27drm/i915/pps: Introduce pps_delays_valid()Ville Syrjälä1-1/+7
2022-05-27drm/i915/pps: Split pps_init_delays() into distinct partsVille Syrjälä1-18/+48
2022-05-27drm/i915: Extract intel_edp_fixup_vbt_bpp()Ville Syrjälä4-40/+30
2022-05-27drm/i915: Pass intel_connector to intel_vrr_is_capable()Ville Syrjälä3-10/+10
2022-05-27drm/i915/display/adl_p: Updates to HDMI combo PHY voltage swing tableBalasubramani Vivekanandan1-21/+1
2022-05-27drm/i915: Individualize fences before adding to dma_resv objNirmoy Das2-21/+30
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-3/+3
2022-05-26drm/amdgpu: add drm-client-id to fdinfo v2Christian König1-8/+7
2022-05-26drm/amdgpu: Convert to common fdinfo format v5Christian König3-121/+125
2022-05-26drm/amdgpu: bump minor version numberChristian König1-2/+3
2022-05-26drm/amdgpu: add AMDGPU_VM_NOALLOC v2Christian König3-1/+10
2022-05-26drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLEChristian König5-5/+5
2022-05-26drm/amdgpu: add beige goby PCI IDAlex Deucher1-0/+1
2022-05-26drm/amd/pm: Return auto perf level, if unsupportedLijo Lazar1-0/+3
2022-05-26drm/amdkfd: fix typo in commentJulia Lawall1-1/+1