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