aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/adf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-281-42/+31
|\
| * ANDROID: video: adf: Avoid directly referencing user pointersJonathan Hamilton2016-11-151-42/+31
* | Merge branch 'tmp-bab1564' into msm-4.4Runmin Wang2016-09-122-3/+5
|\|
| * video: adf: Set ADF_MEMBLOCK to booleanGuenter Roeck2016-04-071-1/+1
| * video: adf: Fix modular buildGuenter Roeck2016-04-071-2/+4
* | video: adf: zero out mapping data on adf_buffer_map() failureGreg Hackmann2016-09-091-1/+3
|/
* video: adf: build fixes for 4.1Amit Pundir2016-02-162-3/+9
* video: adf: fix memblock build failureAmit Pundir2016-02-161-1/+1
* video: adf: fix wrong bitops in adf_modeinfo_to_fb_videomode()Greg Hackmann2016-02-161-4/+4
* video: adf: Cleanup sw_sync timeline at adf_device_destroyJonathan Hamilton2016-02-161-0/+4
* video: adf: memblock: map buffer for dmaGreg Hackmann2016-02-161-3/+13
* video: adf: use rb_erase in adf_obj_destroy.Alistair Strachan2016-02-161-0/+1
* video: adf: adf_memblock_export symbol should be exportedGreg Hackmann2016-02-161-0/+1
* video: adf: add buffer padding quirkGreg Hackmann2016-02-161-2/+16
* video: adf: document adf_format_validate_yuv's originGreg Hackmann2016-02-161-0/+2
* video: adf: ensure consistent alignment on userspace facing structsGreg Hackmann2016-02-162-3/+3
* video: adf: replace fbdev helper's open flag with refcountGreg Hackmann2016-02-161-11/+25
* video: adf: export the adf_attachment_allow symbol to modules.Alistair Strachan2016-02-161-0/+1
* video: adf: use %zu when printing size_tGreg Hackmann2016-02-161-3/+4
* video: adf: fix compat ioctls calling ioctl with wrong cmdGreg Hackmann2016-02-161-2/+2
* video: adf: use ADF_IOCTL_TYPE in compat ioctl definitionsGreg Hackmann2016-02-161-4/+4
* video: adf: fix fbdev blank -> dpms state mappingGreg Hackmann2016-02-161-2/+2
* video: adf: validate dpms state passed to blankGreg Hackmann2016-02-161-0/+3
* video: adf: make device node names less hierarchicalGreg Hackmann2016-02-162-26/+18
* video: adf: expose adf_modeinfo_set_{name,vrefresh} to driversGreg Hackmann2016-02-162-3/+21
* video: adf: set default interface dpms_state to OFFGreg Hackmann2016-02-161-0/+1
* video: adf: make dpms_state sysfs attribute writableGreg Hackmann2016-02-161-1/+19
* video: adf: add helpers for validating custom formatsGreg Hackmann2016-02-162-42/+71
* video: adf: add informational flags to interfacesGreg Hackmann2016-02-164-1/+15
* video: adf: add fbdev compatibility helperGreg Hackmann2016-02-163-0/+658
* video: adf: add supported formats to adf_overlay_engine_dataGreg Hackmann2016-02-164-5/+49
* video: adf: support "simple" buffersGreg Hackmann2016-02-162-0/+163
* video: adf: add memblock helperGreg Hackmann2016-02-163-0/+156
* video: add atomic display frameworkGreg Hackmann2016-02-1613-0/+3771