summaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-06drm/ttm: fix ttm_bo_unreserveChristian König1-8/+6
2019-06-06drm/amdgpu/display: Drop some new CONFIG_DRM_AMD_DC_DCN1_01 guardsAlex Deucher2-6/+0
2019-06-06drm/amdgpu: fix a race in GPU reset with IB test (v2)Alex Deucher3-59/+61
2019-06-06drm/amdgpu: cancel late_init_work before gpu resetxinhui pan1-0/+2
2019-06-06gpu: amdgpu: fix broken amdgpu_dma_buf.c referencesMauro Carvalho Chehab1-2/+2
2019-06-05dma-buf: Discard old fence_excl on retrying get_fences_rcu for reallocChris Wilson1-0/+4
2019-06-04drm/atmel-hlcdc: revert shift by 8Claudiu Beznea1-1/+1
2019-06-04drm: atmel-hlcdc: add sam9x60 LCD controllerSandeep Sheriker Mallikarjun1-0/+101
2019-06-04drm: atmel-hlcdc: enable sys_clk during initalization.Sandeep Sheriker Mallikarjun1-1/+18
2019-06-04drm: atmel-hlcdc: avoid initializing cfg with zeroClaudiu Beznea1-4/+2
2019-06-04drm: atmel-hlcdc: add config option for clock selectionClaudiu Beznea2-5/+9
2019-06-04drm: Flush output polling on shutdownChris Wilson1-1/+8
2019-06-04video/hdmi: Dropped static functions from kernel docUma Shankar1-30/+0
2019-06-04drm: Fix docbook warnings in hdr metadata helper structuresUma Shankar5-3/+128
2019-06-04drm: ADD UAPI structure definition section in kernel docUma Shankar1-0/+9
2019-06-04drm/fb-helper: Remove drm_fb_helper_crtcNoralf Trønnes8-186/+273
2019-06-03drm/docs: More links for implicit/explicit fencing.Daniel Vetter2-1/+7
2019-06-03drm/amd/display: Only force modesets when toggling HDRNicholas Kazlauskas1-6/+28
2019-06-03drm/amd/display: Expose HDR output metadata for supported connectorsNicholas Kazlauskas1-0/+125
2019-06-03drm: Fixed doc warnings in drm uapi headerUma Shankar1-0/+22
2019-06-03drm: Drop a redundant unused variableUma Shankar1-2/+0
2019-06-03drm/doc: More fine-tuning on userspace review requirementsDaniel Vetter1-3/+3
2019-05-31drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve v2Chunming Zhou1-5/+16
2019-05-31drm/ttm: fix busy memory to fail other user v10Christian König1-11/+66
2019-05-31drm/ttm: immediately move BOs to the new LRU v3Christian König1-10/+32
2019-05-31drm/ttm: cleanup ttm_bo_mem_spaceChristian König1-61/+66
2019-05-31drm/ttm: remove manual placement preferenceChristian König1-9/+9
2019-05-31drm/ttm: return immediately in case of a signalChristian König1-4/+3
2019-05-31drm/ttm: Make LRU removal optional v2Christian König14-35/+46
2019-05-31drm/amdgpu/display: Fix reload driver errorEmily Deng1-1/+14
2019-05-31drm/amdgpu/sriov: Correct some register program methodEmily Deng2-9/+9
2019-05-31drm/amdkfd: Return proper error code for gws alloc APIOak Zeng3-5/+5
2019-05-31drm/amd/display: program manual trigger only for bottom most pipeAric Cyr1-7/+7
2019-05-31drm/amd/display: CS_TFM_1D only applied post EOTFKrunoslav Kovac1-1/+2
2019-05-31drm/amd/display: Reset planes for color management changesNicholas Kazlauskas1-0/+4
2019-05-31drm/amd/display: Increase Backlight Gain Step SizeEryk Brol2-0/+5
2019-05-31drm/amd/display: fix issues with bad AUX reply on some displaysAnthony Koo1-0/+12
2019-05-31drm/amd/display: Refactor DIO stream encoderEric Bernstein4-30/+34
2019-05-31drm/amd/display: Modified AUX_DPHY_RX_CONTROL0Daniel He1-1/+1
2019-05-31drm/amd/display: Add writeback_config to VBA varsIlya Bakoulin1-0/+6
2019-05-31drm/amd/display: Refactor clk_mgr functionsEric Yang5-52/+65
2019-05-31drm/amd/display: Fix type of pp_smu_wm_set_range structEric Yang1-5/+26
2019-05-31drm/amd/display: do not power on eDP power rail earlyAnthony Koo2-6/+0
2019-05-31drm/amd/display: fix crash on setmode when mode is close to bw limitSu Sung Chung1-2/+13
2019-05-31drm/amd/display: fix calculation of total_data_read_bandwidthSu Sung Chung1-1/+38
2019-05-31drm/amd/display: 3.2.32Aric Cyr1-1/+1
2019-05-31drm/amd/display: Move link functions from dc to dc_linkChris Park2-123/+126
2019-05-31drm/amd/display: Add min_dcfclk_mhz field to bb overridesJun Lei1-0/+1
2019-05-31drm/amd/display: move clk_mgr files to right placeEric Yang22-21/+106
2019-05-31drm/amd/display: disable PSR/ABM before destroy DMCU structPaul Hsieh5-2/+24