Sign in
android-kvm
/
linux
/
9655a9a7fb48ad1fc1f6c907a94c3609e2b78267
9655a9a
drm/i915/adlp: Add MST FEC BS jitter WA (Wa_14013163432)
by Imre Deak
· 1 year, 1 month ago
0396403
drm/i915/pps: move pps debugfs file to intel_pps.c
by Jani Nikula
· 11 months ago
2b8ad19
drm/i915: Introduce intel_crtc_joined_pipe_mask()
by Ville Syrjälä
· 11 months ago
e43b4f7
drm/i915: Pass connector to intel_dp_need_bigjoiner()
by Ville Syrjälä
· 11 months ago
5a1527e
drm/i915/mst: Check intel_dp_joiner_needs_dsc()
by Ville Syrjälä
· 11 months ago
aa09940
drm/i915: Extract intel_dp_joiner_needs_dsc()
by Ville Syrjälä
· 11 months ago
c0b8afc
drm/i915: s/intel_dp_can_bigjoiner()/intel_dp_has_bigjoiner()/
by Ville Syrjälä
· 11 months ago
fdac5a1
drm/i915: use check_add_overflow() and drop local variants
by Jani Nikula
· 11 months ago
860cefc
drm/i915: move pipestat_irq_mask to display substruct
by Jani Nikula
· 11 months ago
f25ae90
drm/i915: move de_irq_mask to display substruct
by Jani Nikula
· 11 months ago
9aad732
drm/i915: move display_irqs_enabled to display substruct
by Jani Nikula
· 11 months ago
53e8de1
drm/i915: move vblank_enabled to display substruct
by Jani Nikula
· 11 months ago
8219ab6
drm/i915: move max_dotclk_freq to display substruct
by Jani Nikula
· 11 months ago
ded402c
drm/i915: move skl_preferred_vco_freq to display substruct
by Jani Nikula
· 11 months ago
87816d6
drm/i915/gt: drop display clock info from gt debugfs
by Jani Nikula
· 11 months ago
e02ef55
drm/i915: Update pipes in reverse order for bigjoiner
by Ville Syrjälä
· 11 months ago
3a5e09d8
drm/i915: Fix intel_modeset_pipe_config_late() for bigjoiner
by Ville Syrjälä
· 11 months ago
f9d5e51
drm/i915/vrr: Disable VRR when using bigjoiner
by Ville Syrjälä
· 11 months ago
ef79820
drm/i915: Disable live M/N updates when using bigjoiner
by Ville Syrjälä
· 11 months ago
b37e134
drm/i915: Disable port sync when bigjoiner is used
by Ville Syrjälä
· 11 months ago
372fa0c
drm/i915/psr: Disable PSR when bigjoiner is used
by Ville Syrjälä
· 11 months ago
bbd62a5
drm/xe/display: clean up compat i915_vgpu.h
by Jani Nikula
· 11 months ago
6dd2c90
drm/xe/display: remove compat i915_gem.h
by Jani Nikula
· 11 months ago
9033bac
drm/xe/display: clean up a lot of cruft from compat i915_drv.h
by Jani Nikula
· 11 months ago
337ce20
drm/i915: move i915_fixed.h to display/intel_fixed.h
by Jani Nikula
· 11 months ago
7b16510
drm/i915/dmc: define firmware URL locally
by Jani Nikula
· 11 months ago
58387e8
drm/i915: use IS_JASPERLAKE()/IS_ELKHARTLAKE() instead of IS_PLATFORM()
by Jani Nikula
· 11 months ago
ac9ef32
drm/i915/psr: Panel replay has to be enabled before link training
by Jouni Högander
· 11 months ago
88ae6c6
drm/i915/psr: Unify panel replay enable/disable sink
by Jouni Högander
· 11 months ago
251ff16
drm/i915/psr: Do not write registers/bits not applicable for panel replay
by Jouni Högander
· 11 months ago
b7fc3d1
drm/i915/psr: Check possible errors for panel replay as well
by Jouni Högander
· 11 months ago
5d1e4cf
drm/i915/psr: Do not update phy power state in case of non-eDP panel replay
by Jouni Högander
· 11 months ago
72c2228
drm/i915/psr: Intel_psr_pause/resume needs to support panel replay
by Jouni Högander
· 11 months ago
5afa6e4
drm/i915/psr: Set intel_crtc_state->has_psr on panel replay as well
by Jouni Högander
· 11 months ago
7de3363
drm/i915/psr: Add some documentation of variables used in psr code
by Jouni Högander
· 11 months ago
af72a61
drm/i915: Fix i915_display_info output when connectors are not active
by Ville Syrjälä
· 11 months ago
6809f92
drm/i915/hdcp: Fix get remote hdcp capability function
by Suraj Kandpal
· 11 months ago
c2285a9
drm/i915/display: Initialize capability variables
by Suraj Kandpal
· 11 months ago
c8361cd
drm/i915: Optimize out redundant dbuf slice updates
by Ville Syrjälä
· 11 months ago
96c420d
drm/i915: Use a plain old int for the cdclk/mdclk ratio
by Ville Syrjälä
· 11 months ago
8c5dbb5
drm/i915: Implement vblank synchronized MBUS join changes
by Stanislav Lisovskiy
· 11 months ago
bea9898
drm/i915: Use the correct mdclk/cdclk ratio in MBUS updates
by Ville Syrjälä
· 11 months ago
48b85304
drm/i915: Use old mbus_join value when increasing CDCLK
by Stanislav Lisovskiy
· 11 months ago
d91254e
drm/i915: Add debugs for mbus joining and dbuf ratio programming
by Ville Syrjälä
· 11 months ago
a2e83f2
drm/i915: Extract intel_dbuf_mdclk_min_tracker_update()
by Ville Syrjälä
· 11 months ago
8d7fc26
drm/i915: Extract intel_dbuf_mbus_join_update()
by Ville Syrjälä
· 11 months ago
359e4f4
drm/i915: Relocate intel_mbus_dbox_update()
by Ville Syrjälä
· 11 months ago
e8333ab
drm/i915: Loop over all active pipes in intel_mbus_dbox_update
by Stanislav Lisovskiy
· 11 months ago
31df490
drm/i915/cdclk: Indicate whether CDCLK change happens during pre or post plane update
by Ville Syrjälä
· 11 months ago
2e4d176
drm/i915/cdclk: Drop tgl/dg2 cdclk bump hacks
by Ville Syrjälä
· 11 months ago
34d127e
drm/i915/cdclk: Fix voltage_level programming edge case
by Ville Syrjälä
· 11 months ago
3aecee9
drm/i915/cdclk: Fix CDCLK programming order when pipes are active
by Ville Syrjälä
· 11 months ago
8845021
drm/i915/display: Read/Write Adaptive Sync SDP
by Mitul Golani
· 12 months ago
e8cd188
drm/i915/display: Compute vrr_vsync params
by Mitul Golani
· 12 months ago
abe1cd9
drm/i915/display: Add state checker for Adaptive Sync SDP
by Mitul Golani
· 12 months ago
a5bd599
drm/i915/display: Compute AS SDP parameters
by Mitul Golani
· 12 months ago
413da1f
drm/i915/dp: Add wrapper function to check AS SDP
by Mitul Golani
· 12 months ago
12ea892
drm/i915/dp: Add Read/Write support for Adaptive Sync SDP
by Mitul Golani
· 12 months ago
e282bb2
drm/i915/display: Add crtc state dump for Adaptive Sync SDP
by Mitul Golani
· 12 months ago
0bbb8f5
drm/dp: Add Adaptive Sync SDP logging
by Mitul Golani
· 12 months ago
a835b78
drm/dp: Add support to indicate if sink supports AS SDP
by Mitul Golani
· 12 months ago
c19278d
drm/i915: Use debugfs_create_bool() for "i915_bigjoiner_force_enable"
by Ville Syrjälä
· 11 months ago
b648ce2
drm/i915/mst: Reject FEC+MST on ICL
by Ville Syrjälä
· 11 months ago
c9c92f2
drm/i915/mst: Limit MST+DSC to TGL+
by Ville Syrjälä
· 11 months ago
7a3f171
drm/i915: Extract glk_need_scaler_clock_gating_wa()
by Ville Syrjälä
· 11 months ago
c922a47
drm/i915: Clean up glk_pipe_scaler_clock_gating_wa()
by Ville Syrjälä
· 11 months ago
e9fa99d
drm/i915: Shuffle DP .mode_valid() checks
by Ville Syrjälä
· 11 months ago
e00f20b
drm/i915: Remove DRM_MODE_FLAG_DBLSCAN checks from .mode_valid() hooks
by Ville Syrjälä
· 11 months ago
318e825
Revert "drm/i915/display: move dmc_firmware_path to display params"
by Jani Nikula
· 11 months ago
5add703
Merge drm/drm-next into drm-intel-next
by Rodrigo Vivi
· 11 months ago
71cdfa8
drm/i915/psr: Do not write ALPM configuration for PSR1 or DP2.0 Panel Replay
by Jouni Högander
· 11 months ago
1ccbf13
drm/i915/psr: Enable ALPM on source side for eDP Panel replay
by Jouni Högander
· 11 months ago
0dd21f8
drm/i915/psr: Silence period and lfps half cycle
by Jouni Högander
· 11 months ago
da6a983
drm/i915/psr: Calculate aux less wake time
by Jouni Högander
· 11 months ago
2950995
drm/i915/psr: Add missing ALPM AUX-Less register definitions
by Jouni Högander
· 11 months ago
0d82a0d
drm/i915/display: move dmc_firmware_path to display params
by Jani Nikula
· 12 months ago
2d2d92b
drm/i915: use fine grained -Woverride-init disable
by Jani Nikula
· 11 months ago
5a1da42b
drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13
by Ankit Nautiyal
· 1 year ago
39cd87c
Linux 6.9-rc2
by Linus Torvalds
· 11 months ago
7e40c21
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 11 months ago
1873735
Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
by Linus Torvalds
· 11 months ago
5dad262
Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 months ago
448f828
Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 months ago
8d338df
Merge tag 'timers_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 months ago
8d7e768
Merge tag 'objtool_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 months ago
1aac9cb
Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 months ago
89e5462
kconfig: Fix typo HEIGTH to HEIGHT
by Isak Ellmer
· 11 months ago
978fa00
Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newer
by Nathan Chancellor
· 11 months ago
54babdc
kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
by Borislav Petkov (AMD)
· 11 months ago
c40845e
kbuild: make -Woverride-init warnings more consistent
by Arnd Bergmann
· 11 months ago
6205125
objtool: Fix compile failure when using the x32 compiler
by Mikulas Patocka
· 11 months ago
712e142
Merge tag 'xfs-6.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 11 months ago
fe764a75c
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 months ago
ac67271
Merge tag 'i2c-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 months ago
ff789a2
Merge tag 'usb-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 months ago
4e6e4229
Merge tag 'staging-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 months ago
2953eb0
Merge tag 'i2c-host-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current
by Wolfram Sang
· 11 months ago
3f1a9bc
x86/build: Use obj-y to descend into arch/x86/virt/
by Masahiro Yamada
· 11 months ago
486291a
Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedesktop.org/drm/kernel
by Linus Torvalds
· 11 months ago
1ab5c8a
Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 11 months ago
Next »