summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-29drm/nouveau: bail out of nouveau_channel_new if channel init failsFrantisek Hrbata
2021-01-29drm/nouveau/kms/nv50-: Fix locking for audio callbacksLyude Paul
2021-01-29drm/nouveau/kms/nv50-: Use nouveau_encoder->crtc in get_eld callbackLyude Paul
2021-01-29drm/nouveau/kms/nv50-: Lookup current encoder/crtc from atomic stateLyude Paul
2021-01-29drm/nouveau/kms/nv50-: Reverse args for nv50_outp_get_(old|new)_connector()Lyude Paul
2021-01-29drm/nouveau/kms/nv50-: s/armh/asyh/ in nv50_msto_atomic_enable()Lyude Paul
2021-01-29drm/nouveau/kms/nv50-: Rename encoder->atomic_(enable|disable) callbacksLyude Paul
2021-01-29drm/nouveau/kms/nv50-: Remove (nv_encoder->crtc) checks in ->disable callbacksLyude Paul
2021-01-29drm/nouveau/fifo/tu102: Turing channel preemption fixAlistair Popple
2021-01-29drm/nouveau/fifo/tu102: FIFO interrupt fixes for TuringAlistair Popple
2021-01-29drm/nouveau/fifo/tu102: Move Turing specific FIFO functionsAlistair Popple
2021-01-29drm/nouveau/mc/tu102: Remove Turing interrupt hackAlistair Popple
2021-01-29drm/nouveau/mc/tu102: Fix MMU fault interrupts on TuringAlistair Popple
2021-01-29drm/nouveau/kms/nv50-: Log SOR/PIOR capsLyude Paul
2021-01-29drm/nouveau/kms/nv50-: Don't call HEAD_SET_CRC_CONTROL in head907d_mode()Lyude Paul
2021-01-29drm/nouveau/kms/nv50-: add module option to select EVO/NVD push buffer locationBen Skeggs
2021-01-29drm/nouveau/kms/gv100-: wait for less NVD pushbuf space for core updates with...Ben Skeggs
2021-01-29drm/nouveau/kms/nv50-gp1xx: wait for less EVO pushbuf space for core updates ...Ben Skeggs
2021-01-28drm/amd/amdkfd: adjust dummy functions' placementLang Yu
2021-01-28drm/amdgpu: disable gpu reset on Vangogh for nowAlex Deucher
2021-01-28drm/i915: Fix the MST PBN divider calculationImre Deak
2021-01-28drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak
2021-01-28drm/i915/hdcp: Disable the QSES check for HDCP 1.4 over MSTSean Paul
2021-01-28drm/i915/display: Prevent double YUV range correction on HDR planesAndres Calderon Jaramillo
2021-01-27drm/i915: WARN if plane src coords are too bigVille Syrjälä
2021-01-26drm/i915/display/vrr: Skip the VRR HW state readout on DSI transcoderManasi Navare
2021-01-26drm/i915: Do a bit more initial readout for dbufVille Syrjälä
2021-01-26drm/i915: Encapsulate dbuf state handling harderVille Syrjälä
2021-01-26drm/i915: Extract intel_crtc_dbuf_weights()Ville Syrjälä
2021-01-26drm/i915: Add pipe ddb entries into the dbuf stateVille Syrjälä
2021-01-26drm/i915: Introduce skl_ddb_entry_for_slices()Ville Syrjälä
2021-01-26drm/i915: Introduce intel_dbuf_slice_size()Ville Syrjälä
2021-01-26drm/i915: Pass the crtc to skl_compute_dbuf_slices()Ville Syrjälä
2021-01-26drm/i915: Extract intel_crtc_ddb_weight()Ville Syrjälä
2021-01-25drm/i915: Fix vblank evasion with vrrVille Syrjälä
2021-01-25drm/i915: Fix vblank timestamps with VRRVille Syrjälä
2021-01-25drm/i915: Add vrr state dumpVille Syrjälä
2021-01-25drm/i915/display: Helpers for VRR vblank min and max startVille Syrjälä
2021-01-25drm/i915/display: Add HW state readout for VRRManasi Navare
2021-01-25drm/i915/display/vrr: Set IGNORE_MSA_PAR state in DP SinkManasi Navare
2021-01-25drm/i915/display/vrr: Disable VRR in modeset disable pathManasi Navare
2021-01-25drm/i915/display/vrr: Send VRR push to flip the frameManasi Navare
2021-01-25drm/i915/display/vrr: Configure and enable VRR in modeset enableManasi Navare
2021-01-25drm/i915: Rename VRR_CTL reg fieldsVille Syrjälä
2021-01-25drm/i915/display: VRR + DRRS cannot be enabled togetherVille Syrjälä
2021-01-25drm/i915/display/dp: Do not enable PSR if VRR is enabledManasi Navare
2021-01-25drm/i915/display/dp: Compute VRR state in atomic_checkManasi Navare
2021-01-25drm/i915: Extract intel_crtc_scanlines_since_frame_timestamp()Ville Syrjälä
2021-01-25drm/i915: Extract intel_mode_vblank_start()Ville Syrjälä
2021-01-25drm/i915: Store framestart_delay in dev_privVille Syrjälä