summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-08-22drm/nouveau: uvmm: fix unset region pointer on remapDanilo Krummrich
2023-08-22drm/nouveau: sched: avoid job races between entitiesDanilo Krummrich
2023-08-22drm/i915: Fix TLB-Invalidation seqno storeAlan Previn
2023-08-22drm/i915/dgfx: Enable d3cold at s2idleAnshuman Gupta
2023-08-22drm/i915/display: combine DP audio compute config stepsVinod Govindapillai
2023-08-22drm/i915/display: remove redundant parameter from sdp split updateVinod Govindapillai
2023-08-22drm/ttm/tests: Fix type conversion in ttm_pool_testKarolina Stolarek
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown
2023-08-21drm/i915/display: Eliminate IS_METEORLAKE checksMatt Roper
2023-08-21drm/i915: Eliminate IS_MTL_DISPLAY_STEPMatt Roper
2023-08-21drm/i915: Replace several IS_METEORLAKE with proper IP version checksMatt Roper
2023-08-21drm/i915/mtl: Eliminate subplatformsMatt Roper
2023-08-21drm/i915: Eliminate IS_MTL_MEDIA_STEPMatt Roper
2023-08-21drm/i915: Eliminate IS_MTL_GRAPHICS_STEPMatt Roper
2023-08-21drm/i915/xelpg: Call Xe_LPG workaround functions based on IP versionMatt Roper
2023-08-21drm/i915/xelpmp: Don't assume workarounds extend to future platformsMatt Roper
2023-08-21drm/i915: Consolidate condition for Wa_22011802037Matt Roper
2023-08-21drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()Kefeng Wang
2023-08-21drm/radeon: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-08-21drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-08-21drm/i915/display: Remove unused POWER_DOMAIN_MODESETGustavo Sousa
2023-08-21drm/panfrost: Skip speed binning on EOPNOTSUPPDavid Michael
2023-08-21drm/panfrost: Do not check for 0 return after calling platform_get_irq_byname()Ruan Jinjie
2023-08-21Merge tag 'amd-drm-next-6.6-2023-08-18' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-08-21Merge tag 'drm-misc-next-fixes-2023-08-17' of git://anongit.freedesktop.org/d...Dave Airlie
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman
2023-08-18drm/i915: Move abs_diff() to math.hAndy Shevchenko
2023-08-18drm: bridge: samsung-dsim: Fix init during host transferFrieder Schrempf
2023-08-18drm/i915/dp: Check if force_dsc_output_format is possibleAnkit Nautiyal
2023-08-18drm/i915/dp: Check src/sink compressed bpp limit for edpAnkit Nautiyal
2023-08-18drm/i915/dp: Get optimal link config to have best compressed bppAnkit Nautiyal
2023-08-18drm/i915/dp: Separate out function to get compressed bpp with joinerAnkit Nautiyal
2023-08-18drm/i915/dp: Add DSC BPC/BPP constraints while selecting pipe bpp with DSCAnkit Nautiyal
2023-08-18drm/i915/dp: Separate out functions for edp/DP for computing DSC bppAnkit Nautiyal
2023-08-18drm/i915/dp: Rename helper to get DSC max pipe_bppAnkit Nautiyal
2023-08-18drm/i915/dp: Avoid left shift of DSC output bpp by 4Ankit Nautiyal
2023-08-18drm/i915/dp: Check min bpc DSC limits for dsc_force_bpc alsoAnkit Nautiyal
2023-08-18drm/i915/dp: Add functions to get min/max src input bpc with DSCAnkit Nautiyal
2023-08-18drm/i915/dp: Avoid forcing DSC BPC for MST caseAnkit Nautiyal
2023-08-18drm/i915/dp: Remove extra logs for printing DSC infoAnkit Nautiyal
2023-08-18drm/i915/intel_cdclk: Add vdsc with bigjoiner constraints on min_cdlckAnkit Nautiyal
2023-08-18drm/i915/dp: Update Bigjoiner interface bits for computing compressed bppAnkit Nautiyal
2023-08-18drm/i915/dp: Use consistent name for link bpp and compressed bppAnkit Nautiyal
2023-08-18drm/i915/dp_mst: Use output_format to get the final link bppAnkit Nautiyal
2023-08-18drm/i915/dp: Move compressed bpp check with 420 format inside the helperAnkit Nautiyal
2023-08-18drm/i915/dp: Consider output_format while computing dsc bppAnkit Nautiyal
2023-08-17drm/i915: Eliminate has_4tile feature flagMatt Roper
2023-08-17drm/i915/selftest: Simplify Y-major tiling in blit selftestMatt Roper
2023-08-17drm/i915/dg2: Drop Wa_16011777198Matt Roper
2023-08-17drm/i915: Tidy workaround definitionsMatt Roper