summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-06-13DRM: use CONFIG_DRM_STARFIVE_MIPI_DSI change display channelVF_SDK_510_V1.1.2changhuang.liang2-1/+25
2022-06-13DRM: fixed mipi screen color errorchanghuang.liang2-2/+17
2022-06-13DRM: add XR24 format supportchanghuang.liang2-0/+2
2022-06-13drm: buffer flush l2cachechanghuang.liang3-1/+4
2022-06-13DRM: fixed drm register before i2c controllerchanghuang.liang8-197/+165
2022-06-13DRM: open dsi transferchanghuang.liang1-1/+1
2022-06-13DRM: fixed nv21 format error!changhuang.liang1-3/+3
2022-06-13DRM: add clk and reset apichanghuang.liang14-208/+153
2022-06-13DRM: delete printk debug logchanghuang.liang5-49/+0
2022-06-13fixed mipi screen errorchanghuang.liang4-2117/+7
2022-06-13drm: fixed coding stylechanghuang.liang17-2591/+2557
2022-06-13DRM: add drm driver supportchanghuang.liang22-0/+7659
2021-02-16drm/nouveau/kms: handle mDP connectorsKarol Herbst2-0/+2
2021-02-16drm/sun4i: sun6i_mipi_dsi: fix horizontal timing calculationIcenowy Zheng1-5/+5
2021-02-16drm: panel: add Xingbangda XBD599 panelIcenowy Zheng3-0/+376
2021-02-16Stable updateFedora Kernel Team47-242/+540
2020-12-11drm/i915/display: Go softly softly on initial modeset failureChris Wilson1-1/+1
2020-12-11Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie6-11/+18
2020-12-10drm/amd/pm: typo fix (CUSTOM -> COMPUTE)Evan Quan1-1/+1
2020-12-09drm/amdgpu: Initialise drm_gem_object_funcs for imported BOsAndrey Grodzovsky2-20/+29
2020-12-09drm/amdgpu: fix size calculation with stolen vga memoryAlex Deucher1-0/+3
2020-12-09drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng2-14/+9
2020-12-09drm/amdkfd: Fix leak in dmabuf importFelix Kuehling1-0/+2
2020-12-09drm/amdgpu: fix sdma instance fw version and feature version initStanley.Yang1-1/+1
2020-12-09drm/amd/display: Add wm table for RenoirSung Lee1-4/+89
2020-12-09drm/amd/display: Prevent bandwidth overflowChris Park1-2/+5
2020-12-09drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann2-14/+5
2020-12-09drm/amdgpu/disply: set num_crtc earlierAlex Deucher1-5/+4
2020-12-09drm/amdgpu/powerplay: parse fan table for CI asicsAlex Deucher1-1/+102
2020-12-08drm/i915/gt: Declare gen9 has 64 mocs entries!Chris Wilson1-4/+3
2020-12-08drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare1-1/+1
2020-12-08drm/i915: fix size_t greater or equal to zero comparisonColin Ian King1-1/+1
2020-12-08drm/i915/gt: Cancel the preemption timeout on responding to itChris Wilson1-1/+3
2020-12-08drm/i915/gt: Ignore repeated attempts to suspend request flow across resetChris Wilson1-0/+3
2020-12-08drm/i915/gem: Propagate error from cancelled submit due to context closureChris Wilson1-2/+5
2020-12-08drm/i915/gem: Check the correct variable in selftestDan Carpenter1-2/+2
2020-12-04Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-9/+18
2020-12-04Merge tag 'amd-drm-fixes-5.10-2020-12-02' of git://people.freedesktop.org/~ag...Dave Airlie3-9/+36
2020-12-04Merge tag 'drm-intel-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-124/+143
2020-12-03drm/amdgpu/vcn3.0: remove old DPG workaroundBoyuan Zhang1-7/+0
2020-12-03drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR resetBoyuan Zhang1-0/+20
2020-12-03drm/amd/display: Init clock value by current vbios CLKsBrandon Syu1-2/+11
2020-12-03drm/amdgpu/pm/smu11: Fix fan set speed bugArunpravin1-1/+6
2020-12-03Merge tag 'drm/tegra/for-5.10-rc7' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie3-43/+36
2020-12-03drm/i915/display: Defer initial modeset until after GGTT is initialisedChris Wilson1-10/+10
2020-12-03drm/i915/display: return earlier from intel_modeset_init() without displayJani Nikula1-2/+2
2020-12-03drm/i915/gt: Limit frequency drop to RPe on parkingChris Wilson1-0/+4
2020-12-03drm/i915/gt: Retain default context state across shrinkingVenkata Ramana Nayana1-2/+5
2020-12-03drm/i915/gt: Split the breadcrumb spinlock between global and contextsChris Wilson5-105/+90
2020-12-03drm/i915/gt: Protect context lifetime with RCUChris Wilson2-4/+19