summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-08-08drm/i915: remove i915_report_error()Jani Nikula-7/+4
2024-08-08drm/i915: remove a few __i915_printk() usesJani Nikula-5/+5
2024-08-08drm/i915: Replace double blank with single blank after commaAndi Shyti-11/+11
2024-08-06drm/i915: Remove DSC register dumpImre Deak-22/+2
2024-08-06drm/i915: Dump DSC state to dmesg and debugfs/i915_display_infoImre Deak-0/+31
2024-08-06drm/i915: Replace BPP_X16_FMT()/ARGS() with FXP_Q4_FMT()/ARGS()Imre Deak-17/+15
2024-08-06drm/i915: Replace to_bpp_frac() with fxp_q4_to_frac()Imre Deak-9/+4
2024-08-06drm/i915: Replace to_bpp_int_roundup() with fxp_q4_to_int_roundup()Imre Deak-10/+8
2024-08-06drm/i915: Replace to_bpp_int() with fxp_q4_to_int()Imre Deak-21/+19
2024-08-06drm/i915: Replace to_bpp_x16() with fxp_q4_from_int()Imre Deak-24/+25
2024-08-05drm/i915/display: correct dual pps handling for MTL_PCH+Dnyaneshwar Bhadane-0/+6
2024-08-01drm/i915: Use backlight power constantsThomas Zimmermann-6/+6
2024-08-01Merge drm/drm-next into drm-intel-nextJani Nikula-190372/+563513
2024-08-01drm/i915: remove unused HAS_BROKEN_CS_TLB()Jani Nikula-3/+0
2024-08-01drm/i915/dpkgc: Add VRR condition for DPKGC EnablementSuraj Kandpal-11/+13
2024-07-31drm/i915/dp_mst: Enable LT fallback between UHBR/non-UHBR link ratesImre Deak-5/+0
2024-07-31drm/i915/dp_mst: Ensure link parameters are up-to-date for a disabled linkImre Deak-0/+35
2024-07-31drm/i915/dp_mst: Reprobe the MST topology after a link parameter changeImre Deak-1/+41
2024-07-31drm/i915/dp_mst: Queue modeset-retry after a failed payload BW allocationImre Deak-4/+7
2024-07-31drm/i915/dp_mst: Configure MST after the link parameters are resetImre Deak-2/+2
2024-07-31drm/i915/dp_mst: Reduce the link parameters in BW order after LT failuresImre Deak-2/+159
2024-07-31drm/i915/dp: Add helpers to set link training mode, BW parametersImre Deak-11/+29
2024-07-31drm/i915/dp: Add a separate function to reduce the link parametersImre Deak-8/+31
2024-07-31drm/i915/dp: Send only a single modeset-retry uevent for a commitImre Deak-0/+7
2024-07-31drm/i915/dp: Initialize the link parameters during HW readoutImre Deak-1/+4
2024-07-31drm/i915/ddi: For an active output call the DP encoder sync_state() only for DPImre Deak-1/+2
2024-07-31drm/dp_mst: Simplify the condition when to enumerate path resourcesImre Deak-11/+8
2024-07-31drm/dp_mst: Add a helper to queue a topology probeImre Deak-0/+29
2024-07-31drm/dp_mst: Factor out function to queue a topology probe workImre Deak-2/+7
2024-07-31drm/i915/bios: remove stale and useless commentsJani Nikula-8/+0
2024-07-30drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()Nikita Zhandarovich-3/+3
2024-07-30drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macroSuraj Kandpal-1/+1
2024-07-30drm/i915/display/dp: Compute AS SDP when vrr is also enabledMitul Golani-1/+1
2024-07-29drm/xe: Fix opregion leakLucas De Marchi-1/+4
2024-07-28Linux 6.11-rc1v6.11-rc1Linus Torvalds-2/+2
2024-07-28Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+4
2024-07-28minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds-8/+11
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds-10/+10
2024-07-28Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds-214/+135
2024-07-29kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor-2/+2
2024-07-28ubi: Fix ubi_init() ubiblock_exit() section mismatchRichard Weinberger-1/+1
2024-07-28Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds-495/+2274
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-208/+438
2024-07-28Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+5
2024-07-28kbuild: rpm-pkg: ghost modules.weakdep fileJose Ignacio Tornos Martinez-1/+1
2024-07-27Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds-7/+203
2024-07-27Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds-10/+39
2024-07-27Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds-49/+51
2024-07-27Merge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-10/+66
2024-07-27Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds-236/+1058