summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | lib/scatterlist: Provide a DMA page iteratorJason Gunthorpe2019-02-111-1/+7
* | | | | | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-03-092-43/+109
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab2019-02-18114-722/+1100
| |\ \ \ \ \ \
| * | | | | | | media: gpu: ipu-v3: Add planar support to interlaced scanSteve Longerbeam2019-01-161-2/+24
| * | | | | | | media: gpu: ipu-csi: Swap fields according to input/output field typesSteve Longerbeam2019-01-161-41/+85
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-03-081038-37427/+36595
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-03-052-11/+33
| |\ \ \ \ \ \
| | * | | | | | drm/bochs: Fix the ID mismatch errorAlistair Francis2019-02-211-0/+4
| | * | | | | | drm: Block fb changes for async plane updatesNicholas Kazlauskas2019-02-141-0/+9
| | * | | | | | drm: allow render capable master with DRM_AUTH ioctlsEmil Velikov2019-02-131-4/+16
| | * | | | | | drm: plug memory leak on drm_setup() failureEmil Velikov2019-02-131-1/+3
| | * | | | | | drm: factor out drm_close_helper() functionEmil Velikov2019-02-131-5/+13
| | * | | | | | drm: drop DRM_AUTH requirement from AUTH_MAGIC ioctlEmil Velikov2019-02-131-1/+1
| * | | | | | | drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner2019-03-051-1/+27
| * | | | | | | Merge v5.0 into drm-nextDave Airlie2019-03-0414-21/+63
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'imx-drm-next-2019-02-22' of git://git.pengutronix.de/pza/linux int...Dave Airlie2019-02-288-33/+108
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | drm/imx: only send commit done event when all state has been appliedLucas Stach2019-02-221-2/+28
| | * | | | | | | drm/imx: allow building under COMPILE_TESTPhilipp Zabel2019-02-221-1/+1
| | * | | | | | | drm/imx: imx-tve: depend on COMMON_CLKPhilipp Zabel2019-02-221-0/+1
| | * | | | | | | drm/imx: ipuv3-plane: add zpos propertyPhilipp Zabel2019-02-222-30/+33
| | * | | | | | | drm/imx: ipuv3-plane: add function to query atomic update statusLucas Stach2019-02-222-0/+22
| | * | | | | | | gpu: ipu-v3: prg: add function to get channel configure statusLucas Stach2019-02-221-0/+16
| | * | | | | | | gpu: ipu-v3: pre: add double buffer status readbackLucas Stach2019-02-222-0/+7
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-02-2259-611/+699
| |\ \ \ \ \ \ \
| | * | | | | | | drm/amdgpu: Bump amdgpu version for context priority override.Bas Nieuwenhuizen2019-02-211-1/+2
| | * | | | | | | drm/amdgpu/powerplay: fix typo in BACO header guardsAlex Deucher2019-02-212-4/+4
| | * | | | | | | drm/amdgpu/powerplay: fix return codes in BACO codeAlex Deucher2019-02-212-5/+5
| | * | | | | | | drm/amdgpu: add missing license on baco filesAlex Deucher2019-02-212-0/+44
| | * | | | | | | drm/amdgpu: partial revert cleanup setting bulk_movable v2Christian König2019-02-191-0/+4
| | * | | | | | | drm/amdgpu: cleanup setting bulk_movableChristian König2019-02-191-6/+0
| | * | | | | | | drm/amd/powerplay/smu10_hwmgr: use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-191-5/+3
| | * | | | | | | drm/amd/powerplay/smu8_hwmgr: use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-191-5/+3
| | * | | | | | | drm/amd/display: Refactor for setup periodic interrupt.Yongqiang Sun2019-02-199-151/+215
| | * | | | | | | drm/amd/display: Clear stream->mode_changed after commitNicholas Kazlauskas2019-02-191-0/+3
| | * | | | | | | drm/amd/display: Do cursor updates after stream updatesNicholas Kazlauskas2019-02-191-3/+6
| | * | | | | | | drm/amd/display: Fix update type mismatches in atomic checkNicholas Kazlauskas2019-02-191-6/+10
| | * | | | | | | drm/amd/display: Don't expose support for DRM_FORMAT_RGB888Nicholas Kazlauskas2019-02-191-1/+0
| | * | | | | | | drm/amd/display: Fix wrong z-order when updating overlay planesNicholas Kazlauskas2019-02-191-0/+36
| | * | | | | | | drm/amd/display: send pipe set command to dmcu when backlight is setJosip Pavic2019-02-191-22/+23
| | * | | | | | | drm/amd/display: Ungate stream before programming registersGary Kattan2019-02-193-2/+16
| | * | | | | | | drm/amd/display: Increase precision for backlight curveAnthony Koo2019-02-191-19/+4
| | * | | | | | | drm/amd/display: remove screen flashes on seamless bootAnthony Koo2019-02-193-2/+41
| | * | | | | | | drm/amd/display: send pipe set command to dmcu when stream unblanksJosip Pavic2019-02-193-16/+21
| | * | | | | | | Revert "drm/amdgpu: Fix bugs in setting CP RB/MEC DOORBELL_RANGE registers"Yong Zhao2019-02-192-29/+9
| | * | | | | | | Revert "drm/amdgpu: Delete user queue doorbell variables"Yong Zhao2019-02-193-0/+12
| | * | | | | | | drm/radeon/evergreen_cs: fix missing break in switch statementGustavo A. R. Silva2019-02-191-0/+1
| | * | | | | | | drm/amdgpu/si_dpm: Mark expected switch fall-throughsGustavo A. R. Silva2019-02-181-0/+2
| | * | | | | | | drm/radeon/ci_dpm: Mark expected switch fall-throughsGustavo A. R. Silva2019-02-181-0/+2
| | * | | | | | | drm/amd/powerplay/smu7_hwmgr: Mark expected switch fall-throughsGustavo A. R. Silva2019-02-181-0/+2
| | * | | | | | | drm/amd/display/dce_mem_input: Mark expected switch fall-throughGustavo A. R. Silva2019-02-181-1/+1