summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2024-06-19drm/i915/psr: Disable PSR/Panel Replay on sink side for PSR onlyJouni Högander
2024-06-19drm/i915/psr: Disable PSR2 SU Region ET if enable_psr module parameter is setJouni Högander
2024-06-19drm/i915/psr: Disable Panel Replay if PSR mode is set via module parameterJouni Högander
2024-06-19drm/i915/alpm: Fix port clock usage in AUX Less wake time calculationJouni Högander
2024-06-19drm/i915/display: Wa 16021440873 is writing wrong registerJouni Högander
2024-06-19drm/i915/psr: Set SU area width as pipe src widthJouni Högander
2024-06-18drm/xe/oa: Enable Xe2+ overrun modeAshutosh Dixit
2024-06-18drm/xe/oa: Changes to OA_TAKENAshutosh Dixit
2024-06-18drm/xe/oa: Override GuC RC with OA on PVCAshutosh Dixit
2024-06-18drm/xe/oa: Add MMIO trigger supportAshutosh Dixit
2024-06-18drm/xe/oa/uapi: OA buffer mmapAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Query OA unit propertiesAshutosh Dixit
2024-06-18drm/xe/oa: Add OAC supportAshutosh Dixit
2024-06-18drm/xe/oa: Add OAR supportAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Read file_operationAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Expose OA stream fdAshutosh Dixit
2024-06-18drm/xe/oa: OA stream initialization (OAG)Ashutosh Dixit
2024-06-18drm/xe/oa/uapi: Define and parse OA stream propertiesAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Add/remove OA config perf opsAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Initialize OA unitsAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Add OA data formatsAshutosh Dixit
2024-06-18drm/xe/perf/uapi: Add perf_stream_paranoid sysctlAshutosh Dixit
2024-06-18drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream typesAshutosh Dixit
2024-06-18drm/xe/xe2: Add proper check for media in Wa_14020756599Lucas De Marchi
2024-06-18drm/xe/rtp: Add match on any GTLucas De Marchi
2024-06-18drm/xe/rtp: Allow to OR rulesLucas De Marchi
2024-06-18drm/xe/rtp: Expand max rules/actions per entryLucas De Marchi
2024-06-18drm/xe/rtp: Allow to match 0 sr entriesLucas De Marchi
2024-06-18drm/panic: depends on !VT_CONSOLEJocelyn Falempe
2024-06-18drm/xe/vf: Don't touch GuC irq registers if using memory irqsMichal Wajdeczko
2024-06-18drm: Add DRM_MODE_TV_MODE_MONOCHROMENick Hollinghurst
2024-06-18drm/xe: Allow const pointer when checking SR-IOV modeMichal Wajdeczko
2024-06-18drm/tidss: Add drm_panic supportJavier Martinez Canillas
2024-06-17drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lrFrancois Dugast
2024-06-17drm/i915/display: Update calculation to avoid overflowMitul Golani
2024-06-17drm/nouveau: Constify struct nouveau_job_opsChristophe JAILLET
2024-06-17nouveau: rip out busy fence waitsDave Airlie
2024-06-17drm/ci: add tests on vkmsVignesh Raman
2024-06-17drm/i915/display: update handling of FBC when VT-d active workaroundVinod Govindapillai
2024-06-17drm/i915: move comments about FSB straps to proper placeJani Nikula
2024-06-17drm/i915/cdclk: use i9xx_fsb_freq() for rawclk_freq initializationJani Nikula
2024-06-17drm/i915: use i9xx_fsb_freq() for GT clock frequencyJani Nikula
2024-06-17drm/i915: extend the fsb_freq initialization to more platformsJani Nikula
2024-06-17drm/i915: convert fsb_freq and mem_freq to kHzJani Nikula
2024-06-17drm/i915/gt: remove mem freq from gt debugfsJani Nikula
2024-06-17drm/i915/dram: rearrange mem freq initJani Nikula
2024-06-17drm/i915/dram: split out pnv DDR3 detectionJani Nikula
2024-06-17drm/i915/dram: separate fsb freq detection from mem freqJani Nikula
2024-06-17drm/i915/wm: clarify logging on not finding CxSR latency configJani Nikula
2024-06-17drm/i915/wm: rename intel_get_cxsr_latency -> pnv_get_cxsr_latencyJani Nikula