summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_vdsc.c
AgeCommit message (Expand)Author
2024-10-01drm/i915/display/vdsc: Add ultrajoiner support with DSCStanislav Lisovskiy
2024-09-30drm/i915/vdsc: Add bpc check in intel_dsc_compute_paramsSuraj Kandpal
2024-09-19drm/i915: Add some essential functionality for joinersStanislav Lisovskiy
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 to_bpp_frac() with fxp_q4_to_frac()Imre Deak
2024-08-06drm/i915: Replace to_bpp_int() with fxp_q4_to_int()Imre Deak
2024-06-12drm/i915: Rename bigjoiner master/slave to bigjoiner primary/secondaryStanislav Lisovskiy
2024-06-12drm/i915: Rename all bigjoiner to joinerStanislav Lisovskiy
2024-05-31drm/i915: drop unnecessary i915_reg.h includesJani Nikula
2023-12-08drm/i915: Streamline intel_dsc_pps_read()Ville Syrjälä
2023-11-14drm/i915/dsc/mtl: Add support for fractional bppVandita Kulkarni
2023-11-14drm/i915/display: Store compressed bpp in U6.4 formatAnkit Nautiyal
2023-09-14drm/i915/dsc: Fix pic_width readoutSuraj Kandpal
2023-09-11drm/i915/dsc: use REG_BIT, REG_GENMASK, and friends for PPS0 and PPS1Jani Nikula
2023-09-11drm/i915/dsc: add the PPS number to the register content macrosJani Nikula
2023-09-11drm/i915/dsc: clean up pps commentsJani Nikula
2023-09-11drm/i915/dsc: drop redundant = 0 assignmentsJani Nikula
2023-09-11drm/i915/dsc: rename pps write to intel_dsc_pps_write()Jani Nikula
2023-09-11drm/i915/dsc: have intel_dsc_pps_read() return the valueJani Nikula
2023-09-11drm/i915/dsc: have intel_dsc_pps_read_and_verify() return the valueJani Nikula
2023-09-11drm/i915/dsc: improve clarity of the pps reg read/write helpersJani Nikula
2023-09-05drm/i915/vdsc: Fill the intel_dsc_get_pps_config functionSuraj Kandpal
2023-09-05drm/i915/vdsc: Add function to write in PPS registerSuraj Kandpal
2023-09-05drm/i915/vdsc: Add function to read any PPS registerSuraj Kandpal
2023-09-05drm/i915/vdsc: Add func to get no. of vdsc instances per pipeSuraj Kandpal
2023-09-05drm/i915/vdsc: Add a check for dsc split casesSuraj Kandpal
2023-08-14drm/i915/vdsc: Fix first_line_bpg_offset calculationSuraj Kandpal
2023-07-12drm/i915/vdsc: Remove FIXME in intel_dsc_compute_configSuraj Kandpal
2023-07-12drm/i915/dsc: Add rc_range_parameter calculation for YCbCr420Suraj Kandpal
2023-07-12drm/i915/dsc: Move rc param calculation for native_420Suraj Kandpal
2023-07-10drm/i915: Add helper function for getting number of VDSC enginesStanislav Lisovskiy
2023-05-19drm/display/dsc: split DSC 1.2 and DSC 1.1 (pre-SCR) parametersDmitry Baryshkov
2023-05-19drm/i915/dsc: stop using interim structure for calculated paramsDmitry Baryshkov
2023-05-19drm/i915/dsc: move DSC tables to DRM DSC helperDmitry Baryshkov
2023-05-19drm/i915/dsc: move rc_buf_thresh values to common helperDmitry Baryshkov
2023-05-19drm/i915/dsc: change DSC param tables to follow the DSC modelDmitry Baryshkov
2023-04-03drm/i915/vdsc: Check slice design requirementSuraj Kandpal
2023-04-03drm/i915/dsc: Fill in native_420 fieldSuraj Kandpal
2023-04-03drm/i915/dsc: Enable YCbCr420 for VDSCSuraj Kandpal
2023-03-06drm/i915/display: split out DSC and DSS registersJani Nikula
2022-11-30drm/i915/dsc: Refactor dsc gen checksSwati Sharma
2022-11-11drm/i915: stop including i915_irq.h from i915_trace.hJani Nikula
2022-09-07drm/i915/vdsc: Set VDSC PIC_HEIGHT before using for DP DSCAnkit Nautiyal
2022-08-24drm/i915: move has_dsc to runtime infoJani Nikula
2022-08-22drm/i915/dsc/mtl: Enable alternate ICH methodVandita Kulkarni
2022-04-25drm/display: Move DSC header and helpers into display-helper moduleThomas Zimmermann
2022-03-04drm/i915: Eliminate bigjoiner booleanVille Syrjälä
2022-03-01drm/i915: make a handful of read-only arrays static constColin Ian King
2022-02-15drm/i915: Change bigjoiner state tracking to use the pipe bitmaskVille Syrjälä