summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-08-26drm/tests: Add KUnit tests for drm_fb_build_fourcc_list()Arthur Grillo
2023-08-26drm/tests: Add KUnit tests for drm_fb_clip_offset()Arthur Grillo
2023-08-26drm/tests: Add KUnit tests for drm_fb_swab()Arthur Grillo
2023-08-26drm/tests: Test default pitch fallbackArthur Grillo
2023-08-25drm/repaper: fix -Wvoid-pointer-to-enum-cast warningJustin Stitt
2023-08-25drm/i915/color: move pre-SKL gamma and CSC enable read to intel_colorJani Nikula
2023-08-25drm/i915/color: move SKL+ gamma and CSC enable read to intel_colorJani Nikula
2023-08-25drm/i915: move ILK+ CSC mode read to intel_colorJani Nikula
2023-08-25drm/i915: move HSW+ gamma mode read to intel_colorJani Nikula
2023-08-25drm/i915/color: move CHV CGM pipe mode read to intel_colorJani Nikula
2023-08-25drm/i915/regs: split out intel_color_regs.hJani Nikula
2023-08-25drm/gma500: Remove unused declarationsYue Haibing
2023-08-25drm/gma500: Fix call trace when psb_gem_mm_init() failsSui Jingfeng
2023-08-25drm/gma500: remove duplicate macro definitionsJorge Maidana
2023-08-25drm/i915/display: configure SDP split for DP-MSTVinod Govindapillai
2023-08-25drm/i915/display: update intel_dp_has_audio to support MSTVinod Govindapillai
2023-08-25drm/i915/vma: constify unbind_fence_opsJani Nikula
2023-08-25Merge tag 'drm-intel-next-fixes-2023-08-24' of git://anongit.freedesktop.org/...Dave Airlie
2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle)
2023-08-25Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-08-25Merge tag 'drm-misc-next-fixes-2023-08-24' of git://anongit.freedesktop.org/d...Dave Airlie
2023-08-25Merge tag 'drm-misc-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-08-24drm/gpuva_mgr: remove unused prev pointer in __drm_gpuva_sm_map()Danilo Krummrich
2023-08-24drm/i915/sdvo: Fail gracefully if the TV dotclock is out of rangeVille Syrjälä
2023-08-24drm/i915/sdvo: Pick the TV dotclock from adjusted_modeVille Syrjälä
2023-08-24drm/i915: Fully populate crtc_state->dpllVille Syrjälä
2023-08-24drm/i915: Don't warn about zero N/P in *_calc_dpll_params()Ville Syrjälä
2023-08-24drm/i915/sdvo: s/sdvo_inputs_mask/sdvo_num_inputs/Ville Syrjälä
2023-08-24drm/i915/sdvo: Protect macro argsVille Syrjälä
2023-08-24drm/i915/sdvo: Issue SetTargetOutput prior to GetAttachedDisplaysVille Syrjälä
2023-08-24drm/i915/display: add lock while printing frontbuffer tracking bits to debugfsJuha-Pekka Heikkila
2023-08-24drm/drm_connector: Provide short description of param 'supported_colorspaces'Lee Jones
2023-08-24drm/tests/drm_kunit_helpers: Place correct function name in the comment headerLee Jones
2023-08-24drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitlyDanilo Krummrich
2023-08-24drm/nouveau: uvmm: fix unset region pointer on remapDanilo Krummrich
2023-08-24drm/nouveau: sched: avoid job races between entitiesDanilo Krummrich
2023-08-24Merge tag 'drm-msm-next-2023-08-20' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2023-08-24drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitlyDanilo Krummrich
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-08-23drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak
2023-08-23drm: Add an HPD poll helper to reschedule the poll workImre Deak
2023-08-23drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak
2023-08-23drm: Add an HPD poll helper to reschedule the poll workImre Deak
2023-08-23drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak
2023-08-23drm: Add an HPD poll helper to reschedule the poll workImre Deak
2023-08-23drm/vmwgfx: Fix possible invalid drm gem put callsZack Rusin
2023-08-23drm/vmwgfx: Fix shader stage validationZack Rusin
2023-08-22drm/i915: fix Sphinx indentation warningJani Nikula
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byKees Cook
2023-08-22drm/i915/guc: Force a reset on internal GuC errorJohn Harrison