summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* drm/v3d: Fix calling drm_sched_resubmit_jobs for same sched.Andrey Grodzovsky2019-03-141-8/+5
* drm/v3d: Remove some dead members of struct v3d_bo.Eric Anholt2019-03-142-10/+0
* drm/v3d: Use drm_gem_lock_reservations()/drm_gem_unlock_reservations()Eric Anholt2019-03-141-50/+6
* drm: Add helpers for locking an array of BO reservations.Eric Anholt2019-03-141-0/+78
* Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...Sean Paul2019-03-135-12/+109
|\
| * drm/i915/icl: Implement half float formatsKevin Strasser2019-03-132-3/+91
| * drm/i915: Refactor icl_is_hdr_planeKevin Strasser2019-03-134-9/+14
| * drm/fourcc: Add 64 bpp half float formatsKevin Strasser2019-03-131-0/+4
* | gpu: drm: atomic_helper: Fix spelling errorsKieran Bingham2019-03-131-2/+2
* | 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-121-0/+1
* | drm/fourcc: Add AFBC yuv fourccs for MaliBrian Starkey2019-03-121-0/+16
* | drm/vboxvideo: Move the vboxvideo driver out of stagingHans de Goede2019-03-1122-0/+3980
* | drm/stm: fix CONFIG_FB dependencyArnd Bergmann2019-03-111-1/+1
* | drm/v3d: Add support for V3D v4.2.Eric Anholt2019-03-094-17/+63
* | 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-087-19/+178
|\|
| * 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-051-0/+6
| * 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-071-1/+2
* | 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-06234-2548/+5410
|\|
| * Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-03-042-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-041-1/+27
| * | Merge v5.0 into drm-nextDave Airlie2019-03-0414-21/+63
| |\ \
| | * | drm/bochs: Fix the ID mismatch errorAlistair Francis2019-02-281-0/+4
| | * | drm: Block fb changes for async plane updatesNicholas Kazlauskas2019-02-281-0/+9