linux-2.6-microblaze.git
2023-09-27 Ville Syrjälädrm/i915/dsb: Introduce intel_dsb_noop()
2023-09-27 Ville Syrjälädrm/i915/dsb: Define the contents of some intstructions...
2023-09-27 Ville Syrjälädrm/i915/dsb: Define more DSB bits
2023-09-27 Ville Syrjälädrm/i915/dsb: Use non-locked register access
2023-09-26 Jani Nikuladrm/i915/cx0: prefer forward declarations over includes
2023-09-26 Jani Nikuladrm/i915/dp: refactor aux_ch_name()
2023-09-25 Gustavo Sousadrm/i915/irq: Clear GFX_MSTR_IRQ as part of IRQ reset
2023-09-25 Tvrtko Ursulindrm/i915: Zap some empty lines
2023-09-22 Balasubramani... drm/i915/display: Print display info inside driver...
2023-09-21 Ville Syrjälädrm/i915/bios: Fixup h/vsync_end instead of h/vtotal
2023-09-21 Stanislav Lisovskiydrm/i915/lnl: Start using CDCLK through PLL
2023-09-21 Matt Roperdrm/i915/xe2lpd: Add DC state support
2023-09-21 Ravi Kumar... drm/i915/xe2lpd: Add display power well
2023-09-21 Stanislav Lisovskiydrm/i915/lnl: Add CDCLK table
2023-09-21 Lucas De Marchidrm/i915/lnl: Add gmbus/ddc support
2023-09-21 Lucas De Marchidrm/i915/xe2lpd: Extend Wa_15010685871
2023-09-21 Gustavo Sousadrm/i915/xe2lpd: Add support for HPD
2023-09-21 Juha-Pekka... drm/i915/xe2lpd: Enable odd size and panning for planar yuv
2023-09-21 Luca Coelhodrm/i915/xe2lpd: Read pin assignment from IOM
2023-09-21 Gustavo Sousadrm/i915/xe2lpd: Handle port AUX interrupts
2023-09-21 Lucas De Marchidrm/i915/xe2lpd: Re-order DP AUX regs
2023-09-21 Lucas De Marchidrm/i915/display: Use _PICK_EVEN_2RANGES() in DP AUX...
2023-09-21 Lucas De Marchidrm/i915/display: Fix style and conventions for DP...
2023-09-21 Clint Taylordrm/i915/xe2lpd: Register DE_RRMR has been removed
2023-09-21 Matt Roperdrm/i915/xe2lpd: Don't try to program PLANE_AUX_DIST
2023-09-21 Stanislav Lisovskiydrm/i915/xe2lpd: Treat cursor plane as regular plane...
2023-09-21 Gustavo Sousadrm/i915/xe2lpd: Add fake PCH
2023-09-21 Lucas De Marchidrm/i915: Re-order if/else ladder in intel_detect_pch()
2023-09-21 Clint Taylordrm/i915/display: Remove FBC capability from fused...
2023-09-21 Matt Roperdrm/i915/xe2lpd: FBC is now supported on all pipes
2023-09-21 Balasubramani... drm/i915/lnl: Add display definitions
2023-09-21 Lucas De Marchidrm/i915/xelpdp: Add XE_LPDP_FEATURES
2023-09-21 Ville SyrjäläRevert "drm/i915/mst: Populate connector->ddc"
2023-09-21 Jani Nikuladrm/i915: add a note about fec_enable with 128b/132b
2023-09-20 Ville Syrjälädrm/i915: Implement transcoder LRR for TGL+
2023-09-20 Ville Syrjälädrm/i915: Assert that VRR is off during vblank evasion...
2023-09-20 Ville Syrjälädrm/i915: Update VRR parameters in fastset
2023-09-20 Ville Syrjälädrm/i915: Disable VRR during seamless M/N changes
2023-09-20 Ville Syrjälädrm/i915: Validate that the timings are within the...
2023-09-20 Ville Syrjälädrm/i915: Relocate is_in_vrr_range()
2023-09-20 Ville Syrjälädrm/i915: Optimize out redundant M/N updates
2023-09-20 Ville Syrjälädrm/i915: Adjust seamless_m_n flag behaviour
2023-09-20 Ville Syrjälädrm/i915: Enable VRR later during fastsets
2023-09-20 Ville Syrjälädrm/i915: Extract intel_crtc_vblank_evade_scanlines()
2023-09-20 Ville Syrjälädrm/i915: Change intel_pipe_update_{start,end}() callin...
2023-09-20 Ville Syrjälädrm/i915: Move psr unlock out from the pipe update...
2023-09-20 William Tsengdrm/i915/dsi: let HW maintain CLK_POST
2023-09-18 Gustavo Sousadrm/i915/cx0: Add step for programming msgbus timer
2023-09-18 Imre Deakdrm/i915/dp_mst: Tune down error message during payload...
2023-09-18 Jouni Höganderdrm/i915: Remove runtime suspended boolean from intel_r...
2023-09-15 Jani Nikuladrm/i915: move intel_display_device_probe() one level...
2023-09-15 Jani Nikuladrm/i915/display: call gmdid display probe at a higher...
2023-09-15 Jani Nikuladrm/i915: move more of the display probe to display...
2023-09-15 Jani Nikuladrm/i915/dpt: replace GEM_BUG_ON() with drm_WARN_ON()
2023-09-15 Jani Nikuladrm/i915/fb: replace GEM_WARN_ON() with drm_WARN_ON()
2023-09-15 Jani Nikuladrm/i915/fbc: replace GEM_BUG_ON() to drm_WARN_ON()
2023-09-15 Ville Syrjälädrm/i915/sdvo: Constify mapping structs
2023-09-15 Ville Syrjälädrm/i915/hdmi: Remove old i2c symlink
2023-09-15 Ville Syrjälädrm/i915/hdmi: Nuke hdmi->ddc_bus
2023-09-15 Ville Syrjälädrm/i915/hdmi: Use connector->ddc everwhere
2023-09-15 Ville Syrjälädrm/i915/mst: Populate connector->ddc
2023-09-15 Ville Syrjälädrm/i915/dp: Populate connector->ddc
2023-09-15 Ville Syrjälädrm/i915/dvo: Populate connector->ddc
2023-09-15 Ville Syrjälädrm/i915/crt: Populate connector->ddc
2023-09-15 Ville Syrjälädrm/i915/lvds: Populate connector->ddc
2023-09-15 Ville Syrjälädrm/i915: Call the DDC bus i2c adapter "ddc"
2023-09-15 Ville Syrjälädrm/sysfs: Register "ddc" symlink later
2023-09-15 Ville Syrjälädrm: Reorder drm_sysfs_connector_remove() vs. drm_debug...
2023-09-15 Jani NikulaMerge drm/drm-next into drm-intel-next
2023-09-14 Suraj Kandpaldrm/i915/dsc: Fix pic_width readout
2023-09-13 Ville Syrjälädrm/i915: Introduce crtc_state->enhanced_framing
2023-09-13 Ville Syrjälädrm/i915: Reduce combo PHY log spam
2023-09-13 Ville Syrjälädrm/i915: Stop spamming the logs with PLL state
2023-09-13 Ville Syrjälädrm/i915: Split some long lines in hsw_fdi_link_train()
2023-09-13 Ville Syrjälädrm/i915: Fix FEC state dump
2023-09-13 Ville Syrjälädrm/i915: Fix FEC pipe A vs. DDI A mixup
2023-09-13 Ville Syrjälädrm/i915/mst: Read out FEC state
2023-09-12 Jani Nikuladrm/i915/gt: rename DBG() to GTT_TRACE()
2023-09-11 Jani Nikuladrm/i915/dsc: use REG_BIT, REG_GENMASK, and friends...
2023-09-11 Jani Nikuladrm/i915/dsc: add the PPS number to the register conten...
2023-09-11 Jani Nikuladrm/i915/dsc: clean up pps comments
2023-09-11 Jani Nikuladrm/i915/dsc: drop redundant = 0 assignments
2023-09-11 Jani Nikuladrm/i915/dsc: rename pps write to intel_dsc_pps_write()
2023-09-11 Jani Nikuladrm/i915/dsc: have intel_dsc_pps_read() return the...
2023-09-11 Jani Nikuladrm/i915/dsc: have intel_dsc_pps_read_and_verify()...
2023-09-11 Jani Nikuladrm/i915/dsc: improve clarity of the pps reg read/write...
2023-09-11 Ville Syrjälädrm/i915: Only check eDP HPD when AUX CH is shared
2023-09-10 Linus TorvaldsLinux 6.6-rc1
2023-09-10 Linus TorvaldsMerge tag 'topic/drm-ci-2023-08-31-1' of git://anongit...
2023-09-10 Linus TorvaldsMerge tag 'x86-urgent-2023-09-10' of git://git./linux...
2023-09-10 Linus TorvaldsMerge tag 'perf-urgent-2023-09-10' of git://git./linux...
2023-09-10 Linus TorvaldsMerge tag 'perf-tools-for-v6.6-1-2023-09-05' of git...
2023-09-10 Linus TorvaldsMerge tag '6.6-rc-smb3-client-fixes-part2' of git:...
2023-09-09 David Howellsiov_iter: Kunit tests for page extraction
2023-09-09 David Howellsiov_iter: Kunit tests for copying to/from an iterator
2023-09-09 David Howellsiov_iter: Fix iov_iter_extract_pages() with zero-sized...
2023-09-09 Linus TorvaldsMerge tag 'sh-for-v6.6-tag1' of git://git./linux/kernel...
2023-09-09 Linus TorvaldsMerge tag 'riscv-for-linus-6.6-mw2-2' of git://git...
2023-09-09 Duoming Zhoush: push-switch: Reorder cleanup operations to avoid...
2023-09-09 Petr Tesariksh: boards: Fix CEU buffer size passed to dma_declare_c...
next