summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-11-27Merge tag 'drm-misc-fixes-2020-11-26' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie
2020-11-27Merge tag 'mediatek-drm-fixes-5.10' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie
2020-11-27Merge tag 'exynos-drm-fixes-for-v5.10-rc6' of git://git.kernel.org/pub/scm/li...Dave Airlie
2020-11-26Merge tag 'drm-intel-fixes-2020-11-25' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-11-26Merge tag 'amd-drm-fixes-5.10-2020-11-25' of git://people.freedesktop.org/~ag...Dave Airlie
2020-11-26drm/nouveau: fix relocations applying logic and a double-freeMatti Hamalainen
2020-11-25drm/ast: Reload gamma LUT after changing primary plane's color formatThomas Zimmermann
2020-11-25drm/amdgpu: Fix size calculation when init onchip memoryxinhui pan
2020-11-24drm/amdgpu: update golden setting for sienna_cichlidLikun Gao
2020-11-24drm/amd/display: Avoid HDCP initialization in devices without outputRodrigo Siqueira
2020-11-24drm/i915/gt: Free stale request on destroying the virtual engineChris Wilson
2020-11-24drm/i915/gt: Don't cancel the interrupt shadow too earlyChris Wilson
2020-11-24drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlockChris Wilson
2020-11-24drm/amdgpu: fix a page faultSonny Jiang
2020-11-24drm/amdgpu: fix SI UVD firmware validate resume failSonny Jiang
2020-11-24drm/amd/amdgpu: fix null pointer in runtime pmKenneth Feng
2020-11-24drm/i915/gt: Defer enabling the breadcrumb interrupt to after submissionChris Wilson
2020-11-24drm/i915/gvt: correct a false comment of flag F_UNALIGNYan Zhao
2020-11-24drm/i915/perf: workaround register corruption in OATAILPTRLionel Landwerlin
2020-11-23drm/vc4: kms: Don't disable the muxing of an active CRTCMaxime Ripard
2020-11-23drm/vc4: kms: Store the unassigned channel list in the stateMaxime Ripard
2020-11-23drm/exynos: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski
2020-11-21drm/mediatek: dsi: Modify horizontal front/back porch byte formulaCK Hu
2020-11-20Merge tag 'drm-intel-fixes-2020-11-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-11-20Merge tag 'drm-misc-fixes-2020-11-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-11-19drm/i915/gt: Fixup tgl mocs for PTE trackingChris Wilson
2020-11-20Merge tag 'amd-drm-fixes-5.10-2020-11-18' of git://people.freedesktop.org/~ag...Dave Airlie
2020-11-20drm/vram-helper: Fix use of top-down placementThomas Zimmermann
2020-11-19drm/vc4: hdmi: Disable Wifi FrequenciesMaxime Ripard
2020-11-19drm/vc4: kms: Document the muxing corner casesMaxime Ripard
2020-11-19drm/vc4: kms: Split the HVS muxing check in a separate functionMaxime Ripard
2020-11-19drm/vc4: kms: Rename NUM_CHANNELSMaxime Ripard
2020-11-19drm/vc4: kms: Remove useless defineMaxime Ripard
2020-11-19drm/vc4: kms: Switch to drmm_add_action_or_resetMaxime Ripard
2020-11-19drm/vc4: hdmi: Block odd horizontal timingsMaxime Ripard
2020-11-19drm/vc4: hdmi: Make sure our clock rate is within limitsMaxime Ripard
2020-11-19Merge tag 'drm/sun4i-dma-fix-pull-request' of ssh://gitolite.kernel.org/pub/s...Maxime Ripard
2020-11-19Merge tag 'gvt-fixes-2020-11-17' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2020-11-19drm/i915/gt: Remember to free the virtual breadcrumbsChris Wilson
2020-11-19drm/i915: Handle max_bpc==16Ville Syrjälä
2020-11-18drm/amd/display: Always get CRTC updated constant values inside commit tailRodrigo Siqueira
2020-11-18drm/sun4i: backend: Fix probe failure with multiple backendsMaxime Ripard
2020-11-17drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind()Xiongfeng Wang
2020-11-16drm/i915/selftests: Fix wrong return value of perf_request_latency()Zhang Xiaoxu
2020-11-16drm/i915/selftests: Fix wrong return value of perf_series_engines()Zhang Xiaoxu
2020-11-16drm/i915: Avoid memory leak with more than 16 workarounds on a listTvrtko Ursulin
2020-11-16drm/i915/tgl: Fix Media power gate sequence.Rodrigo Vivi
2020-11-16drm/amdgpu: remove experimental flag from arcturusAlex Deucher
2020-11-16drm/amd/display: Add missing pflip irq for dcn2.0Alex Deucher
2020-11-16Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie