index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
tso.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-15
drm/i915/psr: CAN_PSR and CAN_PANEL_REPLAY can be now local defines
Jouni Högander
2
-6
/
+6
2024-01-15
drm/i915/display: No need for full modeset due to psr
Jouni Högander
2
-14
/
+0
2024-01-10
drm/i915/perf: reconcile Excess struct member kernel-doc warnings
Randy Dunlap
1
-3
/
+6
2024-01-10
drm/i915/guc: reconcile Excess struct member kernel-doc warnings
Randy Dunlap
1
-33
/
+42
2024-01-10
drm/i915/gt: reconcile Excess struct member kernel-doc warnings
Randy Dunlap
1
-2
/
+5
2024-01-10
drm/i915/gem: reconcile Excess struct member kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2024-01-10
drm/i915/dp: Fix the max DSC bpc supported by source
Ankit Nautiyal
1
-1
/
+1
2024-01-10
drm/i915: don't make assumptions about intel_wakeref_t type
Jani Nikula
1
-2
/
+2
2024-01-10
drm/i915/dp: Fix the PSR debugfs entries wrt. MST connectors
Imre Deak
1
-5
/
+5
2024-01-10
drm/i915/display: Fix C20 pll selection for state verification
Mika Kahola
1
-10
/
+15
2024-01-09
drm/v3d: Fix support for register debugging on the RPi 4
Maíra Canal
1
-10
/
+10
2024-01-09
drm/i915/psr: Disable early transport by default
Jouni Högander
1
-0
/
+3
2024-01-09
drm/i915/psr: Enable psr2 early transport as possible
Jouni Högander
3
-8
/
+31
2024-01-09
drm/i915/psr: Configure PIPE_SRCSZ_ERLY_TPT for psr2 early transport
Jouni Högander
2
-0
/
+15
2024-01-09
drm/i915/psr: Calculate and configure CUR_POS_ERLY_TPT
Jouni Högander
2
-7
/
+27
2024-01-09
drm/i915/psr: Carry su area in crtc_state
Jouni Högander
2
-28
/
+36
2024-01-09
drm/i915/psr: Extend SU area to cover cursor fully if needed
Jouni Högander
1
-1
/
+37
2024-01-09
drm: Add eDP 1.5 early transport definition
Jouni Högander
1
-0
/
+1
2024-01-09
drm/i915/dp: Fix the max DSC bpc supported by source
Ankit Nautiyal
1
-1
/
+1
2024-01-08
drm/i915/cdclk: Re-use bxt_cdclk_ctl() when sanitizing
Gustavo Sousa
1
-23
/
+3
2024-01-08
drm/i915/cdclk: Reorder bxt_sanitize_cdclk()
Gustavo Sousa
1
-12
/
+12
2024-01-08
drm/i915/cdclk: Extract bxt_cdclk_ctl()
Gustavo Sousa
1
-22
/
+35
2024-01-08
drm/i915/xe2lpd: Update bxt_sanitize_cdclk()
Gustavo Sousa
1
-1
/
+4
2024-01-08
drm/i915/dp: Abort AUX on disconnected native DP ports
Imre Deak
1
-4
/
+1
2024-01-08
drm/i915: Filter out glitches on HPD lines during hotplug detection
Imre Deak
3
-2
/
+21
2024-01-08
drm/i915: Add intel_digital_port lock/unlock hooks
Imre Deak
7
-31
/
+56
2024-01-08
drm/i915: Disable hotplug detection handlers during driver init/shutdown
Imre Deak
8
-0
/
+39
2024-01-08
drm/i915: Disable hotplug detection works during driver init/shutdown
Imre Deak
5
-20
/
+154
2024-01-08
drm/i915: Prevent modesets during driver init/shutdown
Imre Deak
5
-2
/
+171
2024-01-08
drm/i915: Suspend the framebuffer console earlier during system suspend
Imre Deak
1
-2
/
+1
2024-01-08
drm/i915: Suspend the framebuffer console during driver shutdown
Imre Deak
1
-0
/
+1
2024-01-08
drm/i915: Disable intel HPD poll after DRM poll init/enable
Imre Deak
2
-2
/
+2
2024-01-08
drm/i915: Move audio deinit after disabling polling
Imre Deak
1
-2
/
+3
2024-01-08
drm/i915: Keep the connector polled state disabled after storm
Imre Deak
1
-0
/
+7
2024-01-08
drm/i915: Init DRM connector polled field early
Imre Deak
6
-0
/
+7
2024-01-08
drm/i915/display: Use helper to select C20 MPLLA/B
Mika Kahola
1
-6
/
+11
2024-01-05
drm/amd/display: Allow z8/z10 from driver
Charlene Liu
1
-0
/
+2
2024-01-05
drm/amd/display: fix bandwidth validation failure on DCN 2.1
Melissa Wen
1
-1
/
+1
2024-01-05
drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well
Alex Deucher
4
-5
/
+15
2024-01-05
drm/amd/display: Move fixpt_from_s3132 to amdgpu_dm
Harry Wentland
2
-15
/
+15
2024-01-05
drm/amd/display: Fix recent checkpatch errors in amdgpu_dm
Harry Wentland
3
-6
/
+5
2024-01-05
Revert "drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole"
Kaibo Ma
1
-13
/
+13
2024-01-05
drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()
Arnd Bergmann
2
-2
/
+2
2024-01-05
drm/amd/display: Fix power_helpers.c codestyle
Marcelo Mendes Spessoto Junior
1
-1
/
+1
2024-01-05
drm/amd/display: Fix hdcp_log.h codestyle
Marcelo Mendes Spessoto Junior
1
-4
/
+6
2024-01-05
drm/amd/display: Fix hdcp2_execution.c codestyle
Marcelo Mendes Spessoto Junior
1
-4
/
+2
2024-01-05
drm/amd/display: Fix hdcp_psp.h codestyle
Marcelo Mendes Spessoto Junior
1
-5
/
+5
2024-01-05
drm/amd/display: Fix freesync.c codestyle
Marcelo Mendes Spessoto Junior
1
-2
/
+2
2024-01-05
drm/amd/display: Fix hdcp_psp.c codestyle
Marcelo Mendes Spessoto Junior
1
-2
/
+2
2024-01-05
drm/amd/display: Fix hdcp1_execution.c codestyle
Marcelo Mendes Spessoto Junior
1
-2
/
+2
[next]