summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gvt-fixes-2023-08-02' of https://github.com/intel/gvt-linux into d...Tvrtko Ursulin2023-08-021-1/+1
|\
| * drm/i915/gvt: Fix bug in getting msg length in AUX CH registers handlerYan Zhao2023-08-011-1/+1
* | drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik2023-08-012-29/+81
* | drm/i915/gt: Support aux invalidation on all enginesAndi Shyti2023-08-013-45/+41
* | drm/i915/gt: Poll aux invalidation register bit on invalidationJonathan Cavitt2023-08-012-5/+13
* | drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control and in the CSAndi Shyti2023-08-012-0/+12
* | drm/i915/gt: Rename flags with bit_group_X according to the datasheetAndi Shyti2023-08-012-23/+29
* | drm/i915/gt: Ensure memory quiesced before invalidationJonathan Cavitt2023-08-011-1/+5
* | drm/i915: Add the gen12_needs_ccs_aux_inv helperAndi Shyti2023-08-011-3/+15
* | drm/i915/gt: Cleanup aux invalidation registersAndi Shyti2023-08-013-15/+15
|/
* drm/i915: Fix an error handling path in igt_write_huge()Christophe JAILLET2023-07-251-2/+4
* drm/i915/dpt: Use shmem for dpt objectsRadhakrishna Sripada2023-07-251-1/+3
* Revert "drm/i915: use localized __diag_ignore_all() instead of per file"Jani Nikula2023-07-174-15/+5
* drm/i915/perf: add sentinel to xehp_oa_b_countersAndrzej Hajda2023-07-171-0/+1
* drm/i915: Fix one wrong caching mode enum usageTvrtko Ursulin2023-07-111-1/+1
* drm/i915: Remove dead code from gen8_pte_encodeTvrtko Ursulin2023-07-111-3/+0
* drm/i915/perf: Consider OA buffer boundary when zeroing out reportsUmesh Nerlige Ramappa2023-07-111-1/+10
* drm/i915: Don't preserve dpll_hw_state for slave crtc in BigjoinerStanislav Lisovskiy2023-07-111-1/+0
* Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-07-079-35/+45
|\
| * drm/i915: use mock device info for creating mock deviceJani Nikula2023-07-041-21/+24
| * drm/i915/psr: Fix BDW PSR AUX CH data register offsetsVille Syrjälä2023-07-041-1/+1
| * drm/i915: Add missing forward declarations/includes to display power headersImre Deak2023-06-272-0/+6
| * drm/i915/hdcp: Assign correct hdcp content typeSuraj Kandpal2023-06-261-1/+1
| * drm/i915/guc/slpc: Apply min softlimit correctlyVinay Belgaumkar2023-06-261-1/+1
| * drm/i915/psr: Use hw.adjusted mode when calculating io/fast wake timesJouni Högander2023-06-261-2/+2
| * drm/i915/mtl: Fix SSC selection for MPLLARadhakrishna Sripada2023-06-261-1/+2
| * drm/i915/adlp+: Allow DC states along with PW2 only for PWB functionalityImre Deak2023-06-261-8/+8
* | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-29284-8986/+20219
|\|
| * drm/i915: Fix a NULL vs IS_ERR() bugDan Carpenter2023-06-201-2/+2
| * drm/i915: make i915_drm_client_fdinfo() reference conditional againArnd Bergmann2023-06-202-3/+1
| * drm/i915/huc: Fix missing error code in intel_huc_init()Harshit Mogalapalli2023-06-201-0/+1
| * drm/i915/gsc: take a wakeref for the proxy-init-completion checkAlan Previn2023-06-201-8/+14
| * Merge tag 'amd-drm-next-6.5-2023-06-16' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-06-191-3/+4
| |\
| | * drm/dp_mst: Clear MSG_RDY flag before sending new messageWayne Lin2023-06-151-3/+4
| * | Merge tag 'drm-intel-next-2023-06-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-06-1660-389/+1397
| |\ \ | | |/ | |/|
| | * Merge drm/drm-next into drm-intel-nextJani Nikula2023-06-1046-443/+1018
| | |\
| | * | drm/i915/selftests: add local workqueue for SW fence selftestLuca Coelho2023-06-101-3/+13
| | * | drm/i915: add a dedicated workqueue inside drm_i915_privateLuca Coelho2023-06-1025-54/+110
| | * | drm/i915: use pointer to i915 instead of rpm in wakerefLuca Coelho2023-06-105-20/+20
| | * | drm/i915: re-enable -Wunused-but-set-variableJani Nikula2023-06-081-1/+1
| | * | drm/i915/gvt: remove unused variable gma_bottom in command parserZhi Wang2023-06-081-4/+2
| | * | drm/i915/display: Include of display limits doesn't need 'display/'Matt Roper2023-06-081-1/+1
| | * | drm/i915/mtl: Add support for PM DEMANDMika Kahola2023-06-0712-6/+821
| | * | drm/i915/mtl: find the best QGV point for the SAGV configurationVinod Govindapillai2023-06-072-2/+83
| | * | drm/i915: modify max_bw to return index to intel_bw_infoVinod Govindapillai2023-06-071-10/+17
| | * | drm/i915: extract intel_bw_check_qgv_points()Vinod Govindapillai2023-06-071-105/+130
| | * | drm/i915: store the peak bw per QGV pointVinod Govindapillai2023-06-072-2/+8
| | * | drm/i915: update the QGV point frequency calculationsVinod Govindapillai2023-06-071-1/+1
| | * | drm/i915: fix the derating percentage for MTLVinod Govindapillai2023-06-071-1/+1
| | * | drm/i915/dp: Fix log level for "CDS interlane align done"Khaled Almahallawy2023-06-071-1/+1