summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-09drm/i915/bios: Parse HOBL parameterJosé Roberto de Souza3-0/+5
2020-07-09drm/i915/display: Remove port and phy from voltage swing functionsJosé Roberto de Souza1-19/+14
2020-07-09drm/i915/display: Replace drm_i915_private in voltage swing functions by inte...José Roberto de Souza1-69/+95
2020-07-09drm/i915/selftests: Fix compare functions provided for sortingSudeep Holla1-4/+4
2020-07-09drm/i915/tgl: Implement WAs 18011464164 and 22010931296José Roberto de Souza1-5/+8
2020-07-09drm/i915: Document FBC related w/as more thoroughlyVille Syrjälä1-11/+44
2020-07-09drm/i915: Limit WaFbcHighMemBwCorruptionAvoidance to skl and bxtVille Syrjälä1-4/+8
2020-07-09drm/i915: Don't do WaFbcTurnOffFbcWatermark for glkVille Syrjälä1-2/+16
2020-07-09drm/i915: Move all FBC w/as to .init_clock_gating()Ville Syrjälä2-15/+23
2020-07-09drm/i915/dvo: Make .get_modes() return the number of modesVille Syrjälä1-6/+8
2020-07-09drm/i915/sdvo: Make .get_modes() return the number of modesVille Syrjälä1-23/+33
2020-07-09drm/i915/sdvo: Make SDVO deal with HDMI pixel repeatVille Syrjälä1-4/+23
2020-07-09drm/i915: Reject DRM_MODE_FLAG_DBLCLK with DVI sinksVille Syrjälä1-1/+4
2020-07-09drm/i915/sdvo: Implement limited color range for SDVO HDMI properlyVille Syrjälä4-26/+45
2020-07-09drm/i915/sdvo: Fix SDVO colorimetry bit definesVille Syrjälä1-4/+4
2020-07-08drm/i915: Remove i915_gem_object_get_dirty_page()Chris Wilson2-18/+0
2020-07-08drm/i915: Release shortlived maps of longlived objectsChris Wilson7-6/+23
2020-07-08drm/i915/gt: Replace opencoded i915_gem_object_pin_map()Chris Wilson1-6/+5
2020-07-08drm/i915/gem: Unpin idle contexts from kswapd reclaimChris Wilson2-12/+22
2020-07-08drm/i915: Move sseu debugfs under gt/Daniele Ceraolo Spurio5-267/+328
2020-07-08drm/i915: gt-fy sseu debugfsDaniele Ceraolo Spurio1-44/+51
2020-07-08drm/i915/sseu: Move sseu_info under gt_infoVenkata Sandeep Dhanalakota20-46/+49
2020-07-08drm/i915/sseu: Move sseu detection and dump to intel_sseuDaniele Ceraolo Spurio7-586/+599
2020-07-08drm/i915: Introduce gt_init_mmioDaniele Ceraolo Spurio3-3/+9
2020-07-08drm/i915: Move the engine mask to intel_gt_infoDaniele Ceraolo Spurio21-62/+84
2020-07-08drm/i915: Move engine-related mmio init to engines_init_mmioDaniele Ceraolo Spurio4-73/+75
2020-07-08drm/i915: Use the gt in HAS_ENGINEDaniele Ceraolo Spurio12-31/+38
2020-07-08drm/i915: Convert device_info to uncore/de_readDaniele Ceraolo Spurio1-30/+47
2020-07-08drm/i915/dp: Helper to check for DDI BUF status to get activeManasi Navare1-1/+16
2020-07-08drm/i915/dp: Helper for checking DDI_BUF_CTL Idle statusManasi Navare1-9/+8
2020-07-08drm/i915/huc: Adjust HuC state accordingly after GuC fetch errorMichał Winiarski1-1/+10
2020-07-08drm/i915/uc: Extract uc usage details into separate debugfsMichał Winiarski2-16/+36
2020-07-08drm/i915/hdcp: Fix the return handling of drm_hdcp_check_ksvs_revokedRamalingam C1-4/+4
2020-07-08drm/i915/hdcp: Update CP as per the kernel internal stateAnshuman Gupta1-4/+23
2020-07-08drm/i915/ehl: Add new PCI idsJosé Roberto de Souza1-0/+4
2020-07-07drm/i915/display: Implement new combo phy initialization stepJosé Roberto de Souza2-0/+34
2020-07-07drm/i915: Update dma-attributes for our sg DMAChris Wilson1-0/+2
2020-07-07drm/i915/gt: Pin the rings before marking activeChris Wilson1-6/+6
2020-07-06drm/i915: Fix spelling mistake in i915_reg.hFlavio Suligoi1-2/+2
2020-07-06drm/i915: Don't taint when using fault injectionMichał Winiarski1-1/+4
2020-07-06drm/i915: Print caller when tainting for CIMichał Winiarski6-8/+16
2020-07-06drm/i915: Reboot CI if we get wedged during driver initMichał Winiarski7-18/+30
2020-07-06Revert "drm/i915/dp: Correctly advertise HBR3 for GEN11+"Matt Atwood1-11/+17
2020-07-03drm/i915: Export ppgtt_bind_vmaChris Wilson8-60/+58
2020-07-03drm/i915/fbc: Allow FBC to recompress after a 3D workload on i85x/i865Ville Syrjälä2-0/+11
2020-07-03drm/i915/fbc: Enable fbc on i865Ville Syrjälä2-1/+3
2020-07-03drm/i915/fbc: Fix nuke for pre-snb platformsVille Syrjälä1-1/+33
2020-07-03drm/i915/fbc: Use the correct plane strideVille Syrjälä1-6/+10
2020-07-03drm/i915/tgl: Clamp min_cdclk to max_cdclk_freq to unblock 8KStanislav Lisovskiy1-2/+9
2020-07-03drm/i915/guc: Expand guc_info debugfs with more informationMichał Winiarski1-7/+16