summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-12-16drm/amdgpu: fix sdma instance fw version and feature version initStanley.Yang1-1/+1
2020-12-16drm/i915/gt: Cancel the preemption timeout on responding to itChris Wilson1-1/+3
2020-12-16drm/i915/gt: Ignore repeated attempts to suspend request flow across resetChris Wilson1-0/+3
2020-12-16drm/i915/gt: Declare gen9 has 64 mocs entries!Chris Wilson1-4/+3
2020-12-16drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare1-1/+1
2020-12-16drm/i915/gem: Propagate error from cancelled submit due to context closureChris Wilson1-2/+5
2020-12-16drm/amdgpu/disply: set num_crtc earlierAlex Deucher1-5/+4
2020-12-16drm/exynos: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski1-1/+2
2020-12-16drm/panel: sony-acx565akm: Fix race condition in probeSebastian Reichel1-1/+1
2020-12-16drm/rockchip: Avoid uninitialized use of endpoint id in LVDSPaul Kocialkowski1-1/+1
2020-12-11Revert "amd/amdgpu: Disable VCN DPG mode for Picasso"Alex Deucher1-1/+2
2020-12-11drm/i915/gt: Program mocs:63 for cache eviction on gen9Chris Wilson1-1/+13
2020-12-11drm/i915/gt: Limit frequency drop to RPe on parkingChris Wilson1-0/+4
2020-12-11drm/i915/gt: Retain default context state across shrinkingVenkata Ramana Nayana1-2/+5
2020-12-11drm/amdgpu/vcn3.0: remove old DPG workaroundBoyuan Zhang1-7/+0
2020-12-11drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR resetBoyuan Zhang1-0/+20
2020-12-11drm/omap: sdi: fix bridge enable/disableTomi Valkeinen1-6/+4
2020-12-08drm/i915/gt: Fixup tgl mocs for PTE trackingChris Wilson1-2/+3
2020-12-02drm/amdgpu: add rlc iram and dram firmware supportLikun Gao6-8/+66
2020-12-02drm/nouveau: fix relocations applying logic and a double-freeMatti Hamalainen1-3/+5
2020-12-02drm/mediatek: dsi: Modify horizontal front/back porch byte formulaCK Hu1-39/+22
2020-12-02drm/amd/display: Avoid HDCP initialization in devices without outputRodrigo Siqueira1-1/+1
2020-12-02drm/amd/amdgpu: fix null pointer in runtime pmKenneth Feng1-2/+2
2020-12-02drm/amdgpu: update golden setting for sienna_cichlidLikun Gao1-0/+2
2020-12-02drm/amdgpu: fix a page faultSonny Jiang1-7/+7
2020-12-02drm/amdgpu: fix SI UVD firmware validate resume failSonny Jiang2-9/+12
2020-11-24drm/i915/tgl: Fix Media power gate sequence.Rodrigo Vivi3-25/+22
2020-11-24drm/i915: Handle max_bpc==16Ville Syrjälä1-1/+2
2020-11-24drm/amd/display: Add missing pflip irq for dcn2.0Alex Deucher1-2/+2
2020-11-24drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind()Xiongfeng Wang1-0/+1
2020-11-24drm: bridge: dw-hdmi: Avoid resetting force in the detect functionJonathan Liu1-6/+0
2020-11-18drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann1-22/+12
2020-11-18drm/i915: Correctly set SFC capability for video enginesVenkata Sandeep Dhanalakota1-1/+2
2020-11-18drm/amd/display: Add missing pflip irqBhawanpreet Lakha1-2/+2
2020-11-18amd/amdgpu: Disable VCN DPG mode for PicassoVeerabadhran Gopalakrishnan1-2/+1
2020-11-18drm/amd/pm: do not use ixFEATURE_STATUS for checking smc runningEvan Quan1-4/+1
2020-11-18drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan5-0/+39
2020-11-18drm/amd/pm: correct the baco reset sequence for CI ASICsEvan Quan1-3/+4
2020-11-18drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan1-15/+12
2020-11-18drm/panfrost: Fix module unloadSteven Price1-2/+3
2020-11-18drm/panfrost: move devfreq_init()/fini() in deviceClément Péron2-14/+13
2020-11-18drm/panfrost: rename error labels in device_initClément Péron1-15/+15
2020-11-18drm/vc4: bo: Add a managed action to cleanup the cacheMaxime Ripard3-4/+4
2020-11-18drm/i915/gem: Flush coherency domains on first set-domain-ioctlChris Wilson1-15/+13
2020-11-18drm/i915: Hold onto an explicit ref to i915_vma_work.pinnedChris Wilson1-2/+4
2020-11-10drm/i915/gt: Use the local HWSP offset during submissionChris Wilson3-16/+31
2020-11-10drm/i915: Fix encoder lookup during PSR atomic checkImre Deak1-1/+1
2020-11-10drm/panfrost: Fix a deadlock between the shrinker and madvise pathBoris Brezillon3-7/+13
2020-11-10drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"Karol Herbst1-1/+2
2020-11-10drm/nouveau/nouveau: fix the start/end range for migrationRalph Campbell1-11/+3