summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMARTAyan Kumar Halder2019-03-122-3/+29
* | drm/arm/malidp:- Disregard the pitch alignment constraint for AFBC framebuffer.Ayan Kumar Halder2019-03-121-2/+2
* | drm/arm/malidp:- Use the newly introduced malidp_format_get_bpp() instead of ...Ayan Kumar Halder2019-03-121-5/+10
* | drm/arm/malidp:- Writeback framebuffer does not support any modifiersAyan Kumar Halder2019-03-121-0/+5
* | drm/arm/malidp: Specified the rotation memory requirements for AFBC YUV formatsAyan Kumar Halder2019-03-123-11/+98
* | drm/arm/malidp:- Define a common list of AFBC format modifiers supported for ...Ayan Kumar Halder2019-03-126-40/+246
* | drm/arm/malidp:- Added support for new YUV formats for DP500, DP550 and DP650Ayan Kumar Halder2019-03-121-1/+21
* | drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifierAyan Kumar Halder2019-03-124-23/+136
* | drm: Added a new format DRM_FORMAT_XVYU2101010Ayan Kumar Halder2019-03-122-0/+2
* | drm/fourcc: Add AFBC yuv fourccs for MaliBrian Starkey2019-03-122-0/+36
* | MAINTAINERS: Add an entry for the vboxvideo driverHans de Goede2019-03-111-0/+7
* | drm/vboxvideo: Move the vboxvideo driver out of stagingHans de Goede2019-03-1125-10/+3
* | staging/vboxvideo: Refactor vbox_update_mode_hintsHans de Goede2019-03-111-8/+7
* | staging/vboxvideo: Drop initial_mode_queried workaroundHans de Goede2019-03-115-56/+5
* | staging/vboxvideo: Another FIXME itemDaniel Vetter2019-03-111-0/+5
* | drm/stm: fix CONFIG_FB dependencyArnd Bergmann2019-03-111-1/+1
* | drm/v3d: Add support for V3D v4.2.Eric Anholt2019-03-095-20/+71
* | drm/v3d: Handle errors from IRQ setup.Eric Anholt2019-03-093-5/+18
* | drm/v3d: Make sure the GPU is on when measuring clocks.Eric Anholt2019-03-081-0/+8
* | drm/v3d: Don't try to set OVRTMUOUT on V3D 4.x.Eric Anholt2019-03-082-1/+4
* | Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm...Sean Paul2019-03-088-19/+194
|\|
| * drm/i915/icl: Enabling Y2xx and Y4xx (xx:10/12/16) formats for universal planesSwati Sharma2019-03-052-1/+89
| * drm/i915/icl: Add Y2xx and Y4xx (xx:10/12/16) plane control definitionsSwati Sharma2019-03-051-0/+6
| * drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourccSwati Sharma2019-03-052-0/+22
| * drm/i915: Enable P010, P012, P016 formats for primary and sprite planesJuha-Pekka Heikkila2019-03-051-2/+26
| * drm/i915: Preparations for enabling P010, P012, P016 formatsJuha-Pekka Heikkila2019-03-055-17/+49
| * drm/i915: Add P010, P012, P016 plane control definitionsJuha-Pekka Heikkila2019-03-051-0/+3
* | drm: export drm_timeout_abs_to_jiffiesQiang Yu2019-03-072-1/+6
* | drm/sun4i: rgb: Change the pixel clock validation checkMaxime Ripard2019-03-071-2/+35
* | drm/sun4i: Move rate variables to long longMaxime Ripard2019-03-071-2/+2
* | drm/sun4i: rgb: Store the bridge pointerMaxime Ripard2019-03-071-4/+4
* | drm/sun4i: Move the panel pointer from the TCON to the encodersMaxime Ripard2019-03-073-34/+24
* | drm/vc4: Use 16bpp by default for the fbdev bufferMaxime Ripard2019-03-071-1/+1
* | Merge drm/drm-next into drm-misc-nextSean Paul2019-03-06545-4060/+8028
|\|
| * Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-03-043-12/+34
| |\
| | * 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: annotate drm_core_check_feature() dev arg. as constEmil Velikov2019-02-131-1/+1
| | * 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-041-1/+27
| * | Merge v5.0 into drm-nextDave Airlie2019-03-04315-1527/+2490
| |\ \
| | * | Linux 5.0v5.0Linus Torvalds2019-03-041-1/+1
| | * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-03-033-3/+5
| | |\ \
| | | * \ Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2019-03-011-1/+1
| | | |\ \
| | | | * | arm64: dts: qcom: msm8998: Extend TZ reserved memory areaMarc Gonzalez2019-02-271-1/+1
| | | | * | Merge tag 'qcom-fixes-for-5.0-rc3' into fixes-for-5.0-rc8Andy Gross2019-02-271-1/+1
| | | | |\ \
| | | * | \ \ Merge tag 'tee-fix-for-v5.0' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann2019-03-011-1/+3
| | | |\ \ \ \