aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-27Merge tag 'amd-drm-fixes-5.6-2020-03-26' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-0/+2
2020-03-27Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie3-3/+3
2020-03-26drm/scheduler: fix rare NULL ptr raceYintian Tao1-0/+2
2020-03-25drm/radeon: fix scatter-gather mapping with user pagesShane Francis1-1/+1
2020-03-25drm/amdgpu: fix scatter-gather mapping with user pagesShane Francis1-1/+1
2020-03-25drm/prime: use dma length macro when mapping sgShane Francis1-1/+1
2020-03-20Merge tag 'drm-intel-fixes-2020-03-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie2-43/+34
2020-03-20Merge tag 'amd-drm-fixes-5.6-2020-03-19' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie11-13/+38
2020-03-19drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner1-3/+15
2020-03-19Merge tag 'drm-misc-fixes-2020-03-18-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie4-27/+32
2020-03-18drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu2-2/+2
2020-03-18drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu2-2/+2
2020-03-18drm/amdgpu: fix typo for vcn1 idle checkJames Zhu1-1/+1
2020-03-18drm/lease: fix WARNING in idr_destroyQiujun Huang1-1/+2
2020-03-16drm/i915: Handle all MCR rangesMatt Roper1-3/+22
2020-03-16Revert "drm/i915/tgl: Add extra hdc flush workaround"Caz Yokoyama1-20/+0
2020-03-16drm/i915/execlists: Track active elements during dequeueChris Wilson1-20/+12
2020-03-13drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann1-4/+2
2020-03-13drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017Mario Kleiner1-0/+11
2020-03-13drm/amdgpu: add fbdev suspend/resume on gpu resetEvan Quan1-0/+4
2020-03-13drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis1-3/+3
2020-03-13drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs structStanley.Yang2-2/+0
2020-03-13Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-58/+126
2020-03-13Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie9-29/+66
2020-03-13Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie5-15/+158
2020-03-12drm/dp_mst: Rewrite and fix bandwidth limit checksLyude Paul1-26/+93
2020-03-12drm/dp_mst: Reprobe path resources in CSN handlerLyude Paul1-23/+25
2020-03-12drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul1-8/+7
2020-03-12drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundantLyude Paul1-5/+5
2020-03-11drm/i915: Defer semaphore priority bumping to a workqueueChris Wilson2-5/+19
2020-03-11drm/i915/gt: Close race between cacheline_retire and freeChris Wilson1-2/+6
2020-03-11drm/i915/execlists: Enable timeslice on partial virtual engine dequeueChris Wilson1-11/+18
2020-03-11drm/i915: be more solid in checking the alignmentMatthew Auld2-1/+7
2020-03-11drm/i915/gvt: Fix dma-buf display blur issue on CFLTina Zhang1-1/+2
2020-03-11drm/i915: Return early for await_start on same timelineChris Wilson1-2/+2
2020-03-11drm/i915: Actually emit the await_startChris Wilson1-1/+1
2020-03-10drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to smu during boot upHersen Wu3-13/+21
2020-03-10Merge tag 'gvt-fixes-2020-03-10' of https://github.com/intel/gvt-linux into drm-intel-fixesJani Nikula2-6/+11
2020-03-10drm/exynos: Fix cleanup of IOMMU related objectsMarek Szyprowski11-29/+53
2020-03-09drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20Hawking Zhang1-2/+23
2020-03-09drm/amd/display: update soc bb for nv14Martin Leung1-0/+114
2020-03-06drm/komeda: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2020-03-06drm/i915/gvt: Fix emulated vbt size issueTina Zhang1-3/+2
2020-03-06Merge tag 'amd-drm-fixes-5.6-2020-03-05' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie8-55/+129
2020-03-06Merge tag 'drm-intel-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie13-57/+142
2020-03-06Merge tag 'drm-misc-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie10-75/+196
2020-03-05drm/bridge: dw-hdmi: fix AVI frame colorimetryJernej Skrabec1-20/+26
2020-03-05drm/amdgpu/display: navi1x copy dcn watermark clock settings to smu resume from s3 (v2)Hersen Wu1-0/+69
2020-03-05drm/amd/powerplay: map mclk to fclk for COMBINATIONAL_BYPASS casePrike Liang1-3/+3
2020-03-05drm/amd/powerplay: fix pre-check condition for setting clock rangePrike Liang2-4/+1