aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-08-25drm/gma500: Remove unused declarationsYue Haibing2-15/+0
2023-08-25drm/gma500: Fix call trace when psb_gem_mm_init() failsSui Jingfeng2-0/+6
2023-08-25drm/gma500: remove duplicate macro definitionsJorge Maidana1-8/+0
2023-08-25drm/i915/display: configure SDP split for DP-MSTVinod Govindapillai3-18/+8
2023-08-25drm/i915/display: update intel_dp_has_audio to support MSTVinod Govindapillai1-4/+6
2023-08-25drm/i915/vma: constify unbind_fence_opsJani Nikula1-1/+1
2023-08-25Merge tag 'drm-intel-next-fixes-2023-08-24' of git://anongit.freedesktop.org/...Dave Airlie3-25/+49
2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle)3-19/+13
2023-08-25Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-39/+68
2023-08-25Merge tag 'drm-misc-next-fixes-2023-08-24' of git://anongit.freedesktop.org/d...Dave Airlie9-18/+61
2023-08-25Merge tag 'drm-misc-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie9-45/+57
2023-08-24drm/gpuva_mgr: remove unused prev pointer in __drm_gpuva_sm_map()Danilo Krummrich1-6/+4
2023-08-24drm/i915/sdvo: Fail gracefully if the TV dotclock is out of rangeVille Syrjälä1-5/+13
2023-08-24drm/i915/sdvo: Pick the TV dotclock from adjusted_modeVille Syrjälä1-1/+1
2023-08-24drm/i915: Fully populate crtc_state->dpllVille Syrjälä1-2/+15
2023-08-24drm/i915: Don't warn about zero N/P in *_calc_dpll_params()Ville Syrjälä1-17/+20
2023-08-24drm/i915/sdvo: s/sdvo_inputs_mask/sdvo_num_inputs/Ville Syrjälä2-6/+5
2023-08-24drm/i915/sdvo: Protect macro argsVille Syrjälä1-8/+7
2023-08-24drm/i915/sdvo: Issue SetTargetOutput prior to GetAttachedDisplaysVille Syrjälä1-0/+4
2023-08-24drm/i915/display: add lock while printing frontbuffer tracking bits to debugfsJuha-Pekka Heikkila1-0/+4
2023-08-24drm/drm_connector: Provide short description of param 'supported_colorspaces'Lee Jones1-0/+2
2023-08-24drm/tests/drm_kunit_helpers: Place correct function name in the comment headerLee Jones1-1/+1
2023-08-24drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitlyDanilo Krummrich4-9/+31
2023-08-24drm/nouveau: uvmm: fix unset region pointer on remapDanilo Krummrich1-0/+1
2023-08-24drm/nouveau: sched: avoid job races between entitiesDanilo Krummrich1-0/+22
2023-08-24Merge tag 'drm-msm-next-2023-08-20' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie71-2856/+4734
2023-08-24drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitlyDanilo Krummrich4-9/+31
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie40-145/+222
2023-08-23drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak1-2/+2
2023-08-23drm: Add an HPD poll helper to reschedule the poll workImre Deak1-22/+46
2023-08-23drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak1-2/+2
2023-08-23drm: Add an HPD poll helper to reschedule the poll workImre Deak1-22/+46
2023-08-23drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak1-2/+2
2023-08-23drm: Add an HPD poll helper to reschedule the poll workImre Deak1-22/+46
2023-08-23drm/vmwgfx: Fix possible invalid drm gem put callsZack Rusin6-16/+16
2023-08-23drm/vmwgfx: Fix shader stage validationZack Rusin2-18/+23
2023-08-22drm/i915: fix Sphinx indentation warningJani Nikula1-0/+2
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byKees Cook1-2/+1
2023-08-22drm/i915/guc: Force a reset on internal GuC errorJohn Harrison3-5/+54
2023-08-22drm/nouveau: uvmm: fix unset region pointer on remapDanilo Krummrich1-0/+1
2023-08-22drm/nouveau: sched: avoid job races between entitiesDanilo Krummrich1-0/+22
2023-08-22drm/i915: Fix TLB-Invalidation seqno storeAlan Previn1-1/+1
2023-08-22drm/i915/dgfx: Enable d3cold at s2idleAnshuman Gupta1-15/+18
2023-08-22drm/i915/display: combine DP audio compute config stepsVinod Govindapillai1-6/+5
2023-08-22drm/i915/display: remove redundant parameter from sdp split updateVinod Govindapillai3-6/+5
2023-08-22drm/ttm/tests: Fix type conversion in ttm_pool_testKarolina Stolarek1-2/+2
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown40-193/+368
2023-08-21drm/i915/display: Eliminate IS_METEORLAKE checksMatt Roper4-5/+5
2023-08-21drm/i915: Eliminate IS_MTL_DISPLAY_STEPMatt Roper5-11/+35
2023-08-21drm/i915: Replace several IS_METEORLAKE with proper IP version checksMatt Roper8-14/+13