summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: only support IBs in the buffer list (v2)Marek Olšák2015-06-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)Ken Wang2015-06-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: add ib_size/start_alignment interface queryKen Wang2015-06-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu add ce_ram_size for interface queryKen Wang2015-06-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu add max_memory_clock for interface query (v2)Ken Wang2015-06-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENTMarek Olšák2015-06-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: drop allocation flag masksChristian König2015-06-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: rework tiling flagsMarek Olšák2015-06-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: add and implement the GPU reset status queryMarek Olšák2015-06-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: expose the max virtual addressJammy Zhou2015-06-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: add CE preamble flag v3Jammy Zhou2015-06-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: add ctx_id to the WAIT_CS IOCTL (v4)Jammy Zhou2015-06-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UCJammy Zhou2015-06-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: add amdgpu uapi header (v4)Alex Deucher2015-06-03
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-nextDave Airlie2015-06-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add virtio gpu driver.Dave Airlie2015-06-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.1-rc6' into drm-nextDave Airlie2015-06-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'topic/drm-misc-2015-05-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-06-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/atomic: fix out of bounds read in for_each_*_in_state helpersAndrey Ryabinin2015-05-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/atomic: Add MODE_ID propertyDaniel Stone2015-05-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/atomic: Add current-mode blob to CRTC stateDaniel Stone2015-05-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Add drm_atomic_set_mode_for_crtcDaniel Stone2015-05-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/mode: Add user blob-creation ioctlDaniel Stone2015-05-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/mode: Unstatic kernel-userspace mode conversionDaniel Stone2015-05-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: bridge: Allow daisy chaining of bridgesArchit Taneja2015-05-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/atomic: add drm_atomic_add_affected_planesMaarten Lankhorst2015-05-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/atomic: add commit_planes_on_crtc helperMaarten Lankhorst2015-05-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdkfd: add H/W debugger IOCTL set definitionsYair Shachar2015-06-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-next-fixes-2015-05-29' of git://anongit.freedesktop.org/...Dave Airlie2015-06-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Fix the confusing comment about the ioctl limitsDamien Lespiau2015-05-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-next-2015-05-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-05-29
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bxt: Update the Broxton PCI idsDamien Lespiau2015-05-20
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / drm/radeon: add a GPU reset counter queryable by userspaceMarek Olšák2015-05-26
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backmerge v4.1-rc4 into into drm-nextDave Airlie2015-05-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-amdkfd-next-2015-05-19' of git://people.freedesktop.org/~gabba...Dave Airlie2015-05-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdkfd: add events IOCTL set definitionsAndrew Lewycky2015-05-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-05-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/atomic: Allow drivers to subclass drm_atomic_state, v3Maarten Lankhorst2015-05-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/dp: Fix comment in DP helperJon Hunter2015-05-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/atomic: add drm_atomic_get_existing_*_state helpersMaarten Lankhorst2015-05-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_stateDaniel Vetter2015-05-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Add reference counting to blob propertiesDaniel Stone2015-05-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Introduce blob_lockDaniel Stone2015-05-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/edid: Kerneldoc for newly added edid_corruptDaniel Vetter2015-05-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Add edid_corrupt flag for Displayport Link CTS 4.2.2.6Todd Previte2015-05-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'topic/bxt-stage1' into drm-intel-next-queuedDaniel Vetter2015-04-14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/bxt: Add BXT PCI idsDamien Lespiau2015-04-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Adding drm helper function drm_plane_from_index().Chandra Konduru2015-04-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Allow disabling the destination colorkey for overlayChris Wilson2015-04-10