summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2022-05-16i915/guc/reset: Make __guc_reset_context aware of guilty enginesUmesh Nerlige Ramappa
2022-05-16drm/i915/dmc: Add MMIO range restrictionsAnusha Srivatsa
2022-05-09drm/i915: Fix race in __i915_vma_remove_closedKarol Herbst
2022-04-26drm/i915/fbc: Consult hw.crtc instead of uapi.crtcVille Syrjälä
2022-04-26drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addressesImre Deak
2022-04-25drm/i915: Check EDID for HDR static metadata when choosing blcJouni Högander
2022-04-25drm/i915: Fix DISP_POS_Y and DISP_HEIGHT definesHans de Goede
2022-04-20drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps...José Roberto de Souza
2022-04-19drm/i915/display/vrr: Reset VRR capable property on a long hpdManasi Navare
2022-04-11drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULLMatt Roper
2022-03-25Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-21drm/i915: Fix renamed struct fieldLucas De Marchi
2022-03-21drm/i915: Fix PSF GV point mask when SAGV is not possibleVille Syrjälä
2022-03-21drm/i915: Treat SAGV block time 0 as SAGV disabledVille Syrjälä
2022-03-21drm/i915: Reject unsupported TMDS rates on ICL+Ville Syrjälä
2022-03-16drm/i915/display: Do not re-enable PSR after it was marked as not reliableJosé Roberto de Souza
2022-03-16drm/i915/display: Fix HPD short pulse handling for eDPJosé Roberto de Souza
2022-03-14drm/i915/gem: add missing boundary check in vm_accessMastan Katragadda
2022-03-13Kbuild: add -Wno-shift-negative-value where -Wextra is usedArnd Bergmann
2022-03-09drm/i915/gtt: reduce overzealous alignment constraints for GGTTMatthew Auld
2022-03-08Merge tag 'gvt-next-2022-03-07' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen
2022-03-08drm/i915: Fix the async flip wm0/ddb optimizationVille Syrjälä
2022-03-08drm/i915: Check async flip capability early onVille Syrjälä
2022-03-08drm/i915: Don't skip ddb allocation if data_rate==0Ville Syrjälä
2022-03-08drm/i915: Avoid negative shift due to bigjoiner_pipes==0Ville Syrjälä
2022-03-07drm/i915/gvt: add the missing mdev attribute "name"Zhi Wang
2022-03-07drm/i915/psr: Set "SF Partial Frame Enable" also on full updateJouni Högander
2022-03-04Merge tag 'drm-intel-gt-next-2022-03-03' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-03-02drm/i915/xehpsdv: Move render/compute engine reset domains related workaroundsSrinivasan Shanmugam
2022-03-02drm/i915/xehp: Add compute workaroundsMatt Roper
2022-03-02drm/i915/xehp: handle fused off CCS enginesDaniele Ceraolo Spurio
2022-03-02drm/i915/xehp: Don't support parallel submission on compute / renderMatthew Brost
2022-03-02drm/i915/xehp/guc: enable compute engine inside GuCDaniele Ceraolo Spurio
2022-03-02drm/i915/xehp: Enable ccs/dual-ctx in RCU_MODEMatt Roper
2022-03-02drm/i915/xehp: Define context scheduling attributes in lrc descriptorMatt Roper
2022-03-02drm/i915: Move context descriptor fields to intel_lrc.hMatt Roper
2022-03-02drm/i915/xehp: CCS should use RCS setup functionsMatt Roper
2022-03-02drm/i915/xehp: compute engine pipe_controlDaniele Ceraolo Spurio
2022-03-02drm/i915/xehp: Add Compute CS IRQ handlersMatt Roper
2022-03-02drm/i915/xehp: CCS shares the render reset domainMatt Roper
2022-03-02drm/i915/xehp: Define compute class and engineMatt Roper
2022-03-02drm/i915: Depend on !PREEMPT_RT.Sebastian Andrzej Siewior
2022-03-01drm/i915/guc: Do not complain about stale reset notificationsJohn Harrison
2022-03-01drm/i915/guc: Initialize GuC submission locks and queues earlyDaniele Ceraolo Spurio
2022-03-01drm/i915/guc: Fix flag query helper function to not modify stateJohn Harrison
2022-03-01drm/i915/selftests: exercise mmap migrationMatthew Auld
2022-03-01drm/i915/selftests: handle allocation failuresMatthew Auld