summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: Add library for shmem backed GEM objectsNoralf Trønnes2019-03-145-0/+803
* drm/dp: Set the connector's TILE property even for DP SST connectorsManasi Navare2019-03-142-2/+12
* 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-142-0/+82
* Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...Sean Paul2019-03-136-12/+120
|\
| * 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-132-0/+15
* | 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-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-085-20/+71
* | drm/v3d: Handle errors from IRQ setup.Eric Anholt2019-03-083-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-053-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
OpenPOWER on IntegriCloud