summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm: v3d: Switch to use drm_gem_object reservation_objectRob Herring2019-02-194-46/+10
* drm: msm: Switch to use drm_gem_object reservation_objectRob Herring2019-02-195-31/+13
* drm: etnaviv: Switch to use drm_gem_object reservation_objectRob Herring2019-02-196-35/+16
* drm: Add reservation_object to drm_gem_objectRob Herring2019-02-192-0/+44
* drm/sun4i: dsi: Add burst supportKonstantin Sudakov2019-02-191-40/+129
* drm/sun4i: dsi: Rework a bit the hblk calculationMaxime Ripard2019-02-191-2/+6
* drm/sun4i: dsi: Fix front vs back porch calculationMaxime Ripard2019-02-191-4/+4
* drm/sun4i: dsi: Enforce boundaries on the start delayMaxime Ripard2019-02-191-1/+5
* drm/sun4i: dsi: Change the start delay calculationMaxime Ripard2019-02-191-1/+3
* drm/sun4i: dsi: Restrict DSI tcon clock dividerMaxime Ripard2019-02-192-2/+4
* drm/v3d: Update top-level kerneldoc for the addition of TFU.Eric Anholt2019-02-191-3/+3
* drm/v3d: Fix BO stats accounting for dma-buf-imported buffers.Eric Anholt2019-02-191-0/+6
* drm/komeda: fix build with drm_modeset_helper.h updateSam Ravnborg2019-02-116-9/+26
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-02-11492-27617/+22822
|\
| * drm/virtio: do NOT reuse resource idsGerd Hoffmann2019-02-111-0/+13
| * Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-02-1150-486/+1155
| |\
| | * drm/amd/display: Check hpd_gpio for NULL before accessing itHarry Wentland2019-02-071-3/+4
| | * drm/amdgpu: fix NULL ptr dref in the VM codeChristian König2019-02-071-3/+5
| | * drm/amd/powerplay: add override pcie parameters for Vega20 (v2)Harish Kasiviswanathan2019-02-071-20/+27
| | * drm/amdgpu: Fix pci platform speed and widthHarish Kasiviswanathan2019-02-071-12/+46
| | * drm/amd/display: add n_vid_mul and half pix_rate for odmDmytro Laktyushkin2019-02-063-5/+8
| | * drm/amd/display: refactor init_hw to isolate pipe related initAnthony Koo2019-02-063-82/+85
| | * drm/amd/display: refactor programming of DRRAnthony Koo2019-02-062-31/+15
| | * drm/amd/display: add seamless boot flag to streamAnthony Koo2019-02-065-6/+75
| | * drm/amd/display: add way to determine if link is activeAnthony Koo2019-02-063-0/+10
| | * drm/amd/display: refactor out programming of vupdate interruptAnthony Koo2019-02-063-11/+48
| | * drm/amd/display: interface to check if timing can be seamlessAnthony Koo2019-02-069-2/+154
| | * drm/amd/display: 3.2.17mark mcgarrity2019-02-061-1/+1
| | * drm/amd/display: PIP overlay corruptionMurton Liu2019-02-062-2/+24
| | * drm/amd/display: link_rate_set should index into tableAnthony Koo2019-02-061-34/+1
| | * drm/amd/display: DC VM FixesEryk Brol2019-02-064-16/+11
| | * drm/amd/display: Disable Stutter for Stereo 3DWesley Chalmers2019-02-063-10/+31
| | * drm/amd/display: Calc vline position in dc.Yongqiang Sun2019-02-065-20/+97
| | * drm/amd/display: Clear dc_sink after it gets releasedJerry (Fangzhi) Zuo2019-02-061-1/+3
| | * drm/amd/display: Don't re-program planes for DPMS changesNicholas Kazlauskas2019-02-061-1/+2
| | * drm/amdgpu/display: fix compiler errors [-Werror,-Wparentheses-equality]Pratik Vishwakarma2019-02-061-1/+1
| | * drm/amd/display: Disconnect mpcc when changing tgNicholas Kazlauskas2019-02-051-3/+4
| | * drm/amd/display: Apply fake sink back to MST sequenceJerry (Fangzhi) Zuo2019-02-052-5/+6
| | * drm/amd/display: add a debug flag to force odm combineDmytro Laktyushkin2019-02-051-0/+1
| | * drm/amd/display: store timing sync info in dc_stream_statusSu Sung Chung2019-02-052-1/+21
| | * drm/amd/display: Modify ABM 2.2 Max ReductionJosip Pavic2019-02-051-2/+2
| | * drm/amd/display: pass vline_config parameter by reference.Yongqiang Sun2019-02-054-8/+8
| | * drm/amd/display: add gpio lock/unlockChiawen Huang2019-02-056-25/+81
| | * drm/amd/display: 3.2.16Steven Chiu2019-02-051-1/+1
| | * drm/amd/display: determine if a pipe is synced by plane stateWenjing Liu2019-02-051-4/+4
| | * drm/amd/display: DGAM enabled for HDRKrunoslav Kovac2019-02-051-37/+52
| | * drm/amd/display: Check that vrefresh is in freesync rangeIlya Bakoulin2019-02-051-5/+5
| | * drm/amd/display: dmcu is blocking due to wrong disable ABM commandPaul Hsieh2019-02-051-2/+2
| | * drm/amd/display: fix issue with DC brightness low with VBAnthony Koo2019-02-051-10/+24
| | * drm/amd/display: Add monitor patch for backlight offXiaodong Yan2019-02-052-0/+5