linux-2.6-block.git
2023-09-01 Jani Nikuladrm/edid: parse source physical address
2023-09-01 Jani Nikuladrm/i915/display: use drm_edid_is_digital()
2023-09-01 Jani Nikuladrm/edid: add drm_edid_is_digital()
2023-09-01 Suraj Kandpaldrm/i915/hdcp: Use correct aux for capability check...
2023-09-01 Suraj Kandpaldrm/i915/hdcp: Use intel_connector as argument for...
2023-08-31 Jani Nikuladrm/i915: add minimal i915_gem_object_frontbuffer.h
2023-08-31 Imre Deakdrm/i915/mtl: Add TC port lockdep assert to AUX power...
2023-08-31 Imre Deakdrm/i915/dp: Drop redundant AUX power get/put in intel_...
2023-08-30 Swati Sharmadrm/i915/dg2: Add support for new DG2-G12 revid 0x1
2023-08-30 Ankit Nautiyaldrivers/drm/i915: Honor limits->max_bpp while computing...
2023-08-30 Ankit Nautiyaldrm/display/dp: Assume 8 bpc support when DSC is supported
2023-08-29 Jouni Höganderdrm/i915/psr: Apply Wa_14015648006 for all display...
2023-08-29 Ville Syrjälädrm/i915/sdvo: Print out the i2c pin and slave address
2023-08-29 Ville Syrjälädrm/i915/sdvo: Rework DDC bus handling
2023-08-29 Ville Syrjälädrm/i915/sdvo: Get rid of the per-connector i2c symlink
2023-08-29 Ville Syrjälädrm/i915/sdvo: Nuke the duplicate sdvo->port
2023-08-29 Ville Syrjälädrm/i915/sdvo: Initialize the encoder earlier
2023-08-29 Ville Syrjälädrm/i915/sdvo: Nuke attached_output tracking
2023-08-29 Suraj Kandpaldrm/i915/hdcp: Adjust timeout for read in DPMST Scenario
2023-08-29 Suraj Kandpaldrm/i915/hdcp: Send the correct aux for DPMST HDCP...
2023-08-29 Suraj Kandpaldrm/i915/hdcp: Propagate aux info in DP HDCP functions
2023-08-29 Suraj Kandpaldrm/i915/hdcp: Use intel_connector argument in intel_hd...
2023-08-25 Jani Nikuladrm/i915/color: move pre-SKL gamma and CSC enable read...
2023-08-25 Jani Nikuladrm/i915/color: move SKL+ gamma and CSC enable read...
2023-08-25 Jani Nikuladrm/i915: move ILK+ CSC mode read to intel_color
2023-08-25 Jani Nikuladrm/i915: move HSW+ gamma mode read to intel_color
2023-08-25 Jani Nikuladrm/i915/color: move CHV CGM pipe mode read to intel_color
2023-08-25 Jani Nikuladrm/i915/regs: split out intel_color_regs.h
2023-08-25 Vinod Govindapillaidrm/i915/display: configure SDP split for DP-MST
2023-08-25 Vinod Govindapillaidrm/i915/display: update intel_dp_has_audio to support MST
2023-08-25 Jani Nikuladrm/i915/vma: constify unbind_fence_ops
2023-08-24 Dnyaneshwar... drm/i915/rpl: Update pci ids for RPL P/U
2023-08-24 Ville Syrjälädrm/i915/sdvo: Fail gracefully if the TV dotclock is...
2023-08-24 Ville Syrjälädrm/i915/sdvo: Pick the TV dotclock from adjusted_mode
2023-08-24 Ville Syrjälädrm/i915: Fully populate crtc_state->dpll
2023-08-24 Ville Syrjälädrm/i915: Don't warn about zero N/P in *_calc_dpll_params()
2023-08-24 Ville Syrjälädrm/i915/sdvo: s/sdvo_inputs_mask/sdvo_num_inputs/
2023-08-24 Ville Syrjälädrm/i915/sdvo: Protect macro args
2023-08-24 Ville Syrjälädrm/i915/sdvo: Issue SetTargetOutput prior to GetAttach...
2023-08-24 Juha-Pekka... drm/i915/display: add lock while printing frontbuffer...
2023-08-23 Imre Deakdrm/i915: Fix HPD polling, reenabling the output poll...
2023-08-23 Imre Deakdrm: Add an HPD poll helper to reschedule the poll...
2023-08-22 Vinod Govindapillaidrm/i915/display: combine DP audio compute config steps
2023-08-22 Vinod Govindapillaidrm/i915/display: remove redundant parameter from sdp...
2023-08-22 Matt Roperdrm/i915/display: Eliminate IS_METEORLAKE checks
2023-08-22 Matt Roperdrm/i915: Eliminate IS_MTL_DISPLAY_STEP
2023-08-21 Gustavo Sousadrm/i915/display: Remove unused POWER_DOMAIN_MODESET
2023-08-18 Ankit Nautiyaldrm/i915/dp: Check if force_dsc_output_format is possible
2023-08-18 Ankit Nautiyaldrm/i915/dp: Check src/sink compressed bpp limit for edp
2023-08-18 Ankit Nautiyaldrm/i915/dp: Get optimal link config to have best compr...
2023-08-18 Ankit Nautiyaldrm/i915/dp: Separate out function to get compressed...
2023-08-18 Ankit Nautiyaldrm/i915/dp: Add DSC BPC/BPP constraints while selectin...
2023-08-18 Ankit Nautiyaldrm/i915/dp: Separate out functions for edp/DP for...
2023-08-18 Ankit Nautiyaldrm/i915/dp: Rename helper to get DSC max pipe_bpp
2023-08-18 Ankit Nautiyaldrm/i915/dp: Avoid left shift of DSC output bpp by 4
2023-08-18 Ankit Nautiyaldrm/i915/dp: Check min bpc DSC limits for dsc_force_bpc...
2023-08-18 Ankit Nautiyaldrm/i915/dp: Add functions to get min/max src input...
2023-08-18 Ankit Nautiyaldrm/i915/dp: Avoid forcing DSC BPC for MST case
2023-08-18 Ankit Nautiyaldrm/i915/dp: Remove extra logs for printing DSC info
2023-08-18 Ankit Nautiyaldrm/i915/intel_cdclk: Add vdsc with bigjoiner constrain...
2023-08-18 Ankit Nautiyaldrm/i915/dp: Update Bigjoiner interface bits for comput...
2023-08-18 Ankit Nautiyaldrm/i915/dp: Use consistent name for link bpp and compr...
2023-08-18 Ankit Nautiyaldrm/i915/dp_mst: Use output_format to get the final...
2023-08-18 Ankit Nautiyaldrm/i915/dp: Move compressed bpp check with 420 format...
2023-08-18 Ankit Nautiyaldrm/i915/dp: Consider output_format while computing...
2023-08-17 Matt Roperdrm/i915: Eliminate has_4tile feature flag
2023-08-17 Matt Roperdrm/i915/selftest: Simplify Y-major tiling in blit...
2023-08-17 Matt Roperdrm/i915/dg2: Drop pre-production display workarounds
2023-08-17 Matt Roperdrm/i915/dg2: Recognize pre-production hardware
2023-08-17 Gustavo Sousadrm/i915/cx0: Program vswing only for owned lanes
2023-08-17 Gustavo Sousadrm/i915/cx0: Enable/disable TX only for owned PHY...
2023-08-17 Gustavo Sousadrm/i915: Simplify intel_cx0_program_phy_lane() with...
2023-08-17 Gustavo Sousadrm/i915/cx0: Add intel_cx0_get_owned_lane_mask()
2023-08-17 Anshuman Guptadrm/i915/dgfx: Enable d3cold at s2idle
2023-08-16 Gustavo Sousadrm/i915/display: Remove unused POWER_DOMAIN_MASK
2023-08-15 Alan Previndrm/i915/pxp: Optimize GET_PARAM:PXP_STATUS
2023-08-15 Alan Previndrm/i915/pxp/mtl: intel_pxp_init_hw needs runtime-pm...
2023-08-14 Arun R Murthydrm/i915/dp: Fix LT debug print in SDP CRC enable
2023-08-14 Suraj Kandpaldrm/i915/vdsc: Fix first_line_bpg_offset calculation
2023-08-11 Imre Deakdrm/i915: Don't change the status of forced connectors...
2023-08-11 Imre Deakdrm/i915: Don't change the status of forced connectors...
2023-08-11 Imre Deakdrm/i915: Avoid endless HPD poll detect loop via runtim...
2023-08-10 Jani Nikuladrm/i915/irq: move all PCH irq postinstall calls to...
2023-08-10 Jani Nikuladrm/i915/irq: add ilk_de_irq_postinstall()
2023-08-10 Jani Nikuladrm/i915/irq: add dg1_de_irq_postinstall()
2023-08-10 Jani Nikuladrm/i915/irq: add dedicated intel_display_irq_init()
2023-08-10 Jani Nikuladrm/i915: debug log when GMD ID indicates there's no...
2023-08-10 Jani Nikuladrm/i915: fix display probe for IVB Q and IVB D GT2...
2023-08-08 Luca Coelhodrm/i915/display: pre-initialize some values in probe_g...
2023-08-07 Dnyaneshwar... drm/i915/adls: s/ADLS_RPLS/RAPTORLAKE_S in platform...
2023-08-07 Anusha Srivatsadrm/i915/adln: s/ADLP/ALDERLAKE_P in ADLN defines
2023-08-07 Dnyaneshwar... drm/i915/rplu: s/ADLP_RPLU/RAPTORLAKE_U in RPLU defines
2023-08-07 Dnyaneshwar... drm/i915/rplp: s/ADLP_RPLP/RAPTORLAKE_P for RPLP defines
2023-08-07 Dnyaneshwar... drm/i915/adlp: s/ADLP/ALDERLAKE_P for display and graph...
2023-08-07 Dnyaneshwar... drm/i915/tgl: s/TGL/TIGERLAKE for platform/subplatform...
2023-08-07 Dnyaneshwar... drm/i915/jsl: s/JSL/JASPERLAKE for platform/subplatform...
2023-08-07 Dnyaneshwar... drm/i915/rkl: s/RKL/ROCKETLAKE for platform/subplatform...
2023-08-07 Dnyaneshwar... drm/i915/cml: s/CML/COMETLAKE for platform/subplatform...
2023-08-07 Dnyaneshwar... drm/i915/cfl: s/CFL/COFFEELAKE for platform/subplatform...
2023-08-07 Dnyaneshwar... drm/i915/kbl: s/KBL/KABYLAKE for platform/subplatform...
next