summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Start using plane scale factor for relative data rateStanislav Lisovskiy2023-07-201-1/+6
* drm/i915/display: Do not use stolen on MTLNirmoy Das2023-07-172-3/+6
* Revert "drm/i915: use localized __diag_ignore_all() instead of per file"Jani Nikula2023-07-134-15/+5
* drm/i915/vdsc: Remove FIXME in intel_dsc_compute_configSuraj Kandpal2023-07-121-12/+0
* drm/i915/dsc: Add rc_range_parameter calculation for YCbCr420Suraj Kandpal2023-07-121-38/+103
* drm/i915/drm: Fix comment for YCbCr20 qp table declarationSuraj Kandpal2023-07-121-3/+7
* drm/i915/dsc: Move rc param calculation for native_420Suraj Kandpal2023-07-121-21/+25
* i915/display/hotplug: use drm_kms_helper_connector_hotplug_event()Simon Ser2023-07-111-1/+13
* drm/i915: Don't rely that 2 VDSC engines are always enough for pixel rateStanislav Lisovskiy2023-07-101-2/+10
* drm/i915: Add helper function for getting number of VDSC enginesStanislav Lisovskiy2023-07-102-4/+12
* drm/i915: Try to initialize DDI/ICL+ DSI ports for every VBT child deviceVille Syrjälä2023-07-068-47/+93
* drm/i915/bios: Extract intel_bios_encoder_port()Ville Syrjälä2023-07-061-4/+14
* drm/i915: Remove AUX CH sanitationVille Syrjälä2023-07-064-62/+50
* drm/i915: Remove DDC pin sanitationVille Syrjälä2023-07-062-82/+59
* drm/i915: Only populate aux_ch if really neededVille Syrjälä2023-07-062-2/+11
* drm/i915: Initialize dig_port->aux_ch to NONE to be sureVille Syrjälä2023-07-063-0/+6
* drm/i915: Fail if DSC compression requirement is less than platform supportsStanislav Lisovskiy2023-07-051-2/+11
* drm/i915/dram: replace __raw_uncore_read32() with intel_uncore_read_fw()Jani Nikula2023-07-041-1/+1
* drm/i915/uncore: add intel_uncore_regs() helperJani Nikula2023-07-047-21/+26
* drm/i915: Don't preserve dpll_hw_state for slave crtc in BigjoinerStanislav Lisovskiy2023-07-041-1/+0
* drm/i915: make device info a const pointer to rodataJani Nikula2023-06-292-15/+6
* drm/i915: move display device and runtime info to struct intel_displayJani Nikula2023-06-294-11/+14
* drm/i915: fix display info usageJani Nikula2023-06-291-1/+1
* drm/i915: separate display info printing from the restJani Nikula2023-06-297-20/+38
* drm/i915: move platform_engine_mask and memory_regions to device infoJani Nikula2023-06-298-43/+42
* drm/i915: use mock device info for creating mock deviceJani Nikula2023-06-291-21/+24
* drm/i915: Remove prototype for intel_cx0_phy_ddi_vswing_sequence()Gustavo Sousa2023-06-281-3/+0
* drm/i915: fix Sphinx indentation warningJani Nikula2023-06-261-0/+2
* drm/i915: Prevent needless toggling of DC states during modesetsImre Deak2023-06-261-1/+5
* drm/i915: Add way to specify the power-off delay of a display power domainImre Deak2023-06-262-12/+55
* drm/i915: Remove redundant forward declarations from display power headersImre Deak2023-06-262-4/+0
* drm/i915: Add missing forward declarations/includes to display power headersImre Deak2023-06-262-0/+6
* drm/i915/hdcp: Add a debug statement at hdcp2 capability checkSuraj Kandpal2023-06-261-1/+4
* drm/i915/hdcp: Assign correct hdcp content typeSuraj Kandpal2023-06-261-1/+1
* drm/i915/psr: Use hw.adjusted mode when calculating io/fast wake timesJouni Högander2023-06-211-2/+2
* drm/i915/mtl: Skip using vbt hdmi_level_shifter selection on MTLRadhakrishna Sripada2023-06-201-1/+2
* drm/i915/mtl: Fix SSC selection for MPLLARadhakrishna Sripada2023-06-201-1/+2
* drm/i915/mtl: Add new vswing table for C20 phy to support DP 1.4Lee Shawn C2023-06-201-2/+24
* drm/i915/mtl: update DP 2.0 vswing table for C20 phyLee Shawn C2023-06-201-1/+1
* drm/i915: Convert HSW/BDW to use port_mask for DDI probeVille Syrjälä2023-06-202-19/+33
* drm/i915: Init DDI outputs based on port_mask on skl+Ville Syrjälä2023-06-201-67/+13
* drm/i915: Beef up SDVO/HDMI port checksVille Syrjälä2023-06-202-5/+29
* drm/i915: Assert that the port being initialized is validVille Syrjälä2023-06-208-0/+24
* drm/i915: Assert that device info bitmasks have enough bitsVille Syrjälä2023-06-201-0/+4
* drm/i915: Introduce device info port_maskVille Syrjälä2023-06-203-50/+113
* drm/i915: Remove bogus DDI-F from hsw/bdw output initVille Syrjälä2023-06-201-2/+0
* drm/i915/adlp+: Allow DC states along with PW2 only for PWB functionalityImre Deak2023-06-201-8/+8
* drm/i915/psr: Re-enable PSR1 on hsw/bdwVille Syrjälä2023-06-161-0/+4
* drm/i915/psr: Allow PSR with sprite enabled on hsw/bdwVille Syrjälä2023-06-162-0/+8
* drm/i915/psr: Don't skip both TP1 and TP2/3 on hsw/bdwVille Syrjälä2023-06-161-0/+9