summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm: renesas: shmobile: Fix overlay plane disableGeert Uytterhoeven2023-10-161-0/+3
* Merge tag 'drm-intel-next-2023-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-10-04138-2462/+4529
|\
| * drm/i915: Update DRIVER_DATE to 20230929Jani Nikula2023-09-291-2/+2
| * drm/i915: Warn on if set frontbuffer return value is not NULL on releaseJouni Högander2023-09-291-2/+3
| * drm/i915/fdi: Recompute state for affected CRTCs on FDI linksImre Deak2023-09-283-0/+52
| * drm/i915/fdi: Improve FDI BW sharing between pipe B and CImre Deak2023-09-289-40/+140
| * drm/i915: Add helpers for BW management on shared display linksImre Deak2023-09-287-5/+311
| * drm/i915: Factor out a helper to check/compute all the CRTC statesImre Deak2023-09-281-32/+46
| * drm/i915: Rename intel_modeset_all_pipes() to intel_modeset_all_pipes_late()Imre Deak2023-09-284-7/+7
| * drm/i915: Add helper to modeset a set of pipesImre Deak2023-09-282-21/+83
| * drm/i915/dp: Limit the output link bpp in DSC modeImre Deak2023-09-283-0/+12
| * drm/i915/dp: Update the link bpp limits for DSC modeImre Deak2023-09-284-22/+108
| * drm/i915/dp: Skip computing a non-DSC link config if DSC is neededImre Deak2023-09-282-14/+33
| * drm/i915/dp: Track the pipe and link bpp limits separatelyImre Deak2023-09-284-18/+45
| * drm/i915/dp: Factor out helpers to compute the link limitsImre Deak2023-09-282-45/+68
| * drm/i915/dsb: Use DEwake to combat PkgC latencyVille Syrjälä2023-09-273-14/+82
| * drm/i915: Introduce intel_crtc_scanline_to_hw()Ville Syrjälä2023-09-272-0/+15
| * drm/i915: Introduce skl_watermark_max_latency()Ville Syrjälä2023-09-272-0/+16
| * drm/i915/dsb: Evade transcoder undelayed vblank when using DSBVille Syrjälä2023-09-271-1/+4
| * drm/i915/dsb: Use non-posted register writes for legacy LUTVille Syrjälä2023-09-271-0/+11
| * drm/i915/dsb: Load LUTs using the DSB during vblankVille Syrjälä2023-09-274-7/+32
| * drm/i915/dsb: Don't use DSB to load the LUTs during full modesetVille Syrjälä2023-09-271-0/+4
| * drm/i915/dsb: Add support for non-posted DSB registers writesVille Syrjälä2023-09-272-0/+23
| * drm/i915/dsb: Introduce intel_dsb_reg_write_masked()Ville Syrjälä2023-09-272-0/+20
| * drm/i915/dsb: Introduce intel_dsb_noop()Ville Syrjälä2023-09-272-0/+10
| * drm/i915/dsb: Define the contents of some intstructions bit betterVille Syrjälä2023-09-271-4/+8
| * drm/i915/dsb: Define more DSB bitsVille Syrjälä2023-09-271-0/+31
| * drm/i915/dsb: Use non-locked register accessVille Syrjälä2023-09-271-9/+9
| * drm/i915/cx0: prefer forward declarations over includesJani Nikula2023-09-261-6/+8
| * drm/i915/dp: refactor aux_ch_name()Jani Nikula2023-09-262-18/+25
| * drm/i915/irq: Clear GFX_MSTR_IRQ as part of IRQ resetGustavo Sousa2023-09-251-0/+2
| * drm/i915: Zap some empty linesTvrtko Ursulin2023-09-251-7/+0
| * drm/i915/display: Print display info inside driver display initializationBalasubramani Vivekanandan2023-09-222-2/+5
| * drm/i915/bios: Fixup h/vsync_end instead of h/vtotalVille Syrjälä2023-09-211-8/+15
| * drm/i915/lnl: Start using CDCLK through PLLStanislav Lisovskiy2023-09-212-2/+8
| * drm/i915/xe2lpd: Add DC state supportMatt Roper2023-09-212-1/+21
| * drm/i915/xe2lpd: Add display power wellRavi Kumar Vodapalli2023-09-214-1/+82
| * drm/i915/lnl: Add CDCLK tableStanislav Lisovskiy2023-09-211-1/+29
| * drm/i915/lnl: Add gmbus/ddc supportLucas De Marchi2023-09-212-2/+6
| * drm/i915/xe2lpd: Extend Wa_15010685871Lucas De Marchi2023-09-211-3/+4
| * drm/i915/xe2lpd: Add support for HPDGustavo Sousa2023-09-211-2/+19
| * drm/i915/xe2lpd: Enable odd size and panning for planar yuvJuha-Pekka Heikkilä2023-09-211-0/+8
| * drm/i915/xe2lpd: Read pin assignment from IOMLuca Coelho2023-09-212-0/+29
| * drm/i915/xe2lpd: Handle port AUX interruptsGustavo Sousa2023-09-213-4/+8
| * drm/i915/xe2lpd: Re-order DP AUX regsLucas De Marchi2023-09-213-9/+24
| * drm/i915/display: Use _PICK_EVEN_2RANGES() in DP AUX regsLucas De Marchi2023-09-211-20/+10
| * drm/i915/display: Fix style and conventions for DP AUX regsLucas De Marchi2023-09-211-37/+35
| * drm/i915/xe2lpd: Register DE_RRMR has been removedClint Taylor2023-09-211-1/+1
| * drm/i915/xe2lpd: Don't try to program PLANE_AUX_DISTMatt Roper2023-09-211-1/+1
| * drm/i915/xe2lpd: Treat cursor plane as regular plane for DDB allocationStanislav Lisovskiy2023-09-212-10/+12