index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_promise.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-29
drm/i915: Implement async flips for vlv/chv
Ville Syrjälä
4
-6
/
+52
2021-01-29
drm/i915: Implement async flip for ilk/snb
Ville Syrjälä
3
-1
/
+31
2021-01-29
drm/i915: Implement async flip for ivb/hsw
Ville Syrjälä
3
-1
/
+32
2021-01-29
drm/i915: Implement async flips for bdw
Ville Syrjälä
4
-14
/
+73
2021-01-29
drm/i915: Limit plane stride to below TILEOFF.x limit
Ville Syrjälä
3
-16
/
+83
2021-01-29
drm/i915: Rename is_16gb_dimm to wm_lv_0_adjust_needed
José Roberto de Souza
3
-10
/
+9
2021-01-29
drm/i915/gen11+: Only load DRAM information from pcode
José Roberto de Souza
4
-75
/
+93
2021-01-29
drm/i915: Nuke not needed members of dram_info
José Roberto de Souza
3
-42
/
+12
2021-01-29
drm/nouveau/kms: handle mDP connectors
Karol Herbst
2
-0
/
+2
2021-01-29
drm/nouveau: bail out of nouveau_channel_new if channel init fails
Frantisek Hrbata
1
-0
/
+1
2021-01-29
drm/nouveau/kms/nv50-: Fix locking for audio callbacks
Lyude Paul
3
-31
/
+43
2021-01-29
drm/nouveau/kms/nv50-: Use nouveau_encoder->crtc in get_eld callback
Lyude Paul
1
-1
/
+1
2021-01-29
drm/nouveau/kms/nv50-: Lookup current encoder/crtc from atomic state
Lyude Paul
1
-21
/
+38
2021-01-29
drm/nouveau/kms/nv50-: Reverse args for nv50_outp_get_(old|new)_connector()
Lyude Paul
2
-13
/
+8
2021-01-29
drm/nouveau/kms/nv50-: s/armh/asyh/ in nv50_msto_atomic_enable()
Lyude Paul
1
-5
/
+4
2021-01-29
drm/nouveau/kms/nv50-: Rename encoder->atomic_(enable|disable) callbacks
Lyude Paul
1
-17
/
+16
2021-01-29
drm/nouveau/kms/nv50-: Remove (nv_encoder->crtc) checks in ->disable callbacks
Lyude Paul
1
-20
/
+17
2021-01-29
drm/nouveau/fifo/tu102: Turing channel preemption fix
Alistair Popple
1
-41
/
+2
2021-01-29
drm/nouveau/fifo/tu102: FIFO interrupt fixes for Turing
Alistair Popple
1
-69
/
+9
2021-01-29
drm/nouveau/fifo/tu102: Move Turing specific FIFO functions
Alistair Popple
3
-30
/
+511
2021-01-29
drm/nouveau/mc/tu102: Remove Turing interrupt hack
Alistair Popple
3
-20
/
+0
2021-01-29
drm/nouveau/mc/tu102: Fix MMU fault interrupts on Turing
Alistair Popple
2
-6
/
+122
2021-01-29
drm/nouveau/kms/nv50-: Log SOR/PIOR caps
Lyude Paul
1
-0
/
+10
2021-01-29
drm/nouveau/kms/nv50-: Don't call HEAD_SET_CRC_CONTROL in head907d_mode()
Lyude Paul
1
-9
/
+2
2021-01-29
drm/nouveau/kms/nv50-: add module option to select EVO/NVD push buffer location
Ben Skeggs
1
-1
/
+6
2021-01-29
drm/nouveau/kms/gv100-: wait for less NVD pushbuf space for core updates with...
Ben Skeggs
1
-1
/
+1
2021-01-29
drm/nouveau/kms/nv50-gp1xx: wait for less EVO pushbuf space for core updates ...
Ben Skeggs
1
-1
/
+1
2021-01-28
drm/i915: Fix the MST PBN divider calculation
Imre Deak
1
-1
/
+3
2021-01-28
drm/dp/mst: Export drm_dp_get_vc_payload_bw()
Imre Deak
2
-6
/
+19
2021-01-28
drm/i915/hdcp: Disable the QSES check for HDCP 1.4 over MST
Sean Paul
1
-11
/
+1
2021-01-28
drm/i915/display: Prevent double YUV range correction on HDR planes
Andres Calderon Jaramillo
2
-55
/
+12
2021-01-27
drm/i915: WARN if plane src coords are too big
Ville Syrjälä
2
-0
/
+11
2021-01-27
drm/i915/display/vrr: Skip the VRR HW state readout on DSI transcoder
Manasi Navare
1
-1
/
+1
2021-01-26
drm/i915: Do a bit more initial readout for dbuf
Ville Syrjälä
2
-6
/
+48
2021-01-26
drm/i915: Encapsulate dbuf state handling harder
Ville Syrjälä
5
-271
/
+140
2021-01-26
drm/i915: Extract intel_crtc_dbuf_weights()
Ville Syrjälä
1
-55
/
+88
2021-01-26
drm/i915: Add pipe ddb entries into the dbuf state
Ville Syrjälä
2
-11
/
+12
2021-01-26
drm/i915: Introduce skl_ddb_entry_for_slices()
Ville Syrjälä
1
-37
/
+18
2021-01-26
drm/i915: Introduce intel_dbuf_slice_size()
Ville Syrjälä
2
-16
/
+21
2021-01-26
drm/i915: Pass the crtc to skl_compute_dbuf_slices()
Ville Syrjälä
1
-12
/
+10
2021-01-26
drm/i915: Extract intel_crtc_ddb_weight()
Ville Syrjälä
1
-18
/
+27
2021-01-26
drm/i915: Fix vblank evasion with vrr
Ville Syrjälä
1
-1
/
+4
2021-01-26
drm/i915: Fix vblank timestamps with VRR
Ville Syrjälä
4
-6
/
+34
2021-01-26
drm/i915: Add vrr state dump
Ville Syrjälä
1
-0
/
+7
2021-01-26
drm/i915/display: Helpers for VRR vblank min and max start
Ville Syrjälä
2
-0
/
+38
2021-01-26
drm/i915/display: Add HW state readout for VRR
Manasi Navare
3
-0
/
+26
2021-01-26
drm/i915/display/vrr: Set IGNORE_MSA_PAR state in DP Sink
Manasi Navare
2
-1
/
+20
2021-01-26
drm/i915/display/vrr: Disable VRR in modeset disable path
Manasi Navare
3
-0
/
+16
2021-01-26
drm/i915/display/vrr: Send VRR push to flip the frame
Manasi Navare
3
-0
/
+18
2021-01-26
drm/i915/display/vrr: Configure and enable VRR in modeset enable
Manasi Navare
3
-0
/
+28
[next]